I have done fasboot format of my phone and erased recovery. So i flashed boot.img of stock rom After flashing boot image i tried to reboot to recovery mode but it is stuck at boot logo. What should i do to boot into stock recovery? Thanks
As far as I know, the rmn3 doesn't have a stock recovery installed.
You can, however, use MiFlash to flash a MIUI ROM. Run through setup, and you should be able to flash a custom recovery from there.
But why?
akjain said:
I have done fasboot format of my phone and erased recovery. So i flashed boot.img of stock rom After flashing boot image i tried to reboot to recovery mode but it is stuck at boot logo. What should i do to boot into stock recovery? Thanks
Click to expand...
Click to collapse
People shift from stock recoveries to custom recoveries like TWRP! But why do u want to even do the vice versa?
ckflash09 said:
People shift from stock recoveries to custom recoveries like TWRP! But why do u want to even do the vice versa?
Click to expand...
Click to collapse
i want to unroot the device and now i am not able to flash custom recovery from fastboot mode. I m getting error as recovery partiton missing or not found
Try this way!
akjain said:
i want to unroot the device and now i am not able to flash custom recovery from fastboot mode. I m getting error as recovery partiton missing or not found
Click to expand...
Click to collapse
Flash miui rom using miflash tool,, root access will be lost and whatever the problem is,, should be resolved! Then try flashing recovery using fastboot and make sure the driver's see properly installed on your pc! :cyclops:
I had just unlocked Bootloader of my device and flashed custom recovery TWRP. then I flashed Arrow 9.0 ROM and again opened TWRP but i saw it was not mounting Internarnal Storage.
then again i flashed TWRP through CMD via fastboot mode..
then i boot in to twrp but it shows
The System hsd been Destroyed
Press Power Button to shuttdown
So i Just wanted to know why does this error occures ???
i thought reverting back to miui will have this problem
but this problem is still there even if i am flashing other custom ROMs....
what is reason why this problem occures i just want to know... Please Help...
mohsiin4u said:
I had just unlocked Bootloader of my device and flashed custom recovery TWRP. then I flashed Arrow 9.0 ROM and again opened TWRP but i saw it was not mounting Internarnal Storage.
then again i flashed TWRP through CMD via fastboot mode..
then i boot in to twrp but it shows
...
Click to expand...
Click to collapse
See point #5 here - https://forum.xda-developers.com/showpost.php?p=76885728&postcount=3
I am using Asus zenfone 3. And I have installed TWRP in it. But the phone is not booting to system (os) . And the TWRP I installed , the touch does not work for it. If I boot to system, it shows the boot logo and turns off. What can I do now?
LavanTech said:
I am using Asus zenfone 3. And I have installed TWRP in it. But the phone is not booting to system (os) . And the TWRP I installed , the touch does not work for it. If I boot to system, it shows the boot logo and turns off. What can I do now?
Click to expand...
Click to collapse
To me it seems that phone's boot-loader is got corrupted. Not unusual when installing TWRP.
jwoegerbauer said:
To me it seems that phone's boot-loader is got corrupted. Not unusual when installing TWRP.
Click to expand...
Click to collapse
Do u have any solution??
LavanTech said:
Do u have any solution??
Click to expand...
Click to collapse
Did you have enabled in Developer Options the USB debugging & OEM unlock features before the device bricked.?
LavanTech said:
I am using Asus zenfone 3. And I have installed TWRP in it. But the phone is not booting to system (os) . And the TWRP I installed , the touch does not work for it. If I boot to system, it shows the boot logo and turns off. What can I do now?
Click to expand...
Click to collapse
Also I cannot install with flash tool , I'm getting unhandled exception error!
jwoegerbauer said:
Did you have enabled in Developer Options the USB debugging & OEM unlock features before the device bricked.?
Click to expand...
Click to collapse
Ya! I eabled usb debugging , unlocked bootloader also OEM unlock.
LavanTech said:
Also I cannot install with flash tool , I'm getting unhandled exception error!
Click to expand...
Click to collapse
Re--flash Stock Recovery.
jwoegerbauer said:
Re--flash Stock ROM.
Click to expand...
Click to collapse
Both are enabled!!!
LavanTech said:
Both are enabled!!!
Click to expand...
Click to collapse
I've edited the cited post. Re-read.
jwoegerbauer said:
Re--flash Stock Recovery.
Click to expand...
Click to collapse
I have stock rom downloaded, which software can I use to flash ?? Pls give any link to download.
jwoegerbauer said:
I've edited the cited post. Re-read.
Click to expand...
Click to collapse
Pls provide me link for downloading stock recovery and software to flash!
LavanTech said:
I have stock rom downloaded, which software can I use to flash ?? Pls give any link to download.
Click to expand...
Click to collapse
To get rid off of TWRP you flash Stock Recovery.
I think the correct command sequence is
Code:
adb reboot
adb devices
adb reboot bootloader
fastboot devices
fastboot flash recovery <STOCK-RECOVERY-IMAGE-FILE>
fastboot reboot-bootloader
fastboot erase cache
fastboot reboot
Search for the appropriate Stock Recovery image by yourself. GIYF ...
If you instead want to re-flash Stock ROM then the correct command sequence would be
Code:
adb reboot
adb devices
adb reboot bootloader
fastboot devices
fastboot flash-all <STOCK-ROM-IMAGE-FILE>
fastboot reboot
Try going back to stock (Fastboot/download mode/Odin, depending on the device)
Thank You!
I have successfully went to fastboot mode and flashed the stock rom! Thank you for your support!! ?? The phone is working now in the Android 7.
BUT,
now if i install twrp custom recovery, i don't know what happens, after restarting to system i cannot boot to system , it just shows the boot animation and just goes off or sometimes it boots to fastboot mode.
then if i flash the stock rom again using the sd card in the the default recovery mode after flashing that stock recovery, it works again.
Also if I install TWRP recovery, TWRP could not install any Roms ! it just says that Updater process ended with error 6 or 7 randomly.
So, how do I install custom recovery and roms in it now?
LavanTech said:
So, how do I install custom recovery and roms in it now?
Click to expand...
Click to collapse
Assumed the TWRP.IMG you use is the correct one, then there is no need to install TWRP recovery, booting into it is fully enough - this will preserve device's Stock Recovery
Code:
fastboot devices
fastboot boot <TWRP.IMG>
The TWRP is booting perfectly! But if I install any zip file i.e ROM or Mods, it says that Updater process ended with error 6 or 7!!
This is the problem with TWRP.
And, if install TWRP in the phone, then restart the phone , if I restart to system, it doesn't work ,just it shows the boot animation and turns off.
LavanTech said:
The TWRP is booting perfectly! But if I install any zip file i.e ROM or Mods, it says that Updater process ended with error 6 or 7!!
This is the problem with TWRP.
Click to expand...
Click to collapse
This is not TWRP recovery related, but it's related to the Custom ROM zip-file you try to flash: The ROM zip-file you try to flash isn't made for your device.
jwoegerbauer said:
This is not TWRP recovery related, but it's related to the Custom ROM zip-file you try to flash: The ROM zip-file you try to flash isn't made for your device.
Click to expand...
Click to collapse
I'm trying to flash ASUS ZENFONE 3 LINEAGE OS 16
MY DEVICE : ASUS ZENFONE 3 ZE552KL
THE FILE : https://mirrorbits.lineageos.org/fu...age-16.0-20200727-nightly-zenfone3-signed.zip
I am using the file which is for my device only! But it is not working, what should I do?
LavanTech said:
I'm trying to flash ASUS ZENFONE 3 LINEAGE OS 16
MY DEVICE : ASUS ZENFONE 3 ZE552KL
THE FILE : https://mirrorbits.lineageos.org/fu...age-16.0-20200727-nightly-zenfone3-signed.zip
I am using the file which is for my device only! But it is not working, what should I do?
Click to expand...
Click to collapse
Start a new thread ...
Here is the new thread
Here is the new thread :- https://forum.xda-developers.com/android/help/twrp-issues-asus-zenfone-3-t4145317
bootloader - unlocked
ROM - PE
i flashed derpfest ROM, but when I rebooted it, it went to fastboot. i was not able to boot into TWRP too. it just kept going to fastboot again and again. so I flashed stock ROM using mi flash tool (stock fastboot ROM). now I am able to access the mi recovery menu but there is no install from zip option, not able to boot into the system as it goes to fastboot while booting into the system. in short, now I have access to fastboot and limited access to the mi recovery menu.
i tried to flash custom recovery (TWRP and orange fox). it gets flashed but cannot boot into those recoveries and goes to fastboot again.
i tried to boot the custom recovery directly too with "fastboot boot twrp.img" it restarts but the recovery doesn't load.
does anyone know what to do now?
please tell me how to flash stock from or custom from anything will help.
------------------UPDATE---------------------------------
i am able to flash android 8.1 and run it but anything later then that reeboots to fastboot. cannot update from stock updater too. if i flash any firmware of PIE or later then it reeboots to fastboot.
rabin18181818 said:
bootloader - unlocked
ROM - PE
i flashed derpfest ROM, but when I rebooted it, it went to fastboot. i was not able to boot into TWRP too. it just kept going to fastboot again and again. so I flashed stock ROM using mi flash tool (stock fastboot ROM). now I am able to access the mi recovery menu but there is no install from zip option, not able to boot into the system as it goes to fastboot while booting into the system. in short, now I have access to fastboot and limited access to the mi recovery menu.
i tried to flash custom recovery (TWRP and orange fox). it gets flashed but cannot boot into those recoveries and goes to fastboot again.
i tried to boot the custom recovery directly too with "fastboot boot twrp.img" it restarts but the recovery doesn't load.
does anyone know what to do now?
please tell me how to flash stock from or custom from anything will help.
Click to expand...
Click to collapse
Hello,
Please take a look on my POCO F1 Ultimate Collection & Guides.
You will find everything you need.
Retrial said:
Hello,
Please take a look on my POCO F1 Ultimate Collection & Guides.
You will find everything you need.
Click to expand...
Click to collapse
nope nothing
rabin18181818 said:
nope nothing
Click to expand...
Click to collapse
Okey, check the guide clean install official stock rom(to unbrick ur device) and then follow the guide clean install custom rom.
Hello every one i recentlly rooted my phone with one click root.and i flashed twrp with fastboot and it succesed but when i turn to recovery mod it showed miui stock recovery not twrp
Gaderg1992 said:
Hello every one i recentlly rooted my phone with one click root.and i flashed twrp with fastboot and it succesed but when i turn to recovery mod it showed miui stock recovery not twrp
Click to expand...
Click to collapse
Flash twrp with fastboot.
Then flash twrp in twrp.
ErenEksen said:
Flash twrp with fastboot.
Then flash twrp in twrp.
Click to expand...
Click to collapse
bro i flashed twrp success but dont go to twrp recovery
ErenEksen said:
Flash twrp with fastboot.
Then flash twrp in twrp.
Click to expand...
Click to collapse
in adb when write fastboot reboot recovery show this
Gaderg1992 said:
Hello every one i recentlly rooted my phone with one click root.and i flashed twrp with fastboot and it succesed but when i turn to recovery mod it showed miui stock recovery not twrp
Click to expand...
Click to collapse
how you pass recovery ?
do yo write
fastboot flash boot #recovery name.img#
and in any ver ? miui12.5 or 13?
Ms.fatama said:
how you pass recovery ?
do yo write
fastboot flash boot #recovery name.img#
and in any ver ? miui12.5 or 13?
Click to expand...
Click to collapse
Yes I change recovery name to twrp.img and write .miui 12.5.7
its the same for me... fastboot flash boot twrp.img and does nothing with vol up and power buttom
am pretty stuck, i also have nv data corrupted and i want to root it to try fix it, its a must for me to root right now