SIP 已关,重装了下 XtraFinder ,部分功能 work ,但是像文件夹置顶、调整列宽等不 work 。有相同遭遇的么~
1
wangzhenx 2015-10-01 21:15:28 +08:00
两个月前我就有了
|
2
shiniv 2015-10-01 21:22:47 +08:00
sip 怎么关
|
3
wzqcongcong OP @shiniv mac 进恢复模式,命令行下输入: csrutil disable
|
4
hegfirose 2015-10-01 22:34:58 +08:00
|
5
tyhunter 2015-10-01 22:39:40 +08:00
看来还是暂时不要升级 10.11 了
|
6
actuallymax 2015-10-01 22:45:44 +08:00
关闭 rootless
|
7
XuanYuan 2015-10-02 13:53:06 +08:00
为什么用 xtrafinder 的人这么多,难道只有我觉得其实 PathFinder 更好用么
|
8
wzqcongcong OP @XuanYuan PathFinder 是个单独的 app ,不太喜欢额外搞个 app 这样的~
|
9
sunyang 2015-10-03 20:30:39 +08:00
sudo csrutil enable – without debug
|
10
ads1029 2015-10-04 00:05:23 +08:00
卧槽没有文件夹置顶不能忍啊卧槽
|
11
pi1ot 2015-10-27 13:22:20 +08:00
在 facebook 看到一个启用方法,不影响 SIP ,还未测试
https://www.facebook.com/XtraFinder @Michael DiVincenzo Yes did you follow the post below. You are not disabling SIP just turning it off to hack XtraFinder install. Here it is incase you missed it. Reboot your Mac into Recovery Mode by restarting your computer and holding down Command+R until the Apple logo appears on your screen. Click Utilities > Terminal. In the Terminal window, type in csrutil disable and press Enter. Restart your Mac. Install XtraFinder Open terminal sudo mv /Library/ScriptingAdditions/XtraFinder.osax /System/Library/ScriptingAdditions/XtraFinder.osax (all in one line) sudo ln -s /System/Library/ScriptingAdditions/XtraFinder.osax /Library/ScriptingAdditions/XtraFinder.osax (all in one line) Enable SIP steps: Reboot your Mac into Recovery Mode by restarting your computer and holding down Command+R until the Apple logo appears on your screen. Click Utilities > Terminal. In the Terminal window, type in csrutil enable and press Enter. Restart your Mac. |