Skip to content

Instantly share code, notes, and snippets.

@barsbek
Last active October 2, 2017 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barsbek/aa53506f1de94a2a9a37034ff7bf2174 to your computer and use it in GitHub Desktop.
Save barsbek/aa53506f1de94a2a9a37034ff7bf2174 to your computer and use it in GitHub Desktop.
Make read-only filesystem writable
sudo mount -o remount,rw /your/device/here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment