vmware15.5的解锁mac系统插件
2021/6/23 7:26:49
本文主要是介绍vmware15.5的解锁mac系统插件,对大家解决编程问题具有一定的参考价值,需要的程序猿们随着小编来一起学习吧!
停止虚拟机服务
执行破解
进入插件MK-Unlocker-VM15.5目录内,右键以管理员权限运行win-install.cmd
查看效果
等待如上的脚本执行完成后,再打开vm,创建虚拟机,看看就有了macos系统选项了
插件下载
链接: https://pan.baidu.com/s/1lp4h0OqMPaedCT6m1D2kRA
提取码: mpi4
原文档
macOS Unlocker V3.0 for VMware Workstation
IMPORTANT:Always uninstall the previous version of the Unlocker before using a new version. Failure to do this could render VMware unusable. |
- Introduction
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 Linux
- Workstation Player 7/12/14/15 on Windows and Linux
The patch code carries out the following modifications dependent on the product being patched:
- Fix vmware-vmx and derivatives to allow macOS to boot
- Fix vmwarebase .dll or .so to allow Apple to be selected during VM creation
- Download a copy of the latest VMware Tools for macOS
Note 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 have been shutdown.
The code is written in Python.
- Prerequisites
The code requires Python 2.7 to work. Most Linux distros ship with a compatible Python 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.
- Limitations
If 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:
|
- Windows
On Windows you will need to either run cmd.exe as Administrator or using Explorer right click on the command file and select "Run as administrator".
win-install.cmd - patches VMware win-uninstall.cmd - restores VMware win-update-tools.cmd - retrieves latest macOS guest tools
- Linux
On 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 permissions by running chmod +x against the 2 files.
lnx-install.sh - patches VMware lnx-uninstall.sh - restores VMware lnx-update-tools.sh - retrieves latest macOS guest tools
- Thanks
Thanks 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 with debugging expertise. Sam also wrote the code for patching ESXi ELF files and modified the unlocker code to run on Python 3 in the ESXi 6.5 environment.
History
27/09/18 3.0.0 - First release 02/10/18 3.0.1 - Fixed gettools.py to work with Python 3 and correctly download darwinPre15.iso 10/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系统插件的文章就介绍到这儿,希望我们推荐的文章对大家有所帮助,也希望大家多多支持为之网!
- 2024-11-26RocketMQ入门指南:搭建与使用全流程详解
- 2024-11-26RocketMQ入门教程:轻松搭建与使用指南
- 2024-11-26手写RocketMQ:从入门到实践的简单教程
- 2024-11-25【机器学习(二)】分类和回归任务-决策树(Decision Tree,DT)算法-Sentosa_DSML社区版
- 2024-11-23增量更新怎么做?-icode9专业技术文章分享
- 2024-11-23压缩包加密方案有哪些?-icode9专业技术文章分享
- 2024-11-23用shell怎么写一个开机时自动同步远程仓库的代码?-icode9专业技术文章分享
- 2024-11-23webman可以同步自己的仓库吗?-icode9专业技术文章分享
- 2024-11-23在 Webman 中怎么判断是否有某命令进程正在运行?-icode9专业技术文章分享
- 2024-11-23如何重置new Swiper?-icode9专业技术文章分享