Running macOS on Intel NUC10I5FNH with OpenCore
- OS: macOS Catalina v10.15.6 (19G2021)
- CPU: Intel Core i5-10210U
- RAM: 2 * PNY Laptop RAM 16GB 2666Mhz (PNY 16GU2X08LIII43-12-K)
- SSD: Kingston A2000 1TB M.2 NVMe (KINGSTON SA2000M81000G)
- OpenCore: 0.6.0
- Copy entire
EFI
directory to your EFI partition. - Follow OpenCore instructions to update
SystemSerialNumber
,MLB
andSystemUUID
underPlatformInfo -> Generic
.
In order to get Wi-Fi working, you need to manually EFI/OC/Kexts/itlwmx.kext/Contents/Info.plist
duo to itlwm. There will be 2 Ethernet
connections under System Preferences -> Network
.
Search for
YOUR_WIFI
orCHANGE-ME!
inEFI/OC/Kexts/itlwmx.kext/Contents/Info.plist
and replace them with your SSID (akaNetwork Name
) and password.
Here is the sanity check result:
- You can remove
OpenCanopy.efi
fromUEFI -> Drivers
and changeMisc -> Boot -> PickerMode
back toBuiltin
to disable OpenCore GUI (OpenCanopy.efi). HideAuxiliary
is set toNo
.prev-lang:kbd
is set toen-US:0
to avoid macOS installer in Russian. You have to reset NVRAM if not in English.
Base on Majesticmatt's build on https://www.tonymacx86.com