On 12/11/05, Felipe Ribeiro <[EMAIL PROTECTED]> wrote: > Hi all, > > I've just installed Gentoo 2005.1-r1 on my amd64 box and i've got this > problem while rebooting: > > Root-NFS: No NFS server available giving up. > VFS: Unable to mount root fs via NFS, trying floppy. > VFS: Insert root floppy and press ENTER > end-request: I/O error, dev fd0, sector 0 > VFS: Cannot open root device hda2 or unknown-block(2,0) > Please append a correct "root=" boot option. > Kerenel panic - not syncing: VFS: Unable to mount root fs on > unknown-block(2,0)
This usually means you did not compile the driver for your root filesystem into the kernel. Maybe you compiled this as a module? > Here is my grub.conf <snip> > root (hd0,1) > setup (hd0) I don't think these setup lines should be in grub.conf. I'm not sure that it causes any harm, but it doesn't look right to me. -Richard -- [email protected] mailing list

