小米手机 fastboot 方式刷入 TWRP recovery 教程,以红米4X(santoni)为例
Posted tyxx
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了小米手机 fastboot 方式刷入 TWRP recovery 教程,以红米4X(santoni)为例相关的知识,希望对你有一定的参考价值。
最新版TWRP下载链接:https://twrp.me/xiaomi/xiaomiredmi4x.html
platform-tools下载地址:https://developer.android.google.cn/studio/releases/platform-tools
开始
按住音量减键开启电源进入fastboot模式,使用fastboot命令键入
fastboot flash recovery <twrp.img>
其中<twrp.img>即为TWRP镜像。等待刷入,接着
fastboot boot <twrp.img>
现在就可以操作recovery了!
参考:
http://www.miui.com/thread-3682404-1-1.html
https://twrp.me/xiaomi/xiaomiredmi4x.html
以上是关于小米手机 fastboot 方式刷入 TWRP recovery 教程,以红米4X(santoni)为例的主要内容,如果未能解决你的问题,请参考以下文章