Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub not booting my gentoo install!! [SOLVED]
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
tlo
n00b
n00b


Joined: 23 Nov 2005
Posts: 10

PostPosted: Sun Dec 18, 2005 4:58 pm    Post subject: grub not booting my gentoo install!! [SOLVED] Reply with quote

Hi. Im having a problem with Grub. I have installed gentoo, from stage 3, but it won't boot properly. I get an error message like:
Code:
 UDF-fs: No partition found (1)
Kernel panic - not syncing: VHS: Unable to mount root fs on unknown-block(3,4)


what does this mean?

my /etc/fstab:
Code:

/dev/hda2        /boot        ext2             defaults,noatime     1 2
/dev/hda3        none        swap            sw                          0 0
/dev/hda4        /              reiserfs        noatime                   0 1
/dev/hda1        /WinXP     auto            noatime,user            0 0
/dev/cdroms/cdrom0        /mnt/cdrom      iso9660            noauto,ro    0 0
proc                /proc         proc            defaults                   0 0
shm                /dev/shm   tmpfs          nodev,nosuid,noexec    0 0


my /boot/grub/grub.conf:
Code:
default 0
timeout 15
splashimage (hd0,1)/grub/splash.xpm.gz

title-Gentoo Linux 2.6.14-r4 (Normal Use)
root (hd0,1)
kernel /boot/kernel-2.6.14-gentoo-r4 root=/dev/hda4

#windows
title=Windows XP (Emergency use only)
rootnoverify (hd0,0)
makeactive
chainloader +1


i've been everywhere tryin to figure this one out and i can't. whats going on?
_________________
Sager 3880. Gentoo kernel-2-6-14-r2. KDE. Fluxbox. Enlightenment. Bring it.


Last edited by tlo on Sun Dec 18, 2005 6:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
kadu
Apprentice
Apprentice


Joined: 09 Oct 2005
Posts: 267

PostPosted: Sun Dec 18, 2005 5:36 pm    Post subject: Reply with quote

Quote:
kernel /boot/kernel-2.6.14-gentoo-r4 root=/dev/hda4
change it for
Code:
kernel /kernel-2.6.14-gentoo-r4 root=/dev/hda4
:evil:
_________________
:*
Back to top
View user's profile Send private message
tlo
n00b
n00b


Joined: 23 Nov 2005
Posts: 10

PostPosted: Sun Dec 18, 2005 5:58 pm    Post subject: Reply with quote

that didn't change anything. i still get the error. it says "no partition found (1)" does that mean it can't find (hd0,1)? because thats where by boot partition and kernel are.

also, could this be a side effect of using reiserfs?
_________________
Sager 3880. Gentoo kernel-2-6-14-r2. KDE. Fluxbox. Enlightenment. Bring it.


Last edited by tlo on Sun Dec 18, 2005 6:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Sun Dec 18, 2005 6:02 pm    Post subject: Reply with quote

Grub doesn't care about your fstab. It just looks at grub.conf
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
tlo
n00b
n00b


Joined: 23 Nov 2005
Posts: 10

PostPosted: Sun Dec 18, 2005 6:04 pm    Post subject: Reply with quote

i still get the error. it says "no partition found (1)" does that mean it can't find (hd0,1)? because thats where by boot partition and kernel are.

also, could this be a side effect of using reiserfs?
_________________
Sager 3880. Gentoo kernel-2-6-14-r2. KDE. Fluxbox. Enlightenment. Bring it.
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Sun Dec 18, 2005 6:08 pm    Post subject: Reply with quote

Are you sure you included the reiserfs driver in your kernel?
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
kadu
Apprentice
Apprentice


Joined: 09 Oct 2005
Posts: 267

PostPosted: Sun Dec 18, 2005 6:12 pm    Post subject: Reply with quote

Did you compiled in kernel all reiserfs support :?:
_________________
:*
Back to top
View user's profile Send private message
tlo
n00b
n00b


Joined: 23 Nov 2005
Posts: 10

PostPosted: Sun Dec 18, 2005 6:43 pm    Post subject: Reply with quote

i thought i had, but i hadnt. thx it works now, and i feel like an idiot :oops:

man, you guys reply fast, thanks!
_________________
Sager 3880. Gentoo kernel-2-6-14-r2. KDE. Fluxbox. Enlightenment. Bring it.
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