Skip to content

Instantly share code, notes, and snippets.

@lucianobezerra
Created February 1, 2014 16:17
Show Gist options
  • Save lucianobezerra/8754419 to your computer and use it in GitHub Desktop.
Save lucianobezerra/8754419 to your computer and use it in GitHub Desktop.
Mount ReadWrite NTFS partition
/dev/sdax /home/user/folder ntfs rw,exec,auto,uid=uid_user,gid=gid_user,umask=000 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment