M
M
matrix91642015-01-19 19:10:15
linux
matrix9164, 2015-01-19 19:10:15

Is it possible to defragment exfat and NTFS under Linux?

Actually the question is clear. I have an external hard drive with exfat. Due to its features, sometimes it is necessary to do defragmentation on it. And I really don’t want to reboot into Windows every time or use a virtual machine.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
George The Hipster, 2015-01-19
@GeorgeTheHipster

Already looking for an answer to a similar problem, but as I understand it, there are no adequate solutions yet.
In some cases, you can apply this approach:
$mv /my_disk /mnt/temporary_storage
$mv /mnt/temporary_storage /my_disk
But if there are over 9000 written bytes on the disk, then this, of course, is not the case. But you can do this with constantly updated directories.

B
Black_Shadow, 2016-09-13
@Black_Shadow

For NTFS there is ultradefrag ( jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html , download not from sorsforge, but from jp-andre.pagesperso-orange.fr/download-tarball.htm... In modern It won't compile on Linux because the paths to the libraries have been hardcoded.. You can get the ebuild with the patch here: https://git.blshadow.org.ru/gentoo-overlays/smover...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question