[HELP] Installing Custom Recovery - Asus ZenFone Max Pro M1 Questions & Answers

Hello,
I've been trying to install twrp recovery using adb today.
Here are the adb command i used;
Code:
adb reboot bootloader
fastboot flash recovery twrp-recovery.img [i](It says success/finished.)[/i]
fastboot reboot
after that, I reboot to recovery using;
Code:
adb reboot recovery
But unluckily I still got the stock recovery.
Anyone knows how? cuz' I wanna flash a custom rom from here.
Thank you in advance!

Did you root

Oh do I need to root my phone first?

Up?

Have you unlocked bootloader??? Just do if not by unofficially method....then enable developers option in setting....enable adb debugging....now search on web twrp 3.2 for asus zenfone max pro m1 and flash it as you done before...after flashing press and hold volume down button immediately press and hold power button...after 10 seconda it will boot into twrp recovery boot.

Bap062 said:
Have you unlocked bootloader??? Just do if not by unofficially method....then enable developers option in setting....enable adb debugging....now search on web twrp 3.2 for asus zenfone max pro m1 and flash it as you done before...after flashing press and hold volume down button immediately press and hold power button...after 10 seconda it will boot into twrp recovery boot.
Click to expand...
Click to collapse
I did unlocked the bootloader.
I did enabled developers opt.

So you have to flash twrp 3.2.x version

Trying rebooting to recovery through hardware buttons rather than command line

Related

Help! twrp not loading!

I just used this method
""Enter the following commands to flash TWRP Recovery on your tablet:
adb reboot bootloader
fastboot flash recovery openrecovery-twrp-2.2.1-grouper.img
TWRP Recovery will then be flashed on your Nexus 7.
You will also get a “Finish/Okay” message at the command prompt. Type this command to reboot your tablet:
fastboot reboot
To enter TWRP Recovery, switch off your tablet. Press and hold the Volume Up, Volume Down, and Power buttons together.""
to install twrp on my nexus 7(rooted and unlocked with stock ROM).
It went well but when i try to boot it into recovery mode from bootloader, its just stuck a the google symbol screen.
I tried an alternative, using goo manager. when i reboot it using goomanager, it goes into twrp but not when i manually reboot the device and go into bootloader mode... Please help!!!!!
There's a bug in the boot loader that requires you to be plugged into a computer to access recovery.
prashaanth1992 said:
I just used this method
""Enter the following commands to flash TWRP Recovery on your tablet:
adb reboot bootloader
fastboot flash recovery openrecovery-twrp-2.2.1-grouper.img
TWRP Recovery will then be flashed on your Nexus 7.
You will also get a “Finish/Okay” message at the command prompt. Type this command to reboot your tablet:
fastboot reboot
To enter TWRP Recovery, switch off your tablet. Press and hold the Volume Up, Volume Down, and Power buttons together.""
to install twrp on my nexus 7(rooted and unlocked with stock ROM).
It went well but when i try to boot it into recovery mode from bootloader, its just stuck a the google symbol screen.
I tried an alternative, using goo manager. when i reboot it using goomanager, it goes into twrp but not when i manually reboot the device and go into bootloader mode... Please help!!!!!
Click to expand...
Click to collapse
as previously mentioned, there is a bug.
I can boot into TWRP via hold Power button -> Reboot -> Recovery, if your ROM [stock rom?] does not have this, download ROM Toolbox on Play Store, and select "Rebooter" on the bottom, and "Reboot recovery"
Or I think you can use Terminal Emulator, and type
# su
# reboot recovery
that should work too..
or you can just plug it into a computer
Thanks a butt load!!!!!!!!!!
I also think goomanager or rom manager has a bug that it wont let me power on my tablet unless i hold the power button down for 10 seconds. I remove those apps then all is fine.
Sent from my SPH-L710 using xda premium

twrp problem

Hi,
I have a problem with my device. My device has root (check by rootchecker) an the twrp manager says that the twrp recovery is installed but I can not go into the recovery. If I hold the buttons volume up and power I just come into the fastboot mode.
The problem starts as I start an update by ota.
Can anybody give me a solution?
Thank you.
hamburgo8855
to enter in trwp recovery, is vol down + power.
That doesn't work...
hamburgo8855 said:
Hi,
I have a problem with my device. My device has root (check by rootchecker) an the twrp manager says that the twrp recovery is installed but I can not go into the recovery. If I hold the buttons volume up and power I just come into the fastboot mode.
The problem starts as I start an update by ota.
Can anybody give me a solution?
Thank you.
hamburgo8855
Click to expand...
Click to collapse
connect your device at pc and go in fastboot mode then fastboot flash recovery twrp recovery.img after flash succesfully you need this command... fastboot boot twrp.img .the phone boot directly in recovery and you are save
TWRP Oroblem
hamburgo8855 said:
Hi,
I have a problem with my device. My device has root (check by rootchecker) an the twrp manager says that the twrp recovery is installed but I can not go into the recovery. If I hold the buttons volume up and power I just come into the fastboot mode.
The problem starts as I start an update by ota.
Can anybody give me a solution?
Thank you.
hamburgo8855
Click to expand...
Click to collapse
Turn off the phone. Press vol down and power together till you see anything on the screen and let only power go pressing the vol down further.
You could re-flash TWRP.
1. Boot phone into fastboot mode (volume-up+power button)
2. Connect to PC (make sure drivers and fastboot are installed)
3. If you havn't already download the appropiate version of TWRP.
4. Navigate to the TWRP file and rename it recovery.img then open a command prompt there
5. Type fastboot device to make sure your device is recognized then type "fastboot flash recovery recovery.img" without quotes then boot into recovery by typing "fastboot boot recovery.img" also without quotes
Thank you for your help, but it was a brick. I found a solution on YouTube and on this site. Greetings
Gesendet von meinem ONE A2003 mit Tapatalk

Huawei p8 lite twrp problem

I have huawei p8 lite dual sim android 6 marshallow and i tried all tools to root it but failed.Finally i tried to install twrp.I unlock the bootloader and with adb i wrote adb reboot bootloader,fastboot devices,fastboot flash recovery recovery.img and fastboot reboot but twrp didn't saved.When i boot to recovery the stock recovery was still there..What i have to do?
nikriga said:
I have huawei p8 lite dual sim android 6 marshallow and i tried all tools to root it but failed.Finally i tried to install twrp.I unlock the bootloader and with adb i wrote adb reboot bootloader,fastboot devices,fastboot flash recovery recovery.img and fastboot reboot but twrp didn't saved.When i boot to recovery the stock recovery was still there..What i have to do?
Click to expand...
Click to collapse
Did fastboot gave some error message, also did you only test to go to recovery straight from fastboot, because that is other recovery which can't be changed.
keikari said:
Did fastboot gave some error message, also did you only test to go to recovery straight from fastboot, because that is other recovery which can't be changed.
Click to expand...
Click to collapse
Fastboot didnt gave me error and i tried to go recovery from fastboot without reboot and i tried recovery with reboot.i cant understand whats going on made it all correct
nikriga said:
Fastboot didnt gave me error and i tried to go recovery from fastboot without reboot and i tried recovery with reboot.i cant understand whats going on made it all correct
Click to expand...
Click to collapse
Just to make sure because the recovery stuff with this device can be at start a bit confusing. Please check does the recovery you boot into have factory reset option in it.
Also can you give a link for the twrp you flashed?
keikari said:
Just to make sure because the recovery stuff with this device can be at start a bit confusing. Please check does the recovery you boot into have factory reset option in it.
Also can you give a link for the twrp you flashed?
Click to expand...
Click to collapse
I tried a lot of versions of twrp from forum here for p8 lite.Today i tried 3.0.2.I cant select factory reset because the phone crashed because the bootloader is unlocked i think.But if you think that the phone has to be in factory reset i will relock bootloader.Another question.If i downgrade firmware to android 5.0 tools such king root will be success?I have firmware from my county greece.If i choose android 5 firmware from other country i will have problem?
nikriga said:
I tried a lot of versions of twrp from forum here for p8 lite.Today i tried 3.0.2.I cant select factory reset because the phone crashed because the bootloader is unlocked i think.But if you think that the phone has to be in factory reset i will relock bootloader.Another question.If i downgrade firmware to android 5.0 tools such king root will be success?I have firmware from my county greece.If i choose android 5 firmware from other country i will have problem?
Click to expand...
Click to collapse
1. Booloader unlocking only affects to what you can flash in fastboot, it doesn't affect stock recovery funtionality.
I asked about factory reset option, because I wanted to make sure you aren't booting to "recovery2/eRecovery". (It doesn't have factory reset option)
2. Avoid using kingoroot and other oneclick root apps if it is possible.
3. Your firmware version doesn't matter.
4. Bootloader unlocking can't cause crash. Locked bootloader could cause crash if system is modified(I think), but you would still be able to get recovery.
One way to make sure you boot to normal recovery is to connect your phone to pc --> open command line --> type "adb reboot recovery". This won't take you to erecovery
I can't do any better help with the current information.
After you successfully flash the recovery with fastboot (always use the latest!) You need to do these things in order (and fast) in order to but to TWRP. If you don't it will boot to stock recovery and you have to fastboot flash again.
You must
a) write fastboot reboot in the console but don't pass Enter!!
b) hold VOLUME UP
c) (still holding VOL UP) presss Enter and remove the USB cable immediately once it says your device is booting now.
Keep holding VOL UP until you boot to TWRP. Allow modifications.
For root you will flash Magisk (you know, normal zip), which a) is open source, so no sneaky stuff and b) can hide root from apps as a bonus. You can always get the zip here: http://tiny.cc/latestmagisk
Important: If you have other root solutions install them for example SuperSU has an uninstall option. Then flash Magisk
JpegXguy said:
After you successfully flash the recovery with fastboot (always use the latest!) You need to do these things in order (and fast) in order to but to TWRP. If you don't it will boot to stock recovery and you have to fastboot flash again.
You must
a) write fastboot reboot in the console but don't pass Enter!!
b) hold VOLUME UP
c) (still holding VOL UP) presss Enter and remove the USB cable immediately once it says your device is booting now.
Keep holding VOL UP until you boot to TWRP. Allow modifications.
For root you will flash Magisk (you know, normal zip), which a) is open source, so no sneaky stuff and b) can hide root from apps as a bonus. You can always get the zip here: http://tiny.cc/latestmagisk
Important: If you have other root solutions install them for example SuperSU has an uninstall option. Then flash Magisk
Click to expand...
Click to collapse
The recovery you go from fastboot is eRecovery. You can't boot to stock or TWRP recovery directly from fastboot. If you choose shutdown from eRecovery then you can just go to TWRP with normal way (power + VOL UP). Going to eRecovery doesn't undo TWRP installation. (This also means you can do force update even with TWRP installed, I think, not 100% sure)
keikari said:
The recovery you go from fastboot is eRecovery. You can't boot to stock or TWRP recovery directly from fastboot. If you choose shutdown from eRecovery then you can just go to TWRP with normal way (power + VOL UP). Going to eRecovery doesn't undo TWRP installation. (This also means you can do force update even with TWRP installed, I think, not 100% sure)
Click to expand...
Click to collapse
I do this every time. See surdu's post here. Fastboot reboo is just a reboot, so the familiar key combo will boot to recovery.
JpegXguy said:
I do this every time. See surdu's post here. Fastboot reboo is just a reboot, so the familiar key combo will boot to recovery.
Click to expand...
Click to collapse
I just wanted to point out that you don't need to re-flash if you happen to only press vol up in fastboot.

Back to official REC after flash TWRP 3.1.1 on RedMI 3S with MIUI 9.7.11.23 DEV

Dear Community,
I tried to flash TWRP 3.1.1 for Oreo rom with my Red Mi 3S. And I found some thing strange.
3S is flashed to MIUI 9.7.11.23 DEV. And BL is unlocked via XiaoMi's MiFlash_Unlock.
In Developer settings, OEM unlock is ON, and Lock status is unlocked.
Then I tried fastboot on my Mac to flash TWRP 3.1.1 in the Xperience Oreo ROM thread.
In the console after "fastboot flash recovery TWRP-3.1.1-0-unnoficial-oreo-v2-land.img", result showed OKAY. However, after a reboot, holding Volume+ and Power or "adb reboot recovery" will bring me to XiaoMi Recovery instead of TWRP.
I tried "fastboot boot TWRP-3.1.1-0-unnoficial-oreo-v2-land.img", and it works fine.
Anyone could help me to figure out why flash TWRP could not be done successfully?
Thanks much.
sirotaku said:
Dear Community,
I tried to flash TWRP 3.1.1 for Oreo rom with my Red Mi 3S. And I found some thing strange.
3S is flashed to MIUI 9.7.11.23 DEV. And BL is unlocked via XiaoMi's MiFlash_Unlock.
In Developer settings, OEM unlock is ON, and Lock status is unlocked.
Then I tried fastboot on my Mac to flash TWRP 3.1.1 in the Xperience Oreo ROM thread.
In the console after "fastboot flash recovery TWRP-3.1.1-0-unnoficial-oreo-v2-land.img", result showed OKAY. However, after a reboot, holding Volume+ and Power or "adb reboot recovery" will bring me to XiaoMi Recovery instead of TWRP.
I tried "fastboot boot TWRP-3.1.1-0-unnoficial-oreo-v2-land.img", and it works fine.
Anyone could help me to figure out why flash TWRP could not be done successfully?
Thanks much.
Click to expand...
Click to collapse
Have you tried rebooting the phone in recovery via the key combination( press all 3 buttons power+ vol up+ vol down and when you get vibration release power button and vol down but not vol up because i have faced similar issues while pressing vol up and power ) as far as i know after flashing a custom recovery you need to give the command " fastboot boot recovery.img" where recovery should be replaced by the file name of your recovery and adb reboot recovery is not working may be due to some other reasons but dont worry flash the twrp recovery via fastboot and then reboot using the above command
Ash225 said:
Have you tried rebooting the phone in recovery via the key combination( press all 3 buttons power+ vol up+ vol down and when you get vibration release power button and vol down but not vol up because i have faced similar issues while pressing vol up and power ) as far as i know after flashing a custom recovery you need to give the command " fastboot boot recovery.img" where recovery should be replaced by the file name of your recovery and adb reboot recovery is not working may be due to some other reasons but dont worry flash the twrp recovery via fastboot and then reboot using the above command
Click to expand...
Click to collapse
with mine redmi 3s also only command works to boot in twrp but all 3 or either button combination is not working
Vinayakn73 said:
with mine redmi 3s also only command works to boot in twrp but all 3 or either button combination is not working
Click to expand...
Click to collapse
In this case, I think it means flash not successful right? using command fastboot boot twrp.img means only boot this time ...

Nubia Z17 fastboot error pls help

My TWRP recovery was erased when I back to official rom even I hadnt mark that option in twrp recovery. Now when I go till fastboot to instal TWRP I can only do 2 commands then it stops working , but I need 3 commands to instal the twrp. HOW do I FIX it? pleeeease
I have installed the right drivers and every step before it works completly fine.
The fastboot mode screen stay frozen then the phone turns off
Fastboot devices ok
Fastboot oem nubia_unlock NUBIA_Z17 NX563J ok
Fastboot flash recovery recovery.img not ok, just frozen screen then turns off
It has the last nubia official rom
Can I use the official local update app in manual update to flash recovery?
I need it so much to install gapps
Or do exist another whey to install gapps no Nubia Z17 without TWRP?
GuiMediller said:
My TWRP recovery was erased when I back to official rom even I hadnt mark that option in twrp recovery. Now when I go till fastboot to instal TWRP I can only do 2 commands then it stops working , but I need 3 commands to instal the twrp. HOW do I FIX it? pleeeease
I have installed the right drivers and every step before it works completly fine.
The fastboot mode screen stay frozen then the phone turns off
Fastboot devices ok
Fastboot oem nubia_unlock NUBIA_Z17 NX563J ok
Fastboot flash recovery recovery.img not ok, just frozen screen then turns off
It has the last nubia official rom
Can I use the official local update app in manual update to flash recovery?
I need it so much to install gapps
Or do exist another whey to install gapps no Nubia Z17 without TWRP?
Click to expand...
Click to collapse
To flash recovery download twrp 3.5,
Put it into minimal adb folder, copy its name run cmd with administrative rights withing minimal adb and use *fastboot flash recovery "copied name".img
My phone (Nubia z17) don't work. Only fastboot mode and recovery mode work. Please help me
Vi7eta said:
To flash recovery download twrp 3.5,
Put it into minimal adb folder, copy its name run cmd with administrative rights withing minimal adb and use *fastboot flash recovery "copied name".img
Click to expand...
Click to collapse
GuiMediller said:
My TWRP recovery was erased when I back to official rom even I hadnt mark that option in twrp recovery. Now when I go till fastboot to instal TWRP I can only do 2 commands then it stops working , but I need 3 commands to instal the twrp. HOW do I FIX it? pleeeease
I have installed the right drivers and every step before it works completly fine.
The fastboot mode screen stay frozen then the phone turns off
Fastboot devices ok
Fastboot oem nubia_unlock NUBIA_Z17 NX563J ok
Fastboot flash recovery recovery.img not ok, just frozen screen then turns off
It has the last nubia official rom
Can I use the official local update app in manual update to flash recovery?
I need it so much to install gapps
Or do exist another whey to install gapps no Nubia Z17 without TWRP?
Click to expand...
Click to collapse
give you a easy app for flash TWRP3.2.3,but is chinese.unzip the zip file。if phone is turn on.(Developer options should be turned on)type 2 and clik "ENTER".best is phone on BL(Turn off the phone, press and hold the volume - button and power button at the same time to enter BL mode.).then type 3 and clik "ENTER".when you see "OK",then Use the volume keys to select recovery mode, then press the power key.
I have tried and I make mistakes. ''waiting for any device''

Categories

Resources