Created
April 5, 2024 21:11
-
-
Save LetsCreatProjects/55d0d84e91753d659424dc288014e919 to your computer and use it in GitHub Desktop.
Forgot password in linux VirtualBox SOLVED!
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
Forgot password in linux. VirtualBox. SOLVED! | |
1. restart. | |
2. press left shift | |
3. chose second option + Enter | |
4. chose second option again + Enter | |
5. choose root | |
6. Enter | |
7. input: | |
mount -rw -o remount / | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
remember that you will be root when you're in | |
recovery mode so just be careful after you've | |
remounted the disk. | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
8. passwd {username} | |
9. insert password | |
10.1 exit | |
11. resume + enter + wait | |
12. restart again to fix the size of the screen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment