From owner-freebsd-questions Fri Sep 26 19:32:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA17200 for questions-outgoing; Fri, 26 Sep 1997 19:32:06 -0700 (PDT) Received: from FreeBSD.csie.NCTU.edu.tw (daemon@freebsd.csie.nctu.edu.tw [140.113.235.250]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA17158 for ; Fri, 26 Sep 1997 19:32:00 -0700 (PDT) Received: (from daemon@localhost) by FreeBSD.csie.NCTU.edu.tw (8.8.7/8.8.5) id KAA22105; Sat, 27 Sep 1997 10:31:52 +0800 (CST) To: questions@freebsd.org Path: not-for-mail From: grog@lemis.com (Greg Lehey) Newsgroups: mailing.freebsd.questions Subject: FreeBSD and Windows on 5 GB drive (was: question) Date: 27 Sep 1997 10:31:52 +0800 Organization: NCTU CSIE FreeBSD Server Lines: 19 Message-ID: <60hr6o$lim$1@FreeBSD.csie.NCTU.edu.tw> Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Fri, Sep 26, 1997 at 07:22:59AM -0500, Gavin Buffington wrote: > I'm not sure where to send this question if this reaches the wrong > person could you please tell me who to send this to? > Here is my question: I recently got a new machine, pentium II 266 > etc... with a 5 GB hard drive. It was (and still) is my intention > to split the hard drive roughly in half and run win95 (yuk) on one > half and freeBSD on the other. Here is the problem: when I run the > freeBSD repartitioning utility FIPS it bombs. I'm assuming because > I am running have a 32bit filesystem such that win95 can deal with > the 5GB drive. Do you have any suggestions on how I can work around > this? Somewhere, hidden in all the menus, Win 95% gives you the option of using only half the disk. Install like that, then install FreeBSD on the rest. Before you go too far down that road, you should check that you can boot from the second (FreeBSD) partition. Older BIOSes can only boot from the first 504 MB. Greg