From owner-freebsd-questions Tue Sep 3 05:03:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA24629 for questions-outgoing; Tue, 3 Sep 1996 05:03:38 -0700 (PDT) Received: from central.picker.com (central.picker.com [144.54.31.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA24623 for ; Tue, 3 Sep 1996 05:03:36 -0700 (PDT) Received: from ct.picker.com by central.picker.com with smtp (Smail3.1.28.1 #3) id m0uxtdd-0004s3C; Tue, 3 Sep 96 07:27 EDT Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA08852; Tue, 3 Sep 96 07:25:45 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id HAA11760; Tue, 3 Sep 1996 07:19:43 -0400 From: rhh@ct.picker.com (Randall Hopper) Message-Id: <199609031119.HAA11760@elmer.ct.picker.com> Subject: Re: ??? To: mattox@csd.uwm.edu (username) Date: Tue, 3 Sep 1996 07:19:43 -0400 (EDT) Cc: questions@freebsd.org In-Reply-To: <3229FC9D.3A1@csd.uwm.edu> from "username" at Sep 1, 96 04:14:05 pm Reply-To: rhh@ct.picker.com Organization: Picker International, CT Division X-Mailer: ELM [version 2.4 PL24 PGP3 *ALPHA*] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk |sections thus reducing cluster sizes when writing files. Two partitions |for dos/windows (d:\ and e:\) and the remaining 4MB area for BSD. |Again, I do not know if this is a proper and logical approach or not. |Is this a reasonable approach or is there a better one I should |consider? Given the disk size you're speaking of, I assume you meant the 400MB area after your D: and E: drives. If you're using BIOS LBA you should be OK. Otherwise, you're probably not going to be able to boot your FreeBSD partition (1024 cylinder BIOS limitation). If BIOS LBA isn't an option for you, make sure both your DOS and FreeBSD boot partitions lie below cylinder 1024. See the MultiOS tutorial off the FreeBSD home page for more details. |Second question--if what I have done is reasonable and one of the better |ways to partition the drive how do I access the 4MB area beyond the E:\ |drive? How do install BSD in this unamed area? You do it all with the sysinstall program that comes up when you boot off the boot floppy. There's plenty of good info on this in the handbook and in the mailing list archives. Randall Hopper rhh@ct.picker.com