[Q] Help -- CWM backup, Flashing Rom & Restore backup. - General Questions and Answers

Help -- CWM backup, Flashing Rom & Restore backup.
Hi, i recently flashed CWM v5.5.0.4 on huawein ascend y511. Only can't enter recovery with keys/button combination but with adb and some other app. I made backup with CWM from advance option.
I didn't unlocked bootloader but Flashed "CWM" successfully created backup with it.
Now the question is:
-- What in case i install/flash custom Rom, is it safe?
-- in case yes, will i be able to restore back to stock by restoring backup took with CWM.
&
-- How i can restore/flash stock recovery, is it possible with same method as flashing custom recovery?
Thats all.... Thanks.

ajnabicancer said:
Help -- CWM backup, Flashing Rom & Restore backup.
Hi, i recently flashed CWM v5.5.0.4 on huawein ascend y511. Only can't enter recovery with keys/button combination but with adb and some other app. I made backup with CWM from advance option.
I didn't unlocked bootloader but Flashed "CWM" successfully created backup with it.
Now the question is:
-- What in case i install/flash custom Rom, is it safe?
-- in case yes, will i be able to restore back to stock by restoring backup took with CWM.
&
-- How i can restore/flash stock recovery, is it possible with same method as flashing custom recovery?
Thats all.... Thanks.
Click to expand...
Click to collapse
Take a look at this page. There is a ton of good information that will answer your questions as well as links to help with custom roms.
http://forum.xda-developers.com/general/help/huawei-ascend-y511-u30-bootloader-root-t2829734

abnxplosiv said:
Take a look at this page. There is a ton of good information that will answer your questions as well as links to help with custom roms.
http://forum.xda-developers.com/general/help/huawei-ascend-y511-u30-bootloader-root-t2829734
Click to expand...
Click to collapse
: D, tnx for pointing me back to my thread link, but i really need help for above asked questions.

solved.
Link: Huawei ascend y511-u30 bootloader, Root & CWM!! + Custom ROM

Maybe this is bug of this version of cwm
Use quick boot apk for enter into recovery mode

Related

[Q] Custom Recovery neccessary to perform Nandroid Backup?

Hi,
I already searched the forums, but couldn't find a clear answer. If you would be so kind, just answer the questions with yes/no
A custom recovery is just more capable than the normal recovery?
A custom recovery image is neccessary for a nandroid backup?
Does the custom recovery image overwrites the normal recovery?
Does the original recovery gets restored, if I restore a nandroid backup, which was made at the very first start of the phone (for warranty purpose)?
Is it possible to flash a kernel without a custom recovery or do I need it anyway?
Finally this is what I'm planning to to:
I'll receive my Nexus s today and want to change the carrier-info and install a custom kernel. Therefore I'd like to proceed as follows:
Create a nandroid backup with the original recovery for warranty purpose
Install a custom recovery image (clockworkmod recovery?)
Change carrier-info according to the how-to
Update to stock 2.3.4
Root the phone
Install netarchy kernel
Lock bootloader
Are the steps fine or did I miss something. I would be very delighted if one of you guys could help me!
Thanks in advance!
Long story short you'll need the custom recovery to do anything you see on xda.
Thanks, but that still leaves me 2 questions:
Does the custom recovery overwrite the original recovery?
Is the original recovery restored when I install the original stock rom / nandroid backup?
ca509 said:
Thanks, but that still leaves me 2 questions:
Does the custom recovery overwrite the original recovery?
Is the original recovery restored when I install the original stock rom / nandroid backup?
Click to expand...
Click to collapse
You have two options:
Code:
fastboot boot recovery.img
In case you just want to make a nandroid backup and preserve stock recovery, no flashing process through this command, phone simple boots into a custom recovery.
Code:
fastboot flash recovery recovery.img
Flash any custom recovery and replace stock or wherever recovery was installed before. Very useful if you want to install different kind of ROMs or kernels.
Restoring a backup or flashing a stock ROM will bring back stock recovery. Just make sure this script is present in your phone: /etc/install-recovery.sh It will do the job for you after reboot.

