Hi, > > splashimage=(hd0,0)/grub/splash.xpm.gz > hiddenmenu > title Fedora Core (2.4.21) > root (hd0,0) > kernel /vmlinuz-2.4.21 ro root=/dev/hda1 > initrd /initrd-2.4.21.img > Can you mail me "mount" command's output on 2.6 kernel. Also, try to follow these steps : 1) boot in 2.6 kernel 2) create a directory inside root dir of /dev/hda1 : do something like this prompt# mount /dev/hda1 /mnt prompt# mkdir initrd prompt# umount /dev/hda1 3) reboot and try booting 2.4 kernel Nitin -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/