- Joined
- May 12, 2011
- Messages
- 2,594
- Motherboard
- GA-X99M-Gaming 5
- CPU
- i7-5930K
- Graphics
- GTX 970
- Mac
-
- Classic Mac
-
- Mobile Phone
-
There are plenty of threads related to El Capitan, yet most of them are irrelevant to the X99 unsupported chipset. Let's attempt here to gather the info we need for all X99 boards...
Installer: We'll create a USB El Cap installer using Apples "createinstallmedia".
1. Verify you have downloaded and have "Install OX X El Capitan.app" in your Application folder.
Format a 16GB+ USB with GUID partition mapping and name it Install. (8GB drives may work for you but I've had a problem with them)
In terminal run the following script.
Be patient, this will take some time...

I'm assuming your motherboard supports UEFI therefore we're installing CloverUEFI (most info here is likely to work with Clover legacy but I have no ability to test it).
Now we need to install Clover r3270 or later to (Get it HERE) to the "Install OS X El Capitan GM Candidate" USB.
Run the Clover installer with these settings.

When the installer completes the EFI partition will be mounted, don't close it.
Now we need a few more files... You can get them here:
Copy FakeSMC, VoodooTSCSync, and NullCPUPowerManagement.kext to EFI/EFI/Clover/Kexts/10.11
Copy HFSPlus to EFI/EFI/Clover/drivers64UEFI
Copy the attached config.plist to EFI/EFI/Clover/
Delete EFI/EFI/Clover/drivers64UEFI/VBoxHfs-64.efi
Reboot to your installer, select Install OX X El Capitan and follow the prompts. Again, Reboot to your installer, select Install OX X El Capitan to complete the installation. Install Clover to your HD following the same instructions as installing to your USB, your HD should now be El Capitan bootable.
There are so many variables right now it's impossible to cover them all, that's what this thread is about!
This process should work for most X99 gigabyte boards and hopefully with some input we can address all X99 issues...
View attachment config.plist
Note: nv_disable=1 is only needed with unsupported nVidia GPU.
Installer: We'll create a USB El Cap installer using Apples "createinstallmedia".
1. Verify you have downloaded and have "Install OX X El Capitan.app" in your Application folder.
Format a 16GB+ USB with GUID partition mapping and name it Install. (8GB drives may work for you but I've had a problem with them)
In terminal run the following script.
PHP:
sudo /Applications/Install\ OS\ X\ El\ Capitan\ GM\ Candidate.app/Contents/Resources/createinstallmedia --volume /Volumes/Install --applicationpath /Applications/Install\ OS\ X\ El\ Capitan\ GM\ Candidate.app --nointeraction
Be patient, this will take some time...

I'm assuming your motherboard supports UEFI therefore we're installing CloverUEFI (most info here is likely to work with Clover legacy but I have no ability to test it).
Now we need to install Clover r3270 or later to (Get it HERE) to the "Install OS X El Capitan GM Candidate" USB.
Run the Clover installer with these settings.

When the installer completes the EFI partition will be mounted, don't close it.
Now we need a few more files... You can get them here:
Copy FakeSMC, VoodooTSCSync, and NullCPUPowerManagement.kext to EFI/EFI/Clover/Kexts/10.11
Copy HFSPlus to EFI/EFI/Clover/drivers64UEFI
Copy the attached config.plist to EFI/EFI/Clover/
Delete EFI/EFI/Clover/drivers64UEFI/VBoxHfs-64.efi
Reboot to your installer, select Install OX X El Capitan and follow the prompts. Again, Reboot to your installer, select Install OX X El Capitan to complete the installation. Install Clover to your HD following the same instructions as installing to your USB, your HD should now be El Capitan bootable.
There are so many variables right now it's impossible to cover them all, that's what this thread is about!
This process should work for most X99 gigabyte boards and hopefully with some input we can address all X99 issues...
View attachment config.plist
Note: nv_disable=1 is only needed with unsupported nVidia GPU.