From owner-freebsd-questions@FreeBSD.ORG Thu Apr 30 23:56:15 2009 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 E59291065678 for ; Thu, 30 Apr 2009 23:56:15 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id B00118FC15 for ; Thu, 30 Apr 2009 23:56:15 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n3UNthcA040621; Thu, 30 Apr 2009 19:55:43 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n3UNthle040620; Thu, 30 Apr 2009 19:55:43 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 30 Apr 2009 19:55:43 -0400 From: Jerry McAllister To: Anonymous Message-ID: <20090430235543.GA40588@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: disklabel output format ? How to see in G M .. 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: Thu, 30 Apr 2009 23:56:16 -0000 On Thu, Apr 30, 2009 at 08:51:13PM +0300, Anonymous wrote: > > Using disklabel -A /dev/da0s1 I would like to see the sizes in G or M > format, how can I do this? > Also, googling arround i found output showing the cylinder space occupied > by a partition (like : > .... # cyl* X - Y ). How do I see that ? > PS: i did man disklabel and bsdlabel but i didnt find the correct > arguments. > thank you. I don't know if it will display them that way, but you can enter them as 100M or 12G or whatever is appropriate when you are creating partitions. ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"