- The colours of this screenshot are incorrect due to a glitch with macOS Sequoia. The display looks correct in real life. Sonoma does not have this screenshot issue.
- There are two
.plist
files provided in theOC
folder:
-
config-nvidia.plist
has SIP and Secure Boot disabled for the Nvidia Web Drivers that can be installed with the OpenCore Legacy Patcher post-installation root patch. -
config-normal.plist
does not have these modifications.Rename the one you want to use to
config.plist
.
- Modify
config.plist
for your own serial number, UUID, MLB, ROM, etc. You can generate them with GenSMBIOS (use typeiMacPro1,1
). Make sure your generated serial number is NOT valid on the Apple check coverage page. - There are two
.aml
files provided in theOC/ACPI
folder:
-
SSDT-i5-3470.aml
is designed for the Intel Core i5-3470 (by tcg96) -
SSDT-i7-3770.aml
is designed for the Intel Core i7-3770 (by aloha-cn)Rename the one you want to use to
SSDT.aml
. Or you can generate your own with ssdtPRGen.sh.
- Configure IGPU if you don't use dGPU.
- These files are very similar to the repository by aloha-cn. Drivers and OpenCore are updated for compatibility with the newer MacOS versions, and
RestrictEvents.kext
andrevpatch=sbvmm
boot argument are added to enable updates from System Settings. - This was only tested on a SATA SSD. To use NVMe SSD or Apple PCIe SSD, you have to use a USB disk for boot (like when starting installation).
https://github.com/Sniki/HP6300-HP8300
https://github.com/blacklizard/Hackintosh-Opencore-Guide-HP8300-SFF-i5-3470-Catalina
https://github.com/aloha-cn/Hackintosh-HP6300-HP8300-OpenCore