I've created images for the Jetson nano using the meta-tegra layer and flashed it so my jetson nano with a 32gb sd-card. When building an image, the default size of the .sdcard file that is needed to be flashed to the SD-card, is about 16GB .
It seems very overkill to have a very VERY basic image, with a root file system .sdcard file with the size of 16GB.
After flashing, the SD-card is split into 13 parts, as seen from gparted:
When booting the device, I have 1.83gb to use... on a 32gb sd-card with a extremely basic image...
I can see there is 13.66gb free on the sdb13 part, but while able to unallocated the space from the sdb13 part, I am unable to allocate it to the sdb1 part due to error. This is however not the point of this post.
Why is file size so big?- and is there any way to somehow minimize this size?