There are various environmental and configuration issues in the process of moving bricks, and different errors are always encountered every time. A quick search on Google reveals that solutions that work for others may not work for you. The environment where I encountered the problem this time was: Windows 10 Enterprise 2016 LTS I forgot the root password of CentOS 7 installed in VMWare, so I had to reset it 1. Start the client After entering the above interface, press 2. Modify the startup file Move the cursor down and find the location of Change Let me explain here, some tutorials say to change it to It says that my BIOS has crashed the hw-PMU resources and the guest OS has disabled the CPU. Please shut down or reset the virtual machine. So I searched Google for a long time according to this error, and it said that the Windows system did not turn on CPU virtualization, so I restarted the laptop and entered the BIOS I found that 3. Restart After restarting the client, enter the following interface and execute Run :/# passwd root Changing password for user root New password: Retype new password: passwd: Authentication token manipulation error 4. Update /etc/shadow If an error message is displayed saying There are only 5. Remount the root partition mount -o remount,rw / At this time, change the root password and find that it is OK :/# passwd root Changing password for user root New password: Retype new password: passwd: all authentication tokens updated successfully Restart the client and log in successfully! The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: JavaScript code to implement a simple calculator
>>: What to do if you forget the root password of Mysql5.7 (simple and effective method)
Generic load/write methods Manually specify optio...
Table of contents 1. Scene layout 2. Add a handle...
First of all, you need to understand why you use ...
Due to work requirements, I recently spent some t...
Commonly used JavaScript code to detect which ver...
Preface In daily development, when we use MySQL t...
By using Nginx virtual domain name configuration,...
prune To use this command, both the client and da...
Introduction Binlog logs, that is, binary log fil...
The following is a bar chart using Flex layout: H...
The image can be easily pushed directly to the Do...
Previously, react.forwardRef could not be applied...
From: https://blog.csdn.net/qq_44761243/article/d...
ssh-secure shell, provides secure remote login. W...
Preface Because the mini program upload requires ...