installed mandriva after win2k and winxp, when i did that the lilo boot loader was installed and changed the default boot to Linux if I press nothing in 10 seconds. I'd like it to default to windows, but how to?
I figured out it was to do with the lilo.conf file, here's mine:
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file
default="windows"
boot=/dev/hda
map=/boot/map
menu-scheme=wb:bw:wb:bw
compact
prompt
nowarn
timeout=100
message=/boot/message
image=/boot/vmlinuz
label="linux"
root=/dev/hda6
initrd=/boot/initrd.img
append="splash=silent"
vga=788
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda6
initrd=/boot/initrd.img
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda6
initrd=/boot/initrd.img
append="failsafe"
other=/dev/hda1
label="windows"
table=/dev/hda
other=/dev/hda1
label="windows1"
table=/dev/sda
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80
I figured out it was to do with the lilo.conf file, here's mine:
# File generated by DrakX/drakboot
# WARNING: do not forget to run lilo after modifying this file
default="windows"
boot=/dev/hda
map=/boot/map
menu-scheme=wb:bw:wb:bw
compact
prompt
nowarn
timeout=100
message=/boot/message
image=/boot/vmlinuz
label="linux"
root=/dev/hda6
initrd=/boot/initrd.img
append="splash=silent"
vga=788
image=/boot/vmlinuz
label="linux-nonfb"
root=/dev/hda6
initrd=/boot/initrd.img
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda6
initrd=/boot/initrd.img
append="failsafe"
other=/dev/hda1
label="windows"
table=/dev/hda
other=/dev/hda1
label="windows1"
table=/dev/sda
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80