Ever since i installed Android 4.2, this whole emulated storage thing is a mess. I have some backups, and i am trying to restore from them in CWM touch. When i go to restore, it always says "cant open directory/cant find files" or something of the sort. I have verfieid that the files are in the 0 storage.
Its frustrating. Does anyone know of a way to restore from a cwm backup ? It would be much appreciated ! I have the latest CWM touch by the way.
Thanks !
Did you update your cwm recovery to one that supports the new 4.2 sdcard layout?
Sent from my Galaxy Nexus using Tapatalk 2
Search is your friend
saadkhan07 said:
Ever since i installed Android 4.2, this whole emulated storage thing is a mess. I have some backups, and i am trying to restore from them in CWM touch. When i go to restore, it always says "cant open directory/cant find files" or something of the sort. I have verfieid that the files are in the 0 storage.
Its frustrating. Does anyone know of a way to restore from a cwm backup ? It would be much appreciated ! I have the latest CWM touch by the way.
Thanks !
Click to expand...
Click to collapse
This is a problem with flashing 4.2. TWRP has a fix for the issue you are talking about, but right now the fix for you can be found in this post, or others like it. This is how I fixed my problem!
http://forum.xda-developers.com/showthread.php?t=1762846&page=256
ual4720 said:
I flashed this build and later tried to go back and do a restore on my CWM backup. When I attempted the restore it couldn't find any backups! I found the problem to be that it moves the sdcard contents to /data/media/0 then mounts /sdcard/ to /data/media/0. Clockwork mounts the folder /data/media and is searching for the backups in that directory. It fails to find it because it is not there. To fix this I made a backup of my sdcard by doing an adb pull then moved the clockwork folder in the /data/media/0 to /data/media/. so the commands that I executed are as follows:
adb shell <enter>
su <enter>
cp /data/media/0/clockworkmod /data/media/clockworkmod <enter> (you could also replace the cp command with mv. This will keep from creating a duplicate of your backups - suggested by tiny4579)
reboot recovery <enter>
go through the process of restoring a clockworkmod recovery and when it is finished reboot into your restored backup. If you explore the sdcard with root explorer or adb you will notice the 0 folder inside your sdcard.
I suggest you dont try this if you are unfamiliar with the command line. Has anyone else experienced this issue and have a better fix?
Click to expand...
Click to collapse
ual4720 said:
This is a problem with flashing 4.2. TWRP has a fix for the issue you are talking about, but right now the fix for you can be found in this post, or others like it. This is how I fixed my problem!
http://forum.xda-developers.com/showthread.php?t=1762846&page=256
Click to expand...
Click to collapse
BUT if TWRP is installed....can i restore from a CWM backup ???
saadkhan07 said:
BUT if TWRP is installed....can i restore from a CWM backup ???
Click to expand...
Click to collapse
No
Sent from my Galaxy Nexus using Tapatalk 2
If there is way to point CWM to the proper directory, is there a way ? Can i restore via ADB ?
I have all the CWM files to restore from, just cant due to the location of the files i guess. Does CWM default to the 0 ?
re
saadkhan07 said:
If there is way to point CWM to the proper directory, is there a way ? Can i restore via ADB ?
I have all the CWM files to restore from, just cant due to the location of the files i guess. Does CWM default to the 0 ?
Click to expand...
Click to collapse
I actually ended up resetting the whole device, and actually was able to restore by using the MD5 mismatch fix. I have reinstalled CWM and everything.
i am currently running cm10.0.0 and completely satisfied with it. just for curiosity reasons i would love to flash 4.2 to see how it feels. my problem now is, can i simply return to cm (4.1) by reflashing my cwm backup?
as with 4.2 the file-system was changed (sdcard0), is that pretty easy with cwm recovery, or do i have to invest an hour of work with adb pulls and pushes?
thanks for your experiences!
saadkhan07 said:
I actually ended up resetting the whole device, and actually was able to restore by using the MD5 mismatch fix. I have reinstalled CWM and everything.
Click to expand...
Click to collapse
Same with me... :/ it was annoying... Just because of that new sdcard layout on 4.2
Related
Do we have nandroid with full backup/restore of all partitions working yet?
If so, some instructions would be greatly appreciated
we wont have nandroid until we have a custom recovery image and possibly full /system access
So... are we seeing any progress in the nandroid department yet?
I distinctly remember seeing a twitpic (from Paul?) of a Desire running custom recovery image so that shouldn't be a problem.
What's holding it back?
You can make nandroid backups from the recovery....
abats said:
You can make nandroid backups from the recovery....
Click to expand...
Click to collapse
That's precisely what I thought.
Golgo said:
So... are we seeing any progress in the nandroid department yet?
I distinctly remember seeing a twitpic (from Paul?) of a Desire running custom recovery image so that shouldn't be a problem.
What's holding it back?
Click to expand...
Click to collapse
I'm sure he said it wasn't a recovery image, but just an app/script. In any case, if we run the recovery script we have the NAND backup/restore options amongst the others (wipe/partition/etc).
alex101uk said:
we wont have nandroid until we have a custom recovery image and possibly full /system access
Click to expand...
Click to collapse
Can you elaborate on this please? You can write /system (and probably any other partition) from within the recovery.
Run the step2.sh from Paul's given files, and you'll see a quick adb shell and mount /system gives full rw to /system.
Really? And it's fully working?
I've been reluctant to try other roms until I knew nandroid was a go.
So just to be crystal clear - I can take a nandroid backup of EVERYTHING, the full stock-rom incl. every partition and restore it later just as easily?
Golgo said:
nandroid backup of EVERYTHING, the full stock-rom
Click to expand...
Click to collapse
Nope (unless you invent/modify the method yourself using the RUU and recovery shell - not 100% sure it's possible). You can only nandroid what's on there past Pauls rootedupdate.zip if you use his instructions.
jayshah said:
Nope (unless you invent/modify the method yourself using the RUU and recovery shell - not 100% sure it's possible). You can only nandroid what's on there past Pauls rootedupdate.zip if you use his instructions.
Click to expand...
Click to collapse
Ok, so you cant make a full backup of /system, /data etc?
Too bad. nandroid is damn handy when you'r messing around with custom roms!
Nandroid make full back as usual. I used it many times without any issues when playing with different desire roms.
Golgo said:
Ok, so you cant make a full backup of /system, /data etc?
Too bad. nandroid is damn handy when you'r messing around with custom roms!
Click to expand...
Click to collapse
Of course you can. I said you can nandoid past Pauls update, and not the stock ROM as you said.
jayshah said:
Of course you can. I said you can nandoid past Pauls update, and not the stock ROM as you said.
Click to expand...
Click to collapse
Ah, alright. Shame
Im new to this so let me get this right, I currently have a rooted stock ROM by Paul using the original linux rooting method. Can I use nandroid to back up this up and then flash a cooked ROM and if I do not like it then I can use the back up to reflash back to where I was?
Nekromantik said:
Im new to this so let me get this right, I currently have a rooted stock ROM by Paul using the original linux rooting method. Can I use nandroid to back up this up and then flash a cooked ROM and if I do not like it then I can use the back up to reflash back to where I was?
Click to expand...
Click to collapse
Yes. If you nandroid restore, it will be as if absolutely nothing has changed (excluding any SD card data changes).
jayshah said:
Yes. If you nandroid restore, it will be as if absolutely nothing has changed (excluding any SD card data changes).
Click to expand...
Click to collapse
thanks
I still need to push the recovery files in order to get into the recovery menu in order to flash etc. Will that mean I cant nandroid my current ROM?
That's something I've wondered for a bit - can you push the recovery files (step 2) without doing step 1? And if so, can you trigger a nandroid backup on it?
I don't THINK you can, but I skipped it entirely, so it might be worth trying. Worst thing that happens is it fails, right? Can you get into recovery without rooting?
The Professor said:
That's something I've wondered for a bit - can you push the recovery files (step 2) without doing step 1? And if so, can you trigger a nandroid backup on it?
I don't THINK you can, but I skipped it entirely, so it might be worth trying. Worst thing that happens is it fails, right? Can you get into recovery without rooting?
Click to expand...
Click to collapse
I cant get into the custom recovery menu without pushing the recovery files so I think we need a custom ROM to be able to get into the recovery menu directly from the phone.
The Professor said:
That's something I've wondered for a bit - can you push the recovery files (step 2) without doing step 1? And if so, can you trigger a nandroid backup on it?
Click to expand...
Click to collapse
Yes, this is exactly what I did. I have a recovery.sh file which is just step2.sh without the push of rootedupdate.zip each time.
Code:
# pwd
/sbin
# ./nandroid-mobile.sh -b
cp: './nandroid-mobile.sh' and '/sbin/nandroid-mobile.sh' are the same file
nandroid-mobile v2.2.1
Using G1 keyboard, enter a prefix substring and then <CR>
or just <CR> to accept default:
Using - prefix to create a backup folder
mounting system and data read-only, sdcard read-write
checking free space on sdcard
Dumping boot to /sdcard/nandroid/HT044PL07434/BCDMRS-20100505-1350/boot.img...done
Dumping recovery to /sdcard/nandroid/HT044PL07434/BCDMRS-20100505-1350/recovery.img...done
Dumping misc to /sdcard/nandroid/HT044PL07434/BCDMRS-20100505-1350/misc.img...done
Dumping system to /sdcard/nandroid/HT044PL07434/BCDMRS-20100505-1350/system.img...done
Dumping data to /sdcard/nandroid/HT044PL07434/BCDMRS-20100505-1350/data.img...done
Dumping cache to /sdcard/nandroid/HT044PL07434/BCDMRS-20100505-1350/cache.img...done
generating md5sum file...done
unmounting system, data and sdcard
Backup successful.
#
Edit: Running a nandroid using the GUI method worked too, the 2nd time. 1st time failed, hence I did it manually above.
-edit- hm, got this
Code:
Using - prefix to create a backup folder
mounting system and data read-only, sdcard read-write
checking free space on sdcard
mtd: MEMGETBADBLOCK returned 1 at 0x00240000 (errno=0)
Dumping boot to /sdcard/nandroid/HT03WPL08829/BCDMRS-20100511-1419/boot.img...mt
d: MEMGETBADBLOCK returned 1 at 0x00240000 (errno=0)
done
.
.
.
.
Backup successful.
#
what does this mean?
I have the latest ROM Manager (5.0.1.5) and the latest CWM (5.8.4.9) installed and am a little confused about backing and restoring. When I used RM/CWM on my old EVO 4G it was very straight forward but doesn't seem to be the case with my new GS3.
When I use RM to backup my current ROM, it seems to be successful but doesn't show up in the list of backups when I go to RM and click on "Manage and Restore Backups". However, if I go into Recovery I can find it by navigating to backup and restore. I'm assuming the problem is that RM automatically backs up to my external SDCard while RM only reads from the internal SDCard. I was able to manually backup to the internal SDCard from Recovery and it shows up in the list in RM but the date & time are all messed up (not to mention I can't rename it in Recovery).
I suppose it's not impossible to use but it seems "messy" to me. How is everyone dealing with this?
---
Also how do you manage the backups via Recovery? I now have 6 backups that I made via RM which ended up in the external SDCard but I can't seem to delete them in Recovery. I'm also not sure where they are when I browse in FTP as there is nothing under the clockworkmod directory.
CWM is fastly becoming old school, do some searching for installing TWRP using goomanager. It is an awesome recovery tool with many, many new features not found in CWM.
evoer said:
CWM is fastly becoming old school, do some searching for installing TWRP using goomanager. It is an awesome recovery tool with many, many new features not found in CWM.
Click to expand...
Click to collapse
Twrp is good for backups and being able to run commands but is definatly missing some features.ROM manager has gone to hell but there is an option in settings for using external storage. Ur backups are in clockworkmod/backups. And you can rename ur backups qhile in cwm recovery w/ this. http://forum.xda-developers.com/showthread.php?t=1646108. And if ur gna use twrp, get it from their site and flash in mobile odin. Goo manager sucks and its interface is confusing. Takes an hour to find **** in there. An accident waiting to happen
Thanks for the recommendation. So far so good.
billard412 said:
Ur backups are in clockworkmod/backups.
Click to expand...
Click to collapse
That's what I figured but the directory is empty even though CWM shows at least 3 backups
woshiweili said:
Thanks for the recommendation. So far so good.
That's what I figured but the directory is empty even though CWM shows at least 3 backups
Click to expand...
Click to collapse
That's odd did you check internal and external?
billard412 said:
That's odd did you check internal and external?
Click to expand...
Click to collapse
I see what it is. I was accessing it through the app, FTP Server and that app can only read internal SDcard, where the backups are not located.
Thanks for your help.
I'm now all TWRP'ed up and so far it is nice.
---
Under "Wipe" in TWRP I see Cache, Dalvik Cache, Factory Reset, System, External Storage, Internal Storage and Format Data.
Normally when I flash a new ROM with CWM I would wipe data, cache & dalvik cache. With TWP, when I click on Format Data, it says this wipes all media, including backups & removes encryption. Is that right? Or do I wipe System, which says "This will wipe your ROM"? Thanks.
Hi all,
I have had my Note II for a day now and I love it but I seem to have an issue. I rooted and installed CWM 6.0.1.5 (modified version by Phil I believe) using Odin and I of course made a backup of my stock rooted ROM before I started flashing anything but when I tried to restore my Nand it says that it cant find the files and cant open the location. The CWM backup file IS there cause I can see it when I plug my phone into my computer but it wont restore and yes... I've tried EVERY restore option there is in CWM - Restore, Advanced Restore, Restore from External, Advanced Restore from External, so on and so on...
Can anyone tell my why I cant restore my Nandroid? This concerns me as well should I ever need to restore my backed up EFS as again, it just wont restore anything from CWM.
Anyone else with this issue or know what to do about it?
Also,
When I choose to flash anything from Internal SD it is now taking me to a list that shows /0, /obb and /legacy (or something like that) and then I have to choose /0 in order to gain access to my actual Internal files.
I actually have 2 of these sets of folders some how after flashing so now when I try and flash from Internal SD I have to choose /0 AND THEN ANOTHER /0 to access the internal card from CWM. This is quite weird and annoying to say the least. This behavior is also shown when searching my device using ANY file explorer and when I connect my phone to my computer as well - IE. I have all of these extra folders showing.
Can ANYONE explain why this is happening and how to avoid it if at all possible? Is this just something new in 4.2? I am currently running Jellybam 3.52 - 4.2.1 ROM.
Thanks,
Is your Nandroid backup from CWM or TWRP?
I've seen articles regarding the backup function of CWM, the backup files have to be in the following path on either the Internal or External SD Card. I'll use the below path as an example for an external SD card.
externalsdcard/clockworkmod/backup/[What ever you want the backup to be]
When you use the restore function from CWM and navigate to Restore from External/Internal SD Card. It should come up with the name of the folder you chose in [What ever you want the backup to be] and be able to restore your Nandroid backup.
Jonnit said:
Is your Nandroid backup from CWM or TWRP?
I've seen articles regarding the backup function of CWM, the backup files have to be in the following path on either the Internal or External SD Card. I'll use the below path as an example for an external SD card.
externalsdcard/clockworkmod/backup/[What ever you want the backup to be]
When you use the restore function from CWM and navigate to Restore from External/Internal SD Card. It should come up with the name of the folder you chose in [What ever you want the backup to be] and be able to restore your Nandroid backup.
Click to expand...
Click to collapse
My Nand is in CWM. I dont use TWRP.
As I said... My backup is on my internal sd card in the exact same format as you described but when I go to CWM and try to restore it first says "cannot open directory" and then immediately says "no files found"
Ive been using CWM since my original SGS and I have never seen this happen before. I can see it in my File Explorer, I can see it on my computer when I plug in the device but I cant get CWM to find the file to restore it.
Im about as confused as it gets...
Im testing something right now... I am making a new backup of my Jellybeer ROM to my External SD card to see what happens. IF it will find the files after its done I will advise but I still dont get why it wont restore from my internal card...?
*EDIT* So it seems to have backed up to the ext. sd card and I can see this file when I choose to restore from ext. sd but... it was the FASTEST backup Ive ever seen. It literally took like 45 seconds if that so I hope its a full back up!
IF my memory serves me correctly... When I backed up my stock ROM (my initial back up), I checked for the restore when it was done and it was there but then I flashed Hyperdroid and then I flashed PACman and then tried to restore my original Nand and it wouldn't let me so I wonder if I flash something else (which i don't want to do right now cause Jellybeer is serving me well at the moment) am I going to lose the ability to flash my Nand again?
Small bump...
yiannisthegreek said:
Small bump...
Click to expand...
Click to collapse
Ok so... NEW ISSUE!!!
I tried to restore the nand I made yesterday to my ext sd card (as I mentioned 2 posts back) and it said MD5 mismatch?! WTF?! How is that even possible? Can anyone please advise why my CWM is acting so weird?! Is there another version I can download perhaps? I am at a complete loss...
yiannisthegreek said:
Ok so... NEW ISSUE!!!
I tried to restore the nand I made yesterday to my ext sd card (as I mentioned 2 posts back) and it said MD5 mismatch?! WTF?! How is that even possible? Can anyone please advise why my CWM is acting so weird?! Is there another version I can download perhaps? I am at a complete loss...
Click to expand...
Click to collapse
Is there really no one who can help me with on this or give me some advice?
Md5 corrupted. ..
I.e your backup are corrupted.
Do factory reset then flash stock rom
Sent from my GT-N7100 using xda app-developers app
UtkarshGupta said:
Md5 corrupted. ..
I.e your backup are corrupted.
Do factory reset then flash stock rom
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
Thanks for the reply but... What would cause this to happen? Did you read my post where I backed up to my external sd card? Like I said... The backup literally only took like 45 seconds to complete which is weird unto itself.
What will flashing a stock ROM do to fix this? And when you say "stock" do you mean like "stock - unrooted"?
did u install cm 10. just read it propyl with cm 10.1 ie jb 4.2 creates a 0 folder all ur files get put in there
put anither rom on card delete the 0 folder then go to this link http://forum.xda-developers.com/showthread.php?t=1896696
every thing there you need to flash another rom or recovery
try chenglu recovery
dr ketan has done a very good usefull thread
hope it helps,,sounds like your backup is corrupt
sloppy1 said:
did u install cm 10. just read it propyl with cm 10.1 ie jb 4.2 creates a 0 folder all ur files get put in there
put anither rom on card delete the 0 folder then go to this link http://forum.xda-developers.com/showthread.php?t=1896696
every thing there you need to flash another rom or recovery
try chenglu recovery
dr ketan has done a very good usefull thread
hope it helps,,sounds like your backup is corrupt
Click to expand...
Click to collapse
Chenglu is the one I used when I rooted my device by using Dr. Ketans guide and now I cant get ANY of my NAND backups to restore...
With regard to the /0 file issue - Yes... I am running a 4.2.+ CM10.1 based ROM so I understand that it creates those /0 files but it just keeps on creating them after flashing anything new!!!
Your issue is related to the new JB 4.2 and multi-user feature. CWM cannot find backups since they are moved to a different folder
The day you need your backup, just install a JB 4.1.2, move your /0 folder to root of sdcard and run your nandroid
Phil3759 said:
Your issue is related to the new JB 4.2 and multi-user feature. CWM cannot find backups since they are moved to a different folder
The day you need your backup, just install a JB 4.1.2, move your /0 folder to root of sdcard and run your nandroid
Click to expand...
Click to collapse
Hi Phil,
Thanks for the reply my friend! So...you're saying that IF and when I need to restore my nand that I will have to install a 4.1.2 ROM first and then follow your instructions to move the /0 folder to the root of my sd card (i assume by using a file explorer of some kind in the 4.1.2 ROM itself?) and then flash my nand? Is that correct? Should I keep just any old 4.1.2 ROM on my device at all times for this purpose?
If so then what if I have multiple /0 files created as I do now? Currently I have 2 /0 folders and this seems to grow as I flash anything new. Do I then move ALL of the /0 folders to the root of my sd card before I can restore my nandroid backup?
Also... Why was I not able to restore from my external sd card using the option in your recovery either? I made a simple backup of my current 4.2.+ ROM to my external card and when I tried to restore it last night to test it said MD5 mismatch. Is this related to the 4.2 ROM issue as well?
yiannisthegreek said:
Chenglu is the one I used when I rooted my device by using Dr. Ketans guide and now I cant get ANY of my NAND backups to restore...
With regard to the /0 file issue - Yes... I am running a 4.2.+ CM10.1 based ROM so I understand that it creates those /0 files but it just keeps on creating them after flashing anything new!!!
Click to expand...
Click to collapse
delete 0 folder
flash cwm recovery with odin go into mounts
wipe caches and format system when done
power down then go into download mode
then flash stock img
that worked for me
sloppy1 said:
delete 0 folder
flash cwm recovery with odin go into mounts
wipe caches and format system when done
power down then go into download mode
then flash stock img
that worked for me
Click to expand...
Click to collapse
Im sorry but I dont know if I understand you completely...
Flash CWM with odin and then go into mounts? Firstly, what version of CWM are you saying to flash and then I assume you mean once thats done that I should then boot into recovery and then go into mounts? And then wipe caches, format system?
Can you clarify?
yiannisthegreek said:
Im sorry but I dont know if I understand you completely...
Flash CWM with odin and then go into mounts? Firstly, what version of CWM are you saying to flash and then I assume you mean once thats done that I should then boot into recovery and then go into mounts? And then wipe caches, format system?
Can you clarify?
Click to expand...
Click to collapse
re-dload chenglu recovery
when in recovery wipe data n dalvik then go into mounts then format system
then power down,
then download mode,
use odin to flash stock img
---------- Post added at 11:11 PM ---------- Previous post was at 11:06 PM ----------
try this 1st
connect fone to pc,
open up 0 folder inside 0 fokder will be clockwork folder, drag it to root of sd card,
try restore it from there that might work
sloppy1 said:
re-dload chenglu recovery
when in recovery wipe data n dalvik then go into mounts then format system
then power down,
then download mode,
use odin to flash stock img
---------- Post added at 11:11 PM ---------- Previous post was at 11:06 PM ----------
try this 1st
connect fone to pc,
open up 0 folder inside 0 fokder will be clockwork folder, drag it to root of sd card,
try restore it from there that might work
Click to expand...
Click to collapse
What I did was... I flashed v6.0.2.7 via ODIN (which has 4.2.+ ROM support) and I am now FINALLY able to restore my Nand back ups!!! The only thing now is that I apparently have 3 /0 folders on my device and I REALLY just want to know how to get rid of the extra folders and to know how to keep them from being created altogether!!!
I have one that has ALL of the original .zip files, gapps, etc that I installed on my device, then I have one that has an efs backup on it somehow and has a couple of application folders in it and then I have one that is like stock.
Why are these being created and how can I get rid of them? This is driving me CRAZY!!!
I had the same issue this morning.
I fixed it by installing the aroma file manager addon in Phil's CWM recovery and using aroma to copy the clockworkmod folder out of the /0 folder and back to the root of the sd card.
Then when I went into backup and restore the backup was visible again.
Once you have a rom installed you shoudl just be able to plug in via usb and just browse the sd card on your computer to move everything back out of the /0 folder
yiannisthegreek said:
Ok so... NEW ISSUE!!!
I tried to restore the nand I made yesterday to my ext sd card (as I mentioned 2 posts back) and it said MD5 mismatch?! WTF?! How is that even possible? Can anyone please advise why my CWM is acting so weird?! Is there another version I can download perhaps? I am at a complete loss...
Click to expand...
Click to collapse
You can install nandroid manager from playstore and you can fix nandroid md5 mismatch there or you can use terminal emulator to generate new md5 file in your nandroid (google it because i cant remember the command)
yiannisthegreek said:
Hi all,
I have had my Note II for a day now and I love it but I seem to have an issue. I rooted and installed CWM 6.0.1.5 (modified version by Phil I believe) using Odin and I of course made a backup of my stock rooted ROM before I started flashing anything but when I tried to restore my Nand it says that it cant find the files and cant open the location. The CWM backup file IS there cause I can see it when I plug my phone into my computer but it wont restore and yes... I've tried EVERY restore option there is in CWM - Restore, Advanced Restore, Restore from External, Advanced Restore from External, so on and so on...
Can anyone tell my why I cant restore my Nandroid? This concerns me as well should I ever need to restore my backed up EFS as again, it just wont restore anything from CWM.
Anyone else with this issue or know what to do about it?
Also,
When I choose to flash anything from Internal SD it is now taking me to a list that shows /0, /obb and /legacy (or something like that) and then I have to choose /0 in order to gain access to my actual Internal files.
I actually have 2 of these sets of folders some how after flashing so now when I try and flash from Internal SD I have to choose /0 AND THEN ANOTHER /0 to access the internal card from CWM. This is quite weird and annoying to say the least. This behavior is also shown when searching my device using ANY file explorer and when I connect my phone to my computer as well - IE. I have all of these extra folders showing.
Can ANYONE explain why this is happening and how to avoid it if at all possible? Is this just something new in 4.2? I am currently running Jellybam 3.52 - 4.2.1 ROM.
Thanks,
Click to expand...
Click to collapse
Is that cwm recovery on sdcard??? Please move it on your ext card and recover .
Or you got an md5 mismatch ? Use mismatch fixer or see my thread http://forum.xda-developers.com/showthread.php?t=2681072
Sent from my GT-S7562 using XDA Premium 4 mobile app
Hello,
I having been having some major problems the last 2 weeks with any and all backups i create of my phone. I have tried to make backups of various Roms using both Rom Manager and also directly by flashing into recovery (CWM touch). Each time the backup is successfully made, but then when i try to flash the backup i get errors saying "file not found". I lost my stock rooted backup, a backup of CM10, a backup of Liquid Smooth, and a backup of JellyBam. Does anyone have any idea why my backups don't seem to work? This is incredibly frustrating as I lose all of data and have no security blanket should something go wrong. Every time i flash a new Rom i wipe Dalvik, Cache, and factory reset/wipe.
Anyone have any idea what's going on with the backups?
what versions of android have you been flashing and are you sure your on the latest recovery?
psycho2k9 said:
what versions of android have you been flashing and are you sure your on the latest recovery?
Click to expand...
Click to collapse
Thanks for the reply. believe liquid smooth was version 4.2 and the jellbam was 4.1.2. My stock was either 4.1.1 or 4.1.2, whichever the last update went to. As far as CWM, I am on 6.0.2.3.
westmenu Marquette
Not sure if this is relevant in all this, but my Titanium Backup wasn't working on it's own either when I flashed any new Rom. It would not see any backups and I would have to go into the Preferences and scan for the folder that had backups in it as it did not automatically detect backups in whatever folder it defaults to. This is also a recent development.
Something Creative said:
Hello,
I having been having some major problems the last 2 weeks with any and all backups i create of my phone. I have tried to make backups of various Roms using both Rom Manager and also directly by flashing into recovery (CWM touch). Each time the backup is successfully made, but then when i try to flash the backup i get errors saying "file not found". I lost my stock rooted backup, a backup of CM10, a backup of Liquid Smooth, and a backup of JellyBam. Does anyone have any idea why my backups don't seem to work? This is incredibly frustrating as I lose all of data and have no security blanket should something go wrong. Every time i flash a new Rom i wipe Dalvik, Cache, and factory reset/wipe.
Anyone have any idea what's going on with the backups?
Click to expand...
Click to collapse
I started several threads on this very issue....my backups also are not working - "file not found" You aren't alone, once more people start experiencing this I'm sure we will see an answer
jackryan57 said:
I started several threads on this very issue....my backups also are not working - "file not found" You aren't alone, once more people start experiencing this I'm sure we will see an answer
Click to expand...
Click to collapse
I've tried searching and nothing relevant came up. Do you also have several folders that appear the same when you reboot into recovery? For example, I have a folder titled "0" that popped up around when the issue started. I have a CWM folder as a subfolder under "0" that appears to be identical to the CWM folder that is not in a subfolder. That's why i brought up the issue i am having with titanium backup, wondering if that has anything to do with anything.
I've tried flashing the backups from both the subfolder and the non-subfolder, and nothing seems to work. The only thing i can successfully do is do a complete wipe and reset and flash a new Rom from scratch off the zip.
If your flashing anything 4.2 related its highly recommended that you use twrp as your recovery because of how the files get condensed into that "0" folder.. Your probably going to have to hunt down your backups I'm sure they are somewhere in that 0 folder
Sent from my SAMSUNG-SGH-I747 using xda premium
psycho2k9 said:
If your flashing anything 4.2 related its highly recommended that you use twrp as your recovery because of how the files get condensed into that "0" folder.. Your probably going to have to hunt down your backups I'm sure they are somewhere in that 0 folder
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
I thought it might have to do with the folder issue, but i have tried flashing from the CWM, backup, and various other folders in both the "0" subfolder and the main folder. In both cases i get an error that say's file not found. That said, do you really think twrp would make a difference? I'm pretty new to android, so i'm not really familiar with it beyond knowing it's a recovery like cwm. I'd be willing to try it out if it wont jack up the little amount of cwm i do actually know and am familiar with. At least now i can flash a new Rom and start over with a titanium backup of files if shizz hits the fan.
The only thing I can think of is to copy and paste the clockworkmod folder from the 0 folder to the root folder and try the restore process from the root folder instead of the 0 sub folder. If that doesn't work I dunno bro
Sent from my SAMSUNG-SGH-I747 using xda premium
psycho2k9 said:
The only thing I can think of is to copy and paste the clockworkmod folder from the 0 folder to the root folder and try the restore process from the root folder instead of the 0 sub folder. If that doesn't work I dunno bro
Sent from my SAMSUNG-SGH-I747 using xda premium
Click to expand...
Click to collapse
I'll give it a shot even though I've tried loading from the folder directly already.
How would i move it? I've actually tried using file manager and it doesnt let me. It says it can't move the file, or any file actually, from the "0" subfolder.
so i made some serious progress. I used ES file explorer instead of file explorer and it let me move the file for CWM from the "0" subfolder to the main folder. It said that it was going to overwrite everything in the main folder with the subfolder stuff. I accepted and then i dirty flashed a backup of the same Rom (in case the file would not be found again) that had previously not worked.
It actually ended up working. I am afraid to try to flash a backup after completely wiping b/c i dont want to go through the crap of setting everything up again tonight, but i will give it a go tomorrow and report back. So for some reason, backups can't be flashed from CWM from the "0" subfolder, and they can't be flashed from the main folder, unless you move the files from the "0" subfolder to the main folder.
Hope that makes sense to anyone that may have this problem.
If you have the time and are by a computer you can also just move everything out of the 0 folder into the root folder and just get rid of the 0 folder altogether and start from scratch. I think it has something to do with cwm and how they recognize the file system. Like I said you should give twrp a try its very good.
Sent from my SAMSUNG-SGH-I747 using xda premium
I just purchased the G3 a few days ago, am up and running with V20C rooted with TWRP custom recovery.
For the life of me, after doing 2 backups, I can't find the TWRP backup folder/files?!
I've done dozens of backups and restores using TWRP on many different phones but have yet to encounter this problem.
I know that the backup's exist because my storage space keeps going down every time I try to backup.
Has anyone had this issue before?
Thanks in advance!
zohan99 said:
For the life of me, after doing 2 backups, I can't find the TWRP backup folder/files?!
Click to expand...
Click to collapse
It should be at:
/sdcard/TWRP/BACKUPS
or
/storage/emulated/0/TWRP/BACKUPS​
Thanks for the reply. Obviously, I checked there, but the folders don't exist.
There is a TWRP file in the root folder, size is 0 bytes. This is really odd..
zohan99 said:
Thanks for the reply. Obviously, I checked there, but the folders don't exist.
There is a TWRP file in the root folder, size is 0 bytes. This is really odd..
Click to expand...
Click to collapse
What does > TWRP(Recovery) > Restore > Select Storage / very top line, go through options it gives and you should find your Backup, if it exists in TWRP.
After searching a bit online, I was able to figure it out.
Booted into recovery, then plugged in USB cable. All of a sudden, the TWRP folder magically appeared on my computer, and I was able to copy the backup files.
No idea as to why this is happening..
zohan99 said:
After searching a bit online, I was able to figure it out.
Booted into recovery, then plugged in USB cable. All of a sudden, the TWRP folder magically appeared on my computer, and I was able to copy the backup files.
No idea as to why this is happening..
Click to expand...
Click to collapse
Hi, I had the same identical problem and I found this thread searching for a solution. Not a single file manager could find the twrp folder but it existed, I could'nt create a new folder with that name in storage/sdcard. In the meantime I found a topic in which an user finds his backups in DATA/MEDIA/(etc), I tried and it works, but still apps like titanium and others couldn't access that folder! In a moment tried to set selinux mode to permissive and immediately titanium sees the nandroid! I think this is a VERY IMPORTANT info, I have stock rom bumped and rooted, can anyone copy this post to a more important troubleshooting topic?
Edit: I see some nexus 4 users had the same problem, this could be caused by lollipop instead of the g3 environment or the root method or so