> 
>       I am currently having problems mounting my root file system that
> is set up with RAID-1. The initrd image I am using conatins all the raid
> tools, and successfully starts all the raid devices, but then I get the
> familiar message "Kernel panic: VFS: Unable to mount root fs on 00:00".
> The fstab on the initrd correctly shows /dev/md0 as /, and the
> "raidstart -a" command executed by the /linuxrc produces all the
> expected output. At the end, I still don't have a root filesystem.
> 
The usual problem is that you are booting with a kernel that has not had 
rdev done directly on the kernel -- lilo won't do it for you when you use 
initrd or boot from an image file.

Reply via email to