From owner-freebsd-questions Sun Jan 26 02:44:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA01536 for questions-outgoing; Sun, 26 Jan 1997 02:44:01 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA01521 for ; Sun, 26 Jan 1997 02:43:55 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id MAA09029; Sun, 26 Jan 1997 12:42:19 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma009024; Sun Jan 26 12:41:53 1997 Message-ID: <32EB34EF.34E9@barcode.co.il> Date: Sun, 26 Jan 1997 12:41:51 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Kevin Yeoh CC: freebsd-questions@FreeBSD.ORG Subject: Re: How Do I put FreeBSD and Win95 on the same HDD? References: <199701260504.VAA16626@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Kevin Yeoh wrote: > > Hi, > > I'm a newbie to FreeBSD and to UNIX, but I have not been very happy with > the Windows environment, coz of its many crashes and hangs. > > I want to know how do I load FreeBSD to my present hard disk with Win95 > already installed? Must I format the whole HDD and create two partitions > for FreeBSD and Win95? Or, is it possible to load a OS Manager to manage > the two OS's?? > > Kevin Yeoh > airinx@geocities.com It's possible to have Win95 and FreeBSD on the same disk. There is a freeware utility that comes with FreeBSD, as well as a commercial utility called PartitionMagic (http://www.partition.com) that lets you repartition disks without formatting them. Take a (very good) look at the FreeBSD docs at http://www.freebsd.org. You may also want to take a look at the multi-os tutorial, also available on the web site. Nadav