- ...
- base images
- SDK
- ...
- ...
- tools
- premade packages
SimpleSwitch™ containers on SDCard#
Instead of loading any SimpleSwitch™ containers from the medium the device was booted from (SDCard/EMMC/USB Stick*), you can instruct to always load the containers from the SDCard/USB Stick*.
With this set, the complete size of the SDCard/USB Stick* will be used.
* Intel platforms only
From the base image#
run on the device
$ echo "SIMPLESWITCH_SDCARD_ONLY=1" >> /etc/hw-info
From Yocto#
By setting HW_INFO_VARS = "SIMPLESWITCH_SDCARD_ONLY=1"
in your local.conf
the container
partition will
be resized to the maximum available size of the boot medium.