<#secure method=pgp mode=sign> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Grant <[EMAIL PROTECTED]> writes: > Hey, > > I kinda have a problem, > > I have compiled now 4 kernel's and the first two kernel's got stuck on > this message at boot. > <snip> > VFS: Cannot open root device "hda1" or unknown-block(3,1) > Please append a correct "root=" boot option > Kernel panic: VFS: Unable to mount root fs on unknown-block(0,0) > <end snip> Sounds like you're making a kernel with no initrd and all the filesystems are modules. initrd is a pain in the butt, just compile the filesystems you need at boot time right into the kernel. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBNLybUzgNqloQMwcRAoDBAKCNsyVxXUMAZ7x+wU7ar+OV/snaXACfd8Ny vM6MkC8zmBqqXXbJXSclxSM= =4R3O -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

