Jeff Beley <[EMAIL PROTECTED]> writes: > I have a dual boot NT / Debian box and would like to be able > to have lilo boot NT instead NT loader boot lilo. Does anyone > know how to do this? >
The following works for me:
(NT installed into hda1)
- install lilo into the linux root partition
- make this partition active
- add an entry for NT to /etc/lilo.conf like:
other = /dev/hda1
label = doNTstart
table = /dev/hda1
- rerun lilo
Ralf
--
No sig -- no fun

