[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dual boot with Win 2000?



On Wed, 03 Oct 2001 16:40:38 -0500
Kent West <westk@acu.edu> wrote:

> I'm sitting in front of a W2K-Debian dual-boot system now, and I have a 
> laptop set up that way also. I don't remember any particular 
> tricks/problems, other than to install W2K first.

I just thought I'd post a working dual-boot lilo.conf...Just remember that
boot= must be set to either the MBR or the linux partition, if you attempt
to install to the Win2k partition Windows will fail to boot.

lba32
boot=/dev/hda
root=/dev/hda3
compact
install=/boot/boot.b
delay=20
map=/boot/map
image=/vmlinuz
        label=Linux
        read-only
other=/dev/hda1
   label=Win2k



Reply to: