进入插件MK-Unlocker-VM15.5目录内,右键以管理员权限运行win-install.cmd
等待如上的脚本执行完成后,再打开vm,创建虚拟机,看看就有了macos系统选项了
插件下载链接: https://pan.baidu.com/s/1lp4h0OqMPaedCT6m1D2kRA
提取码: mpi4
important: Always uninstall the prevIoUs version of the Unlocker before using a newversion. Failure to do this Could render VMware unusable. |
Unlocker 3 is designed for VMware Workstation 11-15 and Player 7-15.
If you are using an earlIEr product please continue using Unlocker 1.
Version 3 has been tested against:
Workstation 11/12/14/15 on windows and linuxWorkstation Player 7/12/14/15 on windows and linuxThe patch code carrIEs out the following modifications dependent on the productbeing patched:
Fix vmware-vmx and derivatives to allow macOS to bootFix vmwarebase .dll or .so to allow Apple to be selected during VM creationDownload a copy of the latest VMware Tools for macOSNote that not all products recognise the darwin.iso via install tools menu item.You will have to manually mount the darwin.iso for example on Workstation 11 and Player 7.
In all cases make sure VMware is not running, and any background guests havebeen shutdown.
The code is written in Python.
PrerequisitesThe code requires Python 2.7 to work. Most linux distros ship with a compatiblePython interpreter and should work without requiring any additional software.
windows Unlocker has a packaged version of the Python script using PyInstaller,and so does not require Python to be installed.
limitationsIf you are using VMware Player or Workstation on windows you may get a core dump.
Latest linux products are OK and do not show this problem.
important: If you create a new VM VMware may stop and create a core dump.There are two options to work around this issue: Change the VM to be HW 10 - this does not affect performance.Edit the VMX file and add:smc.version = "0" |
On windows you will need to either run cmd.exe as administrator or usingExplorer right click on the command file and select "Run as administrator".
win-install.cmd - patches VMwarewin-uninstall.cmd - restores VMwarewin-update-tools.cmd - retrIEves latest macOS guest tools
linuxOn linux you will need to be either root or use sudo to run the scripts.
You may need to ensure the linux scripts have execute permissionsby running chmod +x against the 2 files.
lnx-install.sh - patches VMwarelnx-uninstall.sh - restores VMwarelnx-update-tools.sh - retrIEves latest macOS guest tools
ThanksThanks to Zenith432 for originally building the C++ unlocker and Mac Son of Knife(MSoK) for all the testing and support.
Thanks also to Sam B for finding the solution for ESXi 6 and helPing me withdeBUGging expertise. Sam also wrote the code for patching ESXi ELF files andmodifIEd the unlocker code to run on Python 3 in the ESXi 6.5 environment.
History27/09/18 3.0.0 - First release02/10/18 3.0.1 - Fixed gettools.py to work with Python 3 and correctly download darwinPre15.iso10/10/18 3.0.2 - Fixed false positives from anti-virus software with windows executables- Allow Python 2 and 3 to run the Python code from Bash scripts
(c) 2011-2018 Dave Parsons
总结以上是内存溢出为你收集整理的vmware15.5的解锁mac系统插件全部内容,希望文章能够帮你解决vmware15.5的解锁mac系统插件所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)