Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

.: GEEKrar.com :.

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 "Big Sur" as a temporary place holder.
REPLACE ALL "Big Sur" 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\"
VBoxManage.exe modifyvm "Big Sur" --cpuidset 00000001 000106e5 00100800 0098e3fd
bfebfbff
VBoxManage setextradata "Big Sur"
"VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
VBoxManage setextradata "Big Sur"
"VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Big Sur"
"VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95"
VBoxManage setextradata "Big Sur" "VBoxInternal/Devices/smc/0/Config/DeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Big Sur"
"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”

You might also like