Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 146962

Summary: kernel unable to mount root fs
Product: Gentoo Linux Reporter: Roman Polach <rpolach>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: critical    
Priority: High    
Version: 2006.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /usr/src/linux-2.6.17-gentoo-r7/.config

Description Roman Polach 2006-09-09 09:08:36 UTC
I have installed fresh gentoo 2006.1 (from minimal-iso) on my hda10 (ext3 type) partition,
but booting from it fails with this error message:

  VFS: Cannot open root device "hda10" or unknown-block(0,0)
  Please append a correct "root=" boot option
  Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

...it seems that hda10 partition is OK (it can be mounted from another system)
and I have these lines in grub.conf:

  title s3-gentoo
  root (hd0,9)
  kernel /boot/mygentoo-2.6.17-r7 root=/dev/hda10 video=radeonfb:1024x768

It seems to be kernel configuration problem, but I cannot find it...
ext2 and ext3 support was enabled and gentoo-handbook notes were satisfied

I'm going to attach my kernel .config file...
Comment 1 Roman Polach 2006-09-09 09:10:27 UTC
Created attachment 96483 [details]
/usr/src/linux-2.6.17-gentoo-r7/.config

my linux-2.6.17-gentoo-r7 config file
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-09 09:32:09 UTC
(In reply to comment #0)
> It seems to be kernel configuration problem, but I cannot find it...

This is not a support forum, we have forums.gentoo.org and #gentoo on IRC for this. Reopen when you have proof that it's a bug.