Development board network imager service
Build and run container on host
export SERVER_ROOT_IP="192.168.86"
export KICKSTART_IP="192.168.86.65"
sudo bash run.sh- Setup EEPROM of RPI to boot from the network then SD card. Set the BOOT_ORDER value to 0xf12, which means network->SD card->repeat.
- Use rest API to setup board by using the serial number
- Power on board with networking connecting
- After board powers off disable board through API. Now the board will boot from the SD card with Kuiper.