mac进入恢复模式,关闭/启动系统完整性(SIP)
一、首先进入恢复模式
M1芯片:长按开机键会直接进入,选择【选项】点击继续 Inter处理器:使用Command+R键进入二、进入终端,输入csrutil disable关闭系统完整性
实用工具->终端 查看SIP状态csrutil status关闭SIP
csrutil disable开启SIP
csrutil enable
关闭SIP时报错:
csrutil: Failed to update security configuration for “Macintosh HD”: Failed to create local policy 解决问题步骤如下:- csrutil clear
- Restart and return to the recovery terminal
- csrutil disable