From owner-freebsd-questions@FreeBSD.ORG Mon Nov 1 07:49:25 2010 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 4BF7F106566C for ; Mon, 1 Nov 2010 07:49:25 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id DB89C8FC08 for ; Mon, 1 Nov 2010 07:49:24 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id ECD30E7207; Mon, 1 Nov 2010 07:49:23 +0000 (GMT) Received: from core.nessbank (client-81-107-141-216.midd.adsl.virginmedia.com [81.107.141.216]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Mon, 1 Nov 2010 07:49:23 +0000 (GMT) From: Bruce Cran To: freebsd-questions@freebsd.org, Matthias Apitz Date: Mon, 1 Nov 2010 07:49:22 +0000 User-Agent: KMail/1.13.5 (FreeBSD/9.0-CURRENT; KDE/4.5.2; amd64; ; ) References: <20101031200258.GA1302@tiny.Sisis.de> <201011010003.54682.bruce@cran.org.uk> <20101101060951.GA2156@current.Sisis.de> In-Reply-To: <20101101060951.GA2156@current.Sisis.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011010749.22654.bruce@cran.org.uk> Cc: Subject: Re: sysinstall(8) && bsdlabel a new disk 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: Mon, 01 Nov 2010 07:49:25 -0000 On Monday 01 November 2010 06:09:51 Matthias Apitz wrote: > Thanks for the reply. Is there any document explaining this in more > detail as the man page of gpart(8). The FreeBSD Handbook in chaptar 18.3 > points still to sysinstall(8) and bsdlabel(8)... The documentation for gpart is still rather poor, and I'm not aware of any official documentation. I wrote a more detailed post in http://lists.freebsd.org/pipermail/freebsd-fs/2010-August/009176.html which explains the commands. -- Bruce Cran