Skip to main content
Fastboot allows you to flash software images, such as the boot loader, and helps in system recovery. Linux and Windows host machines support Fastboot. To enter Fastboot mode, you can use a hotkey for Fastboot.

Fastboot using hotkey

After powering on the device, select VOL-. The figure shows the Fastboot logs from the device entering the Fastboot mode.
Fastboot detection

Fastboot commands

When the system detects Fastboot mode, you can run the corresponding Fastboot commands.

Table: Fastboot commands

Recovery with Fastboot

Fastboot serves as a recovery solution when the systemd-boot image and ESP are corrupted. The systemd-boot image boots from the EFI system partition (ESP). In such cases, Fastboot automatically initiates as a recovery option, allowing you to reflash the ESP.