Subject: RE: Better way to boot NetBSD
To: None <huangker@gmail.com>
From: David H.Gutteridge <dhgutteridge@sympatico.ca>
List: netbsd-help
Date: 12/22/2004 23:56:30
Hi Jeremy,

I've had the same experience as you.  (I also once tried the "Linux" method of doing it with FreeBSD, and that didn't work either.)  In the next two weeks, I'm going to try this again with 2.0 dual-booting with Windows 2000.

Below are links to an email thread I've turned up in my research on using the NT bootloader, it's more recent than the other one already offered:

http://mail-index.netbsd.org/port-i386/2002/10/31/0015.html
http://mail-index.netbsd.org/port-i386/2002/11/01/0002.html
http://mail-index.netbsd.org/port-i386/2002/11/01/0006.html
http://mail-index.netbsd.org/port-i386/2002/11/01/0007.html
http://mail-index.netbsd.org/port-i386/2002/11/01/0011.html

The original poster in that thread refers to this below, which I also read:

http://www.netbsd.org/Ports/i386/faq.html#nt_boot

As he says, it's not very clear.

Hope this helps (a bit...),

Dave

>My computer has two harddrives. Windows is installed on the second
>harddrive and NetBSD on the second harddrive.
>
>If i wanted to boot windows, i would go into bios and change it so
>that wd0 is booted first.
>If i wanted to boot nbsd, i would goto into bios and tell bios to boot
>wd1 first.
>
>The problem with just getting wd1 to boot is that the nbsd boot
>selector dosent seem to recognise the windows partition. I've tried to
>copy the mbr (dd if=/dev/wd1 of=/mnt/floppy/nbsd.bb bs=1 count=512)
>and using the NT boot selector but that dosent seem to work either.
>
>There has to be a better way to boot. Does anyone have any ideas?
>
>Thank You
>Jeremy