From owner-freebsd-questions@FreeBSD.ORG Fri Jul 6 18:14:56 2012 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 0F3FD1065675 for ; Fri, 6 Jul 2012 18:14:56 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [89.206.35.99]) by mx1.freebsd.org (Postfix) with ESMTP id 705B38FC20 for ; Fri, 6 Jul 2012 18:14:55 +0000 (UTC) Received: from wojtek.tensor.gdynia.pl (localhost [127.0.0.1]) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5) with ESMTP id q66IEpMF019365; Fri, 6 Jul 2012 20:14:51 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.5/8.14.5/Submit) with ESMTP id q66IEpMe019362; Fri, 6 Jul 2012 20:14:51 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Fri, 6 Jul 2012 20:14:51 +0200 (CEST) From: Wojciech Puchar To: Bas Smeelen In-Reply-To: <4FF724AF.9090602@ose.nl> Message-ID: References: <4FF71637.9030206@d3photography.com> <20471.8240.321332.987229@jerusalem.litteratus.org> <4FF724AF.9090602@ose.nl> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (wojtek.tensor.gdynia.pl [127.0.0.1]); Fri, 06 Jul 2012 20:14:51 +0200 (CEST) Cc: freebsd-questions@freebsd.org Subject: Re: Does FreeBSD start slices at head boundaries? 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: Fri, 06 Jul 2012 18:14:56 -0000 > I think Ryan means partition and not slice? > I would not recommend no slices at all, It's deprecated to use "dangerously > dedicated disks" > > Starting with 9 I don't see slices in mount ouput anymore but still there are > FreeBSD partitions in slices (which is a partitions in dos terms) > Example / is now disk0p1 it used to be disk0s1a you use GUID partition table.