Created
December 27, 2011 11:02
-
-
Save wooki/1523301 to your computer and use it in GitHub Desktop.
Remount root file system in read/write mode in Ubuntu recovery mode
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mount -o remount,rw / |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment