Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Replace
- macOS Montery 12
- with the Name of your Virtual Machine (use find and replace in your editor)
- It should work with nearly every MacOS Verion
- On Windows and not sure which CPU you've got?
- Download CPU-Z
- === Copy this is for AMD Processor users ===
- cd "C:\Program Files\Oracle\VirtualBox\"
- VBoxManage.exe modifyvm "macOS Montery 12" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
- VBoxManage modifyvm "macOS Montery 12" --cpu-profile "Intel Xeon X5482 3.20GHz"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-2BD1B31983FE1663"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 0
- === Option 2 (not checked) ===
- cd "C:\Program Files\Oracle\VirtualBox\"
- VBoxManage.exe modifyvm "macOS Montery 12" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-2BD1B31983FE1663"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
- VBoxManage setextradata "macOS Montery 12" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 0
- === Option 3 (not checked) ===
- Maybe try without
- Copy >
- in the fourth line
- cd "C:\Program Files\Oracle\VirtualBox\"
- VBoxManage.exe modifyvm "mac OS Montery 12" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
- VBoxManage setextradata "mac OS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro15,1"
- Copy > VBoxManage setextradata "mac OS Montery 12" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-551B86E5744E2388"
- VBoxManage setextradata "mac OS Montery 12" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
- VBoxManage setextradata "mac OS Montery 12" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement