Help please!!!! MD5 mismatch - T-Mobile Samsung Galaxy S II SGH-T989

hi.
will someone help me with that?? i flashed Pacman rom...and before flashing i was running darthstalker rom...ive done backup and today i wanted to go back to darth stalker rom..when i try to run restore ive got md5 mismatch..i try everything what i found on this forum but still getting error...
here is my log from cwm recovery
please help

Are you using CWM? Did you rename the backup folder? If you used spaces while renaming it will give an md5 mismatch.

meekrawb said:
Are you using CWM? Did you rename the backup folder? If you used spaces while renaming it will give an md5 mismatch.
Click to expand...
Click to collapse
i didnt rename

Create a blank text and rename it to nandroid.md5, the recovery will skip it and everything will be fine
Sent from my ST25i using Tapatalk 2

or change anything

cysiek said:
i didnt rename
Click to expand...
Click to collapse
andhikafajarms said:
Create a blank text and rename it to nandroid.md5, the recovery will skip it and everything will be fine
Sent from my ST25i using Tapatalk 2
Click to expand...
Click to collapse
nope...nnot working

cysiek said:
nope...nnot working
Click to expand...
Click to collapse
Try Nandroid Manager, it has a feature to Generate MD5, It's on Google Play
Sent from my ST25i using Tapatalk 2

i made a new backup and i figured out that i maybe missing a file cache.ext4.tar
still getting md5 mismatch

cysiek said:
i made a new backup and i figured out that i maybe missing a file cache.ext4.tar
still getting md5 mismatch
Click to expand...
Click to collapse
If nandroid manager doesn't work, the only thing I can think of is to try upgrading to CWM 6 and see if it helps. Probably won't work if the backup is hosed though.

meekrawb said:
If nandroid manager doesn't work, the only thing I can think of is to try upgrading to CWM 6 and see if it helps. Probably won't work if the backup is hosed though.
Click to expand...
Click to collapse
when i open nandroid.md5 file there is only 2 md5 sums...and i have 5 files in backup:/ i only have boot.img and recovery.img

cysiek said:
when i open nandroid.md5 file there is only 2 md5 sums...and i have 5 files in backup:/ i only have boot.img and recovery.img
Click to expand...
Click to collapse
This is only a wild shot in the dark but have you tried renaming your nandroid.md5 to nandroid.md5.bak and then creating a new, blank nandroid.md5 like andhikafajarms said a few posts up? Other than that, I think your best bet is just to reinstall the ROM you are trying to restore. It sucks but it may be easier.

cysiek said:
when i open nandroid.md5 file there is only 2 md5 sums...and i have 5 files in backup:/ i only have boot.img and recovery.img
Click to expand...
Click to collapse
that's the problem the rest are missing

can somebody tell me which file from backup is responsible for backed up apk's and is there any chance to convert it to TB backup??
Sent from my SGH-T989 using xda app-developers app

Related

Rename Nandroid Backup File

Can i rename a nandroid backup file and then restore from? I know it names it with the date and time but i would like to name it something else.
Thanks
vacoray said:
Can i rename a nandroid backup file and then restore from? I know it names it with the date and time but i would like to name it something else.
Thanks
Click to expand...
Click to collapse
I do with amons 2.2.1
Sent from my PC36100 using XDA App
Cool! Thanks!
If you have clockwork, you can easily re-name them in rom mananger, just click manage backups, pick the selected, then rename.
teh roxxorz said:
If you have clockwork, you can easily re-name them in rom mananger, just click manage backups, pick the selected, then rename.
Click to expand...
Click to collapse
I'm using Amon RA 2.2.1. I think i can do it using Root Explorer.
Every time I've tried CM it says md5 sum error. Tried to rename from astro, and computer everything does md sum error
Sent from my PC36100 using XDA App
cbrewington75 said:
Every time I've tried CM it says md5 sum error. Tried to rename from astro, and computer everything does md sum error
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
no spaces! stay away from special characters too. 2-3-12 is fine though.
Don't rename tho folder that they are in though.

[Q] CWM Backup/Restore Question

