落寒love 发表于 2023-6-18 12:39

求大神指导,OC引导,OpenCore Legacy Patcher,不能驱动

本帖最后由 落寒love 于 2023-6-18 12:56 编辑

求大神指导,OC引导,SIp是disabled,要怎么解决?

guhaitao 发表于 2023-6-18 13:08

貌似提示SIP是开启状态

nsby494 发表于 2023-6-18 14:40

3. 使用 OpenCore-Legacy-Patcher 打补丁 ( >= 0.5 本次实操使用 0.5.3)
    > github上可以搜索下载(https://github.com/dortania/OpenCore-Legacy-Patcher)
    - 3.1 关闭SIP,不然是没权限安装的:
        - 方法一:进入到 RecoveryOS 运行命令 “csrutil disable”和 "csrutil authenticated-root disable")
        - 方法二:EFI -> OC -> config.plist ->  Nvram -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> csr-active-config 设置值为FF0F0000
    - 3.2 设置或添加启动参数 amfi_get_out_of_my_way=1 和  ipc_control_port_options=0
        - EFI -> OC -> config.plist ->  Nvram -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> bootargs 添加 amfi_get_out_of_my_way=1
        - EFI -> OC -> config.plist ->  Nvram -> 7C436110-AB2A-4BBB-A880-FE41995C9F82 -> bootargs 添加 ipc_control_port_options=0
        - EFI -> OC -> config.plist -> Misc -> Security -> SecureBootModel:設置 disable
        > 不打开此项,应用补丁按钮灰色,不能点击

guhaitao 发表于 2023-6-18 15:32

你是笨鱼 发表于 2023-6-18 14:40 https://bbs.pcbeta.com/static/image/common/back.gif
3. 使用 OpenCore-Legacy-Patcher 打补丁 ( >= 0.5 本次实操使用 0.5.3)
    > github上可以搜索 ...

太详细了,{:5_280:}

shenlang 发表于 2023-6-18 18:21

太详细了,谢谢分享。。。

落寒love 发表于 2023-6-18 19:51

你是笨鱼 发表于 2023-6-18 14:40 https://bbs.pcbeta.com/static/image/common/back.gif
3. 使用 OpenCore-Legacy-Patcher 打补丁 ( >= 0.5 本次实操使用 0.5.3)
    > github上可以搜索 ...

谢谢大神,我试下
amfi_get_out_of_my_way=1 还是0x1

nsby494 发表于 2023-6-18 21:26

落寒love 发表于 2023-6-18 19:51 https://bbs.pcbeta.com/static/image/common/back.gif
谢谢大神,我试下
amfi_get_out_of_my_way=1 还是0x1

试试0x1,时间久了我也记不得太清楚了。不行就换一下

落寒love 发表于 2023-6-20 15:06

你是笨鱼 发表于 2023-6-18 21:26 https://bbs.pcbeta.com/static/image/common/back.gif
试试0x1,时间久了我也记不得太清楚了。不行就换一下

谢谢已解决
页: [1]
查看完整版本: 求大神指导,OC引导,OpenCore Legacy Patcher,不能驱动