From owner-freebsd-questions@FreeBSD.ORG Fri Jul 6 17:47:31 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 ECD5C106566C for ; Fri, 6 Jul 2012 17:47:30 +0000 (UTC) (envelope-from b.smeelen@ose.nl) Received: from mail.ose.nl (mail.ose.nl [212.178.134.164]) by mx1.freebsd.org (Postfix) with ESMTP id 8018F8FC0A for ; Fri, 6 Jul 2012 17:47:30 +0000 (UTC) X-Footer: b3NlLm5s Received: from localhost ([127.0.0.1]) by mail.ose.nl (using TLSv1/SSLv3 with cipher AES256-SHA (256 bits)) for freebsd-questions@freebsd.org; Fri, 6 Jul 2012 19:47:28 +0200 Message-ID: <4FF724AF.9090602@ose.nl> Date: Fri, 06 Jul 2012 19:47:27 +0200 From: Bas Smeelen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4FF71637.9030206@d3photography.com> <20471.8240.321332.987229@jerusalem.litteratus.org> In-Reply-To: <20471.8240.321332.987229@jerusalem.litteratus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 17:47:31 -0000 On 07/06/2012 07:28 PM, Robert Huff wrote: > Ryan Coleman writes: > >> > Anyway just don't make slices at all if your disk is dedicated >> > to FreeBSD >> >> Except for swap, right? > Why do you say that? > > > Robert huff > > > 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 Disclaimer: http://www.ose.nl/email