From owner-freebsd-questions@FreeBSD.ORG Wed Feb 16 08:50:45 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0412A1065672 for ; Wed, 16 Feb 2011 08:50:45 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id D58A88FC1A for ; Wed, 16 Feb 2011 08:50:44 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p1G8oapo054670 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 16 Feb 2011 00:50:36 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p1G8oaeQ054669; Wed, 16 Feb 2011 00:50:36 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA10281; Wed, 16 Feb 11 00:45:51 PST Date: Wed, 16 Feb 2011 00:45:47 -0800 From: perryh@pluto.rain.com To: bruce@cran.org.uk Message-Id: <4d5b8ebb.rtHLeQYqI1Wgt+9x%perryh@pluto.rain.com> References: <201102141900.02996.lumiwa@gmail.com> <201102150557.33693.lumiwa@gmail.com> <20110215145139.ac6c74d9.freebsd@edvax.de> <20110215135824.0000566a@unknown> In-Reply-To: <20110215135824.0000566a@unknown> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd@edvax.de, lumiwa@gmail.com, freebsd-questions@freebsd.org Subject: Re: android X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2011 08:50:45 -0000 Bruce Cran wrote: > On Tue, 15 Feb 2011 14:51:39 +0100 > Polytropon wrote: > > You can check the partitioning of the da4 device with > > # fdisk da4 > "gpart show da4" is the modern way of doing this. Even if the disk was originally sliced and partitioned using fdisk(8) and bsdlabel(8)?