A tool for managing NTFS drives on Linux systems.
One installer does everything:
# Download and install everything
git clone https://github.com/sprinteroz/Linux-NTFS-Manager.git
cd Linux-NTFS-Manager
sudo ./install.shThis installs:
- GUI application with desktop icon
- All required GPL components (compiled locally)
- NTFS kernel module
- System integration
Launch the GUI:
- From applications menu: Search for "NTFS Complete Manager"
- From terminal:
ntfs-manager - Direct:
cd ntfs-complete-manager-gui && python3 main.py
- Ubuntu/Debian-based Linux distribution
- Python 3
- GTK3 development libraries
- Build tools (gcc, make, etc.)
NEVER install Balena Etcher - it destroys NTFS functionality system-wide.
Recovery if already installed:
sudo ./scripts/balena-etcher-recovery.shIf drives don't mount:
sudo ./scripts/ntfs-mount-repair.shIf installation fails:
sudo ./scripts/prerequisite-cleanup.sh
sudo ./install.sh # Try againDual license:
- Personal use: GPL v2.0
- Commercial use: Contact for licensing
- Author: Darryl Bennett (MagDriveX)
- Version: 2.0.4
- GPL Components: 10 (compiled locally)
- Repository: https://github.com/sprinteroz/Linux-NTFS-Manager
© 2023-2026 MagDriveX

