Method 1

First try this!

adb shell
# cd /sdcard/clockworkmod/backup/2010-06-29.20.22.53
# rm nandroid.md5
# md5sum *img > nandroid.md5

Method 2 :

If Method 1 doesn't work try this way! Hard way - manually setting MD5 values!

Download this > MD5 Calculator

  • Manually go through all the files in the backup folder and calculate MD5 vals, Add them into nandroid.md5 file

c8833ba3d5307b22805daec2a1a34500 << Calculated values | boot.img
01b6cccfb42bd4e3864387eb34a14f1e  data.ext4.tar
96995b58d4cbf6aaa9041b4f00c7f6ae  recovery.img
dae1832a031157156269d814a0ddacee  system.ext4.tar


* More info regarding this work-around refer from this PDF.

_________________
Ref: XDA Developers
http://forum.xda-developers.com/showthread.php?t=976453