From owner-freebsd-questions Wed May 14 04:44:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA20521 for questions-outgoing; Wed, 14 May 1997 04:44:42 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA20516 for ; Wed, 14 May 1997 04:44:40 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Wed, 14 May 1997 7:43:32 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA12408; Wed, 14 May 97 07:43:31 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id HAA04254; Wed, 14 May 1997 07:42:45 -0400 Message-Id: <19970514074244.18423@ct.picker.com> Date: Wed, 14 May 1997 07:42:44 -0400 From: Randall Hopper To: Daniel Keller , pclarke@apnpc.com.au Cc: FreeBSD Questions List , pclarke@apnpc.com.au Subject: Re: A Newbie Question References: <199705020510.WAA02058@psln1.psln.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: <199705020510.WAA02058@psln1.psln.com>; from Daniel Keller on Thu, May 01, 1997 at 09:23:37PM -0700 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Daniel Keller: |the same thing happened to me when I first installed FreeBSD. I am now |using OS-BS available in the tools directory at ftp.freebsd.com. |I have FreeBSD on the same HD as Win95, but I think it works if it's on a |different HD. when I boot I get a menu of Win95 or FreeBSD and it is set to |default after 15 seconds. |There are 2 files, a beta version and a normal version, I would suggest the |beta. Yes, it works fine with '95 and FreeBSD on separate disks. OS/BS Beta is a really a great boot loader. Main thing to plan for is that OS/BS Beta uses sectors 1-5 (not just sector 1, the MBR) of the first disk to store its loader. If you always install a DOS partition up front on your disks, you'll have no problem as DOS leaves 63 sectors free at the front of the disk. If you're putting FreeBSD at the front of your first disk, you'll want to make sure you do something similar when you partition. See: http://www.freebsd.org/tutorials/multios/multios.html#s2-7-3-2 for details. Randall Hopper