Poco F6 stuck on Fastboot


PifGadget

Members
Jun 1, 2024
15
5
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.