From owner-freebsd-questions@FreeBSD.ORG Wed Dec 9 21:27:14 2009 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 B6D371065670 for ; Wed, 9 Dec 2009 21:27:14 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 6EF988FC0C for ; Wed, 9 Dec 2009 21:27:14 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NIU3x-0002Gt-08 for freebsd-questions@freebsd.org; Wed, 09 Dec 2009 22:27:09 +0100 Received: from pool-68-239-72-201.res.east.verizon.net ([68.239.72.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Dec 2009 22:27:08 +0100 Received: from nightrecon by pool-68-239-72-201.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 09 Dec 2009 22:27:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Wed, 09 Dec 2009 16:26:36 -0500 Lines: 17 Message-ID: References: <26710655.post@talk.nabble.com> <4B1FAE73.9010208@sbcglobal.net> <4B1FEB58.1050408@bah.homeip.net> <7B9397B189EB6E46A5EE7B4C8A4BB7CB33D0D87E@MBX03.exg5.exghost.com> <4B1FF20B.7060503@sbcglobal.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-68-239-72-201.res.east.verizon.net User-Agent: KNode/4.3.4 Sender: news Subject: Re: geometry does not match label (255h,63s != 16h,63s) 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: Wed, 09 Dec 2009 21:27:14 -0000 J.D. Bronson wrote: > What if we tried a custom kernel and removed these lines: > > options GEOM_PART_GPT # GUID Partition Tables. > options GEOM_LABEL # Provides labelization > > I think that might remove these 'errors'. > My kernel already has these removed and yet I also only began getting these after upgrading from 7.2 to 8.0 on both servers at home. So far just ignored them. Normal csup source and make buildworld/etc dance followed with a portupgrade -af and make delete-old-libs. So, yes, another "Me Too". :-) -Mike