Virtual Machine VMWare "prompt: Software virtualization is not compatible with the long mode on this platform" SOLUTION

Source: Internet
Author: User

Many children's shoes report that VMWare, MS Virtual server, and other software Virtual operating systems cannot be run when Windows 7 64-bit operating systems are used. The prompt is "Tip: Software virtualization is not compatible with the long mode on this platform. disable long mode. if long mode is not supported, the virtual machine cannot run 64-bit programs. "the main cause of this error is that the commonly used VMWare and other software itself are based on 32-bit. To run a 64-bit Virtual Machine on it, you need to enable virtualization! Windows 7 64-bit OS is disabled by default!

1. Enable the VT option of the 64-bit CPU to enable virtualization. This is a permanent solution, but limited by the CPU model, some CPUs do not support enabling virtualization.

1. Download a small green software (114 K) to check whether the VT virtualization technology is enabled. When Securable software is used for detection, the "Hardware" on the software interface is displayed as "YES", which indicates that the VT virtualization technology has been successfully enabled.

2. If it is displayed as "NO", it indicates that the VT virtualization technology has not been enabled successfully. You need to restart the notebook, log on to the BIOS settings page, go to the "Configuration" menu, find the "Intel (R) Virtual Technology" option, change its value to "Enabled", save and quit, and log on to the system.

2. Fix incompatibility issues temporarily by modifying the VMWare software settings. However, after creating a new virtual machine, you need to perform the following settings again.

1. Edit and modify the. vmx file corresponding to the virtual machine. Open the. vmx file in notepad, find: vmci0.present = "TRUE", change TRUE to FALSE, or delete this line directly. Save the. vmx file of this Virtual Machine (you may need to disable the Vm before saving it, and then open the VM ). Run the VM again. OK. (Note: This file cannot be found after VMware Workstation is installed. This file will only appear after you create a virtual machine in VMware Workstation .)

1
vmci0.present=“TRUE”

Change

1
vmci0.present = "FALSE"

2. [This step is not necessary] edit virtual machine settings on the vm software interface. Choose Virtual Machine Settings> Options> client isolation> VM communication interface (VMCI) to remove the Enable VMCI hook. Click OK to save. Run the VM again. OK

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.