Skip to content

Instantly share code, notes, and snippets.

@elithrade
Created April 16, 2018 14:43
Show Gist options
  • Save elithrade/e076eb8075f3a71ad1e4c324bab33627 to your computer and use it in GitHub Desktop.
Save elithrade/e076eb8075f3a71ad1e4c324bab33627 to your computer and use it in GitHub Desktop.
Mount ntfs drive
Find uid and gid by using 'id username'
/dev/NTFS-partition /mnt/windows ntfs-3g uid=userid,gid=groupid,umask=0022 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment