精华 | |
金钱 | BA |
威望 | 点 |
贡献值 | 点 |
爱心 | 点 |
经验 | 点 |
注册时间 | 2014-11-9 |
最后登录 | 1970-1-1 |
在线时间 | 小时 |
| |
| |
| |
|

楼主 |
发表于 2015-1-5 21:24
|
显示全部楼层
最终我是按照底包里flashfile.xml里的顺序操作的
<step operation="flash" partition="partition" filename="gpt.bin" MD5="cbbedb3183106f060973a01ef1c7f102"/>
<step operation="flash" partition="motoboot" filename="motoboot.img" MD5="5789a83488d5b48665b57a8e2871d76c"/>
<step operation="flash" partition="logo" filename="logo.bin" MD5="95483d7b99d80cbe95bf85dbfb6615a8"/>
<step operation="flash" partition="boot" filename="boot.img" MD5="2e9df44f15b2e725e6a98da54b0fc76d"/>
<step operation="flash" partition="recovery" filename="recovery.img" MD5="9486167791bef2a281a8f415fca14c7a"/>
<step operation="flash" partition="system" filename="system.img_sparsechunk.0" MD5="2bcf28390974d441af3f763973cd59e2"/>
<step operation="flash" partition="system" filename="system.img_sparsechunk.1" MD5="4bef787fe1c2e5f53de7cc0a0a8dc681"/>
<step operation="flash" partition="system" filename="system.img_sparsechunk.2" MD5="1c9f0db020bd668ceae69f34c8cd1509"/>
<step operation="flash" partition="system" filename="system.img_sparsechunk.3" MD5="067594ba6cbaf753bfd8b597ad075b79"/>
<step operation="flash" partition="system" filename="system.img_sparsechunk.4" MD5="be3b4756d52f4c423250039201beccad"/>
<step operation="flash" partition="modem" filename="NON-HLOS.bin" MD5="59b18b96c06e014d2cf2ed1d57a46b7d"/>
<step operation="erase" partition="modemst1"/> <step operation="erase" partition="modemst2"/>
<step operation="flash" partition="fsg" filename="fsg.mbn" MD5="067e56b60110264a809bd8d5ee0eccd7"/>
<step operation="erase" partition="cache"/> <step operation="erase" partition="userdata"/>
<step operation="erase" partition="customize"/> <step operation="erase" partition="clogo"/>
除了gpt.bin和motoboot.img没有刷 最后重启 终于OK了
谢谢尘大
|
|