欢迎来到奇迪科技(深圳)有限公司,超值服务提供卓越产品!
新建虚拟机:
这里创建一个40G的盘
其他基本配置
根据实际情况选择CPU个数
显存设置
添加虚拟光驱,选择您的MAC iso文件:
二、关闭VirtualBox,使用CMD命令行工具,进入 VirtualBox安装目录
cd "E:Program FilesOracleVirtualBox"
分别执行下面六条指令,其中“MAC-64”必须改为你的虚拟机名称:
#执行1
VBoxManage.exe modifyvm MAC-64 --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
#执行2
VBoxManage setextradata MAC-64 "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
#执行3
VBoxManage setextradata MAC-64 "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
#执行4
VBoxManage setextradata MAC-64 "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
#执行5
VBoxManage setextradata MAC-64 "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
#执行6
VBoxManage setextradata MAC-64 "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
三、重新打开 VirtualBox,启动你的虚拟机,即可进入正常安装程序。
本文版权所有,转载须注明:来源 https://www.qvdv.net/qvdv-zhuji-826.html