Skip to content

Instantly share code, notes, and snippets.

@peterlozano
Created November 18, 2018 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterlozano/4d23f8f89bf203968b96c119e00ba947 to your computer and use it in GitHub Desktop.
Save peterlozano/4d23f8f89bf203968b96c119e00ba947 to your computer and use it in GitHub Desktop.
Enable NTFS write in Macos without using third party drivers or apps.
echo "LABEL=DRIVELABEL none ntfs rw,auto" >> /etc/fstab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment