Wednesday, April 26, 2017

Hackintosh on HP EliteDesk 800 G1, i5-4570


Note: this will probably work for other EliteDesk Towers, Small Form 
Factor and Ultra Small Form Factor





1. Installed Sierra from a real MAC to the hard drive going into the HP EliteDesk 800 G1
2. Installed Clover v4061 from real MAC to hard disk
       Bootloader - Install boot0af in MBR
       CloverEFI - CloverEFI 64-bits SATA
       Drivers64UEFI - OsxAptioFixDrv-64
       Install all RC scripts on target volume
       Install Clover Preference Pane
Used Clover Configurator to Edit config.plist but see below for the code
4 Added the following Kext's to \EFI\CLOVER\kexts\Other
      FakeSMC.kext
      IntelMausiEthernet.kext
5 Sound working with VoodooHDA 2.8.9 Clover-V6

Important for video HD4600

<key>IntelGFX</key>
<string>0x04128086</string>


<key>Intel</key>
<true/>

<key>LoadVBios</key>
<true/>

<key>ig-platform-id</key>
<string>0x0D220003</string>

<string>iMac14,1</string>