This script used for mount NTFS disk on Mac OS and give read-and write access.
- Install latest version of MacFuse using Homebrew
brew install --cask macfuse
- Add homebrew-fuse repository and install ntfs-3g-mac
brew tap gromgit/homebrew-fuse
brew install ntfs-3g-mac
- Plug your NTFS disk and make sure the disk volume is already mounted
- Add execute permission on
ntfsmounter
script
chmod +x ntfsmounter
- Run it with
sudo
sudo ./ntfsmounter