Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save maximishchenko/157e306335ee546cf820543bbed2fc4e to your computer and use it in GitHub Desktop.

Select an option

Save maximishchenko/157e306335ee546cf820543bbed2fc4e to your computer and use it in GitHub Desktop.
Linux. Mount Device with Write Permission
# mount -o umask=0,uid=nobody,gid=nobody /dev/sdXY /path/to/folder/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment