From owner-freebsd-geom@FreeBSD.ORG Thu Apr 12 20:00:53 2007 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6DA4F16A415 for ; Thu, 12 Apr 2007 20:00:53 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4C113C48A for ; Thu, 12 Apr 2007 20:00:53 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 345F02094; Thu, 12 Apr 2007 22:00:49 +0200 (CEST) X-Spam-Tests: AWL,MAILTO_TO_SPAM_ADDR X-Spam-Learn: disabled X-Spam-Score: 0.2/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on tim.des.no Received: from dwp.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id 171332091; Thu, 12 Apr 2007 22:00:49 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id D7AD053AC; Thu, 12 Apr 2007 22:00:48 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Dave References: <000901c77d0a$f7ae51d0$0200a8c0@satellite> Date: Thu, 12 Apr 2007 22:00:48 +0200 In-Reply-To: <000901c77d0a$f7ae51d0$0200a8c0@satellite> (dmehler26@woh.rr.com's message of "Thu, 12 Apr 2007 10:00:43 -0400") Message-ID: <86wt0he51r.fsf@dwp.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-geom@freebsd.org Subject: Re: issues with geom and adding disks X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2007 20:00:53 -0000 "Dave" writes: > That worked fine. My problem came with fdisk. I used: > > fdisk -BI ad6 > > and i got the message: > > Invalid partition table > geom not found. It says "invalid partition table" because there is no pre-existing partition table on the disk. This will not show up again if you run 'fdisk -I ad6' a second time. I don't know what "Geom not found" comes from (a bug in either fdisk or libgeom?) but it seems to be harmless as well; fdisk ignores the error and goes on to write the updated MBR to the disk. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no