.: [Link] :.
The follow is for educational purposes, use at your own risk.
This is for an installation of Big Sur on VirtualBox 6.
The below commands have the name "MacOS BigSur" as a temporary place holder.
REPLACE ALL "MacOS BigSur" with the name of your virtual machine. Then enter them
in to your command prompt.
Commands to be used for Virtualbox 6
---------------------------------------
cd "C:\Program Files\Oracle\VirtualBox\"
[Link] modifyvm "MacOS BigSur" --cpuidset 00000001 000106e5 00100800
0098e3fd bfebfbff
VBoxManage setextradata "MacOS BigSur"
"VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
VBoxManage setextradata "MacOS BigSur"
"VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "MacOS BigSur"
"VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95"
VBoxManage setextradata "MacOS BigSur"
"VBoxInternal/Devices/smc/0/Config/DeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "MacOS BigSur"
"VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
if you recieve this error "EBILOG:EXITBS:START" add below line:
VBoxManage modifyvm “VBOXName ” --cpu-profile “Intel Core i7-6700K”