- Get a 4 GB SD-card which will hold the image.
- Download the image BR2-RAUC-EDGEHOG-date.zip from github releases page
- Extract the image
- Flash the image on the SD-card with bmap-tools
bmaptool copy images/sdcard.img.xz /dev/sda
- Insert the SD-card in your Raspberry Pi 4.
Edgehog Device Runtime can be configured using a TOML file located /var/lib/edgehog-device-runtime/edgehog-config.toml
. For more information, see
Edgehog Device Runtime repo