Pehem17260 Posted April 17, 2016 Share Posted April 17, 2016 Hello, i can't update Xcode and Mac OS I use Enoch CrsActiveConfig = 103 But SIP is always engaged Haw can i disable ? My hack is a AMD FX Link to comment https://www.insanelymac.com/forum/topic/311864-i-want-disable-sip-on-enoch/ Share on other sites More sharing options...
spakk Posted April 17, 2016 Share Posted April 17, 2016 Enoch bootloader: try to use this string in your org.chameleon.boot.plist <key>BooterConfig</key> <string>0x28</string> <key>CsrActiveConfig</key> <string>103</string> and with clover bootloader: <key>RtVariables</key> <dict> <key>CsrActiveConfig</key> <string>0x67</string> <key>BooterConfig</key> <string>0x28</string> </dict> Its CsrActiveConfig, not CrsActiveConfig... well who can read the fine print Link to comment https://www.insanelymac.com/forum/topic/311864-i-want-disable-sip-on-enoch/#findComment-2232865 Share on other sites More sharing options...
Pehem17260 Posted April 17, 2016 Author Share Posted April 17, 2016 I'm sorry Thank you Herve During 3 week end i search and finally it's a typing errors Thank You Merci Link to comment https://www.insanelymac.com/forum/topic/311864-i-want-disable-sip-on-enoch/#findComment-2232874 Share on other sites More sharing options...
Recommended Posts