Screenshots
Download Installer
User Manual
Support
Bug Tracking
Mailing List
Add-Ons
Address Update
FAQ
Screenshots
Download Installer
User Manual
Support
Bug Tracking
Mailing List
Add-Ons
Address Update
FAQ
The El Capitan version of OS X brings new security mesures.
See https://support.apple.com/en-us/HT204899 for more details.
As you can see in the link above, Apple has enabled a new default security feature called System Integrity Protection (or SIP for short), also called the “rootless” feature, from OS X 10.11 onward.
The rootless feature is aimed at preventing Mac OS X to be compromised by malicious code, by allowing only code signed by Apple to modify certain files. Unfortunately, due to the way GECAMed works, we can’t sign every installation file. So GECAMed will not be able to access some importants files even if it’s not a malicious program.
As for now, you can fortunately disable this security to let GECAMed install needed files and then activate it again.
csrutil disable; reboot
You can also issue the command by itself without the automatic reboot like so:
csrutil disable
Simply reboot the Mac again into Recovery Mode as directed above, but at the command line use the following syntax instead:
csrutil enable
Just as before, a reboot of the Mac is required for changes to take effect.