1. 安装
参考 https://baijiahao.baidu.com/s?id=1595121885424169378&wfr=spider&for=pc
版本10.13.3
2.nvidia驱动
https://hackintosher.com/guides/get-nvidia-graphic-cards-working-hackintosh/
https://www.nvidia.com/download/driverResults.aspx/130460/en-us
EmuVariableUefi-64.efi is needed for NVRAM detection on various motherboards to get acceleration.
Verify file EmuVariableUefi-64.efi exits in location /Volumes/EFI/EFI/CLOVER/drivers64UEFI of your mounted partition. If you installed macOS using one of our guides it should be there. if you followed the guide correctly. Otherwise you need to recreate your EFI folder with EmuVariableUefi-64.efi using Clover EFI Bootloader
If you need steps on how to do that read Step 2 of How-to Make a Clover Hackintosh Bootloader
Note: Reinstalling Clover EFI Bootloader will create a fresh EFI Folder make sure to backup your config.plistand kexts before proceeding.
Verify that NvidiaGraphicsFixup.kext & Lilu.kext exist in /Volumes/EFI/EFI/CLOVER/kexts of your mountedEFI partition. If not you will need to download both and add them to /Volumes/EFI/EFI/CLOVER/kexts/Other
If you have the option in your BIOS to enable/disable integrated graphics then set Integrated Graphics to Disabled if using an Nvidia Graphics Card. Booting with it enabled may give you a black screen especially if you are using a Gigabyte/ASUS motherboard.
You’ll need to download Nvidia web drivers from the links at the bottom of the page based on your macOS version number. If using High Sierra you need to enable SIP before the web driver install. I recommend following this seperate guide: How to properly Install Nvidia Drivers on High Sierra 10.13 (17A405)
以上的方法更正。。
一 NvidiaGraphicsFixup.kext 使用 WhateverGreen替代
二。EmuVariableUefi-64.efi 可以使用Clover Configurator进行安装
原文:https://www.cnblogs.com/tttlan/p/10230399.html