On Thu, 2 Aug 2001, Linux @ Ramshyam wrote:
Kernel panic: VFS: Unable to mount root fs on
I have got this error on 2 system in a day.... Linux does not boiot now.. One is a Compaq SCSI 2.1 GB, another is a 4.1 GB IDE. Both use RH 7.1 kernel 2.4.xx Please help.. what to do. i guess its somehting with initrd.gz
I think I said before. Your root partition driver is compiled as a module. If you have / on ext2fs, then make sure that your ext2fs driver is compiled into the kernel. If it is on fat32, then make sure that vfat is compiled into the kernel. You cannot have these as modules.
Philip