MAC关闭SIP:system integrity protection is on, some f(mac关闭sip)

网友投稿 422 2022-10-07


MAC关闭SIP:system integrity protection is on, some f(mac关闭sip)

在MAC下安装了iotop,在启动的时候报了一个错:

system integrity protection is on, some features will not be available

网上查了下,是因为Mac启用了SIP策略,那该如何关掉SIP呢?

1.首先查看sip状态

sudo csrutil status

输出如下:

System Integrity Protection status: enabled.

2.尝试禁止sip:

sudo csrutil disable

输出如下:

csrutil: failed to modify system integrity configuration. This tool needs to be executed from the Recovery OS.

该提示说:要进入恢复模式才能执行该命令

3. 进入恢复模式

重启Mac,然后在系统刚启动时按下:Command+r

4. 进入恢复模式后打开终端

输入:csrutil disable

如图,显示禁用成功,让我们重启电脑生效

5. 重启Mac

6. 重新查看sip状态

sudo csrutil status

关闭SIP成功!可以执行iotop了,输入:sudo iotop。


版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:@PostConstruct在项目启动时被执行两次或多次的原因及分析
下一篇:国密SSL协议之双证书体系(SSL高层协议)
相关文章

 发表评论

暂时没有评论,来抢沙发吧~