A simple trick to avoid using the MSWindows/NT boot loader is to ensure
that the primary MSWindows/NT partition is less than 2GB in size. Then
when you install GNU/Linux let LILO take control as normal and create
LILO entries for both MSWindows/NT and GNU/Linux.
In all cases MSWindows boots from /dev/hda1 (or perhaps
/dev/sda1 for a SCSI disk) which is drive C a primary
partition and the active partition.
Add to /etc/lilo.conf:
  image=/dev/hda1
    label=Windows2000
 | 
Copyright (c) 2003-2004