You could just add the new entry to lilo and run "lilo" when you're done. You just need to call the entry something else than "Linux" or "Linux.old".
I have something like this in my lilo.conf: image=/vmlinuz # initrd=/initrd.img label="Debian2.4" read-only # restricted # alias=1 image=/vmlinuz.old label="Debian2.4-img" read-only optional # restricted # alias=2 image=/vmlinuz.orig label="Linux2.2" read-only optional other=/dev/hda1 label=Win2k optional And remember to run "lilo" when done :) /ernst On Wed, 4 Sep 2002, Russell wrote: > Hi, > > How do you stop make-kpkg deleting the 2nd last kernel? > I want lilo to show a list of more than two entries to > boot from. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]