From owner-freebsd-questions Wed Apr 17 19:39:51 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id TAA06217 for questions-outgoing; Wed, 17 Apr 1996 19:39:51 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id TAA06212 for ; Wed, 17 Apr 1996 19:39:48 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id TAA03315; Wed, 17 Apr 1996 19:38:06 -0700 From: Terry Lambert Message-Id: <199604180238.TAA03315@phaeton.artisoft.com> Subject: Re: Partioning.... To: steffi@DGS.dgsys.com (Robert Nicholson) Date: Wed, 17 Apr 1996 19:38:06 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: from "Robert Nicholson" at Apr 17, 96 04:44:18 pm X-Mailer: ELM [version 2.4 PL24] 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 > FreeBSD 2.1 requires a boot partition to be a primary right? The DOS Master Boot record will only boot from a primary partition; this is not a FreeBSD requirement, it is a DOS requirement that FreeBSD must comply with. > What's an acceptable boot partition size ... 10 MB for recompiling the > kernel? Typically BSD wants a big partition and then it carves it up itself using a disklabel, instead of you needing more than one partition. > I can use a logical drive for a data partition right? Yes. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.