From owner-freebsd-current@FreeBSD.ORG Sun Sep 27 10:11:40 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 03025106566B for ; Sun, 27 Sep 2009 10:11:40 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id BB36A8FC17 for ; Sun, 27 Sep 2009 10:11:39 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 5E4D969959; Sun, 27 Sep 2009 10:11:38 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id n8RABfLU004807; Sun, 27 Sep 2009 10:11:41 GMT (envelope-from phk@critter.freebsd.dk) To: "Paul B. Mahol" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 27 Sep 2009 10:33:02 +0200." <3a142e750909270133q63062558tf7bab06006e05953@mail.gmail.com> Date: Sun, 27 Sep 2009 10:11:41 +0000 Message-ID: <4806.1254046301@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: freebsd-current@freebsd.org, Mario Lobo Subject: Re: Removal of GEOM_BSD, GEOM_MBR, GEOM_PC98 and GEOM_SUNLABEL (recap) 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: Sun, 27 Sep 2009 10:11:40 -0000 In message <3a142e750909270133q63062558tf7bab06006e05953@mail.gmail.com>, "Paul B. Mahol" writes: >geom_part* is going to be only partitioning interface in future. >So you should really forget about geom_bsd and geom_mbr and try all geom_part* >modules or if that do not work recreate partitioning table with gpart(8) I'm pretty certain that Mario has what was until recently a valid disk configuration which geom_part does not support. >Older modules are just buggy and provide no additional features. Apart of course from the historical modes not supported by geom_part and the fact that hot-spot'ing is not supported and so on... Lets stick with the facts, should we ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.