VBoxManage modifyvm "Ventura" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Ventura" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac15,1"
VBoxManage setextradata "Ventura" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Ventura" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-551B86E5744E2388"
VBoxManage setextradata "Ventura" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Ventura" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
VBoxManage setextradata "Ventura" "VBoxInternal/TM/TSCMode" "RealTSCOffset"
尤其是在安装过程当中无限重启,最后一行配置可以解决
VBoxManage setextradata "Ventura" "VBoxInternal/TM/TSCMode" "RealTSCOffset"
参考链接:https://www.wikihow.com/Install-Macos-on-a-Virtual-Machine