Skip to content

Instantly share code, notes, and snippets.

@ilguzin
Created February 5, 2014 07:11
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 ilguzin/8818675 to your computer and use it in GitHub Desktop.
Save ilguzin/8818675 to your computer and use it in GitHub Desktop.
Mount NTFS for RW under Mac OS
sudo mount_ntfs -o "rw,auto,nobrowse" /dev/disk1s1 /Volumes/portable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment