Skip to content

Instantly share code, notes, and snippets.

@jsborjesson
Created June 11, 2014 18:56
Show Gist options
  • Select an option

  • Save jsborjesson/46460f11b19ee17286a1 to your computer and use it in GitHub Desktop.

Select an option

Save jsborjesson/46460f11b19ee17286a1 to your computer and use it in GitHub Desktop.
Mount NTFS drive on OSX
# Create or edit /etc/fstab/ to contain this:
LABEL=VOLUME_NAME none ntfs rw,auto,nobrowse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment