>VFS: Cannot open root device 00:00
>Kernel panic: VFS: Unable to mount root fs on 00:00
>
>I am using SuSE 6.1 with the 2.2.5. kernel and D-Link DE220 NICs on server
>and clients.
>
I don't know exactly how you boot the kernel (floppy?) and what
root-filesystem you plan to use (NFS-root?). I think you have forgotten to set
the root device:
rdev /dev/fd0 /dev/nfs || {
echo "could not rdev"
exit 1
}
(I assume, you have the kernel on a floppy /dev/fd0). Maybe you have also
forgotten to compile the kernel with 'kernel level autoconfiguration' AND
'root-filesystem on NFS'.
Ciao Marc
===========================================================================
This Mail was sent to netboot mailing list by:
Marc Prager <mp@asterius.de>
To get help about this list, send a mail with 'help' as the only string in
it's body to majordomo@baghira.han.de. If you have problems with this list,
send a mail to netboot-owner@baghira.han.de.
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.