From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 12:48:53 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 10FC71065672 for ; Tue, 2 Dec 2008 12:48:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 502E78FC19 for ; Tue, 2 Dec 2008 12:48:52 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mB2CmQSc015238; Tue, 2 Dec 2008 13:48:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mB2CmO6F015235; Tue, 2 Dec 2008 13:48:26 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 2 Dec 2008 13:48:24 +0100 (CET) From: Wojciech Puchar To: Polytropon In-Reply-To: <20081202111740.96805018.freebsd@edvax.de> Message-ID: <20081202134750.C15234@wojtek.tensor.gdynia.pl> References: <20081202111740.96805018.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Pieter Donche , "mail.list freebsd-questions" Subject: Re: UFS partitioning X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2008 12:48:53 -0000 >> ad0a (/), ad0b (swap), ad0d (/var) etc... correct or not (then what)? > > You're mixing terminology here. :-) The "use entire disk" will > create a slice for FreeBSD covering the complete disk. A slice > is what MICROS~1 calls "primary partition". > > Now the conclusion: Let's say you create a slice on ad0, it will > be ad0s1. Now you can create partitions inside this slice as you by not using sysinstall (simple manual install) there is no need to create slices at all just disklabel works fine.