Gentoo Forums
Gentoo Forums
Quick Search: in
(SOLVED) Fresh install; Gentoo won't boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Sun Aug 05, 2007 6:12 pm    Post subject: (SOLVED) Fresh install; Gentoo won't boot Reply with quote

I did a fresh install of Gentoo on my new Sata disk. Unfortunately grub gives me:
Code:
Error: 15 File not found


I checked everything but I couldn't find a mistake. Who can help me?

# cat /boot/grub/grub.conf
Code:
default 0
timeout 5

#splashimage=(hd1,1)/boot/grub/splash.xpm.gz

title=Gentoo Linux 2.6.21-r4
root (hd1,1)
kernel /boot/kernel-2.6.21-gentoo-r4  root=/dev/sda2


Update
Solved! I changed hd1,1 to hd0,0 in grub.conf. Apparently before booting my second hard disk isn't visible causing the hard drive numbering to change.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered


Last edited by Kasumi_Ninja on Wed Aug 08, 2007 9:55 am; edited 2 times in total
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7301
Location: Groton, Massachusetts USA

PostPosted: Sun Aug 05, 2007 7:32 pm    Post subject: Reply with quote

What happens if you try to boot with the IDE harddrive unplugged ?
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Sun Aug 05, 2007 7:34 pm    Post subject: Reply with quote

cyrillic wrote:
What happens if you try to boot with the IDE harddrive unplugged ?


Thanks for you reply, fortunately I have solved it already :).
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
Kasumi_Ninja
Veteran
Veteran


Joined: 18 Feb 2006
Posts: 1825
Location: The Netherlands

PostPosted: Sun Aug 05, 2007 7:47 pm    Post subject: Reply with quote

This makes me wonder; how do I boot WinXP from my second IDE disk?
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
Back to top
View user's profile Send private message
djdunn
Guru
Guru


Joined: 26 Dec 2004
Posts: 517
Location: Under the moon and all the stars in the sky.

PostPosted: Sun Aug 05, 2007 7:56 pm    Post subject: Reply with quote

Grub entry for booting Microsoft Windows XP off the 2nd hard drive

Code:

title Microsoft Windows XP
rootnoverify (hd1,0)
makeactive
chainloader +1
map (hd0) (hd1)
map (hd1) (hd0)

_________________
Now, with penguins, (cuddly such), "contented" means it has either just gotten laid, or it's stuffed on herring. Take it from me, I'm an expert on penguins, those are really the only two options.

--Linus Torvalds
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum