Question Cant seem to flash any recovery on poco x3 pro bhima - Xiaomi Poco X3 Pro

Hello,
I have unlocked my bootloader successfully.
When i try to flash recoveries:
TWRP-3.5.1-vayu-Nebrassy-1.img
PBRP-vayu-20210407-test-UNOFFICIAL.img
twrp-3.5.1_10-0-vayu-Nebrassy.img
OrangeFox-R11.0_5-Unofficial-vayu.img
The fastboot command is successfull, no errors whatsoever.
But when try to boot to recovery by vol up + power, i get to the fastboot screen only.
and fastboot boot recovery.img also does not boot to the recovery, rather just boots me to MIUI.
When i do a adb reboot recovery from within miui, i go to miui recovery.
So surely the recovery isint flashing.
Has anyone faced such issue?
Thanks.

Oh my goodness..
I was doing this on a windows m/c since the miflash is windows application.
I switched to linux, and flashing works.. i am on TWRP!

It will flash if you flash custom recovery. However, it will change the custom recovery back to Mi-recovery every time after booting, if your system is stock MIUI.
TWRP works better if you use
fastboot boot twrp.img
Click to expand...
Click to collapse
If you are flashing roms on bhima, don't use TWRP.
Use OrangeFox.
fastboot boot OrangeFox-R11.0_5-Unofficial-vayu.img
Click to expand...
Click to collapse

Related

i m not able to flash twrp

I have successfully unlocked my Honor 6x. And when i flashed tero using fastboot flash recovery 1p.img (I renamed twrp to this one)
Then it went successful
After that I typed
Fastboot boot 1p.img
But it failed saying remote command not allowed
Then i tried booting recovery by pressing buttons
But it was booting default Huawei recovery
I have flashed multiple times using fastboot it went successful but in actually it don't flashed
Emui 5.0 Android nougat
Twrp 3.1
It said remote command not allowed too to me time ago when i flashed TWRP. Try this: after that you just flashed the recovery, don't do "fastboot boot recovery.img", but normally reboot your phone and try to use the 2 buttons combination (vol up+power) and keep it held until you hear a little vibration, then release it and check if you boot regularly to TWRP or not. Sometimes, if you don't reboot immediately to TWRP after the flash, the previous recovery will overwrite the one you just flashed. Are you using OpenKirin's TWRP right?
RedSkull23 said:
It said remote command not allowed too to me time ago when i flashed TWRP. Try this: after that you just flashed the recovery, don't do "fastboot boot recovery.img", but normally reboot your phone and try to use the 2 buttons combination (vol up+power) and keep it held until you hear a little vibration, then release it and check if you boot regularly to TWRP or not. Sometimes, if you don't reboot immediately to TWRP after the flash, the previous recovery will overwrite the one you just flashed. Are you using OpenKirin's TWRP right?
Click to expand...
Click to collapse
now i want to flash stock recovery
i have stock recovery but i dont know how to flash it i have twrp
narshi shukla said:
now i want to flash stock recovery
i have stock recovery but i dont know how to flash it i have twrp
Click to expand...
Click to collapse
Like TWRP, so through adb.
"fastboot flash recovery [stockrecoveryname].img"
Look for the correct stock recovery for your phone model

Phone boot only in recovery mode, or fastboot

Hello
I just installed Lineage, and it worked, installed it via fastboot boot recovery...
After installation, I wanted to install the recovery too, so i run the command fastboot flash recovery
Then I try it, and it's working. TWRP 3.0.2.0.
But, after reboot, it's booting directly to TWRP. Again and again. can't boot normally to system...
Anyone have a solution ?
Thank you
b-tzu said:
Hello
I just installed Lineage, and it worked, installed it via fastboot boot recovery...
After installation, I wanted to install the recovery too, so i run the command fastboot flash recovery
Then I try it, and it's working. TWRP 3.0.2.0.
But, after reboot, it's booting directly to TWRP. Again and again. can't boot normally to system...
Anyone have a solution ?
Thank you
Click to expand...
Click to collapse
It has to be done in this order:
fastboot flash twrp.img
boot TWRP
install LOS zip
Detailed instructions https://wiki.lineageos.org/devices/libra/install
Hello
Thank you for the answer
I tried tout reinstall all after my bug, just that way and still boot on recovery...
So now how to do this proper way ?
Try using newer version of TWRP.

Can't install TWRP in Android 9

