MLUG: No Subject
No Subject
Email address obfuscation in effect -- please click here to turn it off.

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

Hello, got a LILO question..

I put Redhat 6.0 on an NT machine on a second hard drive and LILO took
over to booting process, which was nice.  But when LILO gives me the
prompt and I hit tab I get the choices linux, linux-up and WinNT.  I'm
trying to figure out what the difference is between linux and linux-up.

Here is my lilo.conf file...  can somebody help me out??


map=/boot/map
install=/boot/boot.b
prompt
timeout=150
image=/boot/vmlinuz-2.2.5-15smp
        label=linux
        root=/dev/hda1
        initrd=/boot/initrd-2.2.5-15smp.img
        read-only
image=/boot/vmlinuz-2.2.5-15
        label=linux-up
        root=/dev/hda1
        initrd=/boot/initrd-2.2.5-15.img
        read-only
other=/dev/sda1
        label=WinNT
        table=/dev/sda
        map-drive=0x80          
	blah blah....more here but I cut it off...but you get the
picture...

thanks

Kyle