Subject: Re: need info re: adding NetBSD to NT boot menu
To: None <port-i386@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: port-i386
Date: 05/27/1998 18:53:48
In article <Pine.WNT.3.96.980527141404.193B-100000@c03860.iridium.com>,
	Scott Bartram <scottb@orionsoft.com> writes:
> I know this information was posted recently but I can't find it in the
> archives. Can someone forward the instructions to me please.

1.) Copy a file with the first 512 bytes of your root partition to "C:".
    You can use a command like this in *single* user mode to create that
    file:

dd if=/dev/rsd0a of=bootsect.bsd bs=512 count=1

2.) Put the name of that file into "C:\BOOT.INI". The entry should look
    like this:

C:\BOOTSECT\BOOTSECT.BSD="NetBSD-i386 1.3"

-- 
Matthias Scheler                                http://home.owl.de/~tron/