I was running stock OOS with Android 8.1 with the normal TWRP and Magisk working. When the OOS 9 got out, I installed the full OTA through TWRP (dirty flash) and everything went perfectly, with no problems whatsoever, but I lost TWRP and Magisk, of course.
Now in Android 9 I can't seem to reinstall TWRP (I'm trying with the latest bluespark): I can boot TWRP from fastboot and install Magisk, everything is fine, Magisk works great. However, when I try to install the TWRP zip (through the fastboot loaded TWRP), the phone freezes at the bootloader warning and doesn't boot (and I have to reinstall the full OTA zip to get the phone working again). Or, some other times, it reboots always to the recovery and never to the OS. Any ideas on how to solve this? Thanks in advance.
What version of bluespark are you using ?? v2
Glsoto said:
What version of bluespark are you using ?? v2
Click to expand...
Click to collapse
9.85v2
first fastboot boot twrp.img, the install twrp.zip , reboot recovery and then magisk..
I also tried to fastboot boot blu_spark twrp V2 IMG.... This ended in a black screen. I used the latest official twrp without a problem on pie.
Glsoto said:
first fastboot boot twrp.img, the install twrp.zip , reboot recovery and then magisk..
Click to expand...
Click to collapse
Thanks! Did it in that exact order and now everything works. I was forgetting to reboot the recovery before installing Magisk.
don't flash magisk on the temporary TWRP
Hexyl said:
I also tried to fastboot boot blu_spark twrp V2 IMG.... This ended in a black screen. I used the latest official twrp without a problem on pie.
Click to expand...
Click to collapse
Cuz of kernel panic. When you boot into twrp after fastboot command - unplag your cable from pc when the command is done, then disable mtp, connect to pc and re-enable mtp.
Dont forget to click thanks
And yeah, use blu spark's TWRP, not official one
Came here from google.
Glsoto said:
first fastboot boot twrp.img, the install twrp.zip , reboot recovery and then magisk..
Click to expand...
Click to collapse
This procedure didn't work for me, for some reason "fastboot boot twrp.img" was leading to black screen.
What worked for me was
1) Boot to fastboot
2) fastboot flash twrpXXX.img
3) Without rebooting, select recovery from fastboot's bootloader menu
4) If you are able to boot in twrp this time, then flash blu spark twrp.
5) Reboot
6) Try to reboot in recovery as usual
If all worked well, you should see twrp recovery.
Cheers.
Alekcander said:
Came here from google.
This procedure didn't work for me, for some reason "fastboot boot twrp.img" was leading to black screen.
What worked for me was
1) Boot to fastboot
2) fastboot flash twrpXXX.img
3) Without rebooting, select recovery from fastboot's bootloader menu
4) If you are able to boot in twrp this time, then flash blu spark twrp.
5) Reboot
6) Try to reboot in recovery as usual
If all worked well, you should see twrp recovery.
Cheers.
Click to expand...
Click to collapse
Hi
I have same problem ... after installing twrp i have black scream. twrp doesnt boot
I trying to use this method but cmd give me ]
C:\Android>fastboot flash twrp-3.3.1-x_blu_spark_v9.101_op6.img
unknown partition 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
error: cannot determine image filename for 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
I have restored phone with msn download
OnePlus is again unlocked
I have this problem sins i tried to install magisk and after reboot my op doesn't boot to OS with crash error
any ideas ?
jasiorr said:
Hi
I have same problem ... after installing twrp i have black scream. twrp doesnt boot
I trying to use this method but cmd give me ]
C:\Android>fastboot flash twrp-3.3.1-x_blu_spark_v9.101_op6.img
unknown partition 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
error: cannot determine image filename for 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
I have restored phone with msn download
OnePlus is again unlocked
I have this problem sins i tried to install magisk and after reboot my op doesn't boot to OS with crash error
any ideas ?
Click to expand...
Click to collapse
You need to Fastboot boot twrp. Img
jasiorr said:
Hi
I have same problem ... after installing twrp i have black scream. twrp doesnt boot
I trying to use this method but cmd give me ]
C:\Android>fastboot flash twrp-3.3.1-x_blu_spark_v9.101_op6.img
unknown partition 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
error: cannot determine image filename for 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
I have restored phone with msn download
OnePlus is again unlocked
I have this problem sins i tried to install magisk and after reboot my op doesn't boot to OS with crash error
any ideas ?
Click to expand...
Click to collapse
yldlj said:
You need to Fastboot boot twrp. Img
Click to expand...
Click to collapse
Alekcander said:
Came here from google.
This procedure didn't work for me, for some reason "fastboot boot twrp.img" was leading to black screen.
What worked for me was
1) Boot to fastboot
2) fastboot flash twrpXXX.img
3) Without rebooting, select recovery from fastboot's bootloader menu
4) If you are able to boot in twrp this time, then flash blu spark twrp.
5) Reboot
6) Try to reboot in recovery as usual
If all worked well, you should see twrp recovery.
Cheers.
Click to expand...
Click to collapse
I have the same problem as Alekcander
When I try to use command ,, fastboot boot twrp-xxx.img nothing happens. I mean mobile restart as always but there is only black screen and notification diode shine white ...
Also Alekcander method doesn't work:
C:\Android>fastboot flash twrp-3.3.1-x_blu_spark_v9.101_op6.img
unknown partition 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
error: cannot determine image filename for 'twrp-3.3.1-x_blu_spark_v9.101_op6.img'
I tried official twrp and is the same , I tried to disconnect from usb when mobile is restarting also nothing ...
so again ... I have restored phone with msn download -> unlock bootloader...
i have this issue sins i tried to install magisk and after reboot my OP6 doesn't boot to OS and give crash error
any other ideas ?
Solved I have to update system to more recently version. Why twrp doesn't work with oxygen is 5.1.5 ?

