Hello,
I checked osmc’s internals torage today and saw it’s allmost full.
What cleanup process can i do?
Here’s df -h:
Thanks
Hello,
I checked osmc’s internals torage today and saw it’s allmost full.
What cleanup process can i do?
Here’s df -h:
Thanks
You would need a breakdown of what’s on the emmc. For a quick look try
du -hd1
from the root directory (/), or for more detail
sudo apt-get update
sudo apt-get install ncdu
ncdu
Thumbnails often seem to take up a lot of space if you have a big library. There’s a discussion on that somewhere in here.