> -----Original Message----- > From: Antonio Rodriguez [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 27, 2000 1:59 AM > To: debian-user@lists.debian.org > Subject: Kernel panic > > > Kernel Panic: VFS: Unable to mount root fs on 03:42. > This is happenning after compiling a new kernel. I can still access the > system through an old kernel. > Any ideas to solve it?
I got this today because I changed my disk layout from sda: [ Win 2k partition | Linux root partition ] to sda: [ free space | Linux partition ] via the NT disk administrator. It would delete the 1. partition and then _renumbered_ the second so it became number 1. Linux tried to mount root specifically from sda2, which wasn't there anymore... If something like that could be the reason, boot with the rescue and root floppies, change the fstab entry and root location argument for the kernel. Christian