Tips for the LILO Boot Loader
-
Add option to boot into Windows on slave drive
Do be able to boot into a windows partition you need an entry in you /etc/lilo.conf file like the following:
other=/dev/hdb1
label="windows"
map-drive=0x80
to=0x81
map-drive=0x81
to=0x80