Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egust/intel-10th-gen-nuc-hackintosh
Hackintosh on Intel 10th gen NUC
https://github.com/egust/intel-10th-gen-nuc-hackintosh
hackintosh intel-nuc intel-nuc-10 intel-nuc10i5fnh macos opencore opencore-config opencore-efi
Last synced: 28 days ago
JSON representation
Hackintosh on Intel 10th gen NUC
- Host: GitHub
- URL: https://github.com/egust/intel-10th-gen-nuc-hackintosh
- Owner: eGust
- License: mit
- Created: 2020-09-06T09:58:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-06T11:36:39.000Z (over 4 years ago)
- Last Synced: 2024-11-28T21:35:45.335Z (about 1 month ago)
- Topics: hackintosh, intel-nuc, intel-nuc-10, intel-nuc10i5fnh, macos, opencore, opencore-config, opencore-efi
- Homepage:
- Size: 64.8 MB
- Stars: 20
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hackintosh on Intel 10th generation NUC
Running macOS on Intel NUC10I5FNH with OpenCore
## Build
* 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## Usage
1. Copy entire `EFI` directory to your EFI partition.
2. Follow OpenCore [instructions](https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake.html#platforminfo) to update `SystemSerialNumber`, `MLB` and `SystemUUID` under `PlatformInfo -> Generic`.### Enabling Wi-Fi
In order to get Wi-Fi working, you need to manually `EFI/OC/Kexts/itlwmx.kext/Contents/Info.plist` duo to [itlwm](https://github.com/OpenIntelWireless/itlwm). There will be 2 `Ethernet` connections under `System Preferences -> Network`.
> Search for `YOUR_WIFI` or `CHANGE-ME!` in `EFI/OC/Kexts/itlwmx.kext/Contents/Info.plist` and replace them with your SSID (aka `Network Name`) and password.
## Others
Here is the [sanity check result](https://opencore.slowgeek.com/?file=cometlake060Ji5sc9&rs=cometlake060):
1. You can remove `OpenCanopy.efi` from `UEFI -> Drivers` and change `Misc -> Boot -> PickerMode` back to `Builtin` to disable OpenCore GUI ([OpenCanopy.efi](https://dortania.github.io/OpenCore-Post-Install/cosmetic/gui.html#setting-up-opencore-s-gui)).
2. `HideAuxiliary` is set to `No`.
3. `prev-lang:kbd` is set to `en-US:0` to avoid [macOS installer in Russian](https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/troubleshooting.html#macos-installer-in-russian). You have to [reset NVRAM](https://dortania.github.io/OpenCore-Install-Guide/why-oc.html#opencore-features) if not in English.## Credits
Base on [Majesticmatt](https://www.tonymacx86.com/members/majesticmatt.2448862/)'s [build](https://www.tonymacx86.com/threads/intel-nuc-10-frost-canyon.289485/post-2167159) on