From owner-freebsd-current@FreeBSD.ORG Fri Oct 7 19:18:59 2011 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 6E11C1065672 for ; Fri, 7 Oct 2011 19:18:59 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 2CF878FC12 for ; Fri, 7 Oct 2011 19:18:59 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 16F8D5DA8; Fri, 7 Oct 2011 19:18:58 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id p97JIvao081478; Fri, 7 Oct 2011 19:18:57 GMT (envelope-from phk@phk.freebsd.dk) To: Garrett Cooper From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 07 Oct 2011 12:15:29 MST." Content-Type: text/plain; charset=ISO-8859-1 Date: Fri, 07 Oct 2011 19:18:57 +0000 Message-ID: <81477.1318015137@critter.freebsd.dk> Cc: Warren Block , freebsd-current@freebsd.org, Benjamin Kaduk , Arnaud Lacombe Subject: Re: aliasing (or renaming) kern.geom.debugflags 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: Fri, 07 Oct 2011 19:18:59 -0000 In message , Garrett Cooper writes: >My guess is that GEOM isn't letting go of the GPT table and you have >multiple partitions in the GPT table and you're not destroying them >hierarchically in a proper manner.. but again, that's just a guess >based on hazy recollection. If none of the GPT partitions are open, you should be able to open /dev/da0. If not, the GPT geom class is buggy. -- 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.