Subject: Re: Adding NetBSD/i386 to a Windows NT 4 boot menu
To: Chrissy Lloyd <strawberry@toth.org.uk>
From: Michael C. Richardson <mcr@sandelman.ottawa.on.ca>
List: netbsd-help
Date: 08/13/1998 10:57:08
  In general, I recommend using OSBS instead, but if you want it there, try:

	dd if=/dev/rwd0a count=1 of=/dos/netbsd.sec
	
   {assuming that /dos is your NT partition, otherwise, put it on a floppy
and copy to your C: on NT}
  Then boot to NT, open a cmd.exe:
	attrib -r -s c:\boot.ini
	edit boot.ini
append:
	C:\netbsd.sec="NetBSD"
	attrib +s +r c:\boot.ini


   See also:
	http://ourworld.compuserve.com/homepages/gvollant/bootpart.htm.
	http://sunsite.unc.edu/LDP/HOWTO/mini/Linux+NT-Loader

   :!mcr!:            |  Network and security consulting/contract programming
   Michael Richardson |         Firewalls, TCP/IP and Unix administration
 Personal: mcr@sandelman.ottawa.on.ca. PGP key available.
 Corporate: sales@sandelman.ottawa.on.ca. 
	ON HUMILITY: To err is human, to moo bovine.