|
calibrate /dev/sdd3 00:00:01 ( SUCCESS )
|
|
path: /dev/sdd3 start: 5221125 end: 5237189 size: 16065 (7.84 MB)
|
|
check file system on /dev/sdd3 for errors and (if possible) fix them 00:00:00 ( SUCCESS )
|
|
ntfsresize -P -i -f -v /dev/sdd3
|
|
ntfsresize v2.0.0 (libntfs 10:0:0) Device name : /dev/sdd3 NTFS volume version: 3.1 Cluster size : 4096 bytes Current volume size: 8225280 bytes (9 MB) Current device size: 8225280 bytes (9 MB) Checking for bad sectors ... Checking filesystem consistency ... Accounting clusters ... Space in use : 3 MB (31.1%) Collecting resizing constraints ... Estimating smallest shrunken size supported ... File feature Last used at By inode $MFT : 1 MB 0 $MFTMirr : 5 MB 1 Ordinary : 7 MB 2 You might resize at 2564096 bytes or 3 MB (freeing 6 MB). Please make a test run using both the -n and -s options before real resizing!
|
|
|
create empty partition 00:00:00 ( SUCCESS )
|
|
path: /dev/sdd4 start: 5237190 end: 5269319 size: 32130 (15.69 MB)
|
|
set partition type on /dev/sdd4 00:00:01 ( SUCCESS )
|
|
|
copy file system of /dev/sdd3 to /dev/sdd4 00:00:00 ( SUCCESS )
|
|
ntfsclone -f --overwrite /dev/sdd4 /dev/sdd3
|
|
NTFS volume version: 3.1 Cluster size : 4096 bytes Current volume size: 8224768 bytes (9 MB) Current device size: 8225280 bytes (9 MB) Scanning volume ... 100.00 percent completed Accounting clusters ... Space in use : 3 MB (31.1%) Cloning NTFS ... 100.00 percent completed Syncing ...
|
ntfsclone v2.0.0 (libntfs 10:0:0)
|
|
|
updating boot sector of ntfs file system on /dev/sdd4 00:00:00 ( SUCCESS )
|
|
echo c6e94f00 | /usr/bin/xxd -r -p | /bin/dd conv=notrunc of=/dev/sdd4 bs=1 seek=28
|
|
4+0 records in 4+0 records out 4 bytes (4 B) copied, 0.0190507 s, 0.2 kB/s
|
|
|
check file system on /dev/sdd4 for errors and (if possible) fix them 00:00:00 ( SUCCESS )
|
|
ntfsresize -P -i -f -v /dev/sdd4
|
|
ntfsresize v2.0.0 (libntfs 10:0:0) Device name : /dev/sdd4 NTFS volume version: 3.1 Cluster size : 4096 bytes Current volume size: 8225280 bytes (9 MB) Current device size: 16450560 bytes (17 MB) Checking for bad sectors ... Checking filesystem consistency ... Accounting clusters ... Space in use : 3 MB (31.1%) Collecting resizing constraints ... Estimating smallest shrunken size supported ... File feature Last used at By inode $MFT : 1 MB 0 $MFTMirr : 5 MB 1 Ordinary : 7 MB 2 You might resize at 2564096 bytes or 3 MB (freeing 6 MB). Please make a test run using both the -n and -s options before real resizing!
|
|
|
grow file system to fill the partition 00:00:01 ( SUCCESS )
|
|
run simulation 00:00:00 ( SUCCESS )
|
|
ntfsresize -P --force /dev/sdd4 --no-action
|
|
ntfsresize v2.0.0 (libntfs 10:0:0) Device name : /dev/sdd4 NTFS volume version: 3.1 Cluster size : 4096 bytes Current volume size: 8225280 bytes (9 MB) Current device size: 16450560 bytes (17 MB) New volume size : 16445952 bytes (17 MB) Checking filesystem consistency ... Accounting clusters ... Space in use : 3 MB (31.1%) Collecting resizing constraints ... Schedule chkdsk for NTFS consistency check at Windows boot time ... Resetting $LogFile ... (this might take a while) Updating $BadClust file ... Updating $Bitmap file ... Updating Boot record ... The read-only test run ended successfully.
|
|
|
real resize 00:00:01 ( SUCCESS )
|
|
ntfsresize -P --force /dev/sdd4
|
|
ntfsresize v2.0.0 (libntfs 10:0:0) Device name : /dev/sdd4 NTFS volume version: 3.1 Cluster size : 4096 bytes Current volume size: 8225280 bytes (9 MB) Current device size: 16450560 bytes (17 MB) New volume size : 16445952 bytes (17 MB) Checking filesystem consistency ... Accounting clusters ... Space in use : 3 MB (31.1%) Collecting resizing constraints ... Schedule chkdsk for NTFS consistency check at Windows boot time ... Resetting $LogFile ... (this might take a while) Updating $BadClust file ... Updating $Bitmap file ... Updating Boot record ... Syncing device ... Successfully resized NTFS on device '/dev/sdd4'.
|
|
|
|
|