Hello,
I had a space problem in the /usr partition, as shown below, and made free quite a bog of disk space.
andreltr@andreltr:~> df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 1604464 962492 576752 63% /
udev 773336 596 772740 1% /dev
/dev/sda5 202219 63812 127967 34% /boot
/dev/sda8 5676464 4490620 897480 84% /home
/dev/sda9 9606084 8692128 425984 96% /opt
/dev/sda6 6712428 6682448 0 100% /usr
/dev/sda10 1668444 321388 1279264 21% /usr/local
/dev/sda7 1951820 1024592 867712 55% /var
gvfs-fuse-daemon 1604464 962492 576752 63% /home/andreltr/.gvfs
andreltr@andreltr:~>
However, this disk space is fragmented because because the space was made available through shrinking of other partitions. My question is how to move the old partitions into sequential order such that I can increase the size of the partition in need please? One last question: what does the .gvfs stand for?
Thanks,
André Luiz