有效解决小米870、888、8G1等VAB系列机型在线刷ROM包、清除数据、设置活动槽位时设备连接中断,导致的无限FastBoot~
注意:如设备未遇到无限FastBoot请不要使用该方法,会致更严重的问题!
准备:小米官方线刷工具MiFlash、官方线刷包
操作步骤:根据需求修改官方线刷脚本
使用【Flash_all.bat】全部清楚脚本为例
fastboot%flashpartition:0%~dp0images/gpt_both0.bin||\"Flashgpt_both0error\"&&exit1 fastboot%flashpartition:1%~dp0images/gpt_both1.bin||\"Flashgpt_both1error\"&&exit1
fastboot%flashpartition:2%~dp0images/gpt_both2.bin||\"Flashgpt_both2error\"&&exit1 fastboot%flashpartition:3%~dp0images/gpt_both3.bin||\"Flashgpt_both3error\"&&exit1
fastboot%flashpartition:4%~dp0images/gpt_both4.bin||\"Flashgpt_both4error\"&&exit1 fastboot%flashpartition:5%~dp0images/gpt_both5.bin||\"Flashgpt_both5error\"&&exit1
注意:由于部分机型底层原因,partition:4不建议直接添加到脚本中,可能会导致FastBoot无法进入,直接升级为9008砖。建议先添加partition:{0,1,2,3,5}这五条,如果仍然无限FastBoot再尝试添加。
启动MiFlash选择修改好的脚本文件,进行刷入。耐心等待刷机完成,大功告成。
MiFlash与线刷包:https://xiaomirom.com/download-xiaomi-flash-tool-miflash/
暂无评论内容