sudo apt-get install ntfs-3g
sudo mkdir /media/external_hdd
sudo chmod 770 /media/external_hdd
/dev/sda2 /media/external_hdd ntfs-3g uid=1000,gid=1000,nofail,umask=007 0 0
Last active
October 10, 2018 10:02
-
-
Save marczykm/a1369f33f02443a55651418f80e0a804 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment