Poco F6 stuck on Fastboot


PifGadget

Members
1 Jun 2024
19
15
I just downloaded OrangeFox for Poco F6 and tried to boot it with the following command:
fastboot boot recover.img

Got this:
Sending 'boot.img' (102400 KB) OKAY [ 3.346s]
Booting FAILED (remote: 'Failed to load/authenticate boot image: Bad Buffer Size')
fastboot: error: Command failed


And now my phone won't boot and is stuck on Fastboot.

How can my phone boot again normally? Please help me.

Thanks in advance.
 
You entered the wrong command. Now enter these commands to fix it:
Code:
fastboot erase misc
fastboot set_active a
 
  • Like
Reactions: PifGadget
Thank you. You saved my life gogocar62.

fastboot erase misc fastboot set_active a


commands fixed my boot partition.

Thanks again.
 
Can you please tell me how did you enter the code as my is the same.
Thanks
You need to have fastboot installed on your PC to be able to send commands to your phone.
If you don't have it, you can find fastboot in the bin folder of the xiaomi.eu ROM for your POCO F6.
Launch a Terminal Window, connect your phone to your PC with your USB cable and from the fastboot folder, type the commands.
 
You need to have fastboot installed on your PC to be able to send commands to your phone.
If you don't have it, you can find fastboot in the bin folder of the xiaomi.eu ROM for your POCO F6.
Launch a Terminal Window, connect your phone to your PC with your USB cable and from the fastboot folder, type the commands.
I have tried a lot drivers but still wait for the device,The xiaomi flash tool works but the abd doesnt
 
I have tried a lot drivers but still wait for the device,The xiaomi flash tool works but the abd doesnt
adb and fastboot are two different components. When you boot on Fastboot mode, the only executable working is fastboot.exe. adb.exe will NEVER work when booting in Fastboot mode.
 
  • Like
Reactions: raposeira
adb and fastboot are two different components. When you boot on Fastboot mode, the only executable working is fastboot.exe. adb.exe will NEVER work when booting in Fastboot mode.
Thanks, just realised this,,the only problem for now is I can not install eBay app on global rom, isn't compatible,do you think is because I the unlocked bootloader?
 
Thanks, just realised this,,the only problem for now is I can not install eBay app on global rom, isn't compatible,do you think is because I the unlocked bootloader?
I don't know, but this question is out of this thread topic, I suggest you ask on the Mi General forum.
 
  • Like
Reactions: raposeira