[Q] view stored memos on previous nandroid backup? - Epic 4G Q&A, Help & Troubleshooting

Hey guys,
asked this question in the wrong section so I'm asking it here.
Is it possible to extract an old nandroid backup to view memos I may have had?
I don't want to restore the backup, I know something in it is wrong as it would freeze on bootup after I tried a restore, that isn't important. What is important is there were memos stored on that backup that I need back.
I used unyaffs to extract system.img, but everytime I try and extract data.img (which is where I'm guessing the memos are stored) I get a popup in windows 7x64 that says unyaffs.exe has stopped working.
I copied data.img off my sdcard and am trying to extract through windows terminal.
Can someone tell me if I am correct in thinking the memos would be stored in the data.img and where they might be located and why I am unable to extract data.img?
Thanks in advance!

Related

[Q] How to extract files from a Nandroid Backup

Hi,
I just installed a custom ROM on my phone and it's working very well.
The question is that I made a nandroid backup and want to copy some files from the backup. So how can I open the system.img and data.img files on my windows machine in order to copy the desired files?
Thanks in advance.
Explore2fs

[Q] Finding the original name of the Backup Folder

So this is why my backups usually give me a md5 mismatch, and I end up re-doing everything manually (or using titanium when possible)-
I've been renaming the backup folders to something meaningful, like "4-1-11 SFR110Vision11"
All this time I've just been screwing myself. But it's OK, because I learned something.
Q- Is there a way I can determine what the original folder name was??? to change it back?

nandroid.md5 files explore

Hi there,
I have some previous backups (nandroid.md5) files and I would like to explore them in order to retreive some files.
I am looking for a way through mac or win 7. I do not want to restore te back up version.
Any ideas ?
I don't know about files but you can get apps from a nandroid via appextractor
And PLZ!!!!!! QUESTIONS IN THE GENERAL SECTION...... EVEN IF THEY ARE DEV RELATED!!!
The md5 contains only the files' checksum which is used to check if is corrupt or not. You really can't extract any information from them.
The main content lies in the other files.
You can use unyaffs to extract and view the files.
The sd-ext partition is backed up in tar format so you extract it using tar.
Sent from my Wildfire S
Search the market (play store)
'nandroid browser'
Great tool for extracting single files/folders from a nandroid backup without restoring.
It's been very usefully for me.
sorry guys my mistake.
I need to retrieve all camera photos from a backup image.
I just noticed that the md5 file is too small to contain images and I found some .img files.
Is there a way I can extract them straight to my pc and not from the phone?
I find it hard to locate the files through nandroid browser.
Thanks a lot for you help and apologise for the incovenience.
ThoDis said:
sorry guys my mistake.
I need to retrieve all camera photos from a backup image.
I just noticed that the md5 file is too small to contain images and I found some .img files.
Is there a way I can extract them straight to my pc and not from the phone?
I find it hard to locate the files through nandroid browser.
Thanks a lot for you help and apologise for the incovenience.
Click to expand...
Click to collapse
Your camera pictures are saved to the sdcard and not a nandroid backup look in the DCIM folder on your SD card :thumbup:
Sent from my HTC Wildfire S A510e using Tapatalk 2

TWRP can't recognize backup folder name

My phone is GT-N7105 (Samsung Note 2)
=============SHORT STORY=============
TWRP can't recognize my backup folder name which I am trying to restore
=====================================
=============LONG STORY=============
I had a nandroid backup before, then I copied the backup to PC, still have it. Then I flashed lineage 13. I deleted the nandroid backup on the phone storage. Now I want to restore the backup so I copied the backup files from the PC.
Now when I go to TWRP Restore mode, no backups are found.
I already searched through the internet and found the renaming method but there's a problem:
this is my original backup:
TWRP/backups/42f7491d7b409fc7/2017-03-01--05-28-34_JZO54K.N7105XXDMB
I tried to make a new backup of my current lineage (just to see if the folder name changed based on the new folder the backup process will create), here is what the resulting folder was:
TWRP/backups/42f7491d7b409fc7/2017-07-05--09-27-29_lineage_tOlte-userdebug_6.0.1_MOB31K_ab972c
As you can see, only the innermost folder name changed. So from what I found through searching, it said to rename the old backup folder to the new backup folder's name, meaning :
I changed
2017-03-01--05-28-34_JZO54K.N7105XXDMB
to
2017-07-05--09-27-29_lineage_tOlte-userdebug_6.0.1_MOB31K_ab972c
TWRP still can't see the original backup.
So what should I rename the original backup folder for TWRP to recognize it and make it appear?
EDIT:
I already updated my TWRP but problem still exists.
Create a new backup with your current rom, then remove it and add the old one instead.
futchy4u said:
Create a new backup with your current rom, then remove it and add the old one instead.
Click to expand...
Click to collapse
Sorry not really a developer type of guy and I regret tinkering with these stuff on my phone.
What you meant was to make a backup with current rom just to get the folder name that TWRP will recognize and then swap the old stock backup into the folder?
If I just rename the stock backup folder name to 2017-07-05--09-27-29_lineage_tOlte-userdebug_6.0.1_MOB31K_ab972c it's the same as what you said right?
and it should still run smoothly (stock rom should be restored without errors)?
Sorry just asking out of caution.
It's ok, we're all helping each others here. And we all had lots of mistakes and we still do.
Anyways, yes renaming it could do the trick but you don't need to rename the backup name directly. Instead, you need to rename the folder containing the backup.
TWRP path is going to be similar to that
/TWRP/BACKUPS/4d00475b004150de/2017-07-05--09-27-29_lineage_tOlte-userdebug_6.0.1_MOB31K_ab972c
Click to expand...
Click to collapse
All you need to get is that folder name "4d00475b004150de" because it's auto generated by twrp, that's why I asked you to create another backup even if you just backed up your boot file to generate the folder.
Once you did the backup you can then move your old backup to that folder or rename that old similar folder to the newly created one (not the rom backup folder itself).
sgn15 said:
Sorry not really a developer type of guy and I regret tinkering with these stuff on my phone.
What you meant was to make a backup with current rom just to get the folder name that TWRP will recognize and then swap the old stock backup into the folder?
If I just rename the stock backup folder name to 2017-07-05--09-27-29_lineage_tOlte-userdebug_6.0.1_MOB31K_ab972c it's the same as what you said right?
and it should still run smoothly (stock rom should be restored without errors)?
Sorry just asking out of caution.
Click to expand...
Click to collapse
futchy4u said:
It's ok, we're all helping each others here. And we all had lots of mistakes and we still do.
Anyways, yes renaming it could do the trick but you don't need to rename the backup name directly. Instead, you need to rename the folder containing the backup.
TWRP path is going to be similar to that
All you need to get is that folder name "4d00475b004150de" because it's auto generated by twrp, that's why I asked you to create another backup even if you just backed up your boot file to generate the folder.
Once you did the backup you can then move your old backup to that folder or rename that old similar folder to the newly created one (not the rom backup folder itself).
Click to expand...
Click to collapse
Oh, the folder name code you're referring to was 42f7491d7b409fc7 for me. Thanks. I tried it and everything worked (done restoring and it looks like everything is working so far). Thanks a lot again!
To moderators, this topic's problem is solved. Not sure if the topic needs to be locked after being solved, but yeah just a heads up. Not very active here.
Cheers.
sgn15 said:
Oh, the folder name code you're referring to was 42f7491d7b409fc7 for me. Thanks. I tried it and everything worked (done restoring and it looks like everything is working so far). Thanks a lot again!
To moderators, this topic's problem is solved. Not sure if the topic needs to be locked after being solved, but yeah just a heads up. Not very active here.
Cheers.
Click to expand...
Click to collapse
You're welcome. I think it's ok to be left here so that it could help others.

Possible to copy mmssms.db from twrp backup?

I recently switched from one Sense based ROM to a different Sense based ROM. However, I forgot to backup my text messages before wiping data and flashing new ROM but I did do a backup in TWRP prior to flashing. I have been able to extract the backuped system and data files to my PC and I have located the mmssms.db. Does anyone know if I can just simply copy that db file to the appropriate location on the current system? Are there other files that need to accompany the db file if this is possible?
I will attempt to do this while I await a response here. I will backup the current system before I do.
Thanks!
**UPDATE**
I was able to copy all the SMS and MMS db files from my twrp backup and replace them in the data folder of the system and all is well. All my old messages are in the app as if they were never gone.
If anyone needs help with this topic, just post a reply here and I can assist.

Categories

Resources