I cannot get Windows XP to boot from the lilo. But, if i just have the XP HDD in, then it boots
LInux is the primary drive, and xp is the secondary.
This is what my lilo.conf looks like:
prompt
timeout="50"
boot="/dev/hda"
map=/boot/map
install=/boot/boot.b
message=/boot/message
lba32
default=Linux
other=/dev/hdb1
label="Windows XP"
table=/dev/hdb
image=/boot/vmlinuz-2.4.7-10
label="Linux"
root=/dev/hda1
read-only
LInux is the primary drive, and xp is the secondary.
This is what my lilo.conf looks like:
prompt
timeout="50"
boot="/dev/hda"
map=/boot/map
install=/boot/boot.b
message=/boot/message
lba32
default=Linux
other=/dev/hdb1
label="Windows XP"
table=/dev/hdb
image=/boot/vmlinuz-2.4.7-10
label="Linux"
root=/dev/hda1
read-only