admin 发表于 2021-5-9 10:28:45

virtualbox

https://www.manongdao.com/article-2377539.html
https://sysin.org/article/how-to-install-macos-big-sur/
https://blog.csdn.net/liwan09/article/details/104797306/
https://www.manongdao.com/article-2377539.html


cd “C:\Program Files\Oracle\VirtualBox\”
VBoxManage.exe modifyvm “MACOS” --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata “MACOS” “VBoxInternal/Devices/efi/0/Config/DmiSystemProduct” “iMac19,1”
VBoxManage setextradata “MACOS” “VBoxInternal/Devices/efi/0/Config/DmiSystemVersion” “1.0”
VBoxManage setextradata “MACOS” “VBoxInternal/Devices/efi/0/Config/DmiBoardProduct” “Mac-AA95B1DDAB278B95”
VBoxManage setextradata “MACOS” “VBoxInternal/Devices/smc/0/Config/DeviceKey” “ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc”
VBoxManage setextradata “MACOS” “VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC” 1

页: [1]
查看完整版本: virtualbox