#曲线救国
如果你的某个 Magisk 模块导致 Bootloop,刷入原版 boot.img 又能正常启动并且你的手机暂时还没有可用的 TWRP (或 TWRP 不起作用)时:
1. 如果卡在启动动画,可以连接手机试试执行这条命令:ref
adb wait-for-device shell magisk --remove-modules
2. 如果 adb 不起作用,可以按照这里的描述编译一个运行在 Core-Only 模式的 Magisk zip 文件并安装(或者使用现有预编译的直接安装):ref1 ref2
https://github.com/ammmze/magisk-recovery
如果你的某个 Magisk 模块导致 Bootloop,刷入原版 boot.img 又能正常启动并且你的手机暂时还没有可用的 TWRP (或 TWRP 不起作用)时:
1. 如果卡在启动动画,可以连接手机试试执行这条命令:ref
adb wait-for-device shell magisk --remove-modules
2. 如果 adb 不起作用,可以按照这里的描述编译一个运行在 Core-Only 模式的 Magisk zip 文件并安装(或者使用现有预编译的直接安装):ref1 ref2
https://github.com/ammmze/magisk-recovery