Problem at booting with new kernel
Hello
I am using debian and downloaded a new kernel 2.6.28.2 and compiled successfully using
make
make modules_install
make install
in the final step it shows " GRUB is installed. To automatically switch to new kernels, point your
default entry in menu.lst to /boot/vmlinuz-2.6.28.2rakesh "
then i updated grub with update-grub command and opened menu.lst but it does not have any
and booted my system and new kernel is not working
then i check my menu.lst
title Debian GNU/Linux, kernel 2.6.28.2rakesh Default (single-user mode)
root (hd0,5)
kernel /boot/vmlinuz root=/dev/sda6 ro single
savedefault
there is no entry for initrd.img ..