Unable to Boots into Custom Recovery - Xiaomi Redmi Note 5 Pro Questions & Answers

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

Related

[Help] Phone is not booting custom ROM

Hello I have a Redmi 1S-TD running MIUI 8 latest China developer ROM. I have been trying to install TWRP for a few days but there's something wrong with my phone. I used the fastboot tools to flash TWRP and it said "Writing Recovery OK" but when I boot into recovery it shows Xiaomi logo and then reboots. When I boot into recovery mode after that it reverts back to Mi Recovery 2.0.1.
Also the "fastboot boot recovery.img" is not working for me. It always stucks at "Booting..." and it says Transmission OK on my phone but it won't boot into TWRP.
Please help I don't know what's the problem with my phone
Edit: it should be Custom Recovery on the title not Custom ROM
donkriegs said:
Hello I have a Redmi 1S-TD running MIUI 8 latest China developer ROM. I have been trying to install TWRP for a few days but there's something wrong with my phone. I used the fastboot tools to flash TWRP and it said "Writing Recovery OK" but when I boot into recovery it shows Xiaomi logo and then reboots. When I boot into recovery mode after that it reverts back to Mi Recovery 2.0.1.
Also the "fastboot boot recovery.img" is not working for me. It always stucks at "Booting..." and it says Transmission OK on my phone but it won't boot into TWRP.
Please help I don't know what's the problem with my phone
Edit: it should be Custom Recovery on the title not Custom ROM
Click to expand...
Click to collapse
try this
If it doesnt load to custom recovery, try reflashing it.
Sent from my SM-G7102 using XDA-Developers mobile app
ray.77141 said:
try this
Click to expand...
Click to collapse
Thank you I will try this when I get home
donkriegs said:
Thank you I will try this when I get home
Click to expand...
Click to collapse
ray.77141 said:
try this
Click to expand...
Click to collapse
When I try to flash using MiFlash it shows Partition table doesn't exist.
Re:flash TWRP
Use stock MI Recovery to flash
download twrp.zip and rename it to update.zip
put it on your internal storage and boot to recovery
find and select update.zip then flash.
Link: https://drive.google.com/folderview?id=0B6_hhjS3nx4IdzFHXzdfNXVCYm8 @freeshared for this zip file

How to permanently install twrp??

Hello everyone,
I tried twrp ...advanced....file manager.... to locate system/bin/ install recovery...etc file to rename or delete it but couldnt find the file!!.
The mi stock recovery keeps overwriting twrp after reboot so i have to reflash twrp using adb everytime i wanna use it
Device is mi max hydrogen miui(9). 8.1.4 beta. and the twrp version am using is 3.1.1.0
ron_hyatt said:
Hello everyone,
I tried twrp ...advanced....file manager.... to locate system/bin/ install recovery...etc file to rename or delete it but couldnt find the file!!.
The mi stock recovery keeps overwriting twrp after reboot so i have to reflash twrp using adb everytime i wanna use it
Device is mi max hydrogen miui(9). 8.1.4 beta. and the twrp version am using is 3.1.1.0
Click to expand...
Click to collapse
Try to flash with fastboot flash recovery (twrpname).img
himul said:
Try to flash with fastboot flash recovery (twrpname).img
Click to expand...
Click to collapse
Well,this is how i always flash twrp but stock mi recovery keeps coming back after a reboot!
ron_hyatt said:
Well,this is how i always flash twrp but stock mi recovery keeps coming back after a reboot!
Click to expand...
Click to collapse
The first boot after flashing TWRP need to be into recovery so TWRP could use his scripts to block the automatic restore of the stock recovery.
Also try the last TWRP version 3.2.1
himul said:
Try to flash with fastboot flash recovery (twrpname).img
Click to expand...
Click to collapse
bttcp12 said:
The first boot after flashing TWRP need to be into recovery so TWRP could use his scripts to block the automatic restore of the stock recovery.
Also try the last TWRP version 3.2.1
Click to expand...
Click to collapse
I used adb commands.:
fastboot devices.....fastboot recovery recovery.img......fastboot boot recovery.img.........Twrp boots ok ......from twrp menu i choose boot into recovery or turn off......same result with both.....when i hold vol up button+power.....the phone boots into mi recovery 3.0!!
Am I doing something wrong here?
ron_hyatt said:
I used adb commands.:
fastboot devices.....fastboot recovery recovery.img......fastboot boot recovery.img.........Twrp boots ok ......from twrp menu i choose boot into recovery or turn off......same result with both.....when i hold vol up button+power.....the phone boots into mi recovery 3.0!!
Am I doing something wrong here?
Click to expand...
Click to collapse
I only use
Code:
fastboot flash recovery twrp.img
Then
Code:
fastboot reboot
Entering recovery with the volume up key (at the same time that you click enter into adb)
Then into recovery reboot.
After booting into recovery install supersu (flash zip file) ,then boot into system.. try it..

