Re: Truncated Filesystem

From: Benjamin Carr
Date: Fri Sep 28 2007 - 22:15:42 EST


> >> What kind of partition table is it? MS-DOS partition tables have a 2 TB
> >> limit.
> Issue number one -- don't use fdisk, as it doesn't support devices that
> big. Use parted instead:

climate:~ benc$ sudo parted /dev/sdc check 1
Warning: Partition 1 is 2005GB, but the file system is 13TB.

Yeah, that is a problem.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/