adb进入recovery 以及fastboot模式

拿到解锁密码

进入fast模式

刷入twrp_cn.img

fastboot flash recovery twrp_cn.img

重启

开通USB调试

复制系统

进入recovery 模式

adb reboot recovery

进入fastboot 模式

adb reboot bootloader

fastboot 模式中重启

fastboot.exe reboot

赞 (0)