GParted 0.4.5

Libparted 1.8.8.1.159-1e0e

Copy /dev/sdc1 to /dev/sdb (start at 0.00 B)  07:33:58    ( ERROR )
    
calibrate /dev/sdc1  00:00:00    ( SUCCESS )
    
path: /dev/sdc1
start: 63
end: 488392064
size: 488392002 (232.88 GiB)
check file system on /dev/sdc1 for errors and (if possible) fix them  00:00:20    ( SUCCESS )
    
ntfsresize -P -i -f -v /dev/sdc1
    
ntfsresize v2.0.0 (libntfs 10:0:0)
Device name : /dev/sdc1
NTFS volume version: 3.1
Cluster size : 4096 bytes
Current volume size: 250056700416 bytes (250057 MB)
Current device size: 250056705024 bytes (250057 MB)
Checking for bad sectors ...
Checking filesystem consistency ...
Accounting clusters ...
Space in use : 247608 MB (99.0%)
Collecting resizing constraints ...
Estimating smallest shrunken size supported ...
File feature Last used at By inode
$MFT : 49 MB 0
Multi-Record : 250057 MB 28973
$MFTMirr : 39461 MB 1
Ordinary : 250057 MB 10367
You might resize at 247607193600 bytes or 247608 MB (freeing 2449 MB).
Please make a test run using both the -n and -s options before real resizing!
create empty partition  00:00:02    ( SUCCESS )
    
path: /dev/sdb3
start: 63
end: 488392064
size: 488392002 (232.88 GiB)
set partition type on /dev/sdb3  00:00:03    ( SUCCESS )
    
new partition type: ntfs
copy file system of /dev/sdc1 to /dev/sdb3    ( EXECUTING )
    
ntfsclone -f --overwrite /dev/sdb3 /dev/sdc1

========================================