AMD电脑使用VMware安装苹果系统

CPU:AMD Ryzen 7 5800H
VMware:16
macOS:10.15
破解工具和苹果系统ISO镜像:百度网盘 提取码:j9oj

  1. 关闭正在运行的VMware服务

  2. 运行破解工具win-install.bat

  3. 启动VMware,创建虚拟机


    image.png

    image.png
  4. 配置ISO镜像


    image.png
  5. 修改虚拟机配置文件


    image.png

    加入下述配置:

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"
smbios.reflectHost = "TRUE"
hw.model = "MacBookPro14,3"
board-id = "Mac-551B86E5744E2388"

不加会报错“客户机操作系统已禁用 CPU。请关闭或重置虚拟机”。

接下来正常启动虚拟机安装macOS即可。

你可能感兴趣的:(AMD电脑使用VMware安装苹果系统)