配置情况简要
- 超微 h12ssl-nt主板
- cpu epyc 7d12
- 系统 esxi7u3
简单流程
- 在esxi上安装esxi-unlocker
- 创建macos的虚拟机
macos_amd
- 调整
macos_amd.vmx
文件,增加amd的调整参数,使其可以启动 - 使用iso格式的macos的系统安装包进行安装。
esxi-unlocker安装
去https://github.com/shanyungyang/esxi-unlocker
去下打包
这个在 esxi8上也是可以用的,但是创建macos虚拟机的时候,应该版本必须得用esxi7的版本。
或者https://github.com/DrDonk/esxi-unlocker
这里下载
配置文件调整
vi macos_amd.vmx
在文件末尾添加下面内容
smc.version = "0"
cpuid.0.eax = "0000:0000:0000:0000:0000:0000:0000:1011"
cpuid.0.ebx = "0111:0101:0110:1110:0110:0101:0100:0111"
cpuid.0.ecx = "0110:1100:0110:0101:0111:0100:0110:1110"
cpuid.0.edx = "0100:1001:0110:0101:0110:1110:0110:1001"
cpuid.1.eax = "0000:0000:0000:0001:0000:0110:0111:0001"
cpuid.1.ebx = "0000:0010:0000:0001:0000:1000:0000:0000"
cpuid.1.ecx = "1000:0010:1001:1000:0010:0010:0000:0011"
cpuid.1.edx = "0000:0111:1000:1011:1111:1011:1111:1111"
vhv.enable = "FALSE"
vpmc.enable = "FALSE"
vvtd.enable = "FALSE"
board-id.reflectHost = "FALSE"
board-id = "Mac-AA95B1DDAB278B95"
hw.model.reflectHost = "FALSE"
hw.model = "MacBookPro19,1"
serialNumber.reflectHost = "FALSE"
serialNumber = "C01234567890"
其他方面,直接参考intel版本的 esxi 安装 macos的教程即可:例如这里 国光 的教程
hi 大佬,请问这套方案您使用的体验怎么样?我想搞一套来作为主力办公机,需要黑苹果。
虚拟机装macos体验不是很好。仅供测试用。正儿八经办公不推荐。
轻办公的话,可以用 https://github.com/scjtqs2/Hackintosh_ONDA-H410D4-IPC_15-10500_UDH630 这一套。
小白直接裸机装黑苹果,esxi装有坑,amd esxi的黑苹果稳定性也不太好,esxi还是用intel装黑苹果稳定些。