Imaging Rasberry Pi
-
Is it possible to use Fog for taking an image/pushing an to Raspberry Pi devices?
-
@sjensen Yes, seems like those devices can PXE boot: https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/net.md
You’d need to install your FOG server using a command line switch to enable installation of ARM kernels:
./installfog.sh -A
If PXE booting is not working you might still be able to boot those using the USB boot method.