Skip to content

Instantly share code, notes, and snippets.

@bluvertigo
Created April 20, 2020 14:39
Show Gist options
  • Save bluvertigo/1d7526d3d02c5f6ab1e4fff8bab8f644 to your computer and use it in GitHub Desktop.
Save bluvertigo/1d7526d3d02c5f6ab1e4fff8bab8f644 to your computer and use it in GitHub Desktop.
mount

echo "/dev/sd2 /mnt/USBname ntfs rw,nosuid,nodev,nofail,x-gvfs-show,users,uid=1000,gid=1000,dmask=002,fmask=113,nobootwait 0 0" >> /etc/fstab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment