ntfsfix

Fix common problems on an NTFS partition. More information: <https://manned.org/ntfsfix>.

Install

All systems
curl cmd.cat/ntfsfix.sh
Debian Debian
apt-get install ntfs-3g
Ubuntu
apt-get install ntfs-3g
Alpine
apk add ntfs-3g
Arch Arch Linux
pacman -S ntfs-3g
image/svg+xml Kali Linux
apt-get install ntfs-3g
Fedora
dnf install ntfsprogs-2
Windows (WSL2)
sudo apt-get update sudo apt-get install ntfs-3g
OS X
brew install ntfs-3g
Raspbian
apt-get install ntfs-3g
Docker
docker run cmd.cat/ntfsfix ntfsfix powered by Commando

Fix common problems on an NTFS partition. More information: <https://manned.org/ntfsfix>.

  • Fix a given NTFS partition:
    sudo ntfsfix /dev/sdXN

© tl;dr; authors and contributors