librem5-flash-image - Image flashing tool for Librem 5 devices
usage: librem5-flash-image [-h] [--version] [--dir DIR]
[--skip-cleanup]
- [--skip-flash] [--skip-download]
- [--download-attempts DOWNLOAD_ATTEMPTS] [--dist DIST] [--variant
{plain,luks}] [--board {devkit,librem5r2,librem5r3,librem5r4}] [--stable]
[--snapshot] [--image IMAGE] [--uboot UBOOT] [--debug] [--image-job
IMAGE_JOB] [--uboot-job UBOOT_JOB] [--embedded-boot] [--udev]
Flash a Librem 5 or Librem 5 Devkit.
- --dist DIST
- download an image for this distribution ( byzantium, crimson, dawn, ... )
instead of the current release
- --variant
{plain,luks}
- image variant to download ( plain, luks ), default is 'luks'
- --board
{devkit,librem5r2,librem5r3,librem5r4}
- type of the board to download ( devkit, librem5r2, librem5r3, librem5r4 )
default is 'auto'
- --stable
- download the latest stable image (default, use --snapshot to
override)
- --snapshot
- download the latest CI snapshot instead of "blessed" images
(takes precedence over --stable)
- --image
IMAGE
- flash the given uncompressed image file instead of downloading one
- --uboot
UBOOT
- use and flash the given bootloader file instead of downloading one
- --udev
- setup udev rules to flash without root permissions