ntfsfix
Fix common problems on an NTFS partition. More information: <https://manned.org/ntfsfix>.
Install
- All systems
-
curl cmd.cat/ntfsfix.sh
- Debian
-
apt-get install ntfs-3g
- Ubuntu
-
apt-get install ntfs-3g
- Alpine
-
apk add ntfs-3g
- Arch Linux
-
pacman -S ntfs-3g
- 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
- Dockerfile
- dockerfile.run/ntfsfix
- 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