Skip to content

Tiny script automating NTFS volumes mount in read-write mode for MacOS

Notifications You must be signed in to change notification settings

apgsn/ntfs-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Script automating NTFS volumes mount in read-write mode for MacOS via MacFUSE and NTFS-3G. Reference: https://github.com/osxfuse/osxfuse/wiki/NTFS-3G

Before running this script, make sure to install the following packages via Homebrew:

brew install --cask macfuse
brew install ntfs-3g-mac

Script execution:

./ntfs-mount.sh "My Volume Name"

About

Tiny script automating NTFS volumes mount in read-write mode for MacOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages