From owner-freebsd-questions Wed Dec 25 11:05:08 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id LAA18964 for questions-outgoing; Wed, 25 Dec 1996 11:05:08 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id LAA18953 for ; Wed, 25 Dec 1996 11:05:02 -0800 (PST) Received: (from nadav@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id VAA10468; Wed, 25 Dec 1996 21:05:04 +0200 (IST) Date: Wed, 25 Dec 1996 21:05:04 +0200 (IST) From: Nadav Eiron To: James Wraalstad cc: freebsd-install@freebsd.org Subject: Re: Boot manager broken In-Reply-To: <199612251758.JAA21611@emerald.oz.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 25 Dec 1996, James Wraalstad wrote: > > I am trying to install FreeBSD 2.1.6. on my second hard drive. > > There is no other software on the disk. The installation runs fine but it > always > reboots into Windows95. > > Can I use the boot.flp disk to bring up bsd on the second drive or must I > install > it on my primary drive? > > Thank you for your kind attention. > > James Wraalstad > You need to install the boot manager into the first disk. To do that either: 1. When installing FreeBSD tell it to install into *both* disks, don't creare any partitions on the first one, but tell it to put the boot manager on it. or: 2. Boot DOS (Win95 DOS mode is *not* good enough) and install the boot manager. The installation program is in the \tools directory on the CD and on the ftp sites and is called something like bootinst.exe if I remember correctly :-). Nadav