使用说明

How to Update BIOS under UEFI Mode

This full guide details the complete process to update device BIOS in UEFI mode. It covers FAT32 USB drive preparation, BIOS file deployment, UEFI boot menu access via F7/F11, and professional UEFI shell command operations including map –b, ls, and flash commands. It also provides targeted operation solutions for devices with or without a hard drive, and reminds users of power-off precautions to avoid device bricking during BIOS upgrading.

  1. Format the USB flash drive as FAT32.

  2. Extract all BIOS files to the root directory of the USB flash drive, then plug the USB drive into the device.

  3. Reboot the device. After the logo screen appears, press F11 or F7 to open the boot menu.

  4. Select the USB drive with the cursor and press Enter.

  5. If no hard disk is installed, the USB drive will be mapped as fs0. Simply enter the command f to start BIOS update.

  6. If a hard disk is installed, run the command map –b to check the identifier of the USB drive first.

  7. Confirm the identifier of your USB drive (example: fs3).

  8. Enter q to exit, then input fs3: to access the USB drive, and run ls to list files.

  9. After verifying the BIOS files, type f to initiate the BIOS upgrade.

  10. Warning: Do NOT cut off power during the BIOS upgrade. Power loss may render the device unbootable (bricked).