The kde disk usage app "filelight" shows that I'm only using 15.9 GB of a 50GB hard disk. See screenshot: http://zydecodigital.com/filelight.png
However, "df -h" shows that I'm almost at capacity.
randall@randall-VirtualBox:~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 995M 4.0K 995M 1% /dev
tmpfs 202M 1.2M 201M 1% /run
/dev/sda1 49G 46G 440M 100% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 1008M 84K 1008M 1% /run/shm
none 100M 20K 100M 1% /run/user
none 230G 129G 101G 57% /media/sf_Public
As a background, I'm using Kubuntu 14.04 32 bit on a VirtualBox virtual machine. sda1 is my root partition and sf_public is a shared Virtualbox folder on my host OS.
How do I fix? I'm positive I'm not using the entire 50GB partition.
However, "df -h" shows that I'm almost at capacity.
randall@randall-VirtualBox:~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 995M 4.0K 995M 1% /dev
tmpfs 202M 1.2M 201M 1% /run
/dev/sda1 49G 46G 440M 100% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 1008M 84K 1008M 1% /run/shm
none 100M 20K 100M 1% /run/user
none 230G 129G 101G 57% /media/sf_Public
As a background, I'm using Kubuntu 14.04 32 bit on a VirtualBox virtual machine. sda1 is my root partition and sf_public is a shared Virtualbox folder on my host OS.
How do I fix? I'm positive I'm not using the entire 50GB partition.
Comment