From owner-freebsd-current@FreeBSD.ORG Fri Dec 26 12:45:50 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE232106567A; Fri, 26 Dec 2008 12:45:50 +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 99D078FC20; Fri, 26 Dec 2008 12:45:49 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA09283; Fri, 26 Dec 2008 14:25:55 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <4954CD52.2090505@icyb.net.ua> Date: Fri, 26 Dec 2008 14:25:54 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.18 (X11/20081124) MIME-Version: 1.0 To: obrien@freebsd.org, Marcel Moolenaar , freebsd-current@freebsd.org References: <95872328-4FBF-4DAD-98DE-024FF53A4505@mac.com> <20081226085453.GB26808@dragon.NUXI.org> In-Reply-To: <20081226085453.GB26808@dragon.NUXI.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: "geometry does not match label" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2008 12:45:50 -0000 on 26/12/2008 10:54 David O'Brien said the following: > On Sat, Dec 20, 2008 at 06:43:49PM -0800, Marcel Moolenaar wrote: >> On Dec 20, 2008, at 9:22 AM, Christian Weisgerber wrote: >> Apparently sysinstall creates faulty disklabels. > > Is this also fallout? > > # fsck /dev/ad8s4f > fsck: Could not determine filesystem type Can't comment on the above, about the below - I think that you have to use gpart(8) once you switched a kernel to GEOM_PART, disklabel would not "get" it. > # disklabel /dev/ad8s4f > # /dev/ad8s4f: > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > c: 83441610 150994935 unused 0 0 # "raw" part, don't edit > f: 83441610 150994935 4.2BSD 0 0 0 > partition c: offset past end of unit > partition c: partition extends past end of unit > disklabel: partition c doesn't start at 0! > disklabel: An incorrect partition c may cause problems for standard system utilities > partition f: offset past end of unit > partition f: partition extends past end of unit -- Andriy Gapon