Is there a safe way to rename the backups we make in CWM ? It currently labels them as "2011-05-22.17.55.36" depending on date/time .... I wanna be able to rename it so I know what is actually on that particular backup ; such as "SRF-1.1.1" "UrbanFury" , etc. When I renamed them before and then tried to restore , it wouldn't work. Anyone find a solution to this ?
use rom manager to rename, or just rename the directory in /sdcard/clockworkmod/backup/
chris41g said:
use rom manager to rename, or just rename the directory in /sdcard/clockworkmod/backup/
Click to expand...
Click to collapse
That's what I have already done in the past , and when I tried to restore my back-up it wouldn't work ...was wondering if anyone else had actually renamed their backups and then successfully restored them. Maybe the way I was renaming them was wrong ? I need to leave spaces between words ? I need to include date/time format ?
I haven't done it before... but try changing to the 2 in 2011 to a letter. Sfr = s urban fury = u... see if it works.
Sent from my SPH-D700 using XDA App
qbking77 said:
I haven't done it before... but try changing to the 2 in 2011 to a letter. Sfr = s urban fury = u... see if it works.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Sounds Good = I hadn't tried that option yet.....now I gotta make another backup before I try renaming my last backup....LOL
the directory name doesnt matter at all... just dont leave any space, you may need to regenerate nandroid.md5 i dont know.. but if so its easy enough
in a shell goto your new backup directory
Code:
md5sum *img > nandroid.md5
BTW i have a script to make and restore nandroid backups.. not using the builtin cwm functions, useful for installs and i guess maybe your situation of naming it whatever you want..
If you back it up in CWM and then boot up and open Rom Manager you can click manage, hold down the backup you want to edit and choose rename. It works just fine, this is how I keep track of my backups.
Censura_Umbra said:
If you back it up in CWM and then boot up and open Rom Manager you can click manage, hold down the backup you want to edit and choose rename. It works just fine, this is how I keep track of my backups.
Click to expand...
Click to collapse
So - is it OK to just rename as "SRF " "UrbanFury" "Frankenstein" "SuperNova" etc ? Do I need to have date/time in there or anything else ?
chris41g said:
the directory name doesnt matter at all... just dont leave any space, you may need to regenerate nandroid.md5 i dont know.. but if so its easy enough
in a shell goto your new backup directory
Code:
md5sum *img > nandroid.md5
BTW i have a script to make and restore nandroid backups.. not using the builtin cwm functions, useful for installs and i guess maybe your situation of naming it whatever you want..
Click to expand...
Click to collapse
This sounds great Chris, does it still require root?
Censura_Umbra said:
If you back it up in CWM and then boot up and open Rom Manager you can click manage, hold down the backup you want to edit and choose rename. It works just fine, this is how I keep track of my backups.
Click to expand...
Click to collapse
Ok I'm currently made a nandroid backup with cwn 3.0.0.6 and I'm trying to edit the name of my nandroid backup...in Rom manager, it wants me to flash clockwork recovery again...should I flash it or is that an error...I'm on srf 1.1.1 rite now
kobby2k6 said:
Ok I'm currently made a nandroid backup with cwn 3.0.0.6 and I'm trying to edit the name of my nandroid backup...in Rom manager, it wants me to flash clockwork recovery again...should I flash it or is that an error...I'm on srf 1.1.1 rite now
Click to expand...
Click to collapse
It won't actually flash it, choose flash and epic, and choose 3.x
Sent from my SPH-D700 using XDA App
kennyglass123 said:
This sounds great Chris, does it still require root?
Click to expand...
Click to collapse
Yea, its meant to be run from recovery in install scripts, but could be run from a shell... it has to be in recovery to do the system partition.. suppose the backup can be run from a shell regardless though...
Sent from my SPH-D700 using XDA App
TexasEpic4G said:
That's what I have already done in the past , and when I tried to restore my back-up it wouldn't work ...was wondering if anyone else had actually renamed their backups and then successfully restored them. Maybe the way I was renaming them was wrong ? I need to leave spaces between words ? I need to include date/time format ?
Click to expand...
Click to collapse
I don't believe there should be any spaces. Try underscores: __ .
-Sent from my Random Epic.
It has to be a DOS name like: Bonsai411.6.1.2011
Sent from Bonsai 7.1.1.1
Top Nurse said:
It has to be a DOS name like: Bonsai411.6.1.2011
Sent from Bonsai 7.1.1.1
Click to expand...
Click to collapse
can I rename like you are suggesting (Bonsai411.6.1.2011) by connecting to my PC or will this only work via ROM Manager ?
I use es file explore and I just rename it to what ever the rom name is. For example I backup bonsai 4.1.1 and I named it bonsai. I was able to restore it with no problem. I also backed up marcusant rom and just renamed it gingerbread and I was able to restore with no issues. Hope this helps
Sent from my Epic S 4G using XDA Premium App
Top Nurse said:
It has to be a DOS name like: Bonsai411.6.1.2011
Sent from Bonsai 7.1.1.1
Click to expand...
Click to collapse
OK - I tried your suggestion to rename but I did it on the computer ( don't have much experience with ROM Manager since I've always been told it don't really work on our Epic phone ) .... IT WORKED !!! I just changed the 2011 to UrbanFury and SRF and did restore with No Problemas ( I musta left spaces the first times I tried renaming ) ... so the moral of the lesson is - NO SPACES
I have an additional CWM backup/restore question. Does this back up apps installed on the SD card too, as well as their data? I don't don't know whether or not it matters, but I have CWM 3.0.2.5 and the Swiss Cheese ROM.
OrygunGal said:
I have an additional CWM backup/restore question. Does this back up apps installed on the SD card too, as well as their data? I don't don't know whether or not it matters, but I have CWM 3.0.2.5 and the Swiss Cheese ROM.
Click to expand...
Click to collapse
No your SD card is seperate storage and can be backed up on a computer.
OrygunGal said:
I have an additional CWM backup/restore question. Does this back up apps installed on the SD card too, as well as their data? I don't don't know whether or not it matters, but I have CWM 3.0.2.5 and the Swiss Cheese ROM.
Click to expand...
Click to collapse
kennyglass123 said:
No your SD card is seperate storage and can be backed up on a computer.
Click to expand...
Click to collapse
It doesn't back up the actuall apps, you would need another app for that
like File expert or titanium back up or any other of the multitude of apps out there that do that

CWM backups

I was just wondering if it was possible to rename the backups in root explorer without messing up the md5 sum? I did it a while ago with no issues, but recently did it again, and had md5 mismatch errors. Not sure if it was the rename, or something else? I would like to get some order to my backups, so I know what it's what. Thanks for any info.
Sent from my ADR6300
countryfolk07 said:
I was just wondering if it was possible to rename the backups in root explorer without messing up the md5 sum? I did it a while ago with no issues, but recently did it again, and had md5 mismatch errors. Not sure if it was the rename, or something else? I would like to get some order to my backups, so I know what it's what. Thanks for any info.
Sent from my ADR6300
Click to expand...
Click to collapse
I always rename all my backup with no issue. I use the date and what Rom it is to name them. I've done this with a few diff CWM versions and have never had an issue restoring them.
I just use rom manager to rename, never tried through a file program
Inc
Thanks guys! Not sure what happened last time.
Sent from my ADR6300
Yep you can rename with a file manager, just make sure there are no spaces in the name of your backup.
countryfolk07 said:
Thanks guys! Not sure what happened last time.
Sent from my ADR6300
Click to expand...
Click to collapse
Check for inadvertant spaces in the new name. That WILL cause an issue. Look after any punctuation you might have used.
Sent from my ADR6300 using xda premium
trickster2369 said:
Check for inadvertant spaces in the new name. That WILL cause an issue. Look after any punctuation you might have used.
Sent from my ADR6300 using xda premium
Click to expand...
Click to collapse
I have a feeling that's what I did. Thanks.
Sent from my ADR6300
Why not use Rom Manager, under Manage and Restore Backups?

MD5 mismatch?

Hey guys i made a nand backup and now i want to restore it and all it says is MD5 mismatch.. Im using N7100 with CWM.. help thanks
This is a security feature.
If it wasn't there you could have got an error or even though it restored normally you would have a soft bricked phone.
Md5 mismatch means that the backup is corrupted. I don't think it can be helped in any way.
Sent from my GT-N7100 using xda app-developers app
This is common issue, particularly if you have moved /rename folder
Sometime it happens without any reason
I exactly don't remember but there is adb command to disable MD5 check
Try searching it otherwise will post tomorrow i wrote somewhere on my office pc.
Just to note if your backup is corrupted it may restore corrupt data,
Sent from my GT-N7100 using xda premium
Austin3161337 said:
Hey guys i made a nand backup and now i want to restore it and all it says is MD5 mismatch.. Im using N7100 with CWM.. help thanks
Click to expand...
Click to collapse
With a root explorer, go to the backup folder of clockworkmod. Then in your backup folder you have to delete file named nandroid.md5 which already contains entries and create a new empty one with the same name. Then you can restore your backup without md5sum checking.

Rename recoveries safely?

When creating a recovery on cwm, an I safely name them something other than the date that is given as default?
I ask because the last time I did this, after trying to restore the ROM it came up with an md5 mismatch error and as told the renaming may have causes this?
Sent from my Nexus 7 using xda app-developers app
razormccabe said:
When creating a recovery on cwm, an I safely name them something other than the date that is given as default?
I ask because the last time I did this, after trying to restore the ROM it came up with an md5 mismatch error and as told the renaming may have causes this?
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
I have successfully renamed recoveries from the default, and it has always worked.
What might have happened is that you renamed the EXTENSION, make sure you don't rename the .md5 at the end of the file.
Lionex1 said:
I have successfully renamed recoveries from the default, and it has always worked.
What might have happened is that you renamed the EXTENSION, make sure you don't rename the .md5 at the end of the file.
Click to expand...
Click to collapse
Maybe, though I don't see how I could have. Well I'll rename them anyway, I can't re,ember the ROMs simply by what date I saved them! Cheers.
razormccabe said:
Maybe, though I don't see how I could have. Well I'll rename them anyway, I can't re,ember the ROMs simply by what date I saved them! Cheers.
Click to expand...
Click to collapse
Don't use any spaces when you rename the folder. Eg. RenameBackup instead of Rename Backup.

Categories

Resources