-
Notifications
You must be signed in to change notification settings - Fork 4
How to install
Ty3uK edited this page Jul 16, 2016
·
2 revisions
- Prepare USB drive with latest El Capitan. You can use other Hack or Mac, or download torrent with contains R-Drive and image of installation media.
- Install latest Clover if you prepared USB drive onto other Mac. In installer select
Install on UEFIandInstall on ESP partition, uncheck all drivers. - Next, copy
config_install.plist,drivers64UEFIatCLOVERfolder on EFI partition. Also copyFakeSMC.kext,RealtekRTL8111.kextandVoodooPS2Controller.kextfromkextsfolder intoCLOVER\kext\Otheron EFI partition. - Boot from USB and install system. No special actions are required.
- Next, boot into installed system with USB stick. Back into pt. 2 and repeat it, except copying kexts and use
config.plistrather thanconfig_install.plist. DO NOT REBOOT. - Open terminal, cd into toolbox folder and run
./toolbox.py -a. If you not connected to internet, toolbox cannot generate proper SSDT for working speedstep. So, you can generate in later by run./toolbox.py -gswith disabledDrop OEM tablesin Clover. - Toolbox will install all needed kexts, VoodooPS2Daemon and generate patched ACPI. Copy content of
apifolder intoCLOVER\ACPI\patchedon system EFI partition. - Reboot. Congratulations, system is ready to rock!
If audio still won't work, try to run in terminal sudo touch /System/Library/Extensions && sudo kextcache -u / and reboot system.