-1

My /home size is 350 GB and / size is 15 GB. But filling /home with data is filling / also as /home is under /.

Gparted shows that I've used up 58.90 GB of the 350 GB but that's not true.

Here is the screenshot of GParted: enter image description here

Here is the screenshot of 'properties' of '/': enter image description here

Here is the screenshot of 'properties' of /home folder: enter image description here

MarianD
  • 1,026

1 Answers1

0

Everything is in order. Your /home is on a separate partition and does not fill space on /. Your home has 54G of data.

The problem here is, that Nautilus does not count hidden files even if you show them using Ctrl+h. I would consider this a bug, it was already asked before.

You need to go to Preferences and check "Show hidden files"

Show hidden files

Then your directory size in the preferences will be correct.


Regarding your comment: If you have a directory .bitcoin in your home folder that you don't know, check for some unwanted malware processes and bitcoin mining software. If your computer got compromised: How do I deal with a compromised server? (hint: reinstall your system)

pLumo
  • 27,991