> > I created a directory in the /root/ and and in that > directory, executed the below commands then booted > the 2.4 kernel. But no success. :( > > prompt# mount /dev/hda1 /mnt > prompt# mkdir initrd > prompt# umount /dev/hda1 > > 3) reboot and try booting 2.4 kernel > I am extremely sorry I forgot t change dir to /mnt. prompt# mount /dev/hda1 /mnt prompt# mkdir /mnt/initrd prompt# umount /dev/hda1 now reboot in 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/