Operation Not Permitted

Posted xuyin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Operation Not Permitted相关的知识,希望对你有一定的参考价值。

在 Mac 使用过程中遇到 Operation Not Permitted 问题,文件移动不了,也删除不掉.这是由于 SIP 功能引起的问题.SIP(System Integrity Protection) 是 Apple 在 OS X 10.11 以后的版本中默认启动的一项系统保护程序.SIP 会锁定几个系统文件目录:

/System
/sbin
/usr (/usr/local 除外)

解决方案:

  • 重启电脑,按下 Command + R 直到听到开机声音,此时电脑会进入恢复模式(Recovery Mode)
  • 当 OSX 工具出现在屏幕中时,下拉工具(Utilities)菜单,选择终端(Terminal)
  • 键入 csrutil disable,回车
  • 电脑重启后,SIP 就关闭了

恢复 SIP 方法同上, 只不过把命令换成 csrutil enable.另外通过 csrutil status可以检测系统当前 SIP 的启动状态.



作者:l蓝色梦幻
链接:https://www.jianshu.com/p/c900684b3973
来源:简书
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。

以上是关于Operation Not Permitted的主要内容,如果未能解决你的问题,请参考以下文章

AIX下挂载Linux文件系统nfs-vmount: Operation not permitted

Operation Not Permitted

Error:Enable multithreading to use std::thread: Operation not permitted

adb remount 失败:remount failed: Operation not permitted

MAC提示Operation not permitted

mac install: /usr/bin/unrar: Operation not permitted