
I am currently doing a macOS X Success' href='/2020/12/install-macos-catalina-on-supported-pc.html'>Catalina 10.15 VM. Before I try making a actual Hackintosh PC. Whenever I try booting it this happens
I'm using a VMDK file by Intoguide. I will try with an gibMacOS installation.
Im running these commands in cmd:
cd "C:\Program Files\Oracle\VirtualBox\"
VBoxManage.exe modifyvm "macOS 10.15" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
VBoxManage setextradata "macOS 10.15" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3"
VBoxManage setextradata "macOS 10.15" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "macOS 10.15" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple"
VBoxManage setextradata "macOS 10.15" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "macOS 10.15" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
VBoxManage modifyvm "macOS 10.15" --cpu-profile "Intel Core i7-6700K"
My PC Specs:
Motherboard: ASROCK FM2A68M-HD+
CPU: AMD ATHLON X4 845
RAM: 8GB
HDD: 1TB TOSHIBA

Post a Comment