Mac OS 禁用 SIP 系统完整性保护

  1. 关闭并重新启动 Mac,Command+R在启动时按住以进入Recovery Mode.
  2. 进入Recovery模式后打开终端
bash 复制代码
-bash-3.2# csrutil disable
Turning off System Integrity Protection reguires modifying system security.Allow booting unsigned operating systems and any kernel extensions for 0s "Macintosh HD"?[y/n]: y
Enter password for user xxx:System Integrity Protection is offRestart the machine for the changes to take effect
.-bash-3.2# csrutil disable
Enter password for user xxx:System Integrity Protection is off.Restart the machine for the changes to take effect、
-bash-3.2#
  1. 在终端输入命令csrutildisable并按Enter键。

终端提示:Successfully disabled System Integrity Protection. Please restart the machine for changes to take effect.表示您已成功关闭SIP保护。

  1. 重启后,在终端查看状态
bash 复制代码
MacBook-Pro ~ % csrutil status
System Integrity Protection status: disabled.
相关推荐
A.说学逗唱的Coke1 天前
【大模型专题】向量数据库深度解析:从原理到实战,构建企业级 AI 知识检索底座
数据库·人工智能
果丁智能1 天前
智能锁赋能网约房民宿数字化管控:身份核验+远程授权,筑牢安全防线、降本增效
网络·数据库·人工智能·安全·智能家居
无敌的牛1 天前
redis学习过程
数据库·redis·学习
IT北辰1 天前
神通数据库管理系统V7.0.251210 for Windows(x86 64bit)安装部署
数据库·神通
北顾笙9801 天前
MySQL-day2
数据库·mysql
Demons_kirit1 天前
新项目如何连接上自己本地的数据库
数据库
洪晓露1 天前
将 rke2 集群证书延长至 10 年
运维·服务器·数据库
程序猿乐锅1 天前
【MySQL | 第八篇】MySQL 视图
数据库·mysql
jieyucx1 天前
SQL 查询终极高阶通鉴:从零基础拆解到工业级多表联查、窗口函数与索引优化
数据库·sql
ai_coder_ai1 天前
论 NoSQL 数据库技术及其应用
数据库·nosql