0

I have a root partition and a home partition, on a dual boot system (windows)

I currently have 4.9GB available in my Ubuntu Desktop 22.04.2 LTS system after limiting my journal/ folder (Big /var/log/journal? following the information from Robert Pollak) to 200MB and also clearing out my snapd/ folder from unnecessary snaps.

I'm not certain if only having 4.9 GBs left over is what is expected or whether I should try to find what else is taking up space.

If I run:

sudo du -hx --max-depth=1 / 2> /dev/null

I get the following:

173M    /boot
16K /lost+found
84K /snap
4.0K    /cdrom
4.9G    /var
4.0K    /mnt
968M    /opt
7.4G    /usr
1.5M    /root
16K /media
236K    /tmp
18M /etc
14G /

Any insight would be appreciated. Thank you in advance

0 Answers0