美文网首页
关于解决mac 系统 内核保护(user/bin)的 opera

关于解决mac 系统 内核保护(user/bin)的 opera

作者: MarcoLiu | 来源:发表于2017-04-03 20:04 被阅读0次

因为macos 11加入了rootless机制 导致无法随心所欲地装各种软件到不同目录下了,比如 装fastlane的时候

sudo gem install fastlane

会出现 operation not permitted ,解决方法是 重启电脑 按住Command+R 进入恢复模式,打开terminal

csrutil disable

若要恢复打开 则csrutil enable

想了解更多 请搜索csrutil 命令!

关于解决mac 系统 内核保护(user/bin)的 operation not permitted

相关文章

网友评论

      本文标题:关于解决mac 系统 内核保护(user/bin)的 opera

      本文链接:https://www.haomeiwen.com/subject/mrmoottx.html