On Mon, 11 Feb 2002, Kingsly John wrote:

 |and assuming you are currently running 2.4.9 you'll find an entry like
 |this in menu.lst
 |--snip--
 |# For booting Linux
 |title  Linux
 |root (hd0,0)
 |kernel /bzImage-2.4.9 root=/dev/hda12
 |--snip--

I guess it'll be /boot/bzImage-2.4.9 if you don't have a seperate boot
partition.

 |now *add* another entry into menu.lst right below the existing one.
 |
 |--snip--
 |# For booting My Custom Linux Kernel
 |title  My Custom Linux Kernel
 |root (hd0,0)
 |kernel /bzImage-2.4.17 root=/dev/hda12
 |--snip--

and /boot/bzImage-2.4.17 ....

Kingsly


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to