When I go to any file manager on my phone the backups do not show up anywhere... They show up when I want to restore a backup when I am booted into recovery. But I would like to delete unwanted backups and I can not do so because they are not showing up when booted into android.
Sent from my Galaxy Nexus using xda app-developers app
stebomurkn420 said:
When I go to any file manager on my phone the backups do not show up anywhere... They show up when I want to restore a backup when I am booted into recovery. But I would like to delete unwanted backups and I can not do so because they are not showing up when booted into android.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
You can delete them in recovery. Or use root browser they appear there for me.
Sent from my Galaxy Nexus using XDA Premium HD app
stebomurkn420 said:
When I go to any file manager on my phone the backups do not show up anywhere... They show up when I want to restore a backup when I am booted into recovery. But I would like to delete unwanted backups and I can not do so because they are not showing up when booted into android.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
They should be in data/media/clockworkmod/backup/
adrman said:
They should be in data/media/clockworkmod/backup/
Click to expand...
Click to collapse
ThNks man... I was looking in the wrong path... Found them... gotta love xda and its members.
Sent from my Galaxy Nexus using xda app-developers app
Related
I flashed a 4.2 ROM, with updated recovery and i still lost all data. I know it's still there but my phone moved it somewhere. I remember seeing something about it, help me out?
Sent from my Galaxy Nexus using xda app-developers app
Wrong section bro
And about your data
It must be in data/media/0
But I'm not sure
Mod please lock this thread
Sent from my Galaxy Nexus using xda premium
seriousia said:
Wrong section bro
Mod please lock this thread
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yeah just realized that. Sorry.
Sent from my Galaxy Nexus using xda app-developers app
That happened because you didn't upgrade your recovery before wiping & stuff.
seriousia said:
Wrong section bro
And about your data
It must be in data/media/0
But I'm not sure
Mod please lock this thread
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
You were right. Idk how to fix this though.
Sent from my Galaxy Nexus using xda app-developers app
m0fizor said:
That happened because you didn't upgrade your recovery before wiping & stuff.
Click to expand...
Click to collapse
I did. I used the newest cwm touch. Is there a fix?
Sent from my Galaxy Nexus using xda app-developers app
collinjm01 said:
I did. I used the newest cwm touch. Is there a fix?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Cwm touch recovery?? I think recommended is twrp recovery .thats what i did and everything is fine .
yeah flash twrp cwm seems to be giving ppl issues..
Just in case: my internal memory SDcard data recovery post: http://forum.xda-developers.com/showthread.php?p=34185439
Sent from my Galaxy Nexus
Lemme explain what happened. I
backed up my ROM in ROM manager.
So I installed newest cwr touch, placed the files on the SD card like always, I booted into recovery, factory reset data/cache...etc. I went to " install from zip" it's empty. I went to back ups, nothing. Do I was stuck in recovery. Put phone into bootloader (Im drawing a blank on what it's called), installed newest TWRP, booted into recovery. It found the zip, installed it and all was good. But now I wanna go back to my previous ROM to do titanium backup. I bought a jetpack joyride perk and when I installed it on the new ROM its saying I have to buy it. Do I was gonna restore data on it. Problem is, cwr won't recognize my backups.
Thanks in advance.
Sent from my Galaxy Nexus using xda app-developers app
I don't want to sound like a jerk when I say this... But if something is at least somewhat important to you, it would probably be a good idea to back it up on your computer or whatever. It'd better safe than sorry, plus it's really easy to backup the entire SD with:
$adb pull /sdcard /backup-folder-on-computer
^ Linux command, windows will have a different path
Sent from my Galaxy Nexus using Tapatalk 2
I avoid cmd and Linux command if possible. And it's not gone, it's just placed somewhere else. A Nandroid is all I need usually.
Sent from my Galaxy Nexus using xda app-developers app
Trying to free up some space on my external card and realizing I have no idea what folder the backups are stored in, running clockworkmod based recover v5.5.0.4
never mind, found it, but for some reason every time i back it up, the date is all wrong, just backed up and it is 1970-01-04.06.58.12?
In had this same question, where did you find it?
Sent from my SPH-L710 using Tapatalk 2
MikeWjF said:
In had this same question, where did you find it?
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
Check clockwork folder and inside there should be a folder that says backup
Sent from my SPH-L710 using XDA Premium HD app
Backups on this phone will always have the incorrect date. The recoveries do do not have access to the time.
Sent from my SPH-L710 using xda app-developers app
masaidjet said:
Check clockwork folder and inside there should be a folder that says backup
Sent from my SPH-L710 using XDA Premium HD app
Click to expand...
Click to collapse
That's weird, I made a backup with CWM before switching to TWRP and there's nothing in that folder.
Another question, where are the backups stored from TWRP? I can see them while in recovery, but not in any file explorer.
Sent from my SPH-L710 using Tapatalk 2
Is it possible to delete the backup blobs in CWM? Thanks in advance.
Sent from my SAMSUNG-SGH-I747 using xda premium
Sv: Can I delete CWM backup blobs?
Yeah, in the clockworkmod folder on the sdcard there is a folder called blobs, erase it and you will get alot of free memory
Cheers
RomWiz said:
Yeah, in the clockworkmod folder on the sdcard there is a folder called blobs, erase it and you will get alot of free memory
Cheers
Click to expand...
Click to collapse
Thanks
Sent from my SAMSUNG-SGH-I747 using xda premium
Will that do anything bad though or mess something up
Sent from my SAMSUNG-SGH-I747 using xda premium
Sv: Can I delete CWM backup blobs?
No
Cheers
You won't be able to restore to the backups that those blobs pertained to.
Sent from my SAMSUNG-SGH-I747 using xda premium
Ahhh! Wait. Deleting the /blobs folder would be very bad, if you wanted to restore backups! See this post by CWM's developer:
https://plus.google.com/103583939320326217147/posts/L5aVZe7C9vg
Some of you may be thinking "well, how do I delete a backup?".
First, never delete the blobs directory. This would actually delete all your backups by rendering them unusable.
Simply delete the usual backup directory, and the next time you run a backup, all the unused hash files will be automatically delete (a process known as garbage collection). The recovery will show "Freeing space..." while this is happening.
Click to expand...
Click to collapse
ikjadoon said:
Ahhh! Wait. Deleting the /blobs folder would be very bad, if you wanted to restore backups! See this post by CWM's developer:
https://plus.google.com/103583939320326217147/posts/L5aVZe7C9vg
Click to expand...
Click to collapse
If i deleted the file and now I make backups with twrp will they work or no. Thanks
Sent from my SAMSUNG-SGH-I747 using xda premium
No. TWRP only works with TWRP and cwm only works with cwm.
Sent from my SAMSUNG-SGH-I747 using xda premium
d3athsd00r said:
No. TWRP only works with TWRP and cwm only works with cwm.
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
No I mean will the backups that I make with twrp still work when I restore them on twrp. Even though I deleted cwm blobs backuo
Sent from my SAMSUNG-SGH-I747 using xda premium
I don't think the TWRP backups should have anything to do with the blobs folder. (i could be wrong but i don't think i am) And i love your galaxy S3 rom reviews.
y0yerrj0sh said:
I don't think the TWRP backups should have anything to do with the blobs folder. (i could be wrong but i don't think i am) And i love your galaxy S3 rom reviews.
Click to expand...
Click to collapse
Thanks!
Sent from my SAMSUNG-SGH-I747 using xda premium
Can anyone tell me why anytime I do a backup my backup is gone when I go to do a restore?
Sent from my Galaxy Nexus using xda app-developers app
bigblue4life said:
Can anyone tell me why anytime I do a backup my backup is gone when I go to do a restore?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
default backup folder is placed in /data/media/TWRP/backups/....
After doing backup your default backups localisation is usually moved to /data/media/0/TWRP/backups.. (the new file .twrps in TWRP folder is created. Backups localisation depends on where .twrp is placed.)
OK so I can find it in root browser but how do I get it visible in twrp restore?
Sent from my Galaxy Nexus using xda app-developers app
bigblue4life said:
OK so I can find it in root browser but how do I get it visible in twrp restore?
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Backups localisation depends on where .twrp is placed. Make sure file .twrp is in the same TWRP folder where your right backups folder is.
So I'm new to the s3 I successfully rooted and installed cwm. I made a back up of my stock 4.1.2 ROM but when I installed a new ROM my back up went away. On my previous phones in cwm when you wipe data it didn't wipe any backup. Now it did. How can I prevent this from happening and and does anyone please have a 4.1.2 stock t mobile ROM cwm backup!? Would be very much appreciated
Sent from my SGH-T999 using xda app-developers app
What rom did you install? It's probably under /0 folder.
Sent from my SGH-T999 using xda app-developers app
Cm 10.2
Sent from my SCH-R760 using xda app-developers app
chrisram88 said:
What rom did you install? It's probably under /0 folder.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
And its not the 0 folder I've checked it and the device with es3 file manager
Sent from my SCH-R760 using xda app-developers app
tamalepirates said:
So I'm new to the s3 I successfully rooted and installed cwm. I made a back up of my stock 4.1.2 ROM but when I installed a new ROM my back up went away. On my previous phones in cwm when you wipe data it didn't wipe any backup. Now it did. How can I prevent this from happening and and does anyone please have a 4.1.2 stock t mobile ROM cwm backup!? Would be very much appreciated
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
It should be on the root of the internal storage. To prevent this, stick to one version of the os. No one is going to give you their backup/nandroid. Go through the development section, there's a few 4.1.2 stock Roms with root.
chrisram88 said:
What rom did you install? It's probably under /0 folder.
Sent from my SGH-T999 using xda app-developers app
Click to expand...
Click to collapse
It would be under the /0 if op made the backup after flashing and booting up the ROM.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Da Kine said:
It should be on the root of the internal storage. To prevent this, stick to one version of the os. No one is going to give you their backup/nandroid. Go through the development section, there's a few 4.1.2 stock Roms with root.
It would be under the /0 if op made the backup after flashing and booting up the ROM.
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
What do you mean stick to one version of os. Does anyone have a backup without logging in to a gmail account. So its completely stock
Sent from my SCH-R760 using Tapatalk
In my past experience with cwm wiping data always wiped the internal storage.. So one way to prevent it from happening is to make backups to the external sdcard instead of internal.. I don't know how it works now because I've been using twrp for a while now.. And there is stock ROMs in the development section, you can just download one and flash it
Sent from my SGH-T999 using Tapatalk
Okay I have it some what fixed I found my backups in the ROM manager app. But can't find them through a file manager app. But my back up is in my phone some where but only accessible from ROM manager.
tamalepirates said:
Okay I have it some what fixed I found my backups in the ROM manager app. But can't find them through a file manager app. But my back up is in my phone some where but only accessible from ROM manager.
Click to expand...
Click to collapse
Normally rom backup is secured and will not be wiped
You can download es file explorer and give root permission
Go to /device,- mnt folder - shell folder - you will find cwm folder and in that backup folder containing your all backup
Try it
Sent from my SAMSUNG-SGH-T999 using XDA Premium 4 mobile app
anil2653 said:
Normally rom backup is secured and will not be wiped
You can download es file explorer and give root permission
Go to /device,- mnt folder - shell folder - you will find cwm folder and in that backup folder containing your all backup
Try it
Sent from my SAMSUNG-SGH-T999 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
How do I allow es3 root permission. I have es3 I've went to mnt/shell/ but shell is empty
Sent from my SGH-T999 using Tapatalk
tamalepirates said:
How do I allow es3 root permission. I have es3 I've went to mnt/shell/ but shell is empty
Sent from my SGH-T999 using Tapatalk
Click to expand...
Click to collapse
anil2653 said:
Normally rom backup is secured and will not be wiped
You can download es file explorer and give root permission
Go to /device,- mnt folder - shell folder - you will find cwm folder and in that backup folder containing your all backup
Try it
Never mind I found out how thank you man life saver! I'll back those up to an external SD card thanks so much
Sent from my SAMSUNG-SGH-T999 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sent from my SGH-T999 using Tapatalk