Skip to content

Hackintosh NUC8I5BEH - 黑苹果 - OpenCore & Clover

License

Notifications You must be signed in to change notification settings

bg4vrg/NUC8I5BEH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Hackintosh NUC8I5BEH - 黑苹果 - OpenCore & Clover

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • ASL 97.6%
  • JavaScript 2.4%