ubuntu使用virualbox安装mac10.12

windows上virsualbox安装教程

mac文件下载

or百度云

链接: https://pan.baidu.com/s/1ge8sEY3 密码: tw5c

新建一个虚拟机

4096内存

选择刚才下的mac文件作为硬盘

设置显卡最大

最后在运行虚拟机之前,bash运行下面的几句话

VBoxManage modifyvm "Mac11" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Mac11" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

 

posted @ 2017-05-13 22:43  难解是非题  阅读(525)  评论(0编辑  收藏  举报