Skip to content

Instantly share code, notes, and snippets.

@ozen
Created June 22, 2016 12:04
Show Gist options
  • Save ozen/48bf2f75e8854eeb5fe4b96b3f3f964a to your computer and use it in GitHub Desktop.
Save ozen/48bf2f75e8854eeb5fe4b96b3f3f964a to your computer and use it in GitHub Desktop.
Mounting partition in R/W mode in Ubuntu Recovery root shell
mount -o remount,rw /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment