Built using OpCore-Simplify — https://github.com/lzhoang2801/OpCore-Simplify
This repository provides a streamlined OpenCore EFI configuration to install macOS Sequoia on the Dell Inspiron 15 7567 Gaming laptop, using the MacBookPro15,1 SMBIOS. It merges best practices from existing Hackintosh guides and leverages the OpCore-Simplify tool for easy customization.
- Target Model: Dell Inspiron 15 7567 Gaming
- SMBIOS (System ID): MacBookPro15,1
- macOS Version: Sequoia (macOS 15)
- A working machine to prepare the USB installer.
- A USB flash drive (≤32 GB) formatted as FAT32.
- Latest OpenCore release from Acidanthera/OpenCorePkg.
-
Download macOS Sequoia:
py macrecovery.py -b Mac-937A206F2EE63C01 -m 00000000000000000 download
-
Copy Recovery Boot:
- From the download folder, copy
com.apple.recovery.bootto the root of your USB drive.
- From the download folder, copy
-
Add OpenCore EFI:
- Copy
EFIfolder into the USB root.
- Copy
-
Validate Structure: Your USB should look like:
/EFI └── OC ├── Bootstrap.efi ├── OpenCore.efi ├── config.plist └── drivers/ kexts/ tools/ /com.apple.recovery.boot
- Enter BIOS: Power on and press
F12repeatedly. - Adjust Settings:
- Disable Legacy Option ROMs
- Set SATA Operation to AHCI
- Disable Secure Boot
- Disable Intel SGX
- Boot Order:
- Under General → Boot Sequence, add
/EFI/OC/OpenCore.efion your USB. - Save & Exit.
- Under General → Boot Sequence, add
- Boot USB: Press
F12and select your OpenCore entry. - Select Installer: Choose macOS Base System (External).
- Disk Utility: Format your target drive to APFS with GUID Partition Map.
- Install: Follow the prompts. Expect multiple reboots; total install time ~ 1.5–2 hours.
- Mount System EFI: Use MountEFI.
- Copy EFI: Copy the
EFIfolder from USB to your macOS system partition EFI. - Eject USB & Reboot: You should now boot natively.
- USB Mapping: https://dortania.github.io/OpenCore-Post-Install/usb/intel-mapping/intel.html
- Smooth Scrolling: MOS
- Audio Jack Fix: ComboJack
- Disable Verbose Boot: Remove
-vfromboot-argsand reset NVRAM - Hide Boot Picker: Set
PickerAudioAssisttofalseinconfig.plist
- OpCore‑Simplify — lzhoang2801
- Dortania OpenCore Guides — dortania.io
Enjoy your Hackintosh!
