From owner-freebsd-questions@FreeBSD.ORG Wed Sep 11 15:05:24 2013 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4A5C36D9 for ; Wed, 11 Sep 2013 15:05:24 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0208121DE for ; Wed, 11 Sep 2013 15:05:23 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id r8BF5MfV010577; Wed, 11 Sep 2013 09:05:22 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id r8BF5Mil010574; Wed, 11 Sep 2013 09:05:22 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 11 Sep 2013 09:05:22 -0600 (MDT) From: Warren Block To: "Gmail (tzoi516)" Subject: Re: Disk Organization In-Reply-To: <0EC452BE-BED9-475C-81C8-4B6EAFD059D6@gmail.com> Message-ID: References: <0EC452BE-BED9-475C-81C8-4B6EAFD059D6@gmail.com> 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 IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Wed, 11 Sep 2013 09:05:22 -0600 (MDT) Cc: freebsd-questions@FreeBSD.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 15:05:24 -0000 On Wed, 11 Sep 2013, Gmail (tzoi516) wrote: > The FreeBSD Handbook is a great source. Will section 4.5 be updated to reflect and amplify on the information in 2.7? I didn't realize 4.5 was MBR specific initially. Thanks. The MBR-specific information in that section and the rest of the Handbook needs to be factored out into a disk storage section. I've proposed this: http://lists.freebsd.org/pipermail/freebsd-doc/2013-July/022326.html It's a big project, and only a few things have been done so far.