Summary
Whether you are looking to "read" device information, flash new firmware, or unlock your bootloader, here is everything you need to know about using Fastboot on Huawei and Honor devices. What is Fastboot Mode? fastboot reader huawei honor
fastboot: unknown option -- -a or tool crashesCause: The Fastboot Reader tool expects older fastboot syntax.
Solution: Use Platform Tools version 28.0.1 or older. New Fastboot versions removed some OEM commands. Fastboot reader for Huawei / Honor — Informative
Install ADB & Fastboot: Download the SDK Platform-Tools (ADB/Fastboot) from Google or use a third-party ADB Installer. Install ADB & Fastboot: Download the SDK Platform-Tools
.app or .zip files specific to Huawei’s "Update.app" format). This is useful if an Over-The-Air (OTA) update failed or if the phone is stuck on the logo (soft-bricked).Open CMD as administrator inside the Fastboot reader folder. Type:
fastboot_reader devices
If you see ? fastboot, you are connected. If you see HT7B9C1234567, you are in normal Fastboot (which won't work for reading).
fastboot devices often shows ???????????? or nothing at all.fastboot flash commands fail with Command not allowed.To "read" data from a Huawei or Honor device via fastboot, you must bridge the gap between the phone and a computer using specific drivers and tools. Huawei HiSuite