2024年1月28日星期日

虚拟机装苹果系统amd处理器+windows11+vmware16+macOS12 Monterey-大海资源网


【安装】

  • 关闭hyper-V:管理员模式powershell里面执行bcdedit /set hypervisorlaunchtype off,关闭后重启计算机
  • 安装vmware
  • 安装 unlock:https://github.com/DrDonk/unlocker/releases ,管理员权限执行win-install.cmd
  • 创建macos 12的虚拟机,磁盘可以预先分配,选择mac12的iso
  • 编辑vmx文件(AMD Ryzen 5900环境),修改/添加

virtualHW.version = "16"

smbios.reflectHost = "TRUE"
hw.model = "MacBookPro16,4"
board-id = "Mac-A61BADE1FDAD7B05"
keyboard.vusb.enable = "TRUE"
mouse.vusb.enable = "TRUE"
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"

  • 启动虚拟机,选择抹除磁盘,新建分区,然后安装mac12系统

 

没有评论:

发表评论