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

cd "C:\Program Files\Oracle\VirtualBox"

VBoxManage.exe modifyvm "mac " --cpuidset 00000001 000106e5 00100800 0098e3fd


bfebfbff
VBoxManage setextradata "mac " "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct"
"iMac11,3"
VBoxManage setextradata "mac " "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion"
"1.0"
VBoxManage setextradata "mac " "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct"
"Iloveapple"
VBoxManage setextradata "mac " "VBoxInternal/Devices/smc/0/Config/DeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "mac "
"VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

VBoxManage.exe modifyvm "mac os" --cpuidset 00000001 000106e5 00100800 0098e3fd


bfebfbff
VBoxManage setextradata "mac os"
"VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
VBoxManage setextradata "mac os"
"VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "mac os"
"VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95"
VBoxManage setextradata "mac os" "VBoxInternal/Devices/smc/0/Config/DeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "mac os"
"VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1

You might also like