From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 17:48:49 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EB1616A41F for ; Tue, 20 Sep 2005 17:48:49 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D8AA43D75 for ; Tue, 20 Sep 2005 17:48:46 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 9787 invoked from network); 20 Sep 2005 17:48:45 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Sep 2005 17:48:45 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 90D7E3E; Tue, 20 Sep 2005 13:48:44 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Ansar Mohammed" To: References: From: Lowell Gilbert Date: 20 Sep 2005 13:48:44 -0400 In-Reply-To: Message-ID: <44hdcftytf.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Looking for bsdlabel tutorial X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2005 17:48:49 -0000 "Ansar Mohammed" writes: > It seems that bsdlabel is a bit of rocket science to use.. is there an > easier way to create additional partitions on an existing installation? Or a > step by step bsdabel/disklable tutorial? The handbook covers a number of situations where you want to label a disk. All of the ones that I would consider common. And it gives syntax in terms of both bsdlabel and disklabel.