Opencore+efi+maker+151+new |top|
Title: Building a Modern Hackintosh with OpenCore: The EFI Maker 151 Approach
Step 2: Selecting Drivers (.efi)
The tool will ask which UEFI drivers to include. For a standard modern build, you generally need:
- OpenRuntime.efi (Mandatory)
- OpenCanopy.efi (Optional, for the GUI boot picker)
- HfsPlus.efi (Required to see macOS partitions)
- ResetNvramEntry.efi (Optional, useful for troubleshooting)
Legacy Note: If using OpenCore 0.1.5 (ancient), the naming was different (e.g., FwRuntimeServices.efi). opencore+efi+maker+151+new
4. Analysis of “151” Version Specifics
The number 151 does not correspond to an official OpenCore release (official versions follow 0.9.9, 1.0.0, etc.). Possible meanings: Title: Building a Modern Hackintosh with OpenCore: The
- Build number in a fork – Some makers use internal versioning (e.g., EFI Maker v151).
- OpenCore 0.9.151 – This would be a post-0.9.9 development snapshot (nightly) with experimental patches for newer Intel (14th gen Raptor Lake refresh) or AMD Ryzen 8000 series.
- Commit hash suffix – e.g.,
151a3f7.
Checking known repositories: As of mid-2025, OpenCore 1.0.2 is current. Therefore, “151” likely refers to a third-party utility version or a mislabeled legacy build. OpenRuntime
Troubleshooting Common Issues with EFI Maker 151 New
Despite the automation, no tool is perfect. Here are the most frequent problems users encounter:
Part 2: Prerequisites
Before opening any EFI Maker tool:
- Hardware Knowledge: Know your exact CPU model, GPU model, and chipset.
- Example: Intel Core i7-10700K, Z490 Chipset, AMD RX 580.
- USB Drive: A 16GB+ USB drive for the macOS installer.
- Windows or Linux Machine: To run the EFI Maker tools.
Thanks been looking for that 😉
Thanks! OpenJDK doesn’t work right for my apps.
You are not checking for accept/decline license therefore .bin files in cache are very likely to only be a HTML errror page instad of actual java install packages.
thnx for help useful script
https://raw.github.com/flexiondotorg/oab-java6/master/oab-java6.sh gives me a 404 error.
Link has changed, thanks for reporting. It’s correct now (oab-java.sh instead of oab-java6.sh):
https://raw.github.com/flexiondotorg/oab-java6/master/oab-java.sh
The script gets a fetch error on http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/precise/main/binary-i386/Packages
but the apt-get install seems to have succeeded.
nice
thanks