|
|
(view this code in a separate window)
# Sample lilo.conf file.
#
boot=/dev/had
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.klt
lba32
prompt
timeout=50
message=/boot/message
image=/boot/vmlinuz
label=linux
root=/dev/hda5
read-only
restricted
password=password-string
other=/dev/fd0
label=floppy
unsafe
|