/tmp is just a directory not a filesystem and accumulated junk there caused the root filesystem to fill up.
Code: Select all
pi@APi:/ $ df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 7312912 7295432 0 100% /
devtmpfs 240340 0 240340 0% /dev
tmpfs 244948 0 244948 0% /dev/shm
tmpfs 244948 24900 220048 11% /run
tmpfs 5120 4 5116 1% /run/lock
tmpfs 244948 0 244948 0% /sys/fs/cgroup
/dev/mmcblk0p1 258095 53443 204653 21% /boot
tmpfs 48988 0 48988 0% /run/user/1000I presume there is a good reason, please enlighten me!