What should I do if I forget my logon password when the linux (redhat) system is installed on the vmwarevm? vmwareredhat
Today, I opened the previously installed vmwarevm. After it was started normally, I couldn't remember the login password. Search for information on the Internet, and reset the password. Next, we will share the specific operation process.
1. Restart the VM. When the startup progress bar appears, press the e key (start Editor) to enter the following interface, and then press the e key;
2. Enter the following interface, select the second option through the up and down keys, and then press the e key;
3. Enter the following interface, enter space and s at the end, and then enter the Enter key;
4. Enter the following interface and press the B key (boot)
5. Enter the following interface, enter passwd make (make indicates the logon username to be reset), and press Enter;
6. Enter the following interface, enter the new password and confirm the password (the entered password is not displayed), and enter reboot (restart );
7. After restarting, enter your new password to log on successfully.
At this point, my logon password has been reset successfully.