Listing 2. New lilo.conf File

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/lilo/RH60/vmlinuz-2.2.5-15
        label=linux
        root=/dev/hdc2
        read-only
        image=/boot/vmlinuz-2.0.36-0.7
        label=linuxkernels
        root=/dev/hda2
        read-only
        other=/dev/hda1
        ### The NT boot loader on this partition
        ### then lets you choose
        ### Windows98 or WindowsNT after you type
        ### "MicroSoft at the LILO prompt.
        label=MicroSoft
        table=/dev/hda
        other=/dev/hda3
        label=FreeBSD
        table=/dev/hda
image=/lilo/Debian/boot/vmlinuz-2.0.34
        label=Debian
        root=/dev/hdc3
        read-only
image=/lilo/Slackware/vmlinuz
        label=Slackware
        root=/dev/hdc6
        read-only
image=/lilo/Caldera/boot/vmlinuz-2.0.35-modular
        label=Caldera
        root=/dev/hdc7
        read-only
image=/lilo/SUSE/boot/vmlinuz
        label=SUSE
        root=/dev/hdc8
        read-only
image=/lilo/Mandrake/boot/vmlinuz-2.0.36-3
        label=Mandrake
        root=/dev/hdc9
        read-only