The solution to the problem that the centos virtual machine cannot be started: first run the cmd console program as an administrator; then enter the [netsh winsock reset] command in the cmd window; finally restart the system, and then open VMware to start normally. System.
Solution to the problem that the centos virtual machine cannot be started:
Method 1
1. Run the cmd console program as an administrator
2. Enter the netsh winsock reset command in the cmd window, which resets the winsock network specification
3. Restart the system and then open VMware to start the system normally
Method 2
If you just did the method If you can't solve the problem, try disabling virtual printing.
What should I do if the VMware virtual machine prompts that the virtual machine printing function is globally disabled on the system?
Every time when the virtual system is turned on All prompts: The virtual machine printing function is globally disabled on this system and will not be enabled for this virtual machine. If there is a printer installed on the host, this is really a loss! Because it will cause the virtual machine to be unable to print. This problem is caused by the fact that the virtual printer function is not enabled in the virtual machine preference settings. We only need to enable it. The following is the specific operation method.
The first step is to click the "Edit" menu of the virtual machine and click to select "Preferences" in the drop-down menu
The second step is to select the "Devices" tab in the preferences window. In the right window, click to check "Enable Virtual Printer" and click "OK" at the bottom.
Recommended related tutorials: centos tutorial
The above is the detailed content of What should I do if the centos virtual machine cannot be started?. For more information, please follow other related articles on the PHP Chinese website!