Hi.
I've got a problem. In all of the tutorials I read about how to flash ROM:s, it says that I have to flash boot.img through fastboot, then enter recovery and flash the ROM. I can not do this. When I flash the boot.img, I can not enter recovery or anything, I get stuck in a bootloop and have to restore through flashtool. When I flashed Taylor_Swift's 4.3 ROM, I flashed the ROM first and then the boot.img, it worked, I got up and running, but after that I couldn't enter recovery and therefore not obtain root access, making the ROM almost useless because the lack of the Battery Calibration app. Now I want to flash the PAC ROM, but I'm not sure how to do with the boot.img part. If it's relevant I have the lockeddualrecovery as my recovery.
Help please
Grozos said:
Hi.
I've got a problem. In all of the tutorials I read about how to flash ROM:s, it says that I have to flash boot.img through fastboot, then enter recovery and flash the ROM. I can not do this. When I flash the boot.img, I can not enter recovery or anything, I get stuck in a bootloop and have to restore through flashtool. When I flashed Taylor_Swift's 4.3 ROM, I flashed the ROM first and then the boot.img, it worked, I got up and running, but after that I couldn't enter recovery and therefore not obtain root access, making the ROM almost useless because the lack of the Battery Calibration app. Now I want to flash the PAC ROM, but I'm not sure how to do with the boot.img part. If it's relevant I have the lockeddualrecovery as my recovery.
Help please
Click to expand...
Click to collapse
No special order, really, as long as the kernel (boot.img) is fully compatible with the rom.
I'd flash PAC boot.img first though. Flash boot.img, then enter recovery and flash the zip containing the rom information.
Usually you should flash the boot.img that came inside the rom's zip and it should have a recovery,than you will have to install the rom from the recovery.
Don't forget to factory reset/wipe data inside the recovery.
Sent from my C6603 using xda premium
Unlocked rooted xperiaz..
installed this: http://forum.xda-developers.com/showthread.php?t=2190936
(tried also with cwm)
After entering recovery cwm or twrp i can choose ROM: (tried paranoid android)
I'm on the latest stock firmware btw... 244..
After flashing i only get a red light, and nothing else works.. can get to flas mode and flash stock ROM, but everytime i try a custom rom it fails..
Where am i going wrong? I Know i **** up somewhere, but can't see where...
Try flashing the Kernel from Paranoid Android by itself. Inside the rom's zip there ahould be an image called boot.img. Flash via fasboot on Flashtool.
Now enter recovery and follow the normal procedure.
First of all that link to TWRP is for locked bootloaders. You need to have an unlocked bootloader to install a custom rom
To get recovery just flash the boot.img which is inside the rom .zip folder
Code:
fastboot flash boot boot.img
Then enter recovery and flash the zip then gapps.
Here are two flashable zip for you to flash the recovery, CWM or TWRP into your Xperia ZR.
Quoting from this thread by @championswimmer:
What are the advantages of this method ?
Every time you flash a kernel, the recovery gets changed, because the recovery is present in the kernel. But if we are hotbooting a recovery in the fotakernel partiton, then even after flashing a new kernel (given that it supports extract_elf_ramdisk), your recovery is not changed. Thus even if the kernel's inbuilt recovery is broken, you can continue to use the recovery you have flashed onto your fotakernel.
All I have done with the installer script is pushing the recovery.img into your fotakernel so the recovery you prefer will always stay in the device no matter what kernel/ROM you flashed.
Benefit?
You will not need computer to perform the installation as you only need to flash on your device and you're good to go.
How to install?
1. Download the recovery zip you want
CWM: View attachment clockworkmod_touch_6.0.4.5.zip
TWRP: View attachment twrp_2.6.3.0.zip
2. Copy onto your device, boot into recovery and flash like normal zip
3. Reboot recovery to see if it changes your recovery to the one you flashed
If you like my work, press the THANKS button or consider to buy me a beer.
wai10691 said:
Here are two flashable zip for you to flash the recovery, CWM or TWRP into your Xperia ZR.
Quoting from this thread by @championswimmer:
What are the advantages of this method ?
Every time you flash a kernel, the recovery gets changed, because the recovery is present in the kernel. But if we are hotbooting a recovery in the fotakernel partiton, then even after flashing a new kernel (given that it supports extract_elf_ramdisk), your recovery is not changed. Thus even if the kernel's inbuilt recovery is broken, you can continue to use the recovery you have flashed onto your fotakernel.
All I have done with the installer script is pushing the recovery.img into your fotakernel so the recovery you prefer will always stay in the device no matter what kernel/ROM you flashed.
Benefit?
You will not need computer to perform the installation as you only need to flash on your device and you're good to go.
How to install?
1. Download the recovery zip you want
CWM: View attachment 2587832
TWRP: View attachment 2587840
2. Copy onto your device, boot into recovery and flash like normal zip
3. Reboot recovery to see if it changes your recovery to the one you flashed
If you like my work, press the THANKS button or consider to buy me a beer.
Click to expand...
Click to collapse
Can we have dual recovery pls?
If we need to remove what is the way. Once I was in boot loop when using nut recovery and only thing I had to do add a file to sd card recovery folder to stop recovery
Sent from my C5502 using Tapatalk
Lasantha said:
Can we have dual recovery pls?
If we need to remove what is the way. Once I was in boot loop when using nut recovery and only thing I had to do add a file to sd card recovery folder to stop recovery
Sent from my C5502 using Tapatalk
Click to expand...
Click to collapse
The intention was only install one recovery in FOTAKernel. DualRecovery using another method but if you want you can use the other dualrecovery.
I have made CWM and TWRP available for user to move around without losing any recovery.
wai10691 said:
The intention was only install one recovery in FOTAKernel. DualRecovery using another method but if you want you can use the other dualrecovery.
I have made CWM and TWRP available for user to move around without losing any recovery.
Click to expand...
Click to collapse
Thanks this is only for unlocked boot loader right?
Will it work on ZU?
wai10691 said:
Here are two flashable zip for you to flash the recovery, CWM or TWRP into your Xperia ZR.
Quoting from this thread by @championswimmer:
What are the advantages of this method ?
Every time you flash a kernel, the recovery gets changed, because the recovery is present in the kernel. But if we are hotbooting a recovery in the fotakernel partiton, then even after flashing a new kernel (given that it supports extract_elf_ramdisk), your recovery is not changed. Thus even if the kernel's inbuilt recovery is broken, you can continue to use the recovery you have flashed onto your fotakernel.
All I have done with the installer script is pushing the recovery.img into your fotakernel so the recovery you prefer will always stay in the device no matter what kernel/ROM you flashed.
Benefit?
You will not need computer to perform the installation as you only need to flash on your device and you're good to go.
How to install?
1. Download the recovery zip you want
CWM: View attachment 2587832
TWRP: View attachment 2587840
2. Copy onto your device, boot into recovery and flash like normal zip
3. Reboot recovery to see if it changes your recovery to the one you flashed
If you like my work, press the THANKS button or consider to buy me a beer.
Click to expand...
Click to collapse
Great work!! I just have two questions:
1. Does this work on LB?
2. Does offline charging work with this recovery?
is it possible to use recovery in kernel when fotarecovery is installed?
how can it be uninstalled?
can u plz make a fastboot .img file to cwm or twrp ?
Can you find newer versions of CWM/TWRP? Or, can you teach me how to make em myself?
If I flash kernel that contains recovery (i.e CM11) will it be overwritten?
Sent from my C5503 using XDA Premium 4 mobile app
adize said:
If I flash kernel that contains recovery (i.e CM11) will it be overwritten?
Sent from my C5503 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes !
But if the previous recovery was in system and was not with Kernel then they both may stay together.
any update to twrp 2.8?
Yes.Find it herehttp://forum.xda-developers.com/showthread.php?t=3047602
Sent from my Xperia ZR using XDA Free mobile app
Right now I have no recovery on my XZR, so I cannot flash the recoverys.
What must I do, to get a recovery on my ZR, so that I can flash?
Lemmi1 said:
Right now I have no recovery on my XZR, so I cannot flash the recoverys.
What must I do, to get a recovery on my ZR, so that I can flash?
Click to expand...
Click to collapse
Install XZ dualrecovery from here http://forum.xda-developers.com/showthread.php?t=2261606
Tapped from my furious ZR
It works perfect, thank you so much.
Need urgent help
wai10691 said:
Here are two flashable zip for you to flash the recovery, CWM or TWRP into your Xperia ZR.
Quoting from this thread by @championswimmer:
What are the advantages of this method ?
Every time you flash a kernel, the recovery gets changed, because the recovery is present in the kernel. But if we are hotbooting a recovery in the fotakernel partiton, then even after flashing a new kernel (given that it supports extract_elf_ramdisk), your recovery is not changed. Thus even if the kernel's inbuilt recovery is broken, you can continue to use the recovery you have flashed onto your fotakernel.
All I have done with the installer script is pushing the recovery.img into your fotakernel so the recovery you prefer will always stay in the device no matter what kernel/ROM you flashed.
Benefit?
You will not need computer to perform the installation as you only need to flash on your device and you're good to go.
How to install?
1. Download the recovery zip you want
CWM: View attachment 2587832
TWRP: View attachment 2587840
2. Copy onto your device, boot into recovery and flash like normal zip
3. Reboot recovery to see if it changes your recovery to the one you flashed
If you like my work, press the THANKS button or consider to buy me a beer.
Click to expand...
Click to collapse
How do I enter in to recovery. I hav etried all the possible PnC's found online but nothing seems to worlk andI end up starting the phone.
help me flashed twrp with official twrp app , not device is not booting in recovery mode with key combination and twrp app to... my device is bootloader unlocked and rooted help me to flash twrp in device
Does somebody have recovery img for z1 4.4.4 108? i flashed stock 108 rom, root rom and flashed dualrecovery, and yesterday i had recovery but today i don't have it i reflesh dualrecovery and my phone see twrp and philz recovery but can't access when i turn on phone i dont have pink or any other led to turn on and can't access to recovery Now i need img to try to flash recovery from fastboot
you did wrong like me bro! u installed busybox i think. no way except flashing again...
sent from c6902, 4.4.2,rooted,lb,stock rom
I have this ROOTED XSP .205 with LOCKED bootloader and I was trying to install CWM recovery by following a procedure that was only for Locked Bootloader Xperia Sp but I couldn't install it.
First in the cmd it was giving
'can't find specific path'
Then I found out that I needed to extract that zip file to C: that I did and after that im getting,
'You've selected Xperia SP, let's go"
And it is stuck on that, getting nowhere.
Im a newbie so not have much idea if someone can help that'd be a life saviour, please.
Have u tried again after restarting the computer and phone??
I am also trying to do so but stuck on *daemon started successfully*
After that cmd window stuck there. So any one have answer please let me know.
Sent from my C5302 using XDA Free mobile app
Try flashing recovery .img file with Rashr
You can't install CWM Recovery without a CWM Rom , and I think you can't install locked bootloader on unlocked bootloader, I recommend use Flash Tools and Unlock your bootloader. And Flash a Kernel with TWRP Recovery and Wipe and Flash a CWM Rom (huashan ROM for Xperia SP) after it you get CWM Recovery and TWRP Recovery for extra I recommend use Helium Kernel to do it
JhonesMillionBR said:
You can't install CWM Recovery without a CWM Rom , and I think you can't install locked bootloader on unlocked bootloader, I recommend use Flash Tools and Unlock your bootloader. And Flash a Kernel with TWRP Recovery and Wipe and Flash a CWM Rom (huashan ROM for Xperia SP) after it you get CWM Recovery and TWRP Recovery for extra I recommend use Helium Kernel to do it
Click to expand...
Click to collapse
hello can you help me with somehting i am on android 4.3 in xperia sp yesterday i have deleted my prima files by mistake can you upload them for me from your phoone
I found installing XZDualRecovery very easy. You get TWRP, CWM and PhilZ.
-install supersu from play store
-activate usb debug in developer options
-unzip xzdualrecovery file
-run install program from the unzipped folder
-follow steps on the screen, you will have to grant supersu access on your phone at some point.