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)
Table property settings that work well: Copy code ...
<br />How to remove the dividing lines of a ...
Table of contents 1. Limit props to type lists 2....
1. nohup Run the program in a way that ignores th...
1. Construction components 1. A form must contain...
This article example shares the specific code of ...
Therefore, we made a selection of 30 combinations ...
View Database show databases; Create a database c...
Table of contents 1. Overview 1.1 Usage of queryS...
1. Simulate database data 1-1 Create database and...
1. Development environment vue+vant 2. Computer s...
Table of contents Preface 1. What is a lock? 2. L...
The <area> tag defines an area in an image ...
Table of contents Problem Description Rendering T...
Table of contents 1. Startup management of source...