Go to TogaWare.com Home Page. Note this image has an 
              incorrect black background on MS - Use Linux!

Debian GNU/Linux

Boot NT from LILO

next up previous contents index

A simple trick to avoid using the MS-Windows/NT boot loader is to ensure that the primary MS-Windows/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 MS-Windows/NT and GNU/Linux.

In all cases MS-Windows 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