Frodo
10-05-2001, 09:37 PM
I tried editing my /etc/lilo.conf file to boot into windows by default. I also did /sbin/lilo to save the changes (I read that it was necessary to do that). I get a message that says
Added windows *
Syntax error near line 13 in file /etc/lilo.conf
Here's my file
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
default=windows
keytable=/boot/us.klt
lba32
prompt
timeout=50
message=/boot/message-graphic
menu-scheme=wb:bw:wb:bw
image=/dev/hda1
label=windows
table=/dev/hda1
image=/boot/vmlinuz
label=linux
root=/dev/hda5
read-only
other=/dev/fd0
label=floppy
unsafe
other=/boot/vmlinuz
label=failsafe
root=/dev/hda5
append=" failsafe"
read-only
Have I messed something up? Thanx for any help.
Added windows *
Syntax error near line 13 in file /etc/lilo.conf
Here's my file
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
default=windows
keytable=/boot/us.klt
lba32
prompt
timeout=50
message=/boot/message-graphic
menu-scheme=wb:bw:wb:bw
image=/dev/hda1
label=windows
table=/dev/hda1
image=/boot/vmlinuz
label=linux
root=/dev/hda5
read-only
other=/dev/fd0
label=floppy
unsafe
other=/boot/vmlinuz
label=failsafe
root=/dev/hda5
append=" failsafe"
read-only
Have I messed something up? Thanx for any help.