• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Quuetion??!!

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.
 
Back
Top Bottom