Cant Flash TWRP back to device after flashing miui

Hello, would be nice if someone could help me.
I Flashed stable miui 9.5.19 back on my Redmi Note 5 Global, but forgot to reflash custom recovery. Now it is lost and I am unable to Flash it back on the device.
If I try in fastboot Mode to Boot recovery it Stucks at downloaden. I also tried with Dummy.img but no Chance. Nothing works.
I really would aprecciate some help
Oxofrmbl said:
Hello, would be nice if someone could help me.
I Flashed stable miui 9.5.19 back on my Redmi Note 5 Global, but forgot to reflash custom recovery. Now it is lost and I am unable to Flash it back on the device.
If I try in fastboot Mode to Boot recovery it Stucks at downloaden. I also tried with Dummy.img but no Chance. Nothing works.
I really would aprecciate some help
Click to expand...
Click to collapse
From other thread:
Q9: How to flash custom recovery and custom ROMs on "Anti-Rollback" enabled devices?
A: On "Anti-Rollback" enabled ROMs you cann't flashcustom recovery permanently. You'll have to boot into recovery first by running fastboot command:
Code:
fastboot boot xyz.img
(where xyz is name of your recovery file). Once you're booted into the custom recovery, copy the recovery image file in the internal storage and flash that recovery from recovery itself. Now you've successfully flashed custom recovery and you're good to go with custom ROMs. WARNING: Avoid flashing any firmware.
Click to expand...
Click to collapse
Yippee-ki-yay said:
From other thread:
Click to expand...
Click to collapse
Like i said, it doesnt work. I cant Boot the recovery.img. If I Do, the adb console is stuck at showing:
K:\REDMI NOTE 5\Minimal ADB and Fastboot>fastboot boot "K:\REDMI NOTE 5\mod.twrp-3.2.3-0-whyred.img"
downloading 'boot.img'...
and sometimes on the phone screen theres a message on the left upper side theres a message with something like "you need to reboot" and the device is disconnected
EDIT: don*t know why, but on laptop of my wife it was working, like some weeks ago on my win 10 computer too. so solved

Recovery mode is not starting

I had Orangefox recovery installed on my Redmi note 5 Pro with Android 8.1,
After the release of Orangefox recovery for PIE,
I flashed the zip of Orangefox recovery,
& Waited to boot into Recovery, but it is not booting into recovery,
Only the logo is showing whenever I try to boot into Recovery
I've tried to install the recovery also through Adb commands, then also it is not booting into Recovery
Is it means I will unable to use recovery on my phone ever, because there is no any solution for this issue on internet.
Please help me guys.
Pritam Mohriya said:
I had Orangefox recovery installed on my Redmi note 5 Pro with Android 8.1,
After the release of Orangefox recovery for PIE,
I flashed the zip of Orangefox recovery,
& Waited to boot into Recovery, but it is not booting into recovery,
Only the logo is showing whenever I try to boot into Recovery
I've tried to install the recovery also through Adb commands, then also it is not booting into Recovery
Is it means I will unable to use recovery on my phone ever, because there is no any solution for this issue on internet.
Please help me guys.
Click to expand...
Click to collapse
What's rom and fw are you using?
Masik 4.0 Android 8.1 Oreo
Pritam Mohriya said:
Masik 4.0 Android 8.1 Oreo
Click to expand...
Click to collapse
maybe fix it with fastboot rom and miflash this wll install stock miui recovery, then youll need to install twrp
raptorddd said:
maybe fix it with fastboot rom and miflash this wll install stock miui recovery, then youll need to install twrp
Click to expand...
Click to collapse
Yeah may be.
But Can we use mi flash tool without having stock recovery installed?
Pritam Mohriya said:
Yeah may be.
But Can we use mi flash tool without having stock recovery installed?
Click to expand...
Click to collapse
Yes you can, miflash work in fastboot mode not in recovery, it will also restore your recovery to stock.
sushuguru said:
Yes you can, miflash work in fastboot mode not in recovery, it will also restore your recovery to stock.
Click to expand...
Click to collapse
Okay. I'll do it, and tell you if get fixed.
Thankyou so much for helping me.

Problem installing TWRP

Intried flashing TWRP on My redmi note 8, i have bootloader unlocked, and used minimal abd toolsyto flash it but when going to recovery mode, it just starts stock recovery, can someone help me?
chipapy said:
Intried flashing TWRP on My redmi note 8, i have bootloader unlocked, and used minimal abd toolsyto flash it but when going to recovery mode, it just starts stock recovery, can someone help me?
Click to expand...
Click to collapse
You need to boot twrp before booting muiu. Becasue after first boot miui replaces recovery with stock one.
boot recovery after flashing it and flash magisk, then factory reset device to avoid any crashes.

Categories

Resources