> >> 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.
> 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
benc's password:
Disk /dev/sdc1: 2004.8 GB, 2004856477184 bytes
255 heads, 63 sectors/track, 243743 cylinders
Units = cylinders of 16065 * 5
> > sudo fdisk -l /dev/sdc1
> ^ Uh...
yeah, long day:
Disk /dev/sdc: 12999.9 GB, 1288871168 bytes
255 heads, 63 sectors/track, 1580491 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdc1
3 matches
Mail list logo