>>> I guess it'll be /boot/bzImage-2.4.9 if you don't have a separate boot
Kingsly, it will be /boot/vmlinuz-2.4.9. Make bzImage will create a file named vmlinuz. |now *add* another entry into /boot/grub/menu.lst right below the existing one. | |# For booting My Custom Linux Kernel |title My Custom Linux Kernel |root (hd0,0) |kernel /root/vmlinuz-2.4.7 root=/dev/hdaN Instead of copying the kernel to /boot, run the command make install. Regards -- MDK || [EMAIL PROTECTED] || www.symonds.net/~dileep/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
