I have a big problem I have unlocked redmi note 5 whyred and flashed twrp recovery then boot in recovery flashed the pixel 9 pie rom and I have boot in recovery and surprise I have always the mi recovery.
Anyone has a fix for this?
Thanx
venezolano69 said:
I have a big problem I have unlocked redmi note 5 whyred and flashed twrp recovery then boot in recovery flashed the pixel 9 pie rom and I have boot in recovery and surprise I have always the mi recovery.
Anyone has a fix for this?
Thanx
Click to expand...
Click to collapse
Flash TWRP via fastboot, boot TWRP also via fastboot then copy the TWRPimage onto your device's memory end install again TWRP from the recovery itsef, (remember to select "Install an image file").
Jack'O said:
Flash TWRP via fastboot, boot TWRP also via fastboot then copy the TWRPimage onto your device's memory end install again TWRP from the recovery itsef, (remember to select "Install an image file").
Click to expand...
Click to collapse
Ok thanx
it works fine thank you very much you save me
Related
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
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..
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
RECOVERY information:
Name Version: Xiaomi Mi 8 Lite Multilanguage TWRP
Download:
DOWNLOAD
MOD EDIT: Link removed, side is containing warez
How to install:
Fastboot just run .bat file to install it from fastboot mode
TWRP.img can be flashed manually from fastboot
all credits goes to @wzsx150, and poison-74 (4pda)
U know if this is compatible with latest Miui EU rom?
Is data decryptable?
Not entire related to Platina but Mi8 SE users are having trouble with twrp and miui eu.
Thanks.
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
lucainno said:
Have downloaded and installed file recovery.img with twrp, works ok with xiaomi.eu rom.
I have MIUI 10 xiaomi.eu 9.1.10 android 9
Click to expand...
Click to collapse
Can you enter in twrp and see if data folder is avalable?
Or it ask a password?
Go recovery no enter password, press cancell .
Before wipe Save All data to PC
(this action wipe All data and internal Memory) Wipe data factory reset and reboot phone
install update recovery.img multilanguage
Please help me, how enter to twrp recovery on Mi8 Lite ? I try all buttons combinations and nothing.
Power of phone
Press Vol + and Power for 5 seconds for enter recovery
Hi guys, I just went from Redmi5 Plus to Mi8 lite, unfortunately I have to wait for the famous 360 hours in the meantime I'm downloading what I need on the R5Plus was available Orange Fox recovery, which automatically decrypted the partitions without having to install lazy Flasch later, here how does this TWRP mod do this?
I would like to install the Xiaomi Eu as soon as I unlock the bootloader I am currently on last Global Stable 10.2.2.0 a help thanks.
It's work on android pie beta global 9.3.1?
this should be a new one:
MOD EDIT: Link removed, side is containing warez
This build does not work with Pie - can someone update the initial post?
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
falqon said:
excuse me sir, ust want to ask, after flashing twrp 1003 version why after reboot always revert to stock recovery, is there any to fix it, thanks
edit : i already fix it
Click to expand...
Click to collapse
Could you please share how you fixed it?
Just upgraded the ROM to 10.3.2.0 and now TWRP recovery always reverted to stock recovery after reboot.
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
falqon said:
reflash your twrp via adb and when u type "fastboot reboot" press and hold Volume Up until enter twrp, and then try to reboot recovery via twrp. i can't share youtube link, afk right now
Click to expand...
Click to collapse
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
ne0t said:
Done this several times, but I didn't use hard buttons, instead i used fastboot boot recovery.img command to reboot to recovery after flashing recovery. I also tried rebooting to recovery from twrp without problem, but after rebooted to system, twrp reverted to stock recovery, everytime.
I didn't have this problem with MIUI 10.3.1.0 with the same TWRP.
edit : I'm using TWRP 0330 btw, and somehow there was no swipe to allow modification confirmation when the phone rebooted to twrp for the 1st time after flashing twrp.
Wonder why.
Click to expand...
Click to collapse
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
falqon said:
check your display panel via device hardware info on playstore, mine is synaptic, not all twrp version work on this panel, i'm using twrp 3.2.3-1003 btw
https://www.youtube.com/watch?v=7eeiSm7rzZY
Click to expand...
Click to collapse
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
ne0t said:
Tks, but I don't have problem with TWRP 0330, it works fine, including touch screen, the problem is TWRP get replaced by Stock Recovery everytime I boot my my phone to system.
I don't want to root my phone, just like to have TWRP recovery around so I can use it to flash hosts file for ads blocking and some other things.
Someone told me i need to flash lazyflasher...I'm going to do it later ..
Click to expand...
Click to collapse
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
SubwayChamp said:
Boot to recovery through fastboot and then flash the image or the zip through TWRP, then to flash it reboot again to TWRP before to boot up to system.
Click to expand...
Click to collapse
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
ne0t said:
Tried that too, actually more, boot to recovery from fastboot with fastboot boot recovery.img command and also hard button, boot to recovery from twrp recovery, flash recovery.img, boot to twrp recovery again twice, but stock recovery still came back.
Click to expand...
Click to collapse
No. don´t try to boot to recovery from fastboot after to flash it, don´t flash it through fastboot.
Do the next three steps and see what happens but do it exactly the same or won´t worth the try:
- In fastboot delete recovery partition by typing fastboot erase recovery
- Then reboot to recovery (don´t flash it yet) by typing fastboot boot twrp.img (rename recovery image firstly to twrp)
- Now once in TWRP flash the zip or image to the recovery partition, when you finish go to Reboot options within TWRP and choose recovery to boot to it before to boot up to system. If you boot at this instance to TWRP then the issue have to be solved, reboot normally to system.
Edit: If this way the problem is not solved then after to install TWRP flash Magisk that can prevent it to be overwritten.
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.