Tagged Questions
3
votes
2answers
1k views
Is there a Linux tool for defragging NTFS partitions?
Can NTFS partitions be defragged within Linux? Does fsck work for this?
(Here and there I've seen a recommendation to use fsck -t ntfs --kerneldefrag /dev/XXX. Would this work?)