Skip to content

Instantly share code, notes, and snippets.

@ozen
Created June 22, 2016 12:04
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