该文件夹是怎么来的
装navidrome时, 按照官方教程"extracted to the /opt/navidrome folder", 用 cp 命令自动创建的
为什么要删除
改路径了, 放到非根目录了, 方便修改配置文件
确定是自己创建的?
印象中是的, 内部是空的, 也不是链接, 大小为 0bit
做过哪些尝试
-
√ 关闭 sip - sudo 删除: Read-only file system
- 挂载: Read-only file system
- 进恢复模式下删除: Read-only file system
类似的问题 "Opt" Folder - Apple Community
csrutil status
System Integrity Protection status: disabled (Apple Internal)
csrutil authenticated-root
Authenticated Root status: disabled
sudo rm -rf /opt
rm: /opt: Read-only file system
sudo mount -uw /
mount_apfs: volume could not be mounted: Permission denied
mount: / failed with 66