Created
May 20, 2021 05:50
-
-
Save aleksseven/afb8cbfd23aa807194fadac5bd5fe0a7 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
1. Start your VM and press Shift. | |
2. Select "advanced options for .Ubuntu" in the grub menu. | |
3. Select recovery mode and press enter. | |
4. select "Root – Drop to root shell prompt". | |
5. execute "mount -rw -o remount /" | |
6. exit | |
7. select the boot "resume normal boot" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment