Guest User

Untitled

a guest
Nov 22nd, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /dev/sda /media/additional_drive_target_dir ntfs-3g defaults,auto,fmask=0077,dmask=0022,rw,uid=1000,gid=1000 0 1
  2.  
  3. sudo mount -o t,remount,exec /your/mount/dir
  4.  
  5. sudo chown <your username> /your/mount/dir
Add Comment
Please, Sign In to add comment