looking for stock rooted tmobile rom ?

I wonder why nobody create a stock root tmobile rom for our 1S. The only option i can find is a nandroid stock root 1.84 but it's only for CWM( there is a lot problem to do restore with that nandroid ) , not for TWRP?
It will take you about a minute to flash cwm. Use it to flash the nandroid after which you can go back to twrp recovery.
Make a nandroid with twrp.
baseballfanz said:
It will take you about a minute to flash cwm. Use it to flash the nandroid after which you can go back to twrp recovery.
Make a nandroid with twrp.
Click to expand...
Click to collapse
yeah, i know that method. i just curious why we don't have a stock root rom in our phone section? I used to have dell streak/vibrant/captivate/mytouch 4g/sensation/samsung s3(now)..all of them have stock root rom. It's just more convenient. :laugh:

[Q] Hydro Rom and CWM

Good Morning,
After searching all of 100 pages in the post for the Hydro rom I have a question that I didnt find in the thread.Im on latest JB/OTA update for my TF300t and I have flashed the CWM recovery after unlocking my bootloader.Now,I want to install the latest Hydro rom but the developer is suggesting the latest TWRP for the rom.
My question is,will i be able to flash the rom using CWM or do I have to use twrp?If so will i end up with a brick if i side load twrp along cwm?
The only place i didnt check is the youtube video instructions since im on a restricted network...
Anyone?
Im really itchy to flash the new rom I just need to know if i can flash both cwm and twrp or if it is safe with cwm already installed to flash twrp on top of it.
sapaira said:
Anyone?
Im really itchy to flash the new rom I just need to know if i can flash both cwm and twrp or if it is safe with cwm already installed to flash twrp on top of it.
Click to expand...
Click to collapse
It is an either or situation. There is one recovery partition and you can have stock, cwm, or twrp. You can't have more than recovery installed at a time.
There are a lot of issues being reported with cwm recently. Since the op says twrp I used twrp. It may or may not work with cwm.
Be aware that a backup made with cwm probably won't restore with twrp or the other way around.
Good Luck!

[Q] custom recovery needed?

