1, download the installation of VMware 12, the specific tutorials can be seen on the internet.
2, download the image of Mac OS, it is best to download cdr format.
3, when importing the virtual machine, to select the client operating system, there is no online Mac OS, as shown in.
The workaround is to install unlocker, and unlocker needs the python environment as shown, so you need to continue with the steps below.
4, install the python environment, go to the Python official website https://www.python.org/ , download the corresponding version 2.7.9.
5. Follow the prompts to install python.
Can be installed on a different disk , is not recommended to install in the program files directory , because the current contains spaces , will affect some future modules.
6, download unlocker207 and unzip in the directory without Chinese path, preferably in the installation directory of VMware.
7, right -click Win-update-tools.cmd, run as administrator.
Right -click Win-install.cmd, run as administrator.
You may encounter the following error:Microsoft.vc90.crt.manifest could not being extracted!
Workaround: This is unlock208 error, try to use version 207.
You may also encounter the following error:
Workaround:
Right-click Edit win-install.cmd and put
Echo Patching ...
Unlocker.exe
Instead:? \python.exe unlocker.py
which Represents the Python installation path )
Re-run when you're done.
8. Open VMware to follow the steps to install the downloaded mac ox11.
Possible error:Mac OS X does not support binary compilation. To run on a Mac OS X host, you need a VMware Workstation support for intel® vt-x or amd-v.
First check whether your CPU support virtualization, Baidu check such as whether I7-6700HQ support virtualization so, you can refer to http://jingyan.baidu.com/article/bad08e1e9a95ef09c8512192.html
BIOS settings, set the Virtualization option to Enabled. Specific can Baidu how to turn their own model of the computer to open virtualization.
Possible error:
VMware Workstation Unrecoverable Error: (vcpu-0)
Vcpu-0:verify vmcore/vmm/main/physmem_monitor.c:1178
The log file is located in "D:\Softwares\VMware\VMware Machines\macos10.11\vmware.log".
You can request support.
To collect data to submit to VMware technical support, select collect support data from the Help menu.
You can also run the "Vm-support" script directly in the Workstation folder.
We will respond to your technical support rights.
Workaround:
Go to the client's installation directory, open the vmx file, such as your client's name is OSX, this file is osx.vmx,
You will see that there is an SMC parameter:
Smc.present = "TRUE"
load smc.version = 0 to the next line of this parameter and save the exit. Restarting the client discovery will start normally.
Possible error:vmware installed OS x when prompted for insufficient space to install.
Workaround:
1) In the previous step, click on " Utilities " --"disk utility "
2) Select the following erase, then you can rename the disk
3) Then close the Disk tool window.
You continue to install, select just that disk on it (you can have a disk icon on the right side of the picture, select it to install)
WIN10 Vmware12 Install Mac OS X10.11 virtual machine tutorial