Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel crashes on startup *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
darcone
n00b
n00b


Joined: 28 Jan 2004
Posts: 2

PostPosted: Wed Jan 28, 2004 10:02 pm    Post subject: Kernel crashes on startup *help* Reply with quote

Here is the output:

VFS: Mounted root (ext2 filesystem)
Mounted devfs on /dev
Gentoo initrd startup...
STEP 1: Command-line parsing
STEP 2: Module loading
---- Scanning for uhci..skipping usbcore, module already loaded by us
---- Scanning for hid..no such module found
---- Scanning for usb-storage..no such module found
---- Scanning for ieee1394..no such module found
---- Scanning for ohci1394..no such module found
---- Scanning for eth1394..no such module found
---- Scanning for sbp2..no such module found
STEP 3: Mounting neccessary filesystems per boot options
STEP 4: Determining root device
STEP 4a: Mounting root
mount: Mounting /dev/hda3 on /newroot failed: Invalid argument
Could not mount specified ROOT, try again
Root block device unspecified or not detected.
Please specify a device to boot, or "shell" for a shell
:


The grub.conf looks just like the install docs wants it to, the partitions look just like the install docs suggest (hda1 - /boot ext2, hda2 - swap, hda3 - root reiserfs)

Anyone? I´ve tried with many grub.cfg setups and kernel compiles without success!
Back to top
View user's profile Send private message
Hoosier
n00b
n00b


Joined: 22 Oct 2003
Posts: 21
Location: Champaign, IL

PostPosted: Wed Jan 28, 2004 10:26 pm    Post subject: Reply with quote

Looks like you are using the newer genkernel3. Did you specify real_root = /dev/hda3 in your grub.conf?

Code:

root=/dev/ram0 init=/linuxrc real_root=/dev/hda3


See the informal genkernel 3 HowTo here:
https://forums.gentoo.org/viewtopic.php?t=124530&highlight=genkernel3

Oh, and did you include reiserfs support in the kernel, not as a module? I know it should work as a module, but why chance it. :wink:
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