Hi there,
I have just received an 8 GB Fin and am trying it out with the Raspbian stretch lite image for Fin. I installed several Debian packages and then ran out of space.
df
says:
root@raspberrypi:/home/pi# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 1699664 1681156 0 100% /
devtmpfs 470112 0 470112 0% /dev
tmpfs 474720 0 474720 0% /dev/shm
tmpfs 474720 18208 456512 4% /run
tmpfs 5120 4 5116 1% /run/lock
tmpfs 474720 0 474720 0% /sys/fs/cgroup
/dev/mmcblk0p1 43539 22546 20994 52% /boot
tmpfs 94944 0 94944 0% /run/user/1000
I was expecting to have 8 GB of eMMC storage available, but it looks like the root partition has a capacity of 1.7 GB. How can I access the remaining 6+ GB of storage?