Hi, if you are on rooted stock firmware, please make backup copy of this map data/data/com.android.providers.settings. I really need this backup. Thank you for your help.
Related
Hello,
because i never actually understood this Nandroid backup, can someone please help me a bit?
So if i do a backup through Titanium Backup, this is a Nandroid backu?
Or Nandroid, is something more specific using another program?
Thanks
nope. Nandroid backup is done using OpenRecovery. It can be accessed using the nandroid menu in OpenRecovery.There are 2 kinds of nandroid backup's now. The old nandroid uses only 1 md5 file for all the images while the new version uses different md5 files for each of the image.
Have a look at this post for a detailed explanation.
http://forum.xda-developers.com/showthread.php?t=698059
so when we use the zipped "update" file when we use open recovery, that's the Nandroid backup?
And thus an "update" file can be created using Titanium Backup?
No. Nandroid contains image files ( .img ). Go thru the link that i posted. It's all there.
Nandroid is a backup of various partitions in your mobile , like the system,data,cache,boot etc.. in .img format.
hi every body
plz help me
i want to restor my nandroid back but i cant
( md5 mismatch)
i need it
thankyou
Did you rename the backup folder using a file browser like Root Explorer? If so, you need to change it back.
If you are using CWMR, then the backup name probably takes the format 'MM-DD-YYYY.HH.MM.SS'. Simply browse into the folder, find the earliest modified file or folder and edit the backup folder name accordingly.
Hi guys,
does anyone know how to use downloaded CWM backup file?
download as the "M7 CWM Nandroid Backup CID OPTUS001 1.29.980.x.rar"
but what should i do with it?
Extract it or copy it direct to sdcard/clockworkmod/backup?
Plz help
smallsen said:
Hi guys,
does anyone know how to use downloaded CWM backup file?
download as the "M7 CWM Nandroid Backup CID OPTUS001 1.29.980.x.rar"
but what should i do with it?
Extract it or copy it direct to sdcard/clockworkmod/backup?
Plz help
Click to expand...
Click to collapse
I haven't used CWM in ages, but up to version 6.0.4.6, the backup location used to be /data/media/clockworkmod/backup/
not sure if it was ever updated to /data/media/0/...
extract the .rar file on your PC, it will give you a folder called similar to "2013-mm-dd.hh.mm.ss" place it in your adb folder then push it:
adb push 2013-mm-dd.hh.mm.ss /data/media/clockworkmod/backup/2013-mm-dd.hh.mm.ss <- replace mm, dd etc. to what the download gave you
in recovery select RESTORE, it should show you the above backup, so select "2013-mm-dd.hh.mm.ss" and restore it.
Thanks for you reply nkk71,
I've exact the file but got a folder called 2013-04-30.10.59.31 without SS.
Can I add the ss as the file type and push it into backup folder on the phone?
smallsen said:
Thanks for you reply nkk71,
I've exact the file but got a folder called 2013-04-30.10.59.31 without SS.
Can I add the ss as the file type and push it into backup folder on the phone?
Click to expand...
Click to collapse
i dont think the name of the folder matters, just push it to the right location on your, phone.
Thanks Guys, problem solved!!!!!!!
Thanks so much
hello
i can't Restore
i have file :
modem.emmc.win.md5
modem.emmc.win
efs1.emmc.win
efs2.emmc.win
efs1.emmc.win.md5
recovery
please help me
if you have TWRP you can make another backup and then replace those files with the ones you backed up and voila.
Hi Guys, why if I do a backup using TWRP 3.0.2-1 can´t use it after update TWRP 3.1? And if I do a backup using TWRP 3.1 the name of this backup begins with Life_Max? Can someone explain it to me?
overthc said:
Hi Guys, why if I do a backup using TWRP 3.0.2-1 can´t use it after update TWRP 3.1? And if I do a backup using TWRP 3.1 the name of this backup begins with Life_Max? Can someone explain it to me?
Click to expand...
Click to collapse
The 3.1 twrp is a dirty port from life-max recovery, so that's why the name.
Backups usually don't go between recovery versions, without renaming or manually moving to proper folder structure for new version
mrmazak said:
The 3.1 twrp is a dirty port from life-max recovery, so that's why the name.
Backups usually don't go between recovery versions, without renaming or manually moving to proper folder structure for new version
Click to expand...
Click to collapse
@mrmazak Then if I need to restore a backup made with 3.0.2-1 but now I got 3.1, what do I need todo? Can you explain it to me please? What are the steps to convert it?
overthc said:
@mrmazak Then if I need to restore a backup made with 3.0.2-1 but now I got 3.1, what do I need todo? Can you explain it to me please? What are the steps to convert it?
Click to expand...
Click to collapse
this is mostly speculation, I have not done it. But these are the common steps.
1 make a backup with the new recover, so you have the right folder structure that the new recovery uses, (most of the time it is folder with device serial number in the name)
2. take your saved backup folder and add it to the folder made in step above.
example
/sdcard/TWRP/mxvrxxx******/backup-made-date-xx-xx-xxx
put old backup folder into the 3rd folder (from example mxvrxxx******)
EDIT:
OK I just did it.
The new 3.1 recovery makes it pretty easy.
the recovery directory is
/sdcard/TWRP/BACKUPS/Life_Max
put your saved backup folder( the folder that has: boot.emmc.win, system.emmc.win etc) into the Life_Max folder, you can now restore your backup.