sarkrui / NUC8i7BEH-Hackintosh-Build

[GUIDE] Installing macOS Mojave (10.14.x) on Intel NUC8i7BEH using Clover UEFI
345 stars 45 forks source link
clover-efi hackintosh macos nuc8

[GUIDE] Building a Mac mini beast with NUC8i7BEH

Overview

This guide derives from @Rehabman's [Guide] Booting the OS X installer on LAPTOPS and [Guide] Intel NUC7NUC8 using Clover UEFI (NUC7i7Bxx,NUC8i7Bxx,etc) but the procedure has been simplified in order to provide a quick guide to install Mojave on the NUC8i7BEH.

92DB212A-A555-4BBD-81B8-854E1ED8B555

Performance

image-20190313124555196

image-20190313124640383

image-20190315211457246

Untitled-1

Specs

Works

Not working

Preparation

BIOS settings

BIOS setup can be accessed by mashing the F2 key while booting up. It will get you to the main BIOS setup screens. To start, choose "Load Defaults" (choose from the menu or press F9 in the BIOS setup).

Then change:

Suggested:

Installation

Option 1: GUI (recommended)

Option 2: Command-line

Note: If you get an error that says "This copy of the Install macOS Mojave.app application is damaged, and can’t be used to install macOS", then open up a terminal and set the date to March 3rd, 2019 at 00:00 with date 030300002019

Post-installation

Clover EFI

Fixing Continuity

Wi-Fi/Bluetooth Adapter

Untitled-1

Scheme

BT_InternalUSBHeader_Scheme

IPEX1 Antennas

The original antennas on NUC are using IPEX4 connector while the BCM943602CDP is using IPEX1. Thus, I completely removed the original ones and replaced them with four IPEX1. However, it's worth mentioning that the quality of the signal drops after the replacement (for both Wi-Fi and Bluetooth).

Continuity Activation Tool (C.A.T)

To enable conitinuity, you must have an invaild serial number (meaning never been used by other Macs), for detailed information, please check Generating invaild serial number from hackintosher. If everything is ready and yet you still cannot have AirDrop and Handoff, please try C.A.T to activate continuity.

FRC Reverse Proxy

Frp is a fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. As of now, it supports TCP & UDP, as well as http and https protocols, where requests can be forwarded to internal services by domain name. For example, with Frp, VNC port (5900), SSH port (22), and FTP port (445) on Macs behind a NAT, can be exposed to the public. Therefore, a user can have access to Screen Sharing, File Sharing remotely.

Credit