黑苹果的安装教程已经很多了,这里就不说了。这里主要说明一下安装后一些问题和解决方法: 问题: 安装好后,开机一直黑屏且无反应解决方法:执行如下命令—-记得替换虚拟机名称 VBoxManage modifyvm "Mac OS 虚拟机名称" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff VBoxManage setextradata "Mac OS 虚拟机名" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3" VBoxManage setextradata "Mac OS 虚拟机名" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" VBoxManage setextradata "Mac OS 虚拟机名" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" VBoxManage setextradata "Mac OS 虚拟机名" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" VBoxManage setextradata "Mac OS 虚拟机名" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1