I have Ubuntu running on a virtualbox VM. When I start Ubuntu, it reports "Low Disk Space". But when I check my partitions, I don't see where.
I have a 2GB Swap partition and / is a 14GB partition with 2.5GB free space. When I run an update, it is as:
sudo apt-get update && sudo apt-get -y upgrade && sudo apt-get clean && sudo apt-get autoremove
