From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 20:53:49 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 3D54F106568A for ; Wed, 4 Feb 2009 20:53:49 +0000 (UTC) (envelope-from nakal@web.de) Received: from fmmailgate03.web.de (fmmailgate03.web.de [217.72.192.234]) by mx1.freebsd.org (Postfix) with ESMTP id E8D9E8FC1E for ; Wed, 4 Feb 2009 20:53:48 +0000 (UTC) (envelope-from nakal@web.de) Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 6588FF77EC19; Wed, 4 Feb 2009 21:53:47 +0100 (CET) Received: from [217.236.13.132] (helo=zelda.local) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.110 #277) id 1LUokl-0000M7-00; Wed, 04 Feb 2009 21:53:47 +0100 Date: Wed, 4 Feb 2009 21:53:50 +0100 From: Martin To: Marcel Moolenaar Message-ID: <20090204215350.0bc7a307@zelda.local> In-Reply-To: <9D6C9DA2-7BBB-42C6-9F3E-4B8EF2078969@mac.com> References: <20090203082153.565746e2@zelda.local> <20090204004534.11ccca19@zelda.local> <20090204082718.0f217b1a@zelda.local> <9D6C9DA2-7BBB-42C6-9F3E-4B8EF2078969@mac.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 Sender: nakal@web.de X-Sender: nakal@web.de X-Provags-ID: V01U2FsdGVkX18mvwdwh3Auq8Sb5Om+F252+1r8LgnzHi3hJMfM JFyXo58qwytxHH8mG7eczSnMritYRbL1KwZHxbj0wXP9dZtGrP e+cjrkpMw= Cc: FreeBSD Current Subject: Re: GEOM_PART: a quick update on logical partitions 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: Wed, 04 Feb 2009 20:53:50 -0000 Am Wed, 04 Feb 2009 00:06:13 -0800 schrieb Marcel Moolenaar : > Please read: > http://en.wikipedia.org/wiki/Extended_partition > > and then explain what you mean. > > > /dev/ad0s1.2 > > No, you have 0. > > > now you can insert 0 again and you get: > > > > /dev/ad0s1.0 > > /dev/ad0s1.2 > > You'll have 0 and 1. I see your point. This works different from what I thought. Sorry for the confusion. The wikipedia article made it clear to me. -- Martin