Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!xlink.net!rz.uni-karlsruhe.de!bertram From: bertram@ifib1.ifib.uni-karlsruhe.de (Bertram Barth) Newsgroups: comp.os.386bsd.questions Subject: Re: [NetBSD] installing with DOS Date: 3 Jun 1993 14:15:05 GMT Organization: Institut fuer industrielle Bauproduktion / Uni-Karlsruhe Lines: 15 Message-ID: <1ul119$iof@nz12.rz.uni-karlsruhe.de> NNTP-Posting-Host: ifib1.ifib.uni-karlsruhe.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit After having the same problems (lost DOS-partition after installing NetBSD) the following worked: - created bootable DOS-partition with DOS-fdisk - created extended DOS-partition (which was intended to become the NetBSD-partition) also with DOS-fdisk - used a disk-editor to edit partition-table and changed "05" (extended DOS) to "A5" (386BSD/NetBSD) ==> no problems with installing NetBSD into the "faked" partition, no problems with the existing/bootable DOS-partition. hope that helps (worked at least for me) bertram BTW. something like this is also mentioned in the FAQ ;-)