recovery problem - Sony Xperia M

every time when i want to flash something with cwm recovery , i have to install recovery with flash tool every time, and cwm works only 1 time and after it reboot in to cynogen recovery
so what to do?

nkpatel said:
every time when i want to flash something with cwm recovery , i have to install recovery with flash tool every time, and cwm works only 1 time and after it reboot in to cynogen recovery
so what to do?
Click to expand...
Click to collapse
try this FOTA Recovery, you won't worry again about recovery
http://forum.xda-developers.com/showpost.php?p=61626285&postcount=1

Related

[Q] TWRP doesn't replace CWM

I'm having some trouble with installing a new recovery. I want to have TWRP because I want to install a ROM that requires it. At the moment I have some old CWM but when I flash TWRP and reboot into recovery I still get into CWM.
So how do I replace CWM or at least boot into TWRP?
elementzero23 said:
I'm having some trouble with installing a new recovery. I want to have TWRP because I want to install a ROM that requires it. At the moment I have some old CWM but when I flash TWRP and reboot into recovery I still get into CWM.
So how do I replace CWM or at least boot into TWRP?
Click to expand...
Click to collapse
What rom requires u to have twrp recovery? How r you trying to flash it?
jmcclue said:
What rom requires u to have twrp recovery? How r you trying to flash it?
Click to expand...
Click to collapse
This one
I tried flashing it via fastboot and via my old recovery ("flash zip from sd card")
elementzero23 said:
This one
I tried flashing it via fastboot and via my old recovery ("flash zip from sd card")
Click to expand...
Click to collapse
Try 4ext recovery, in my opinion i think its better. Also u cant flash recovery "flash zip from sdcard" u have to either use fastboot command
fastboot flash recovery recovery.img
Or via PB99IMG method or using the 4ext app but u can only use the app once ur phone is booted.

ROm is not booting after flashing Recovery

hey all
i had multiROM installed but after one days with full of bugs i have uninstalled multiROM every hing was ok so now i wanted to remove modified recovery and flashing official Twrp recovery , after this flashing the phone is not going to recovery and not booting the ROM , just some time will turn on and some seconds after it , it will shut down .
any help?
Did you flash another ROM after uninstalling MultiROM? If not, then you have no ROM installed, and of course it won't boot into the ROM.
If you can't boot recovery, fastboot erase cache and install TWRP by fastboot again.

Can't get into recovery

I installed CM 11 on my Xiaomi redmi 1s,everything was working fine except for 2 or 3 little things but a major problem occurred when I thought of flashing another ROM and now I CANT ACCESS RECOVERY MODE no matter what I try. I tried the button combination(power switch+volume up), tried adb and even tried apps like ROM Manager and, TWRP Manager and quick boot but haven't found any luck. Whenever I try to boot into recovery the phone gets stuck on the MI boot logo. I need to flash another rom and can't seem to find any other way to wipe y phone data, cache and dalvik cache and so I need help to counter this issue.
Please help me.
Dishagra said:
I installed CM 11 on my Xiaomi redmi 1s,everything was working fine except for 2 or 3 little things but a major problem occurred when I thought of flashing another ROM and now I CANT ACCESS RECOVERY MODE no matter what I try. I tried the button combination(power switch+volume up), tried adb and even tried apps like ROM Manager and, TWRP Manager and quick boot but haven't found any luck. Whenever I try to boot into recovery the phone gets stuck on the MI boot logo. I need to flash another rom and can't seem to find any other way to wipe y phone data, cache and dalvik cache and so I need help to counter this issue.
Please help me.
Click to expand...
Click to collapse
Flash any custom recovery via fastboot mode
Download .img format of custom recovery
Boot into fastboot mode n run this command on CMD
fastboot flash recovery <filename>.img
Filename can be anything depending on name of image file you download
Not Working for me
RajGopi said:
Flash any custom recovery via fastboot mode
Download .img format of custom recovery
Boot into fastboot mode n run this command on CMD
fastboot flash recovery <filename>.img
Filename can be anything depending on name of image file you download
Click to expand...
Click to collapse
I am afraid this solution doesn't work for me. My thoughts are that I have somehow lost my recovery partition. I accidently installed CM 11 without first installing a custom recovery. My bad! but have yet to find a solution that works.
Try flashing a recovery using Rashr-flashtool
And boot to recovery (Vol up + Power , for 10s even after screen is on )
Solved
Shahi00 said:
Try flashing a recovery using Rashr-flashtool
And boot to recovery (Vol up + Power , for 10s even after screen is on )
Click to expand...
Click to collapse
I solved my problem by using Flashify app but I had to use it every time as recovery would not stick. I flashed trwp and installed stock (english version) rom and stock recovery and everything is working fine again. I will not make the same mistake again. I have since installed CWM recovery through stock recovery so now I can flash roms in peace again.
Waxwrong said:
I solved my problem by using Flashify app but I had to use it every time as recovery would not stick. I flashed trwp and installed stock (english version) rom and stock recovery and everything is working fine again. I will not make the same mistake again. I have since installed CWM recovery through stock recovery so now I can flash roms in peace again.
Click to expand...
Click to collapse
i have the same problem how to solve it please describe it briefly ^^

TWRP gets overwritten

I'm on latest ob18. I am able to flash it, and run it once, but after reboot, the stock recovery gets Back. Any ideas?
Just Reflash twrp via flashify or adb in fastboot mode, that could be normal if u r flash an unmodified stock rom
Yep. On latest ob-Oos or H2o for me recovery stays, after instaltion of the rom. But on a second reboot, stock recovery shows and i reflash custom recovery again.
Guys I flashed latest H2OS beta over OOS Beta18 and lost access to recovery. These are the steps I followed, please help.
1. Backup current ROM (OB18)
2. Dirty Flash New H2OS version
3. Flash recovery image again
4. Reboot system
ROM booted without any problems and all my data is present but I lost access to TWRP.
Solution attempted: Reboot to fastboot and flash recovery image again, the process is successful but still TWRP is not coming up.
Please help. Thanks in advance
Stock rom always over writes recovery best way to get it to stick is flash stock zip than twrp reboot to twrp and reboot or flash mods/root
liam_davenport said:
Stock rom always over writes recovery best way to get it to stick is flash stock zip than twrp reboot to twrp and reboot or flash mods/root
Click to expand...
Click to collapse
Thanks this worked

Unable to Boots into Custom Recovery

I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
kbsarfaraz said:
I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
Click to expand...
Click to collapse
what method did u use to flash the custom recovery?
i use adb on PC
fastboot flash recovery [filename of the recovery]
kbsarfaraz said:
I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
Click to expand...
Click to collapse
Boot into twrp just after flashing it, and flash lazy flasher(Google for it)
dmj0shu4 said:
what method did u use to flash the custom recovery?
i use adb on PC
fastboot flash recovery [filename of the recovery]
Click to expand...
Click to collapse
Yes using ADB & fastboot with command prompt that you have used
kqixs said:
Boot into twrp just after flashing it, and flash lazy flasher(Google for it)
Click to expand...
Click to collapse
Ok....I'm trying hope it will fix
kbsarfaraz said:
I don't know why, I'm getting error. after successfully flashing the custom recovery on my Redmi Note 5 Pro, while 2nd time want to boot into the custom recovery, but device boots into the system recovery.
Click to expand...
Click to collapse
Same problem please help how to stable the recovery
First boot the recovery using
fastboot boot (youfilename).img
Then flash the recovery img from phone in the booted recovery

Categories

Resources