一、系統(tǒng)信息
???? OS:Window10 專業(yè)版
???? VM:VirtualBox
???? 待安裝OS:macOS Mojave10.14.3
二、安裝步驟
??? a、準備工作
?????? 下載 macOS 10.14 Mojave (地址:http://www.mediafire.com/folder/hyq1nd2cf48ad/Mojave_10.14.3_APFS_Image_for_VirtualBox_by_Geekrar)。
?????? 下載VirtualBox? (地址:https://download.virtualbox.org/virtualbox/6.0.12/VirtualBox-6.0.12-133076-Win.exe)
?????? 下載VirtualBox的擴展包 (地址:https://download.virtualbox.org/virtualbox/6.0.12/Oracle_VM_VirtualBox_Extension_Pack-6.0.12.vbox-extpack)
??? b、安裝 Oracle VM VirtualBox及其擴展包
??? c、Create a Virtual Machine on VirtualBox
??? d、Apply the Code on VirtualBox
??????? (可編寫一個bat文件)
??? cd "D:\Program Files\Oracle\VirtualBox\"
??? 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
?? e、Install macOS Mojave on VirtualBox
??????? 可用原來申請的AppID、做一些設(shè)置即可。
三、注意事項
??? 虛機要安裝擴展包并配置USB3.0(我這一步折騰了一小時)。