Hi all,
I am setting up a golden image to be used with mender-convert. I’m a little confused by these different options:
MENDER_STORAGE_TOTAL_SIZE_MB
MENDER_BOOT_PART_SIZE_MB
MENDER_DATA_PART_SIZE_MB
I installed a few packages on Raspian Bullseye 32bit but they definitely took 3-5gb of space. My SD card is 32GB.
I used the “dd” command which resulted in a ~32GB image.
How should I set the above settings? I’d like 3-4GB extra incase we decide to install more packages down the line. Otherwise I’ll want an ample amount of persistent data.
Thanks in advance.