On 9/5/05, Manu Anand <manu.anand@xxxxxxxxx> wrote: > > Here is my trimmed grub.conf > title Fedora Core (2.6.11.8-Manu) > root (hd0,8) > kernel /boot/vmlinuz-2.6.11.8-Manu ro root=LABEL=/ > initrd /boot/initrd-2.6.11.8-Manu.img > > I have tried changing root=/dev/hdc4 without success. > I have a hunch that mkinitrd is screwing things up. > However, for the life of me, I cannot figure why the stock Redhat kernel is > able to boot successfully with the same config. > > Has anyone encountered similar error? I can't able to get to your problem, but I want to know if your device is hdc4 then root(hd0,8) have to be root(hd0,3) (but I might not be correct, as I havn't created / on hdc device rather created on hda only) .......... And do tell me that when you changed root=LABEL=/ to root=/dev/hdc4 then error remains same or changed to something else ??? b/c mkrootdev: label / not found Mounting root file system mount: error 2 mounting ext3 this error shows label / not found !!!!! -- Fawad Lateef -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/