When I print the disk usage in my Debian machine I get this:
$ df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda1       250G  6.5G  231G   3% /
udev             10M     0   10M   0% /dev
tmpfs           200M  4.9M  195M   3% /run
tmpfs           499M   68K  499M   1% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           499M     0  499M   0% /sys/fs/cgroup
When I print the parallels disk image on my mac I get this value in the attached image.
So debian uses only ~7GB and the disk image file on the mac is 10 times as large. How could that be? How could I save some space on my mac?
I tried the tools for freeing space but no effect....
Thanks and Regards