Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sooooooooooo Close!!!!!! Help!!!
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
penguinpwrdbox
n00b
n00b


Joined: 13 Oct 2003
Posts: 22
Location: Chicago, IL

PostPosted: Tue Dec 09, 2003 5:28 pm    Post subject: Sooooooooooo Close!!!!!! Help!!! Reply with quote

Alright
I have done everything.
Complete Stage 1 install.
First reboot, I get the pretty splash.
GRUB loads
I can choose My Kernel from the menu.
And then - ERROR!!!!

"Booting command - list
Boot (hd0,0)
Error 8: Kernel must be loaded before booting.
Press any key to continue."

What's wrong?!?
_________________
The New Math...... MS + TCPA = Linux

Registered Linux User #317345
Back to top
View user's profile Send private message
Mr. Atoz
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2002
Posts: 84
Location: Colorado

PostPosted: Tue Dec 09, 2003 6:14 pm    Post subject: Reply with quote

Can you post your grub.conf file? What do your partitions look like? Are they the default?
_________________
---Atoz
Back to top
View user's profile Send private message
penguinpwrdbox
n00b
n00b


Joined: 13 Oct 2003
Posts: 22
Location: Chicago, IL

PostPosted: Tue Dec 09, 2003 6:22 pm    Post subject: Reply with quote

I wrote verbatim the recommended grub.conf in the install guide, but, here ya go::


default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title=Gentoo Linux
boot (hd0,0)
kernel (hd0,0)/boot/bzImage root=/dev/hda3

PS, my config is as follows:

/dev/hda1 = boot (ext2)
/dev/hda2 = swap
/dev/hda3 = root (reiserfs)
_________________
The New Math...... MS + TCPA = Linux

Registered Linux User #317345
Back to top
View user's profile Send private message
senderap
n00b
n00b


Joined: 05 May 2003
Posts: 12
Location: Tinley Park, IL (Suburb of Chicago)

PostPosted: Tue Dec 09, 2003 7:11 pm    Post subject: Reply with quote

Post /etc/fstab
_________________
Patrick Sendera
Tinley Park, IL
"Careful with that axe, Eugene"
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Dec 09, 2003 7:12 pm    Post subject: Reply with quote

Code:

default 0
timeout 30
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo Linux
root (hd0,0)
kernel bzImage root=/dev/hda3

notice the root (instead of boot) in line 5.
Back to top
View user's profile Send private message
penguinpwrdbox
n00b
n00b


Joined: 13 Oct 2003
Posts: 22
Location: Chicago, IL

PostPosted: Tue Dec 09, 2003 7:42 pm    Post subject: Reply with quote

Ok, yeah, found that typo. So, now, it will boot, but, Kernel panic - cannot mount root filesystem........now what?
_________________
The New Math...... MS + TCPA = Linux

Registered Linux User #317345
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Dec 09, 2003 7:48 pm    Post subject: Reply with quote

make sure you compiled support for the needed filesystems (e.g. reiserfs, ext3) into your kernel. boot from live cd, mount partitions, chroot and type 'genkernel --config' or 'make menuconfig' in /usr/src/linux.
Back to top
View user's profile Send private message
penguinpwrdbox
n00b
n00b


Joined: 13 Oct 2003
Posts: 22
Location: Chicago, IL

PostPosted: Tue Dec 09, 2003 7:51 pm    Post subject: Reply with quote

I am almost positive I included reiserfs support into the kernel. Lemme check......thanks guys, for all the help....
_________________
The New Math...... MS + TCPA = Linux

Registered Linux User #317345
Back to top
View user's profile Send private message
Mr. Atoz
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2002
Posts: 84
Location: Colorado

PostPosted: Tue Dec 09, 2003 9:10 pm    Post subject: Reply with quote

Does your /etc/fstab look correct? Go ahead and post it if you are still having trouble...
_________________
---Atoz
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Dec 09, 2003 9:28 pm    Post subject: Reply with quote

and also what 'fdisk -l' tells you as you cannot misconfigure that one :P
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