Contribute
Register

SIP Enable or Disable

Status
Not open for further replies.
Joined
Feb 26, 2015
Messages
90
Motherboard
Sony Ivy Laptop (Clover)
CPU
Core i5 3317U Chipset HM76
Graphics
Intel HD4000 1920x1080
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
When Upgrading OS X from 10.10 to 10.11 you need to disable SIP
Using This patch
Code:
[COLOR=#454545][FONT=Helvetica]<[FONT=arial][SIZE=2]key>RtVariables</key>[/SIZE][/FONT][/FONT][/COLOR][FONT=arial][SIZE=2][COLOR=#454545] 
   <dict>[/COLOR]
[COLOR=#454545]        <key>BooterConfig</key>[/COLOR]
[COLOR=#454545]        <string>0x28</string>[/COLOR]
[COLOR=#454545]        <key>CsrActiveConfig</key>[/COLOR]
[COLOR=#454545]        <string>0x3</string>[/COLOR]
[/SIZE][/FONT][COLOR=#454545][FONT=Helvetica][FONT=arial][SIZE=2]    </dict>[/SIZE][/FONT]
[/FONT][/COLOR]

After Installation Complete Do I need to remove this patch, Leave it or Modify it?
 
When Upgrading OS X from 10.10 to 10.11 you need to disable SIP
Using This patch
Code:
[COLOR=#454545][FONT=Helvetica]<[FONT=arial][SIZE=2]key>RtVariables</key>[/SIZE][/FONT][/FONT][/COLOR][FONT=arial][SIZE=2][COLOR=#454545] 
   <dict>[/COLOR]
[COLOR=#454545]        <key>BooterConfig</key>[/COLOR]
[COLOR=#454545]        <string>0x28</string>[/COLOR]
[COLOR=#454545]        <key>CsrActiveConfig</key>[/COLOR]
[COLOR=#454545]        <string>0x3</string>[/COLOR]
[/SIZE][/FONT][COLOR=#454545][FONT=Helvetica][FONT=arial][SIZE=2]    </dict>[/SIZE][/FONT]
[/FONT][/COLOR]

After Installation Complete Do I need to remove this patch, Leave it or Modify it?

SIP will need to be disabled whenever installing kexts or rebuilding cache.

While the former is easy to predict, a cache rebuild event is not easy to predict.

Your choice.

Rebuilding cache without SIP disabled will result in an unbootable system (can be recovered in single user mode).
 
when edit config.plist with clover configurator it remove my disable SIP Lines

Is it known issue?
 
when edit config.plist with clover configurator it remove my disable SIP Lines

Is it known issue?

You probably have an old Clover Configurator.

But I never trust Clover Configurator with my config.plist. I always use a plist editor instead (Xcode).
 
Status
Not open for further replies.
Back
Top