Hello all,
I'm new to Xperia L but not to rooting. I rooted my own HTC sensation and I'm planning to do the same to the Xperia to fix a not working camera and insane battery drain. On the HTC, I needed to flash a custom recovery, update bootloader, update radio before I could install a custom ROM.
Do I need to repeat the same procedure with the XPL? Or just unlock bootloader -> flash ROM done (which is what I'm getting from going through these forums)?
onemanshow85 said:
Hello all,
I'm new to Xperia L but not to rooting. I rooted my own HTC sensation and I'm planning to do the same to the Xperia to fix a not working camera and insane battery drain. On the HTC, I needed to flash a custom recovery, update bootloader, update radio before I could install a custom ROM.
Do I need to repeat the same procedure with the XPL? Or just unlock bootloader -> flash ROM done (which is what I'm getting from going through these forums)?
Click to expand...
Click to collapse
Yep !! Kk roms n many jb roms r pre-rooted..if u dont need backup n stuff then no need to root..unlock bootloader..wic clears internal storage..so unlock>flash kk kernel>rom
Hit thanks if i helped
Rohan purohit said:
Yep !! Kk roms n many jb roms r pre-rooted..if u dont need backup n stuff then no need to root..unlock bootloader..wic clears internal storage..so unlock>flash kk kernel>rom
Hit thanks if i helped
Click to expand...
Click to collapse
thanks
the way I see it now is 2 options:
- first root, and make a TA backuo
or
- unlock, flash recovery (CWM from what I've gathered), flash kernel/ROM.
correct?
Can I backup the stock ROM in CWM if I choose to follow the second option?
onemanshow85 said:
thanks
the way I see it now is 2 options:
- first root, and make a TA backuo
or
- unlock, flash recovery (CWM from what I've gathered), flash kernel/ROM.
correct?
Can I backup the stock ROM in CWM if I choose to follow the second option?
Click to expand...
Click to collapse
I have a 3rd n better option , u can backup everything before unlock as it erases apps n internal sd..so fo this
1)root n thn titanium backup 2)cwm on locked (go to original development) recovery instaler tool
3)nandroid backup
4)unlock
5)flash custom rom..wicever ..just u cnt flash kk rom frm jb recovery
---------- Post added at 07:56 PM ---------- Previous post was at 07:53 PM ----------
onemanshow85 said:
thanks
the way I see it now is 2 options:
- first root, and make a TA backuo
or
- unlock, flash recovery (CWM from what I've gathered), flash kernel/ROM.
correct?
Can I backup the stock ROM in CWM if I choose to follow the second option?
Click to expand...
Click to collapse
I have a 3rd n better option , u can backup everything before unlock as it erases apps n internal sd..so fo this
1)root n thn titanium backup 2)cwm on locked (go to original development) recovery instaler tool
3)nandroid backup
4)unlock
5)flash custom rom..wicever ..just u cnt flash kk rom frm jb recovery
N if u go with ur 2nd option there wont be anything to backup after unlocking..so u cwm on locked bootloader by tht tool
---------- Post added at 07:59 PM ---------- Previous post was at 07:56 PM ----------
onemanshow85 said:
thanks
the way I see it now is 2 options:
- first root, and make a TA backuo
or
- unlock, flash recovery (CWM from what I've gathered), flash kernel/ROM.
correct?
Can I backup the stock ROM in CWM if I choose to follow the second option?
Click to expand...
Click to collapse
Rohan purohit said:
I have a 3rd n better option , u can backup everything before unlock as it erases apps n internal sd..so fo this
1)root n thn titanium backup 2)cwm on locked (go to original development) recovery instaler tool
3)nandroid backup
4)unlock
5)flash custom rom..wicever ..just u cnt flash kk rom frm jb recovery
N if u go with ur 2nd option there wont be anything to backup after unlocking..so u cwm on locked bootloader by tht tool
Click to expand...
Click to collapse
I like that option.
Problem is I can't get this thing rooted, I tried Doomlord Rootkit and the motochopper root method (untill I found out it won't work on 4.2.2)
I know I could just unlock and flash a custom ROM/kernel, but I really want to backup with TA before unlocking (not my own phone) and for that I need full root first.
onemanshow85 said:
I like that option.
Problem is I can't get this thing rooted, I tried Doomlord Rootkit and the motochopper root method (untill I found out it won't work on 4.2.2)
I know I could just unlock and flash a custom ROM/kernel, but I really want to backup with TA before unlocking (not my own phone) and for that I need full root first.
Click to expand...
Click to collapse
There's rooting kit in the general section that works on 4.2.2. Backing up TA partition is always a good idea. I would suggest you to take a full nandroid backup AFTER flashing a custom kernel. There's no need for titanium backup too (I don't understand why the above post mentions that). Now that you have a working recovery and backup, proceed with flashing your rom.
Hope it helps
Hit thanks if it does.
abhi007.john said:
There's rooting kit in the general section that works on 4.2.2. Backing up TA partition is always a good idea. I would suggest you to take a full nandroid backup AFTER flashing a custom kernel. There's no need for titanium backup too (I don't understand why the above post mentions that). Now that you have a working recovery and backup, proceed with flashing your rom.
Hope it helps
Hit thanks if it does.
Click to expand...
Click to collapse
thanks, I managed to get it rooted, TA backup, bootloader unlock and flashed a stock FTF. I'm looking for a kernel that contains the CWM recovery so I can flash some ROMS.
onemanshow85 said:
thanks, I managed to get it rooted, TA backup, bootloader unlock and flashed a stock FTF. I'm looking for a kernel that contains the CWM recovery so I can flash some ROMS.
Click to expand...
Click to collapse
use any custom kernel. use phantom v7 for jellybean, above that are all for kitkat onli. There's a stock kernel with recovery too. And it's really god
abhi007.john said:
use any custom kernel. use phantom v7 for jellybean, above that are all for kitkat onli. There's a stock kernel with recovery too. And it's really god
Click to expand...
Click to collapse
tnx.
One more thing though...it seems I can't get into the recovery by default. The purple LED light doesn't lit up when I boot my phone and I tried wigling the volume buttons during boot multiple times but it just boots regularly. I was on the verge to flash a recovery with a boot.img, from phantom I believe, but I figured I wouldn't before I figure out how to get into the recovery. Supose the ROM won't boot after flashing a new recovery, there's no way for me to enter CWM
onemanshow85 said:
tnx.
One more thing though...it seems I can't get into the recovery by default. The purple LED light doesn't lit up when I boot my phone and I tried wigling the volume buttons during boot multiple times but it just boots regularly. I was on the verge to flash a recovery with a boot.img, from phantom I believe, but I figured I wouldn't before I figure out how to get into the recovery. Supose the ROM won't boot after flashing a new recovery, there's no way for me to enter CWM
Click to expand...
Click to collapse
You cannot enter the recovery by keypress on stock. You'll have to do that via ADB or Gravitybox etc.
Joery360 said:
You cannot enter the recovery by keypress on stock. You'll have to do that via ADB or Gravitybox etc.
Click to expand...
Click to collapse
I see, so the volume button trick is a custom ROM only feature to enter the recovery..? So I gues I would have to flash a custom ROM with recovery included with flashtool. Can someone hoop me up with a ROM like that?
I did some research into this Gravitybox but it sais it requires a working custom recovery, which I lack.
onemanshow85 said:
I see, so the volume button trick is a custom ROM only feature to enter the recovery..? So I gues I would have to flash a custom ROM with recovery included with flashtool. Can someone hoop me up with a ROM like that?
I did some research into this Gravitybox but it sais it requires a working custom recovery, which I lack.
Click to expand...
Click to collapse
Unlock bootloader, download a JB Custom Kernel (Vengeance is a good one), extract boot.img and flash it in fastboot mode with flashtool.
onemanshow85 said:
I see, so the volume button trick is a custom ROM only feature to enter the recovery..? So I gues I would have to flash a custom ROM with recovery included with flashtool. Can someone hoop me up with a ROM like that?
I did some research into this Gravitybox but it sais it requires a working custom recovery, which I lack.
Click to expand...
Click to collapse
It's NOT the ROM. Recovery comes with custom KERNEL. If you're on stock kernel then you won't be able to enter recovery by pressing volume down.
Unlock your bootloader, flash a custom kernel and then you will have a recovery and glowing led on boot. In case your phone doesn't boot( that you cautioned) flash stock FTF using flashtool. It will reset your kernel(which means flash stock kernel, which works anyways).
Hope this helps
Hit thanks if it does.
abhi007.john said:
It's NOT the ROM. Recovery comes with custom KERNEL. If you're on stock kernel then you won't be able to enter recovery by pressing volume down.
Unlock your bootloader, flash a custom kernel and then you will have a recovery and glowing led on boot. In case your phone doesn't boot( that you cautioned) flash stock FTF using flashtool. It will reset your kernel(which means flash stock kernel, which works anyways).
Hope this helps
Hit thanks if it does.
Click to expand...
Click to collapse
ok, got it. thanks.
next problem: I got the CWM working and I was about to flash a custom ROM. the AOSP ROM from Taoshan gave me an error so I wanted to flash a different one. I dowloaded and stored a different ROM+gapps on a different SD card to save some time. Now for some reason, CWM memorizes the content of the combination of the 2 SDcards, and it won't update it's content no matter what SDcard I use. I formatted the SD card and stored the ROM+gapps again, but CWM keeps showing me the content of the old status of the SD card. So I can't select any new zips.
quesiton is, can I fix this somehow OR, can I reflash the boot.img to overwrite the current CWM without any issues? I have no working ROM atm since I already to apply a new one.
onemanshow85 said:
ok, got it. thanks.
next problem: I got the CWM working and I was about to flash a custom ROM. the AOSP ROM from Taoshan gave me an error so I wanted to flash a different one. I dowloaded and stored a different ROM+gapps on a different SD card to save some time. Now for some reason, CWM memorizes the content of the combination of the 2 SDcards, and it won't update it's content no matter what SDcard I use. I formatted the SD card and stored the ROM+gapps again, but CWM keeps showing me the content of the old status of the SD card. So I can't select any new zips.
quesiton is, can I fix this somehow OR, can I reflash the boot.img to overwrite the current CWM without any issues? I have no working ROM atm since I already to apply a new one.
Click to expand...
Click to collapse
Yes, you can flash new kernel anytime. I am not sure what's causing this problem. I wonder if there's any refresh or reload option in CWM or any option to reset/clear CWM data. Look for these options and if you don't find, feel free to flash the kernel again.
Hit thanks if it helped.
abhi007.john said:
Yes, you can flash new kernel anytime. I am not sure what's causing this problem. I wonder if there's any refresh or reload option in CWM or any option to reset/clear CWM data. Look for these options and if you don't find, feel free to flash the kernel again.
Hit thanks if it helped.
Click to expand...
Click to collapse
solved
I was using a JB kernel and trying to flash KK roms. Extracted a kernel from LS 4.4 ROM and flashed it, phone is booted and working fine now.
about the CWM issue, reflashing the same kernel won't solve the it. When I flashed a different kernel, it did do the trick. Seems CWM stores SD partitions in its own memory. I managed to install zips from the SDcard by accesing the external SDcard partition. Haven't seen any refresh or reload options in CWM.
thanks for the help, overall I just had to do some more reading. I'm quite familiar with rooting but I come from a HTC device, which is entirely different imo. (using 4ext recovery there which I personally find a lot more user friendly). Getting accustomed with Sony devices, the rooting and the terminoligy takes some time I guess.

[Completed] cwm recovery did not recognize backup created by android recovery3e

Hi,
I have installed a custom rom using cwm , prior to installation i backup my phone using android recovery and it created a backup file stored in SD card. now when i want to recover my data using the backup cwm fails to find any file. please suggest some remedy to sort out this (i have micromax A114)
Thanks
Rajesh
XDA Visitor said:
Hi,
I have installed a custom rom using cwm , prior to installation i backup my phone using android recovery and it created a backup file stored in SD card. now when i want to recover my data using the backup cwm fails to find any file. please suggest some remedy to sort out this (i have micromax A114)
Thanks
Rajesh
Click to expand...
Click to collapse
Generally you should use the same recovery version for restoring in which you have created the backup.
BTW "3e" reminds me of stock recovery. Usually you can't create a complete system backup (nandroid backup) in stock recovery. You will need to flash a custom recovery first, then create a backup.
Best is to check this thread about your device: Micromax Canvas 2.2 A114 Development, ROM, Root, CWM {Ultimate Thread}.
If you are registered on xda, you can post your question in the corresponding Q&A thread.
And here is a general guide for MTK devices: [GUIDE] Beginner's guide - first steps with a MTK phone.
thanks sir for your suggestion
much appreciated
is there any way to extract at least contacts from that .backup file created by android recovery 3e (stock recovery)
Regards
Rajesh
It_ler said:
Generally you should use the same recovery version for restoring in which you have created the backup.
BTW "3e" reminds me of stock recovery. Usually you can't create a complete system backup (nandroid backup) in stock recovery. You will need to flash a custom recovery first, then create a backup.
Best is to check this thread about your device: Micromax Canvas 2.2 A114 Development, ROM, Root, CWM {Ultimate Thread}.
If you are registered on xda, you can post your question in the corresponding Q&A thread.
And here is a general guide for MTK devices: [GUIDE] Beginner's guide - first steps with a MTK phone.
Click to expand...
Click to collapse
biswasr0 said:
thanks sir for your suggestion
much appreciated
is there any way to extract at least contacts from that .backup file created by android recovery 3e (stock recovery)
Regards
Rajesh
Click to expand...
Click to collapse
As I don't use any "backup" of stock recovery, you should better ask in one of the threads I posted in my previous answer.
I know that you can restore parts of a nandroid backup created in custom recovery (e.g. CWM or TWRP recovery).
Thanks for your understanding. Thread closed.

Categories

Resources