From owner-freebsd-questions@FreeBSD.ORG Mon Aug 6 06:29:39 2007 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 C2DC216A420 for ; Mon, 6 Aug 2007 06:29:39 +0000 (UTC) (envelope-from hburton@mraentertainment.com) Received: from mail.mraentertainment.com (243-145-222-203.static.techex.net.au [203.222.145.243]) by mx1.freebsd.org (Postfix) with ESMTP id 0A1F413C491 for ; Mon, 6 Aug 2007 06:29:37 +0000 (UTC) (envelope-from hburton@mraentertainment.com) Received: (qmail 67432 invoked by uid 89); 6 Aug 2007 06:29:37 -0000 Received: from unknown (HELO ?192.168.1.187?) (hburton@mraentertainment.com@192.168.1.187) by mickey.mraentertainment with ESMTPA; 6 Aug 2007 06:29:37 -0000 In-Reply-To: References: <46B6B171.5000708@riderway.com> <1918FC18-18E2-4163-A78A-6EA4A807BCE5@mraentertainment.com> Mime-Version: 1.0 (Apple Message framework v752.3) Message-Id: <98148EE5-2AE8-4EF3-8CF3-225CAF8C07C9@mraentertainment.com> From: Hartleigh Burton Date: Mon, 6 Aug 2007 16:29:15 +1000 To: illoai@gmail.com X-Mailer: Apple Mail (2.752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Large Volumes - 2.2TB missing... expecting 3.4TB! 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, 06 Aug 2007 06:29:39 -0000 Thanks for the tip. # /dev/da1s1: 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 3029130401 0 unused 0 0 # "raw" part, don't edit d: 3029130401 0 4.2BSD 2048 16384 28528 Unfortunately for me, I do not really know what I am looking at here. Regards, Hartleigh Burton On 06/08/2007, at 4:07 PM, illoai@gmail.com wrote: > On 06/08/07, Hartleigh Burton wrote: >> OK, in the FDISK Partition Editor da1 reads as 3576219MB. So that >> looks to be ok and around what I am expecting. >> >> In the Disklabel Editor da1s1 has 0MB free, and da1s1d is the only >> da1s1 label with a size of 1444GB. >> > > The output of > % bsdlabel da1s1 > might be very enlightening here. > > As an aside, you might spend some time learning the > command line utilities. > % man 8 fdisk > % man 8 bsdlabel > > -- > -- > _______________________________________________ > 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"