From owner-freebsd-current@FreeBSD.ORG Fri Feb 13 04:33:42 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 215221065697 for ; Fri, 13 Feb 2009 04:33:42 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (brucec-1-pt.tunnel.tserv4.nyc4.ipv6.he.net [IPv6:2001:470:1f06:c09::2]) by mx1.freebsd.org (Postfix) with ESMTP id 622E68FC0A for ; Fri, 13 Feb 2009 04:33:41 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id DAEB319256; Fri, 13 Feb 2009 04:33:39 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on muon X-Spam-Level: X-Spam-Status: No, score=-2.5 required=8.0 tests=AWL,BAYES_00,RDNS_DYNAMIC autolearn=no version=3.2.5 Received: from tau.draftnet (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Fri, 13 Feb 2009 04:33:39 +0000 (GMT) Date: Fri, 13 Feb 2009 04:31:54 +0000 From: Bruce Cran To: Dimitry Andric Message-ID: <20090213043154.6ae1be31@tau.draftnet> In-Reply-To: <4994CBE5.5090805@andric.com> References: <20090212123753.1602cb81@gluon> <4994CBE5.5090805@andric.com> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: current@freebsd.org Subject: Re: Duplicate slice entries in /dev 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, 13 Feb 2009 04:33:42 -0000 On Fri, 13 Feb 2009 02:24:53 +0100 Dimitry Andric wrote: > On 2009-02-12 13:37, Bruce Cran wrote: > > I'm running -CURRENT from about a week ago, and have noticed that > > duplicate entries are showing up in /dev before a slice is mounted. > > Any chance you might have both GEOM_MBR and GEOM_PART_MBR in your > kernel configuration? > I have both GEOM_PART_GPT and GEOM_MBR, but not GEOM_PART_MBR. -- Bruce