From owner-freebsd-questions Mon Dec 16 02:25:57 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA16854 for questions-outgoing; Mon, 16 Dec 1996 02:25:57 -0800 (PST) Received: from www.walshsimmons.co.uk (www.walshsimmons.co.uk [194.159.125.2]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id CAA16849 for ; Mon, 16 Dec 1996 02:25:53 -0800 (PST) Received: from mag.nation-net.com (mag.nation-net.com [194.159.125.14]) by www.walshsimmons.co.uk (8.6.12/8.6.12) with SMTP id KAA07159; Mon, 16 Dec 1996 10:28:22 GMT Message-ID: <32B52334.473E@nation-net.com> Date: Mon, 16 Dec 1996 10:23:48 +0000 From: Paul Walsh Organization: NATION-NET X-Mailer: Mozilla 2.0 (Win95; I) MIME-Version: 1.0 To: Mike and Mandy Neel CC: questions@freebsd.org Subject: Re: Best of Both Worlds References: <32B512FC.65FA@kornet.soback.nm.kr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Mike and Mandy Neel wrote: > > Is it possible, better yet, has anyone been able to run both MS-DOS and > FreeBSD from a multi-boot configuration (i.e. choose to boot in either > DOS or UNIX)? I do this with windows 95 and DOS 6.22 now, I just want > my cake AND ice cream AND eat them all. > Mike Do you do this with fips currently? With osbs or booteasy? Well for win95/unix you can use fips OR 2 real partitions. Use dos fdisk for the win95 or dos622 partition and then FreeBSD fdisk for the bsd partition. The default dual boot program for FreeBSD is booteasy. Be careful if you use fips and want to mount your dos partition. It can be iffy. Use 2 real partitions if you can. Regards Paul Walsh.