no boot in twrp possible

Hi,
I have the problem that I can no longer boot into the TWRP. I can enter the system and the Fastboot normally.
When I want to start TWRP I always see the TWRP picture for a few seconds and then black and it repeats itself.
Can I flash TWRP via Fastboot?
gave the command fastboot flash boot or recovery TWRP.img
Thanks for the help
Sgiro said:
Hi,
I have the problem that I can no longer boot into the TWRP. I can enter the system and the Fastboot normally.
When I want to start TWRP I always see the TWRP picture for a few seconds and then black and it repeats itself.
Can I flash TWRP via Fastboot?
gave the command fastboot flash boot or recovery TWRP.img
Thanks for the help
Click to expand...
Click to collapse
I'm guessing your on OOS open beta 1 or 2?
TWRP not working is a known issue
Fastbooting TWRP won't work either. You will have to downgrade back to Android 10 to get TWRP working again
Ok thank you I didn't know that.
The downgrade worked.
Thanks again

Question Poco X3 pro Twrp boot loop

Hi,
sorry to take your time
I'm french so also sorry for my english
I have installed TWRP 3.51 on my poco x3 pro using ADB
fastboot flash recovery twrp.img
sending
writing
finish
fastboot boot twrp.img
After install phone boot in twrp.
I then use the option booting system and the phone boot again in TWRP
Then i used a boot.img from a rom stock
fastboot flash boot boot.img
I also tried fastboot flash vbmeta vbmeta.img
without success
Each time the phone boot in TWRP
regards
alain
Ps I'm not an expert to please explain as much as you can
Dude what?
Fastboot Flash recovery recovery.img
That's it!
Hold Volume Up+ Power to boot the device to boot into Recovery.
Go to install and select customRomFileOfYourChoice.zip to install it.
Maybe needs a format Data to wipe failed encryption.
Reboot to system.
Done
Haldi4803 said:
Dude what?
Fastboot Flash recovery recovery.img
That's it!
Hold Volume Up+ Power to boot the device to boot into Recovery.
Go to install and select customRomFileOfYourChoice.zip to install it.
Maybe needs a format Data to wipe failed encryption.
Reboot to system.
Done
Click to expand...
Click to collapse
thank you
a stock rom or a custom rom ?
custom ROM.
Stock rom has to be flashed differently.
alix264 said:
Hi,
sorry to take your time
I'm french so also sorry for my english
I have installed TWRP 3.51 on my poco x3 pro using ADB
fastboot flash recovery twrp.img
sending
writing
finish
fastboot boot twrp.img
After install phone boot in twrp.
I then use the option booting system and the phone boot again in TWRP
Then i used a boot.img from a rom stock
fastboot flash boot boot.img
I also tried fastboot flash vbmeta vbmeta.img
without success
Each time the phone boot in TWRP
regards
alain
Ps I'm not an expert to please explain as much as you can
Click to expand...
Click to collapse
You need to install a custom ROM and format the data. If you are using an Android 12 or 13 ROM the data partition is encrypted that's why you're phone is boot looping
its working... I had to format data
thank you very much
All is working now. magisk installed (with trwp), lsposed install
But If i'm going in trwrp backup option, I don't see "system"
?
you have to mount the system partition first and set it via terminal to read/write i think.
But i am also not professional mhh..
Try mount it and when u cant Backup it ask again for help

Categories

Resources