Skip to content

Instantly share code, notes, and snippets.

@louisje
Created September 12, 2016 08:51
Show Gist options
  • Save louisje/3b3fc96546a30aedad41af48cf9c6f2b to your computer and use it in GitHub Desktop.
Save louisje/3b3fc96546a30aedad41af48cf9c6f2b to your computer and use it in GitHub Desktop.
VBoxManage modifyvm "Mac OS X 10.11 El Capitan" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "Mac OS X 10.11 El Capitan" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "Mac OS X 10.11 El Capitan" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Mac OS X 10.11 El Capitan" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "Mac OS X 10.11 El Capitan" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Mac OS X 10.11 El Capitan" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment