[SOLVED] TWRP Recovery Boot Fails After Successful Flash - why? - Xperia Z1 Compact Q&A, Help & Troubleshooting

Hey guys,
I downgraded my D5503, rooted, unlocked the bootloader and then I tried to install TWRP real recovery. Therefore I flashed in fastboot mode (blue led ON) the *.img file using the command fastboot flash recovery
*.img.
But it's impossible to start TWRP, ot with Power & Vol+, vibrate and release Power nor the command fastboot reboot whixch just restart the device into my rom
How can I start or check my TWRP recovery? I found a SOLUTION, you find it here
or long story short: After flashing twrp via fastboot flash recovery filename.img DO NOT BOOT INTO ROM!! YOU NEED TO BOOT INTO TWRP: Vol- & Power, wait for vibration & release Power but keep Vol- until TWRP starts up
- closed -

Related

Flashing TWRP

Cant seem to flash TWRP, will this be because I am on the latest OS 3.2.2? Bootloader is unlocked and when I flash the recovery image with [fastboot flash recovery recovery.img] via terminal on a mac I just get looped back into bootloader. If I press volume down and recovery its the same 5 second warning then I never get to TWRP. If i hold volume down and power until the boot loader disappears then the only way I can get the phone back on is volume up & power which takes me back to the bootlader.
TIA
the OS will not have anything to do with not being able to or not to install a recovery, what u can try to do is (if u can) boot to ur OS and download flashify and install twrp that way, if u can't then try the fastboot again, fastboot flash recovery nameofrecovery.img then u use the vol + and power until device powers off and the power on, then press the vol key when the bootloader unlock screen comes one go to recovery and try see if it works, when u r done flashing don't use fastboot reboot, u have to manually power off the device, are u getting stock recovery at all? and also to does it show it has transferred successfully
kevindorward said:
Cant seem to flash TWRP, will this be because I am on the latest OS 3.2.2? Bootloader is unlocked and when I flash the recovery image with [fastboot flash recovery recovery.img] via terminal on a mac I just get looped back into bootloader. If I press volume down and recovery its the same 5 second warning then I never get to TWRP. If i hold volume down and power until the boot loader disappears then the only way I can get the phone back on is volume up & power which takes me back to the bootlader.
TIA
Click to expand...
Click to collapse
Try
Code:
fastboot boot recovery.img
and see if you can boot to TWRP.If you're successful,flash the TWRP img from the recovery itself.
__
v7
XDA Assist

adb command to reboot erecovery

im stuck in a boot loop but can give a one or two commnds from adb for about 10 seconds befor it restarts from twrp i need a command to hopefully boot into erecovery please any help is duely noted or if i can maby flash a new recovery real quick in twrp from adb command
NO.
Since you said twrp recovery.. I assume bootloader is unlocked..
Boot into fastboot mode by holding volume down and power and connect to pc
Or
hold volume down key in power off mode and connect to pc and release until fastboot mode is loaded
Use
fastboot flash recovery_ramdisk ___ . Img to flash recovery if os is oreo
Replace ___ with the recovery file name
Fastboot flash recovery recovery. Ing to flash recovery if os is noughat

Realme 3 Recover from Soft brick/ boot loop [Guide]

Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
ADB Installer tool: https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445
Why when I download ozip I always get different md5 checksum? I tried different download manager and I always get different md5 checksum. Anyone has a mirror of any ozip file?
doesn't install stock recovery
When i install stock recovery and reboot to recovery it doesnt show anything and boot to system .That's why i cant install stock rom .i intsalled stock image too but get stuck on realme logo .But if i install twrp it works fine . Device rmx1825 . current rom:aosp gsi(buggy buggy buggy)
fawazahmed0 said:
Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
Click to expand...
Click to collapse
Please help !! My RMX1821 still cant boot to stock recovery after i flash the stock recovery.img. Please Helpp !!!
my device not booting into fastboot mode.. others is ok
phone is not going in to recovery mode
my device is in infinity boot loop mode. it was on everything stock mode.
right now i cant even boot into recovery mode or fastboot mode.
plz help me guys.
Problem regarding realme 3
Problem regarding realme 3 as my device is showing error of charging overtime and telling to contact realme. It happened when I relocked the bootloader, as I unlocked my bootloader yesterday and today I tried to root it using magisk_patched.img file and it showed error and therefore I relocked my bootloader and after that it showed the problem. And I added the ozip file in sd card and tried to recover it using color os recovery using install from storage device, but there from sd card option is not showing and I am not able to use my mobile phone and its urgent, please help me.
fawazahmed0 said:
Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
ADB Installer tool: https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445
Click to expand...
Click to collapse
Parmardada said:
my device is in infinity boot loop mode. it was on everything stock mode.
right now i cant even boot into recovery mode or fastboot mode.
plz help me guys.
Click to expand...
Click to collapse
this also happen on my realme 3, do you found the solution yet?
I'm desperate to fix mine.
MNaikSwalayan said:
this also happen on my realme 3, do you found the solution yet?
I'm desperate to fix mine.
Click to expand...
Click to collapse
this happens to my realme 3 pro too.. any help?
anyone got the solution i am also stuck not connecting to pc not going into fastboot too
i need help
my device have unlocked bootloader
and flashing custom recovery but only 1 time to enter recovery ,, after that recovery has gone...
and i receive notifacation for update so i'm download the update .. but went something wrong with update ,,,
i stuck at logo with infity bootloop,, it say recovery mode which is disappear it self ,, and i cannot go to fastboot mode to reboot system,,,
what should i do?
najam489 said:
anyone got the solution i am also stuck not connecting to pc not going into fastboot too
Click to expand...
Click to collapse
please let me know I you find the solution
no recovery mode
question sir, it possible to fix if realme recovery mode can't access or not contenuing to boot on recovery mode? do u have any way to flash a rom even without recovery mode?
thanks for reply ?
Were all the same problems facing rightnow. I recently flash the stock recovery and it turn to endless bootloop. Does one of us already fix the issue ? I can't boot to fastboot.
Theres only one left chance of reviving damage of phone software. JTAG is the best option . But JTAG is expensive. Better go to nearest cellphone shop and pay their fees.
Realme 3 bootloop. Can't turn off, Recovery mode, Fastboot.
My device RMX 1821...(RUI C.16)
After flash custome Rom Bliss device is good...
But i have problem after flashing magisk my device bootloop on logo...i try to reboot recovery cant be acess ...
Just come to fastboot mode.
Try to install again the recovery "error' cant load partition ,
I try to flashing by Realme flash tool ...
Error' with Cant load system' image ( getvar variable not found)
Any solution please for my phone....
Very kindly to be help me...
charlis88 said:
My device RMX 1821...(RUI C.16)
After flash custome Rom Bliss device is good...
But i have problem after flashing magisk my device bootloop on logo...i try to reboot recovery cant be acess ...
Just come to fastboot mode.
Try to install again the recovery "error' cant load partition ,
I try to flashing by Realme flash tool ...
Error' with Cant load system' image ( getvar variable not found)
Any solution please for my phone....
Very kindly to be help me...
Click to expand...
Click to collapse
Me also
fawazahmed0 said:
Steps to recover from bootloop or soft brick
Method 1:
1. Download and paste the ozip file for realme 3 to sd card from here:
https://www.realme.com/in/support/software-update
2. Insert SD card in your soft bricked phone
3. Power off your phone by pressing power button for sometime
4.
a. If you have stock recovery then do this step:
Press power button + vol down, it should boot into recovery. If it boots into fastboot mode, you have to do:
fastboot oem reboot-recovery (to boot into recovery).
or
b. If you have TWRP or no recovery at all, then do this step:
Press power button + vol down to boot into fastboot mode.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode and now flash stock recovery using:
fastboot flash recovery recovery.img
fastboot oem reboot-recovery
5. Flash the ozip file in sd card using stock recovery and after that wipe the data (full)
6. Reboot
Method 2:
1. Boot to fastboot by powering off your device and then pressing power button + vol down.
If it's in endless bootloop, Hold vol up + power till the screen becomes blank, now release the button immediately, now press power + vol down to boot to fastboot mode
2. Commands to execute:
fastboot -w
fastboot erase para
3. Boot to TWRP by:
fastboot oem reboot-recovery
if you don't have twrp, get it from here: https://forum.xda-developers.com/realme-3/development/screen-doesnt-twrp-realme-3-t3944022
4. Restore the TWRP backup ,except preloader_a and preloader_b partitions and reboot
Links:
Stock recovery : https://www.androidfilehost.com/?fid=1395089523397966781 (extract using 7zip and flash recovery.img using above commands)
ADB Installer tool: https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445
Click to expand...
Click to collapse
my realme 3 pro devise is stucked in twrp and bootloader after i flashed a wrong rom and after flashing the corrext rom also , its stucked..pls help
Can anyone give the link of recovery.img because in stock rom which i downloaded there isn't any recovery.img please help...... My stock rom is up to date

Unable to boot into TWRP

Hello everyone,
I really need help from you guys.
Yesterday I successfully flashed LineageOS 17 but unfortunately I forgot to flash Gapps using TWRP. I booted into system and then only few seconds afterwards I realized that I forgot to flash Gapps.
Then I tried to boot into recovery but the problem is I got forced to boot into stock recovery instead of the TWRP that I managed to flash in the first place. After that I tried to re flash the TWRP but then I got booted into the stock recovery everytime. Here is what I did and still failed to boot into TWRP:
1. adb reboot bootloader
FastBoot Mode
PRODUCT_NAME - ZS620KL
BOOTLOADER VERSION - WW_90.11.162.72
SERIAL NUMBER - J8AZB760J064ADX
SECURE BOOT - yes
ACTIVE SLOT - b
DEVICE STATE - unlocked
2. fastboot --set-active=a
3. fastboot reboot bootloader
4. fastboot flash boot boot.img
5. disconnected my usb cable
6. press volume keys to change the START to RECOVERY MODE
7. long press power key
8. press volume down and power key at the same time until Bootloader Warning Message appear
9. and then "POWERED BY android" appear
10. my phone is now booted into STOCK RECOVERY.
Please help me guys
I really need to install Gapps

How to stop Stock ROM overwriting the Custom Recovery?

I was trying to flash a Custom Recovery(TWRP) on my Friend's phone(Realme 3) It was officialy supported by TWRP and was listed on their website so I downloaded the Custom Recovery. Then I unlocked the bootloader of his phone but yes a strange thing happened there after it asked for pressing the volume button to be pressed it unlocked the bootloader but after that there was option "Select boot type"(Not sure what it said). It had three options Boot to Bootloader, Boot to recovery and last Normal boot and also there was a arrow on the bootloader option. And there were some instructions something like volume up for select and volume down to move. But I tried every button but the arrow was stuck on the bootloader option. So I connected it to my device and used the "fastboot reboot" command to restart the device after restarting at the realme logo it was saying "You are unlocked you cannot be trusted" But after it booted normally and the phone was Factory Reset. After this in the Developer options the OEM unlocking was grayed out saying Bootloader is unlocked. Ok so we were successful in unlocking the bootloader. After that I pasted the twrp img file in the platform tools directory and put the command adb reboot bootloader and after the device was in bootloader I used the command fastboot flash recovery name.img to flash the recovery. It said sending and then writing in my terminal after that I used the command fastboot reboot and the the key combinations(power+volume down) for the device which used to get into recovery for that phone but this time instead of going into recovery it was in the bootloader. So again I tried fastboot reboot command and this pressing the power+volume up but the phone booted normally so this time I tries adb reboot recovery but it booted into stock recovery so again I tried flashing the recovery and tried using fastboot reboot recovery but it didn't work. And yes I know that after flashing the custom recovery the phone should first boot into the recovery but as I said neither the key combinations nor the fastboot reboot recovery command so what can I do to prevent the system from overwriting? PS: Sorry for long paragraph...

Categories

Resources