Question Fastboot mode glitch - Redmi Note 10 Pro

Every time i try to install twrp via fastboot mode returns me to fastboot when i boot the phone. And i found a way to boot again.
But i cant install smth via fastboot mode when stucks, i cant go into recovery mode
*I have all drivers*

Can you boot into twrp from fastboot (fastboot boot path/to/twrp.img)? Then you could try to install from twrp.

Man i did it. Thank u for ur help

Related

Please help big trouble

Please help in big trouble.. my phone is stuck at Fastboot screen.. Nothing is working no volume keys nothing... What did i Do:
Unlocked bootloader...
and then I was trying to flash a custom recovery but after typing fastboot boot recovery.img.. it showed something like booting and then it finished.. Then in the tutorial it was written :
Perform a nandroid backup.
After nandroid backup is done, reboot the device in fastboot mode again.
In the Command Prompt type following command: fastboot flash recovery recovery.img
BUt i didn't performed a nandroid backup and straight after fastboot boot recovery.img was done I typed fastboot flash recovery recovery.img.... and now nothing is happening so I quit command prompt and unplugged usb but still I cant do anything and the phone is stuck at fastbood mode. When i am trying to connect usb it's saying usb not recognized... PLEASE HELP ME!
PC is not detecting my phone now.
anuragvivek93 said:
Please help in big trouble.. my phone is stuck at Fastboot screen.. Nothing is working no volume keys nothing... What did i Do:
Unlocked bootloader...
and then I was trying to flash a custom recovery but after typing fastboot boot recovery.img.. it showed something like booting and then it finished.. Then in the tutorial it was written :
Perform a nandroid backup.
After nandroid backup is done, reboot the device in fastboot mode again.
In the Command Prompt type following command: fastboot flash recovery <name of recovery>.img
BUt i didn't performed a nandroid backup and straight after fastboot boot recovery.img was done I typed fastboot flash recovery recovery.img.... and now nothing is happening so I quit command prompt and unplugged usb but still I cant do anything and the phone is stuck at fastbood mode. When i am trying to connect usb it's saying usb not recognized... PLEASE HELP ME!
PC is not detecting my phone now.
Click to expand...
Click to collapse
Not sure what thread you are following.. but steps don't sound correct.
Depending on the hboot you are on the fastboot boot recovery.img.. doesn't work.
to flash recovery you should have used fastboot flash recovery recovery.img
what happens if you hold down volume button and power for 10-20secs will it reboot to bootloader? If so from bootloader hit the power button to get to fastboot USB then select reboot option.
If nothing is working other option let phone go flat, then recharge and try again.
Is your device s-off?

lenovo a6000plus miui stuck on logo

my phone suddenly got bricked at night when i tried to go to recovery mode not working.but i am able to get into fastboot mode can anyone tell me which recovery should i flash and command for entering into recovery mode directly from fastboot mode or how to install recovery from fastboot.i tried sevenmax recovery(FROM RUSSIA WITH LOVE)but after flashing recovery my phone didnt boot into recovery mode.plsssss Help immeediately..........:crying::crying::crying::crying::crying:
[email protected] said:
my phone suddenly got bricked at night when i tried to go to recovery mode not working.but i am able to get into fastboot mode can anyone tell me which recovery should i flash and command for entering into recovery mode directly from fastboot mode or how to install recovery from fastboot.i tried sevenmax recovery(FROM RUSSIA WITH LOVE)but after flashing recovery my phone didnt boot into recovery mode.plsssss Help immeediately..........:crying::crying::crying::crying::crying:
Click to expand...
Click to collapse
First of all, just don't cry. You are not a baby.
Secondly, this question has been asked a million times. Its everywhere in the Q&A section and the Guides' section. Just read through them and you'll get your answer.

k20 pro stuck in fastboot loop

