From owner-freebsd-geom@FreeBSD.ORG Sat Apr 21 07:39:41 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 90C0416A401; Sat, 21 Apr 2007 07:39:41 +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 5091613C457; Sat, 21 Apr 2007 07:39:41 +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 3CFD82083; Sat, 21 Apr 2007 09:39:37 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/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 A49172049; Sat, 21 Apr 2007 09:39:36 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 1001) id 7DF0F54B2; Sat, 21 Apr 2007 09:39:36 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Marcel Moolenaar References: <86wt076k7u.fsf@dwp.des.no> <619464E1-1CB4-4CFC-9ECF-7FC90DC24A20@mac.com> Date: Sat, 21 Apr 2007 09:39:36 +0200 In-Reply-To: <619464E1-1CB4-4CFC-9ECF-7FC90DC24A20@mac.com> (Marcel Moolenaar's message of "Fri, 20 Apr 2007 10:35:28 -0700") Message-ID: <863b2u18hz.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-current@freebsd.org, Ivan Voras , freebsd-geom@freebsd.org Subject: Re: GPT as default? 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: Sat, 21 Apr 2007 07:39:41 -0000 Marcel Moolenaar writes: > On Apr 20, 2007, at 10:15 AM, Dag-Erling Sm=F8rgrav wrote: > > Currently, it is not even possible to list the GPT, let alone create > > new partitions, if one of the partitions is open. GPT can not be the > > default partitioning scheme until this is addressed. > You can list with the -r option. You cannot create unless you allow > foot-shooting in GEOM (i.e. set kern.geom.debugflags=3D16). The latter > a known side-effect of GEOM and has nothing to do with GPT itself. No, it is a known side effect of geom_gpt's poor design. Compare with geom_bsd, for instance. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no