谢谢分享,,,,看看。。。 bushiba 发表于 2015-4-30 21:36
解锁后是没有保修的!你照这个帖子弄吧http://bbs.ihei5.com/thread-342199-1-1.html 在刷入recovery后 ...
怎么备份PDS啊?按照教程,下载了yaffs explorer。但是在Dump Partitions的时候,找不到PDS分区啊。
cheetah_chen 发表于 2015-5-4 15:38
怎么备份PDS啊?按照教程,下载了yaffs explorer。但是在Dump Partitions的时候,找不到PDS分区啊。
我在twrp里备份时看到有,不知道备份这个好使不。pds没出问题的时候,切记不要恢复pds(万一给搞坏了呢)。
bushiba 发表于 2015-5-4 18:03
我在twrp里备份时看到有,不知道备份这个好使不。pds没出问题的时候,切记不要恢复pds(万一给搞坏了呢) ...
谢谢!在XDA上找到备份/回复方法,用的是ADB法.
"
Using ADB you can make a copy of the partition and move it to a safe place (Google Drive?):adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/pds of=/sdcard/pds.imgTo restore in the event of corruption or loss:adb shell
su
dd if=/sdcard/pds.img of=/dev/block/platform/msm_sdcc.1/by-name/pds"
前排支持,刷一下看看怎么样 楼主现在用的什么包?
页:
1
[2]