[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: boot list



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 debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>



Reply to: