Related
Ive been spending way to much time researching my problem and my wife is really mad at me. Basically at this point i would be happy to just manually extract data for about 10 apps from a nandroid that wont restore. Can someone point me in the right direction please?
Edit:
Ok, now that I am at computer, heres my story. Prior to flashing the gingerbread leak, I backed up using Titanium Backup and made a Nandroid backup. Somehow, all the files backed up in my PREVIOUS 2 backups on titanium backup where all 0kb-10kb, so they were completely borked for some reason. Some old backups of apps that I have since uninstalled still remained and those seem ok.
Prior to reading about the SD card failures with the gingerbread leak, I backed up my SD card to my computer. Only 1 error came up during the backup about a file with a name that was too long. I clicked on ignore and finished the backup. About 1 hour later my SD card fried.
I used a spare sd card, and transfered my clockwork mod folder and a few other folders to it. I then ODIN a DL09 stock image, flashed the newest Clockword mod 3.xx via odin, flashed UKB 2.0, then flashed PBJ -50 recovery/kernel (which was what I had when I made the backup) and tried to restore it. When I try to restore it hangs somewhere in the data restore portion saying CACHE. I saw it flash cache a few times during the restore, so I am not sure why it hangs on that one in particular. I know that the cache image file is only 16.5kb so I dont know if that has something to do with it.
I then installed the newest IMNUTS recovery since I heard there were problems restoring the the PBJ recovery, and it seems to hang in the same spot.
At this point, I have a few of my old programs back, but most force close.
My main goal here is to just extract some gamesave progress and a few other pieces of data (I can redownload basically all the apps I need), run clean until a better gingerbread leak comes along, then use titanium backup to backup what I have (and verify the backups and make backups of the backups )and install a better gingerbread rom.
So anyway, If i can figure out how to go into the datadata.img files, I guess I can extract the data I need and push it through ADB or ROOT EXPLORER? Should that work?
- nevermind...
There are computer applications that can read and explore image files, or .img files, and the file systems within image files. Your best bet would be software like that, that could open, edit, and explore image files. I dont know the names of any software like that, even though I have come across some before, but im sure you could turn up some results with the query "image file editor," or ".img file editor." From there you're just have to feel your way through.. Try similar queries if those don't turn up what you need, etc. If you got an app that could explore image files, then you could get your .apk files from /data/app folder, and any other data you might need from /data/data, if its just user apps you're wanting to restore.
Sent by way of unspeakably black magic.
ssmaster said:
Ive been spending way to much time researching my problem and my wife is really mad at me. Basically at this point i would be happy to just manually extract data for about 10 apps from a nandroid that wont restore. Can someone point me in the right direction please?
Edit:
Ok, now that I am at computer, heres my story. Prior to flashing the gingerbread leak, I backed up using Titanium Backup and made a Nandroid backup. Somehow, all the files backed up in my PREVIOUS 2 backups on titanium backup where all 0kb-10kb, so they were completely borked for some reason. Some old backups of apps that I have since uninstalled still remained and those seem ok.
Prior to reading about the SD card failures with the gingerbread leak, I backed up my SD card to my computer. Only 1 error came up during the backup about a file with a name that was too long. I clicked on ignore and finished the backup. About 1 hour later my SD card fried.
I used a spare sd card, and transfered my clockwork mod folder and a few other folders to it. I then ODIN a DL09 stock image, flashed the newest Clockword mod 3.xx via odin, flashed UKB 2.0, then flashed PBJ -50 recovery/kernel (which was what I had when I made the backup) and tried to restore it. When I try to restore it hangs somewhere in the data restore portion saying CACHE. I saw it flash cache a few times during the restore, so I am not sure why it hangs on that one in particular. I know that the cache image file is only 16.5kb so I dont know if that has something to do with it.
I then installed the newest IMNUTS recovery since I heard there were problems restoring the the PBJ recovery, and it seems to hang in the same spot.
At this point, I have a few of my old programs back, but most force close.
My main goal here is to just extract some gamesave progress and a few other pieces of data (I can redownload basically all the apps I need), run clean until a better gingerbread leak comes along, then use titanium backup to backup what I have (and verify the backups and make backups of the backups )and install a better gingerbread rom.
So anyway, If i can figure out how to go into the datadata.img files, I guess I can extract the data I need and push it through ADB or ROOT EXPLORER? Should that work?
Click to expand...
Click to collapse
unfortunately, you won't likely receive much sympathy posting a question in the development section. Please post your question in the Q & A section and you'll get some help. Just a friendly heads up.
Sent from my SCH-I500 using XDA Premium App
Well I'll go ahead and point you to the right direction, or what I'd imagine should work for your needs. You'll need unyaffs, I'm assuming you're on windows so this here would be the right one for you http://www.box.net/shared/1eighqsh4s. Now take the data.img from your clockwork backup on your sdcard, drag and drop it onto the unyaffs.exe, it should unpack right there into a crapload of files. Navigate to the /data folder and find the ones you want to keep (they should be listed by the package name for the apps, "com.blah.asfkje.etc" rather than the name of the app so keep that in mind when looking for what you want), then adb push (root explorer would be fine too) the folders into your phone where they should be.
Headcase8911 said:
unfortunately, you won't likely receive much sympathy posting a question in the development section. Please post your question in the Q & A section and you'll get some help. Just a friendly heads up.
Sent from my SCH-I500 using XDA Premium App
Click to expand...
Click to collapse
Sorry I posted this in the wrong forum, I was waiting for the train when I posted and wasn't thinking too straight. How can I move it?
ssmaster said:
Sorry I posted this in the wrong forum, I was waiting for the train when I posted and wasn't thinking too straight. How can I move it?
Click to expand...
Click to collapse
The mods will move it once they notice.
Another Fascinating post by my XDA app...
Just curious because of my personal interest...
Did you happen to try the nandroid Advanced Restore option, and select Data only? If not, it might be worth a shot. If it gets far enough, you might try wiping after the restore, and before booting up.
I always wipe my cache/Dalvik before I backup, to try to avoid conflicts with possible future ROMs. Something to think about, anyway.
Sorry about the trouble.
ssmaster said:
Sorry I posted this in the wrong forum, I was waiting for the train when I posted and wasn't thinking too straight. How can I move it?
Click to expand...
Click to collapse
Report your post stating that it should be moved, and the mods will notice right away.
Robtao said:
Just curious because of my personal interest...
Did you happen to try the nandroid Advanced Restore option, and select Data only? If not, it might be worth a shot. If it gets far enough, you might try wiping after the restore, and before booting up.
I always wipe my cache/Dalvik before I backup, to try to avoid conflicts with possible future ROMs. Something to think about, anyway.
Sorry about the trouble.
Click to expand...
Click to collapse
i did try the nandroid advanced data only option and it hung at what seemed to be the exact same point.
Hey.
My Galaxy S2 is acting up again with bootloop, and I can't access what's on the device. I can get into CWM and I've successfully backed up my current ROM. Now my question is: does CWM back up everything? Like app data and everything? I've got an app that has tons of notes on it that I really need and I'll be distraught if they're gone as it'll take me a good 12 hours of work to get them all back. So if I flash back to stock, then flash the backup will it be exactly like it was left with the notes intact? Thanks for any replies. They're much appreciated.
Thought it was backed up. Apparently not. It's saying something about not finding SD-ext and then something about MD5sum or something? Any help please?
Skellyyy said:
Thought it was backed up. Apparently not. It's saying something about not finding SD-ext and then something about MD5sum or something? Any help please?
Click to expand...
Click to collapse
CWM backups everything. literally everything. Try going into Restore from Internal SD card instead of external SD card. It might show up there. No need to reflash anything, just restore the backup and everything should be back to normal. Only the data you backed up will come back btw.
Even after flashing a new rom you can still restore the data.There is an app called nandroid browser which will allow you to browse cwm backup files just like normal files, you can use that app to restore specific data of any app you want.
Sent from my GT-I9100 using xda premium
Thanks a lot guys. Getting worried about this though, CWM doesn't seem to want to backup for me. It keeps failing on all-sorts of things, just a moment ago I tried and said
"Error while backing up boot image!SD Card Space free: 13200MB"
Click to expand...
Click to collapse
But just before that it says:
SD Card Space Free: 0MB
There may not be enough space to complete backup... continuing...
Click to expand...
Click to collapse
I can't quite understand it though. Why is it even saying no sd-ext? I've got a 16GB SD card for music and videos inside the phone.
After that it let me attempt the backup and once complete (sort of) it says:
Backing up cache...
No sd-ext found. Skipping backup of sd-ext.
Generating md5 sum.,,
Error while generating md5 sum!
Click to expand...
Click to collapse
Is there anything I can do?
Not expert enough but for note app, use programs like 'Evernote' which store all of your notes in the cloud. You can get'em back anytime you want.
pHraiL^ said:
Not expert enough but for note app, use programs like 'Evernote' which store all of your notes in the cloud. You can get'em back anytime you want.
Click to expand...
Click to collapse
Not very useful now is it?
I've got them up-to date to about 2 weeks ago via dropbox but there's still a lot I need from then-on.
Skellyyy said:
Thought it was backed up. Apparently not. It's saying something about not finding SD-ext and then something about MD5sum or something? Any help please?
Click to expand...
Click to collapse
if you did back up of the ROM from CWM to resolve you bootloop issue then it is wrong...you have first resolve bootloop issue and make back up..
1) the ext-sd which you are talking about is not your external SD card...it is an additional partittion which is made for system data on your external SD. when a rom is backed up from CWM this partition also is backed up. if you are not made such partition on your external SD, the process simply skip saying no ext-sd available, this is not an error, it is not really meant that you have no External SD, this action is the second last one before creating the MD5 during back up process.
2) after the completion of the backing up of all the data it automaticaly create a MD5 checksum file of your back-up files. this is the final action during the backing up. if you get an error while creating MD5 cheksum file your back will be there in your SD card, but you cant use that for restoring from CWM. since MD5 is not created properly, it will show the error MD5 checksum mismatching or something like that.
just flash any other kernel like latest siyah kernel and try CWM back-up is working properly till the end.
Try wiping Cache and Dalvik cache for getting rid of the bootlloop.
if you are not at all able to solve boot loop isntall a new rom, you can install your applications from CWM backup using some applications, like Titaniim back up if you have donated. no matter it is not created the MD5 properly.
zaheedahmed said:
if you did back up of the ROM from CWM to resolve you bootloop issue then it is wrong...you have first resolve bootloop issue and make back up..
1) the ext-sd which you are talking about is not your external SD card...it is an additional partittion which is made for system data on your external SD. when a rom is backed up from CWM this partition also is backed up. if you are not made such partition on your external SD, the process simply skip saying no ext-sd available, this is not an error, it is not really meant that you have no External SD, this action is the second last one before creating the MD5 during back up process.
2) after the completion of the backing up of all the data it automaticaly create a MD5 checksum file of your back-up files. this is the final action during the backing up. if you get an error while creating MD5 cheksum file your back will be there in your SD card, but you cant use that for restoring from CWM. since MD5 is not created properly, it will show the error MD5 checksum mismatching or something like that.
just flash any other kernel like latest siyah kernel and try CWM back-up is working properly till the end.
Try wiping Cache and Dalvik cache for getting rid of the bootlloop.
if you are not at all able to solve boot loop isntall a new rom, you can install your applications from CWM backup using some applications, like Titaniim back up if you have donated. no matter it is not created the MD5 properly.
Click to expand...
Click to collapse
Thanks for that. But won't installing a new ROM erase app data? Which is the whole point of the thread really, I can't extract the data which is needed.
Trying to charge it here, and the phone is getting ridiculously hot, so much so that I can't actually hold it for more then a few seconds. Do you think this could all just be a battery issue? I had one previously like this, bootlooping also, but previously without a power source, the phone would not turn on at all. This time it will. I'm just very confused.
Skellyyy said:
Thanks for that. But won't installing a new ROM erase app data? Which is the whole point of the thread really, I can't extract the data which is needed.
Trying to charge it here, and the phone is getting ridiculously hot, so much so that I can't actually hold it for more then a few seconds. Do you think this could all just be a battery issue? I had one previously like this, bootlooping also, but previously without a power source, the phone would not turn on at all. This time it will. I'm just very confused.
Click to expand...
Click to collapse
Installing a new rom doesn't erase data app since all your data is in /data. It will only erase data if you wipe data/factory reset. I suggest you wipe cache, wipe dalvik cache, format /system and flash your rom and flash gapps (if gapps not included in rom). This way, your internal apps data is always safe
Sent from my GT-I9100 using Tapatalk 2 Beta-5
Skellyyy said:
Thanks for that. But won't installing a new ROM erase app data? Which is the whole point of the thread really, I can't extract the data which is needed.
Trying to charge it here, and the phone is getting ridiculously hot, so much so that I can't actually hold it for more then a few seconds. Do you think this could all just be a battery issue? I had one previously like this, bootlooping also, but previously without a power source, the phone would not turn on at all. This time it will. I'm just very confused.
Click to expand...
Click to collapse
Yes it will erase your apps and data...if you are flashing a wipe ROM, but if you have a non wipe rom of your current ROM flashing of that wont erase...
you have made a back up which the process reached till MD5 check sum....that means that back should be there in your SD card from which you can restore your applications..
you go to recovery again and go to mout and storage and mout USB storage after connecting to the PC...check are you able to access the SD card and check clockworkmode folder and the backup file....if it is there then copy paste to PC.
if you are able to access SD Card then you can download another kernel or rom and paste on the SD card for flashing from CWM.
before flashing another ROM you can try changing your Kernel,
on which firmware are you currently?
Hey guys - I'm back. I've had to use my girlfriends old Samsung Genio for a few days. Worst days of my life to say the least.
I need my SII back. A few days ago it wouldn't charge at all (hence not being able to get to CWM). But it seems to be doing just fine now. Although I've still got the same boot-loop. I've mounted the SD card, and found the backups - they contain these files:
boot.img
data.ext4.tar
recovery.img
system.ext4.tar
Click to expand...
Click to collapse
Are these all the necessary files to restore? I'm very wary.
Also, if I do flash a different ROM, how will that have the data from my previous ROM if the new ROM doesn't have the apps?
If I do end up restoring, will that restore everything? I mean settings, SMS, app preferences, widgets, app data (Twitter drafts especially) and stuff like that?
Just want to be safe before I go and ruin things.
Btw could all this be due to the lack of free space on the phone? Seems like there is no space whatsoever. Finder is claiming there is 'Zero bytes' available. Surely that can't be good.
Bump. I really don't know what I should be doing.
Skellyyy said:
Hey guys - I'm back. I've had to use my girlfriends old Samsung Genio for a few days. Worst days of my life to say the least.
I need my SII back. A few days ago it wouldn't charge at all (hence not being able to get to CWM). But it seems to be doing just fine now. Although I've still got the same boot-loop. I've mounted the SD card, and found the backups - they contain these files:
Are these all the necessary files to restore? I'm very wary.
Also, if I do flash a different ROM, how will that have the data from my previous ROM if the new ROM doesn't have the apps?
If I do end up restoring, will that restore everything? I mean settings, SMS, app preferences, widgets, app data (Twitter drafts especially) and stuff like that?
Just want to be safe before I go and ruin things.
Click to expand...
Click to collapse
A full cwm backup contains of:
- .android_secure.vfat.tar
- boot.img
- cache.ext4.tar
- data.ext4.tar
- nandroid.md5
- system.ext4.tar
If you do a full cwm backup, all youre data (Apps, Contacts, Sms, Settings and so on) will be safed
After restoring a cwm backup you will get exactly that system, which you had before flashing, bricking or whatever.
Gesendet von meinem GT-I9100 mit Tapatalk
Dr.MacHack said:
A full cwm backup contains of:
- .android_secure.vfat.tar
- boot.img
- cache.ext4.tar
- data.ext4.tar
- nandroid.md5
- system.ext4.tar
If you do a full cwm backup, all youre data (Apps, Contacts, Sms, Settings and so on) will be safed
After restoring a cwm backup you will get exactly that system, which you had before flashing, bricking or whatever.
Gesendet von meinem GT-I9100 mit Tapatalk
Click to expand...
Click to collapse
Thanks for that! But do you know if I'd be able to fully restore even if I don't have all of the files? It seems that there is two missing from the CWM folder for me.
Skellyyy said:
Thanks for that! But do you know if I'd be able to fully restore even if I don't have all of the files? It seems that there is two missing from the CWM folder for me.
Click to expand...
Click to collapse
Yes I think it should work for you
Gesendet von meinem GT-I9100 mit Tapatalk
Okay, I was going to post this in the Dev forum under the TWRP thread, but I have less than 10 posts...? So it didn't let me.
I created a backup of my LTE via TWRP (not sure what version it was, definitely 2.X, but not sure exactly which) and switch phones out with Sprint and am trying to restore the backup, but it won't show in the Recovery section. I played with the settings a bit...pretty much selecting every option possible, even made a copy of it on the internal SD card, still nothing.
Any suggestions? I really don't feel like spending another week and a half getting my phone to the point of where it was before, and titanium backup isn't an exact copy even after I threw the ROM on there and restored everything.
Thanks!
maybe its the folder, it saves them in some weird name. i would suggest making a back up of say... /cache or /system. something small. so you can see where the folder is made. Delete that folder and put your back up in it.
Good call! Thanks man!
HixVAC said:
Good call! Thanks man!
Click to expand...
Click to collapse
I would definitely do a backup of your existing rom before trying to restore that backup from a different phone. I think it may work, but I don't think it's recommended. I would just use titanium backup when switching phones.
HixVAC said:
Okay, I was going to post this in the Dev forum under the TWRP thread, but I have less than 10 posts...? So it didn't let me.
I created a backup of my LTE via TWRP (not sure what version it was, definitely 2.X, but not sure exactly which) and switch phones out with Sprint and am trying to restore the backup, but it won't show in the Recovery section. I played with the settings a bit...pretty much selecting every option possible, even made a copy of it on the internal SD card, still nothing.
Any suggestions? I really don't feel like spending another week and a half getting my phone to the point of where it was before, and titanium backup isn't an exact copy even after I threw the ROM on there and restored everything.
Thanks!
Click to expand...
Click to collapse
im a little confused as well when I browse my sd card using an app i see /mnt/sdcard and i see twrp in there but thats not my actual sd card there is another folder called /mnt/sdcard/ext_sd/ and that holds the contents of the sd card which is where twrp should be saving the backups im confused why and how there are 2 directories.
can someone explain how the storage works on this phone because it seems different from my OG evo and the 3d
edit I found a bit of an explanation over here for my question.
http://forum.xda-developers.com/showthread.php?t=1714824
I've used this backup before, at least 5 times so I know it's good. But this last time it failed due to the above error, after trying to install Jaime's JB rom (I don't know if that is relevant). I found several ways to fix the error here and elsewhere, but no need as I had a backup from yesterday that still worked. Right now I'm just looking for someone to explain to me what the error means and why it happened to this particular backup given that I didn't rename or change anything? This way I don't repeat the error. Thanks in advance.
Essentially what you need to do is redownload the rom. But this time make sure you have a very strong internet connection. If your downloading on your phone get right next to the router. When your MD5 sums don't match it is because there is an error in the download process and some of the rom files have been corrupted. If you have a strong internet connection it helps ensure all the files are downloaded properly. Hope this helps....
Sent from my SAMSUNG-SGH-I717 using xda premium
I didn't get this error whilst installing a rom though, it was trying to restore a backup. But I guess the principle holds true, somehow my backup got corrupted.
I'll download the rom again (this will be try number 6) and see if getting closer to the router will helpe, thanks.
I get that error when I have too much on the internal sd card. I think the limit is 4gigs. So anything you have in /system/media like movies and music move to external sd card before you make a backup.
So my current state of the internal sd card can affect a known good backup?
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Probably not. Dumb suggestion. But that's one reason that error happens, but that keeps the backup from completing. Sorry.
Are you using Rom Manager or CWM?
I make most of my backups in CWM and copy to my computer. I'm trying to think of what I did between the last time I used that backup successfully... Only thing I can think of is the 6 failed attempts to install the JB rom. Now I'm kindof worried about making attempt #7 because I only have the 1 working backup... If that gets corrupted I'll be soft-bricked with no way to install a rom.
LittleRedDot said:
I make most of my backups in CWM and copy to my computer. I'm trying to think of what I did between the last time I used that backup successfully... Only thing I can think of is the 6 failed attempts to install the JB rom. Now I'm kindof worried about making attempt #7 because I only have the 1 working backup... If that gets corrupted I'll be soft-bricked with no way to install a rom.
Click to expand...
Click to collapse
I have noticed that if I copy a backup to my computer (64-bit, Win 7) and then copy back to my Note, I will get an MD5 mismatch message if I then try to restore from the backup. It may be due to the way that Win 7 file explorer indexes the file - or some other arcane windows thing. In any case I no longer transfer nandroid backps.
Ok I'm gonna stop obsessing over this and chalk it up to bad luck. Actually, since I rooted my first device this is the first time I've had anything go wrong, so I guess it was my turn. Thanks for all the help!
Hey everyone. So I wanted to try out the vanilla root box ROM today and after a while of checking it out I decided to swap back to the back up I made before doing the ROM install. Problem is, when I boot into recovery, and press restore...non of my backups are there. Can anyone help? Where did my back ups go?
ok, sorry guys, i was on my phone at a friends place when i posted this thread so i wasnt able to search to much on google. so the deal is my TWRP isnt seeing the backups i did after i rooted my note 2 and the backup i did before i flashed my vanilla rootbox rom. kinda weird. anyways, i looked thru my phone files with file manager and the backups are indeed there...
does anyone know where i need to move these files to have them show up under restore in TWRP? i tried one method of making another backup and then moving the backups to where the new backup was stored. but when i go to look, the new backup doesnt show in file manager in the location where TWRP said the backup was stored...i even searched for it and still no dice. lmk if you have a fix for this. thanks!
i also went into TWRP, went to advanced, file manager, data, media, twrp, backups, the back i was looking for was there.
i tried moving it to the media/0 location like mentioned in this youtube vid
http://www.youtube.com/watch?v=j_ziillAA-I
it doesnt let me copy the folder over like shown in the vid. waited like 3 mins, then says it failed. then wont even try after each attempt afterwards, just goes straight to fail....
WHAT THE DEUCE!?
Ima connect the phone to my laptop and see if I can locate the newest backup I made and see about moving the older ones to that location. Seen if they show up. If anyone knows the actual location or fix for this do let me know. Seems that the newest version of twrp was suppose to fix this but I guess not.
ok so i figured it out.
somehow the first couple stock backups i made ended up in the TWRP backup folder on the internal drive of the phone.
the new backup was stored in the TWRP backup folder on my SD Card.
so after finding both locations, i cut the two stock backups i made and pasted them into the SD Card TWRPs Backup folder and BAM! they show up now in my restore option on TWRP.
ok just to confirm, my first nandroid backup flashes correctly. but the backup i made before i flashed the vanilla rootbox rom some reasno fails...i dunno. im just happy i got my backups to show up now. and at least one works. ima try and get the one backup to work again but well see. hope this thread helps someone out if they are having this same problem.
flip06 said:
ok just to confirm, my first nandroid backup flashes correctly. but the backup i made before i flashed the vanilla rootbox rom some reasno fails...i dunno. im just happy i got my backups to show up now. and at least one works. ima try and get the one backup to work again but well see. hope this thread helps someone out if they are having this same problem.
Click to expand...
Click to collapse
Glad you found them and are you're good to go!
double post..oops!
flip06 said:
ok just to confirm, my first nandroid backup flashes correctly. but the backup i made before i flashed the vanilla rootbox rom some reason fails...i dunno. im just happy i got my backups to show up now. and at least one works. ima try and get the one backup to work again but well see. hope this thread helps someone out if they are having this same problem.
Click to expand...
Click to collapse
Sorry I am late to the party... But in twrp at the top of the screen you can change where to get the backup from its a bar that says data(xxxx) however much space you have left.. Tap it and you can. Go from internal to external memory and search any folder. Doesn't have to be in the twrp backup folder either... Just for future references... Again sorry probably could have saved you time and effort if I saw this earlier.
Sent from my SCH-I605 using xda premium
craigbailey1986 said:
Sorry I am late to the party... But in twrp at the top of the screen you can change where to get the backup from its a bar that says data(xxxx) however much space you have left.. Tap it and you can. Go from internal to external memory and search any folder. Doesn't have to be in the twrp backup folder either... Just for future references... Again sorry probably could have saved you time and effort if I saw this earlier.
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
hey man, thanks for the info. yea i didnt realize you could change the location, i dont even remember tapping that part of the screen before initializing the backup process...maybe i hit it and didnt think about it. *FACEPALM!*
anyways, ill keep that in mind for next time.
flip06 said:
hey man, thanks for the info. yea i didnt realize you could change the location, i dont even remember tapping that part of the screen before initializing the backup process...maybe i hit it and didnt think about it. *FACEPALM!*
anyways, ill keep that in mind for next time.
Click to expand...
Click to collapse
Sorry, but what part of the screen are you tapping? I can select between different drives, but I don't see any directory in there (and neither the classic two dots to go one directory back). I am using 2.7
Thanks
actually i can see my backups they are unpacked i got same issue twrp not seeing them. i really would like to go back to stock
E_n_T said:
actually i can see my backups they are unpacked i got same issue twrp not seeing them. i really would like to go back to stock
Click to expand...
Click to collapse
Follow instructions in post 8.
For fellow googlers out there: if, like me, TWRP shows only the "internal storage" and the "SD card" options but you can't see any folder, even though your backup is there, check if it's the serial number of the phone! Your backup should be in TWRP/Backups/<serial number>/Name of the backup. If you saved your backup in another phone, you need to check the serial number and rename the folder with the serial number.
Zezombye said:
For fellow googlers out there: if, like me, TWRP shows only the "internal storage" and the "SD card" options but you can't see any folder, even though your backup is there, check if it's the serial number of the phone! Your backup should be in TWRP/Backups/<serial number>/Name of the backup. If you saved your backup in another phone, you need to check the serial number and rename the folder with the serial number.
Click to expand...
Click to collapse
Thank You. You saved my buns.
Zezombye said:
For fellow googlers out there: if, like me, TWRP shows only the "internal storage" and the "SD card" options but you can't see any folder, even though your backup is there, check if it's the serial number of the phone! Your backup should be in TWRP/Backups/<serial number>/Name of the backup. If you saved your backup in another phone, you need to check the serial number and rename the folder with the serial number.
Click to expand...
Click to collapse
In fact, the correct path where all your disk image files (data.ext4.win etc.) have to be stored, is /data/media/0/TWRP/BACKUPS/<serial number>/<name of folder with disk image files>, so BACKUPS in capital letters.
TWRP does not "find" your backup otherwise (tested with 2.8).
sugarcake said:
In fact, the correct path where all your disk image files (data.ext4.win etc.) have to be stored, is /data/media/0/TWRP/BACKUPS/<serial number>/<name of folder with disk image files>, so BACKUPS in capital letters.
TWRP does not "find" your backup otherwise (tested with 2.8).
Click to expand...
Click to collapse
That was very helpful. Thanks
Thanks for the complete directory info!
Can anyone give me backup file of note 2 to restore from custom rom plz help ... i dnt hv backup when i flash .. if i create backup file from other note 2 can it works .. is it in dead risk ?
flip06 said:
ok so i figured it out.
somehow the first couple stock backups i made ended up in the TWRP backup folder on the internal drive of the phone.
the new backup was stored in the TWRP backup folder on my SD Card.
so after finding both locations, i cut the two stock backups i made and pasted them into the SD Card TWRPs Backup folder and BAM! they show up now in my restore option on TWRP.
Click to expand...
Click to collapse
Thanks dude, I've done the same and it worked!
restorimg data error when I performe a restore for your rom. Why?