Open breandan opened 6 years ago
Apparently, device-init is no longer supported? Workaround for Hypriot 1.9.0: hypriot/image-builder-rpi/issues/244
Partially implemented here:
However duckietown/software
is too big to fit on the default partition that HypriotOS provides, failing with No space left on device
.
This issue is somewhat alleviated by compressing the images as we do in duckietown/scripts@8e48f907233f182fa296ebfe49fa33ebd91706b9, however in order to fit the larger demo images we will need to build a Hypriot image from scratch.
Add Duckietown and Portainer Docker images to the SD card so that end users do not need to have an internet connection to use their Duckiebot on first boot. SD card image should be self-contained. Apparently, this is possible through the Hypriot's Docker Preload Image Settings: