Is there any way to expand the filesystem to allow more space for docker?
Perhaps a larger SD card would work however it looks like something to with the partioning for the OS? Lots of space still available on /data
Is there any way to expand the filesystem to allow more space for docker?
Perhaps a larger SD card would work however it looks like something to with the partioning for the OS? Lots of space still available on /data
That's how it's designed. You can't change the partioning. On a 32GB SD card, you can use an 8GB system partition.
I'm running into the same issue, using a 64gb card. Docker images default to /var/lib/docker, which I think is in the root folder. I've tried moving this to another location in a bigger partition of the disk but hifiberry os crashes and reboots to a kernel panic after trying to proceed with the docker install. Is there any way to make the dev/root folder bigger?
On a 64GB card it should be already 8GB big if you did a fresh installation with 20201213. You can't easily make the partitions bigger without messing up stuff.