Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GRUB problem...
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
MP3Chuck
n00b
n00b


Joined: 01 Sep 2003
Posts: 12

PostPosted: Tue Sep 02, 2003 3:21 am    Post subject: GRUB problem... Reply with quote

So ... I can boot Windows fine but Gentoo is a no-go.

Right now my setup is:

/dev/hda5 = Boot
/dev/hda6 = Swap
/dev/hda7 = Root

I've tried all sorts of combinations in the grug.conf file ... even tried booting from the GRUB command line:

Code:
grub> root (hd0,4) \\works fine
grub> /ker<tab> \\gives me "File Not Found" as does...
grub> /ini<tab>


The above was suggested in a GRUB thread I found when searching. Worked for the other guy, didn't work for me.

The Gentoo part of my grub.conf file looks something like this:

Code:
title=Gentoo
root (hd0,4) \\since boot is on /dev/hda5
kernel (hd0,4) /boot/kernel-2.4.20-gentoo-r6
initrd (hd0,4) /boot/initrd-2.4.20-gentoo-r6


Now, I recall mention that there shouldn't be
Code:
/boot
after kernel and initrd since it's not mounted yet. Should I try this? Any other suggestions?

Many thanks in advance... :)
Back to top
View user's profile Send private message
water
Guru
Guru


Joined: 19 Jun 2002
Posts: 387
Location: Zierikzee, The Netherlands

PostPosted: Tue Sep 02, 2003 7:48 am    Post subject: Reply with quote

Are you sure you mounted /boot before you installed GRUB and copied your kernel to /boot?
_________________
Groeten uit Holland
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Sep 02, 2003 11:19 am    Post subject: Reply with quote

what does
Code:

mount /boot
ls -l /boot

tell you?
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