0
点赞
收藏
分享

微信扫一扫

VM box 安装Mac

VMBOX 设置如下:

VM box 安装Mac_html


显示设置:

VM box 安装Mac_html_02


安装后的结果:


VM box 安装Mac_ios_03



安装前设置CMD执行命令如下:

设置命令如下:

VBoxManage.exe modifyvm "MacOS" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff

VBoxManage setextradata "MacOS" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"

VBoxManage setextradata "MacOS" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"

VBoxManage setextradata "MacOS" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"

VBoxManage setextradata "MacOS" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"

VBoxManage setextradata "MacOS" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1




最终安装效果如下:

VM box 安装Mac_ios_04


参考资料和推荐阅读:

[1]. ​​http://t.zoukankan.com/ios9-p-7519302.html​​



举报

相关推荐

0 条评论