From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757801AbXI2A71 (ORCPT ); Fri, 28 Sep 2007 20:59:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753485AbXI2A7R (ORCPT ); Fri, 28 Sep 2007 20:59:17 -0400 Received: from terminus.zytor.com ([198.137.202.10]:40565 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752908AbXI2A7R (ORCPT ); Fri, 28 Sep 2007 20:59:17 -0400 Message-ID: <46FDA35A.8040504@zytor.com> Date: Fri, 28 Sep 2007 17:59:06 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.0 (X11/20070419) MIME-Version: 1.0 To: Benjamin Carr CC: Eric Sandeen , Justin Piszcz , xfs@oss.sgi.com, linux-kernel@vger.kernel.org Subject: Re: Truncated Filesystem References: <46FD9006.6050807@sandeen.net> <46FD959E.5030009@zytor.com> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Benjamin Carr wrote: >> What kind of partition table is it? MS-DOS partition tables have a 2 TB >> limit. > > Hadn't thought of that, doesn't look good. > -Ben > > sudo fdisk -l /dev/sdc1 ^^^^^^^^^ Uh... > benc's password: > > Disk /dev/sdc1: 2004.8 GB, 2004856477184 bytes > 255 heads, 63 sectors/track, 243743 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Disk /dev/sdc1 doesn't contain a valid partition table >