i was try to transfer some files from pc to phone while it was in twrp mode and all of a sudden it booted into fast boot and not moving even a bit i tried everything please help me :crying: i wiped the phone before and then it went into fastboot loop
ヒテシュ said:
i was try to transfer some files from pc to phone while it was in twrp mode and all of a sudden it booted into fast boot and not moving even a bit i tried everything please help me :crying: i wiped the phone before and then it went into fastboot loop
Click to expand...
Click to collapse
If u are able to boot to fastboot mode then try flashing the stock firmware of phone from mi flash tool and then try installing twrp from start.
https://drive.google.com/file/d/1--4VftXxw1F17JQ_FC4FQSGMsN6PtRSS/view?usp=drivesdk
Download this vbmeta image and flash through fastboot.
Command: fastboot flash vbmeta 'whateverthefilenameis.img'

Help bootloop and can't boot into bootloader and recovery

I've tried to boot into fastboot with command.
Fastboot reboot fastboot
To install GSI but
My phone stuck like in photo
Any help?
if you are not in fastboot how can you even tell it to reboot to fastboot? Your only way is to enter edl mode just google it

How to solve custom recovery not installed after flash on all smartphones[Tutorial]

Hello . A few minutes ago, I had a problem with the TWRP flashing on my huawei p8 gra-ul00 phone .the adb has command's the twrp is complety flashed on my phone , but it did not come up on my phone(after pressing vol+ and power button's the phone will automatiocally go to huawei erecovery). But I took a little initiative and came up with a solution to this problem. I'm share this.
NOTICE : IF YOU HAVEN'T A USB DATA CABLE , PLEASE BUY IT , OTHERWISE CONTINUING THE STEPS WILL NOT SOLVE YOUR PROBLEM .
Before completing all the steps, connect the phone to the computer using data usb cable, then try to enter the recovery mode (for Huawei phones, hold the power button simultaneously with the volume down button for at least one minute.) If the phone Entered custom recovery, no need to do other steps.
1_First Of All , Unlock the bootloader , then reboot the phone
2_Download the custom recovery . IF YOU HAVE ISN'T A CUSTOM RECOVERY FOR YOUR PHONE , PLEASE SEND A COMMENT AND ENTER YOU PHONE MODEL AND A NAME OF THE CUSTOM RECOVERY YOU WANT TO USE TO IT. IM WILL SEND A REGUESTED CUSTOM RECOVERY FOR YOU IN LESS THAN A HOUR .
3_connect the phone to computer and Enable USB Debugging from Developer Options(go to settings>about phone , then 7 times tap on build number , then go back to settings and select developer options , search for "USB Debugging" Option and enable it.)
4_, install the adb and fastboot drivers(such as minimal adb and fastboot) then install the phone drivers . after installing drivers , reboot the computer , then open cmd and enter the command : adb reboot recovery
5_if a window showed on phone(such as allow usb debugging) , click on yes and retry the level 4 again
If you have any questions or problems , commend here.
Hy Bysoft!
I'm new in XDA but i alredy flash some devices with TWRP, it seems that something went wrong with the installation of twrp. Did you try to boot into bootloader (adb reboot bootloader) and then flash the TWRP image with fastboot (fastboot flash recovery twrp.img) and then type fastboot reboot?
I find that list of command: adb reboot etc.. in your device page of TWRP (https://twrp.me/huawei/huaweip8.html). In this site you find the TWRP image for your device, you have to use this image when you flash with fastboot (fastboot flash recovery twrp.img where twrp.img is the image that you downloaded in TWRP site).
PrintHelloPeople
PrintHelloPeople said:
Hy Bysoft!
I'm new in XDA but i alredy flash some devices with TWRP, it seems that something went wrong with the installation of twrp. Did you try to boot into bootloader (adb reboot bootloader) and then flash the TWRP image with fastboot (fastboot flash recovery twrp.img) and then type fastboot reboot?
I find that list of command: adb reboot etc.. in your device page of TWRP (https://twrp.me/huawei/huaweip8.html). In this site you find the TWRP image for your device, you have to use this image when you flash with fastboot (fastboot flash recovery twrp.img where twrp.img is the image that you downloaded in TWRP site).
PrintHelloPeople
Click to expand...
Click to collapse
Hello .
I am also a newcomer
it's true . I also installed TWRP 3.1.1 on the phone in the same way
Thanks for sharing your opinion with me and other XDA users
Regards ,

Categories

Resources