From owner-freebsd-current@FreeBSD.ORG Tue Aug 4 17:15:03 2009 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 32CC8106567A for ; Tue, 4 Aug 2009 17:15:03 +0000 (UTC) (envelope-from axel.scheepers@nl.clara.net) Received: from axel.truedestiny.net (tunnel3416.ipv6.xs4all.nl [IPv6:2001:888:10:d58::2]) by mx1.freebsd.org (Postfix) with ESMTP id E8BE68FC1A for ; Tue, 4 Aug 2009 17:15:02 +0000 (UTC) (envelope-from axel.scheepers@nl.clara.net) Received: from [10.0.0.10] (ceridwen.thuis.net [10.0.0.10]) by axel.truedestiny.net (Postfix) with ESMTP id 4585A544C for ; Tue, 4 Aug 2009 19:15:01 +0200 (CEST) From: Axel Scheepers To: freebsd-current@freebsd.org Content-Type: text/plain Date: Tue, 04 Aug 2009 19:15:01 +0200 Message-Id: <1249406101.20811.12.camel@ceridwen.thuis.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 07 Aug 2009 15:55:50 +0000 Subject: GEOM geometry mismatch 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: Tue, 04 Aug 2009 17:15:05 -0000 Hi List, I've installed a fresh 8.0-BETA2 from the provided iso's, did a cvsup to -current a couple of days back reinstalled world a now I see: GEOM: ad4s1: geometry does not match label (255h,63s != 16h,63s). I quick look around tells me to use bsdlabel -e -A ad4s1 but then I get scary messages: bsdlabel: partition c doesn't start at 0! bsdlabel: partition c doesn't cover the whole unit! bsdlabel: An incorrect partition c may cause problems for standard system utilities bsdlabel: Class not found (without changing anything in the label) This is just my desktop but I do wonder if I can manually change the c partition and the mismatch to make things right again without thrashing any filesystem? c: 625137282 63 unused 0 0 # "raw" part, don't edit Without the -A flag for reading historical parts I also get: partition g: partition extends past end of unit Thanks, Kind regards, Axel Scheepers