Skip to content

Instantly share code, notes, and snippets.

@Deadlyelder
Created September 22, 2017 15:24
Show Gist options
  • Select an option

  • Save Deadlyelder/336d361268693796906a4cc2ea383719 to your computer and use it in GitHub Desktop.

Select an option

Save Deadlyelder/336d361268693796906a4cc2ea383719 to your computer and use it in GitHub Desktop.
VM setting
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment