Messages in this thread |  | | | Date | Fri, 28 Sep 2007 22:15:18 -0400 (EDT) | | From | Benjamin Carr <> | | Subject | Re: Truncated Filesystem |
| |
> >> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |