Topic: GParted/ntfsresize issue
I resized a NTFS partition using Gparted a few days ago and now it's causing GParted to hang.
If the partition is mounted there are no problems but if it's not then GParted runs ntfsresize on it to get some basic info. This causes the hang.
Specifically it runs the command:
ntfsresize --info --force --no-progress-bar /dev/sdaxwhere x is the partition number, preface with sudo.
Could anyone with any NTFS partitions let me know how long this command takes to run? With my 280GB partition it churns away for six minutes every time I run it.
Does anybody think I should just delete the partition and start again? Should I stick to Windows tools for resizing NTFS partitions?
Just for general info, this is the output from the command:
ntfsresize v2.0.0 (libntfs 10:0:0)
Device name : /dev/sda8
NTFS volume version: 3.1
Cluster size : 4096 bytes
Current volume size: 300041724416 bytes (300042 MB)
Current device size: 300041731584 bytes (300042 MB)
Checking filesystem consistency ...
Accounting clusters ...
Space in use : 137236 MB (45.7%)
Collecting resizing constraints ...
You might resize at 137235582976 bytes or 137236 MB (freeing 162806 MB).
Please make a test run using both the -n and -s options before real resizing!