Date: Thu, 12 Apr 2007 22:00:48 +0200 From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Dave <dmehler26@woh.rr.com> Cc: freebsd-geom@freebsd.org Subject: Re: issues with geom and adding disks Message-ID: <86wt0he51r.fsf@dwp.des.no> In-Reply-To: <000901c77d0a$f7ae51d0$0200a8c0@satellite> (dmehler26@woh.rr.com's message of "Thu, 12 Apr 2007 10:00:43 -0400") References: <000901c77d0a$f7ae51d0$0200a8c0@satellite>
next in thread | previous in thread | raw e-mail | index | archive | help
"Dave" <dmehler26@woh.rr.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wt0he51r.fsf>