lilo.conf contents different from the bootloader
hi,
i am using mandrake 9.1. why is it that the contents of my lilo.conf are very much different from what appears at the bootloader screen...
the contents of my lilo.conf are:
boot=/dev/hda3
map=/boot/map
vga=791
default="Mandrake"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="Mandrake"
root=/dev/hda3
initrd=/boot/initrd.img
append="quiet devfs=mount hdc=ide-scsi"
vga=788
read-only
image=/boot/vmlinuz
label="Mandrake-nonfb"
root=/dev/hda3
initrd=/boot/initrd.img
append="devfs=mount hdc=ide-scsi"
read-only
image=/boot/vmlinuz
label="Mandrake-Failsa"
root=/dev/hda3
initrd=/boot/initrd.img
append="failsafe devfs=nomount hdc=ide-scsi"
read-only
other=/dev/hda1
label="Windows"
table=/dev/hda
other=/dev/hda1
label="Floppy"
unsafe
but what appears to be in the bootloader screen is:
linux
windows
floppy
|