Defrag ntfs in Linux
July 03, 2011 19:29:45 Last update: July 05, 2011 08:28:06
eHow gave this command for defragging NTFS in Linux:
which was rebuked by stack exchange. I believe the latter is right: there's no such thing!
Yes, there's a set of utilities called ntfsprogs (including ntfsresize, which is widely used), but defragmentation does not seem to be part of it.
fsck -t ntfs --kerneldefrag /dev/XXX
which was rebuked by stack exchange. I believe the latter is right: there's no such thing!
Yes, there's a set of utilities called ntfsprogs (including ntfsresize, which is widely used), but defragmentation does not seem to be part of it.