I have a 500 GB hard disk but unable to use the entire space. The only space available to use is around 200GB. The rest is mounted on /usr. Here is what I get after doing df -h.
munam@munam-Inspiron-3521:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 184G 143G 32G 82% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
udev 3.9G 8.0K 3.9G 1% /dev
tmpfs 798M 1.5M 797M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 3.9G 80M 3.9G 2% /run/shm
none 100M 60K 100M 1% /run/user
/dev/sda5 275G 5.1G 256G 2% /usr
/dev/sda3 88M 64M 19M 78% /boot
I want to utilise that 300 GB mounted on /usr. I will be really thankful if someone helps me do that. Thanks & Regards.