B bandit23rd Newbie Jan 10, 2012 #1 I had a question i had a back up for my stock esteem but when i try restoring it says un matched md5sum
I had a question i had a back up for my stock esteem but when i try restoring it says un matched md5sum
B bandit23rd Newbie Jan 11, 2012 #2 bandit23rd said: I had a question i had a back up for my stock esteem but when i try restoring it says un matched md5sum Click to expand... ?????
bandit23rd said: I had a question i had a back up for my stock esteem but when i try restoring it says un matched md5sum Click to expand... ?????
ShinySide Extreme Android User Jan 11, 2012 #3 Have you changed the file name or anything? Do you know anything about ADB? i found this code that you run in adb shell that may fix it Substitute the final folder name for the backup you need to fix. Code: adb shell # cd /sdcard/clockworkmod/backup/2010-06-29.20.22.53 # rm nandroid.md5 # md5sum *img > nandroid.md5 And this *should* fix it.
Have you changed the file name or anything? Do you know anything about ADB? i found this code that you run in adb shell that may fix it Substitute the final folder name for the backup you need to fix. Code: adb shell # cd /sdcard/clockworkmod/backup/2010-06-29.20.22.53 # rm nandroid.md5 # md5sum *img > nandroid.md5 And this *should* fix it.
M ManlyParasite Android Enthusiast Jan 12, 2012 #4 ShinySide said: Have you changed the file name or anything? Click to expand... I did this with my ascend, renamed it so I'd know which it was. I put spaces in the name and that caused the mismatch.
ShinySide said: Have you changed the file name or anything? Click to expand... I did this with my ascend, renamed it so I'd know which it was. I put spaces in the name and that caused the mismatch.