My device does not exit fastboot mode - Xiaomi Mi A3 Questions & Answers

After I installed the stock rom and blocked the bootloader my device no longer turns on the system only in fastboot mode, can anyone help me? I am desperate

fastboot getvar current-slot
If it's a, then:
fastboot set_active b
If it's b then:
fastboot set_active a
...afterwards...
fastboot reboot

Related

Moto E XT1526 Stuck ON "AP FASTBOOT FLASH MODE" (SECURE)

When I Turn My Moto E XT1526 On It AutoMaticaly Goes Into Fastboot Flash Mode..!!!
This Phone Bootloader Is Lock !
And I'm Stuck On Only Fastboot !
When I'm Trying to Unlocking Bootloader ! Error Come's 1st OEM Enable On The Development Option! But How To Enable OEM Phone Not On In Normal Mode !
Please Help Me !
Thank You !
I ran into a similar problem on my xt1526. When entering commands in Fastboot mode, I found that it is important to enter your last command as:
fastboot oem fb_mode_clear
For me, this fixed the problem with the phone getting stuck in Fastboot mode.

flashing custom rom problem

I have error in cmd when write --set_active=b or a
I also tried set_active, but same error. It says unknow option. What can I do?
type it correctly
fastboot --set-active=a
or
fastbot set_active a
(depending on your fastboot version, one of the above will work)

fastbootd

can anyone tell me what fastbootd means so when i boot into fastboot with command prompt it says fastbootd but when i do the button combo it says regular fastboot without the d was wondering what the difference is

How to install GSI on OnePlus Nord N100

Instructions for installing GSI firmware based on Android 10/11 for OnePlus Nord N100.
1. We flash the stock firmware of OxygenOS 10.5.5 through the EDL mode using MSMDownload.
2. After launching the newly installed system, go to Settings-About the phone, click on the Build Number several times until it is indicated that you have become a Developer.
Go to the System section, the item For Developers, activate the Factory Unlock slider and Reboot Options, and also activate USB Debugging.
3. Restart the smartphone in Fastboot by holding down the power button and selecting the Loader item. We connect it to the PC. On a PC, open the command line from the folder with adb tools and firmware in .img format. Enter the command: fastboot flashing unlock_critical (all data will be deleted). We wait for the end of the procedure, reboots again in Fastboot, and enter the following command: fastboot -w. Next, the command: fastboot reboot fastboot. The smartphone will reboot into Fastbootd mode, in which we will perform all further actions.
4. Enter the command: fastboot erase system. We remember which partition was cleared, system_a or system_b (this is important!).
The next command we need to execute is: fastboot resize-logical-partition product (_a or _b depends on which system partition was cleared) 709344768.
Next: fastboot resize-logical-partition system (the same as with product) 2600000000.
Next, we flash the system itself. Command: fastboot --disable-verity --disable-verification flash system (depending on which partition was erased, _a or _b, enter the one) "file path".
5. After the firmware is finished, enter the command: fastboot reboot. The smartphone will boot into the system.
i tried booting into fastbootd mode which it does on the phone but on cmd its stuck saying waiting for device

how to start edl mode

I already have the blankflash file, but I can't get into that mode, in fastboot I put the command fastboot oem blankflash, but it tells me restricted command.

Categories

Resources