From owner-freebsd-questions@FreeBSD.ORG Mon Jan 25 09:19:09 2010 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 3C437106568D; Mon, 25 Jan 2010 09:19:09 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 0DBC88FC1E; Mon, 25 Jan 2010 09:19:07 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id LAA12164; Mon, 25 Jan 2010 11:19:04 +0200 (EET) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1NZL68-000FFq-60; Mon, 25 Jan 2010 11:19:04 +0200 Message-ID: <4B5D6207.9090105@icyb.net.ua> Date: Mon, 25 Jan 2010 11:19:03 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20091128) MIME-Version: 1.0 To: Robert Noland References: <20100122041237.GA22312@gothschlampen.com> <20100124092947.B72039@starfire.mn.org> <201001242057.o0OKvHUE089237@drugs.dv.isc.org> <1264387282.2869.24.camel@balrog.2hip.net> In-Reply-To: <1264387282.2869.24.camel@balrog.2hip.net> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: FreeBSD-STABLE Mailing List , freebsd-questions@FreeBSD.org, Mark Andrews Subject: Re: Loader, MBR and the boot process 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: Mon, 25 Jan 2010 09:19:09 -0000 on 25/01/2010 04:41 Robert Noland said the following: > On Mon, 2010-01-25 at 07:57 +1100, Mark Andrews wrote: >> offset The offset of the start of the partition from the beginning of >> the drive in sectors, or * to have bsdlabel calculate the correct >> offset to use (the end of the previous partition plus one, ignor- >> ing partition `c'. For partition `c', * will be interpreted as >> an offset of 0. The first partition should start at offset 16, >> because the first 16 sectors are reserved for metadata. > > Ok, now this has my attention... My gut feeling right now is that this > is a bug in geom_part_bsd. I don't understand why the label isn't > protected. (Adding -b 16 when adding the swap partition fixes this) > Another project to goes on my list... > > If anyone knows why this is done like this... please share. I presume that this is for purely historic reasons. -- Andriy Gapon