Topic: cannot shrink 3TB fat32 drive
Hello, I have a 3TB USB drive with a FAT32 filesystem.
I want to shrink it to 2TB, but gparted fails when the action is applied.
I'm using the latest gparted live usb. Older versions also fail.
It does say to create a bug report. I'll try to paste the details from the HTML output:
<tr><th>Device:</th><td>/dev/sdc</td></tr>
<tr><th>Model:</th><td>Intenso External USB 3.0</td></tr>
<tr><th>Serial:</th><td>17EUZ8GAS</td></tr>
<tr><th>Sector size:</th><td>4096</td></tr>
<tr><th>Total sectors:</th><td>732566646</td></tr>
<tr><td colspan='2'> </td></tr>
<tr><th>Heads:</th><td>255</td></tr>
<tr><th>Sectors/track:</th><td>9</td></tr>
<tr><th>Cylinders:</th><td>319201</td></tr>
<tr><td colspan='2'> </td></tr>
<tr><th>Partition table:</th><td>msdos</td></tr>
<tr><td colspan='2'> </td></tr>
</table>
<table>
<tr><th>Partition</th><th>Type</th><th class='number_col'>Start</th><th class='number_col'>End</th><th>Flags</th><th>Partition Name</th><th>File System</th><th>Label</th><th>Mount Point</th></tr>
<tr><td>/dev/sdc1</td><td>Primary</td><td class='number_col'>256</td><td class='number_col'>732563999</td><td>lba</td><td></td><td>fat32</td><td>INTENSO</td><td></td></tr>
</table>
<p>========================================</p>
<table>
<tr><th>Partition</th><th>Type</th><th class='number_col'>Start</th><th class='number_col'>End</th><th>Flags</th><th>Partition Name</th><th>File System</th><th>Label</th><th>Mount Point</th></tr>
<tr><td>/dev/sdd</td><td>Unpartitioned</td><td class='number_col'>0</td><td class='number_col'>15642623</td><td></td><td></td><td>iso9660</td><td>GParted-live</td><td></td></tr>
<b>Shrink /dev/sdc1 from 2.73 TiB to 2.00 TiB</b> 00:00:33 ( ERROR )
calibrate /dev/sdc1 00:00:00 ( SUCCESS )
<i>path: /dev/sdc1 (partition)<br />start: 256<br />end: 732563999<br />size: 732563744 (2.73 TiB)</i>
check file system on /dev/sdc1 for errors and (if possible) fix them 00:00:00 ( SUCCESS )
<b><i>fsck.fat -a -w -v '/dev/sdc1'</i></b> 00:00:00 ( SUCCESS )
<i>fsck.fat 4.1 (2017-01-24)<br />Checking we can access the last sector of the filesystem<br /></i>
<i>Filesystem has 11445958 clusters but only space for 11445246 FAT entries.<br /></i>
shrink file system 00:00:33 ( ERROR )
using libparted
libparted messages ( ERROR )
<i>The file system is bigger than its volume!</i>
<i>The information sector has the wrong signature (0). Select cancel for now, and send in a bug report. If you're desperate, it's probably safe to ignore.</i>
and then it exits if you hit Ignore.
regards,
Marnix