Topic: GNU Parted cannot resize this partition to this size. We're working on
I am testing Gparted 0.4.5 from Parted Magic 4.1 with the following partitions on my 1 Gb USB key:
/dev/sda1 extended 996 Mb
/dev/sda5 fat32 384 Mb
/dev/sda6 fat32 298 Mb
unallocated 62 Mb
/dev/sda7 fat32 250 Mb
When I want to "Move /dev/sda7 to the left", I get the following error: GNU Parted cannot resize this partition to this size. We're working on it!
I doesn't understand where is the problem. Have you any idea? Many Thanks
----------------------------------------------------
Here is the gparted_details.htm file:
GParted 0.4.5
Libparted 1.8.8
Move /dev/sda7 to the left 00:00:10 ( ERROR )
calibrate /dev/sda7 00:00:01 ( SUCCESS )
path: /dev/sda7
start: 1526238
end: 2040254
size: 514017 (250.98 MiB)
calculate new size and position of /dev/sda7 00:00:02 ( SUCCESS )
requested start: 1397718
requested end: 1911734
requested size: 514017 (250.98 MiB)
new start: 1397718
new end: 1911734
new size: 514017 (250.98 MiB)
check file system on /dev/sda7 for errors and (if possible) fix them 00:00:00 ( SUCCESS )
dosfsck -a -w -v /dev/sda7
dosfsck 3.0.2 (28 Feb 2009)
dosfsck 3.0.2, 28 Feb 2009, FAT32, LFN
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "mkdosfs"
Media byte 0xf8 (hard disk)
512 bytes per logical sector
512 bytes per cluster
32 reserved sectors
First FAT starts at byte 16384 (sector 32)
2 FATs, 32 bit entries
2024448 bytes per FAT (= 3954 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 4065280 (sector 7940)
506076 data clusters (259110912 bytes)
63 sectors/track, 255 heads
0 hidden sectors
514016 sectors total
Reclaiming unconnected clusters.
Checking free cluster summary.
/dev/sda7: 2 files, 13316/506076 clusters
move partition to the left 00:00:02 ( SUCCESS )
old start: 1526238
old end: 2040254
old size: 514017 (250.98 MiB)
new start: 1397718
new end: 1911734
new size: 514017 (250.98 MiB)
move file system to the left 00:00:03 ( ERROR )
using libparted
rollback last change to the partition table 00:00:02 ( SUCCESS )
move partition to the right 00:00:02 ( SUCCESS )
old start: 1397718
old end: 1911734
old size: 514017 (250.98 MiB)
new start: 1526238
new end: 2040254
new size: 514017 (250.98 MiB)
libparted messages ( INFO )
GNU Parted cannot resize this partition to this size. We're working on it!