Skip to content

Latest commit

 

History

History
78 lines (54 loc) · 2.66 KB

README.md

File metadata and controls

78 lines (54 loc) · 2.66 KB

NUC8I5BEH Hackintosh

Hackintosh

Specs

Bootloader

  • OpenCore 0.6

Not working

  • Bluetooth

How to setup the Wi-Fi

  • Edit the EFI/OC/Kexts/itlwm.kext/Contents/Info.plist file with your SSID and password

  • Example

    # My ssid is AP0, password is abcd127812718
    
    <dict>
      <key>password</key>
      <string>abcd127812718</string>
      <key>ssid</key>
      <string>AP0</string>
    </dict>
    

How to install

  • Disable Secure Boot
  • Enable Legacy Boot
  • Create bootable USB with macOS Mojave
  • git clone --depth 1 https://github.com/csrutil/NUC8I5BEH
  • Put EFI to your USB EFI folder

Cinebench

Cinebench

Tips

Changelogs

  • macOS 10.15.6 19G2021 x86_64 🎉
  • macOS Catalina macOS 10.15.6 19G73 x86_64 🎉
  • macOS Mojave 10.14.6 18G3020 x86_64 🎉
  • macOS Mojave 10.14.6 18G2022 x86_64 🎉
  • macOS Mojave 10.14.6 18G1012 x86_64 🎉

Telegram

Join Telegram

credits