Mauricio Casanova wrote:
> VFS: Cannot open root device "hda3" 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)

Do you have SATA? I had problems with grub/SATA once, because Gentoo's 
livecd recognized the harddisk as hda, but grub wouldn't. The solution 
for me was to enable SCSI disk and emulation support. Now the disk is 
beeing accessed as /dev/sda.

My menu.lst is:

title   Gentoo GNU/Linux
root    (hd0,0)
kernel  /boot/vmlinuz root=/dev/sda1

Regards,
Philipp





-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to