From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: with ECARTIS (v1.0.0; list xfs); Fri, 28 Sep 2007 18:16:51 -0700 (PDT) Received: from terminus.zytor.com ([198.137.202.10]) by oss.sgi.com (8.12.11.20060308/8.12.10/SuSE Linux 0.7) with ESMTP id l8T1Gjdd008610 for ; Fri, 28 Sep 2007 18:16:47 -0700 Message-ID: <46FDA778.1070500@zytor.com> Date: Fri, 28 Sep 2007 18:16:40 -0700 From: "H. Peter Anvin" MIME-Version: 1.0 Subject: Re: Truncated Filesystem References: <46FD9006.6050807@sandeen.net> <46FD959E.5030009@zytor.com> <46FDA35A.8040504@zytor.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com List-Id: xfs To: Benjamin Carr Cc: Eric Sandeen , Justin Piszcz , xfs@oss.sgi.com, linux-kernel@vger.kernel.org Benjamin Carr wrote: >>> sudo fdisk -l /dev/sdc1 >> ^^^^^^^^^ Uh... > > yeah, long day: > > Disk /dev/sdc: 12999.9 GB, 12999988871168 bytes > 255 heads, 63 sectors/track, 1580491 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System > /dev/sdc1 1 243744 1957867653+ 83 Linux > Looks like an MS-DOS partition table, indeed. -hpa