On Sat, Jul 19, 2008 at 1:05 AM, Zico <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED]:/home/zico# df --human > > Filesystem Size Used Avail Use% Mounted on > /dev/sda1 14G 14G 651M 96% / > varrun 501M 236K 501M 1% /var/run > varlock 501M 0 501M 0% /var/lock > udev 501M 56K 501M 1% /dev > devshm 501M 0 501M 0% /dev/shm > lrm 501M 38M 464M 8% > /lib/modules/2.6.24-16-generic/volatile > /dev/sda2 59G 45G 15G 76% /home > /dev/scd0 7.8G 7.8G 0 100% /media/cdrom0
Also give the output of du --si --max-depth 1 / This will show us which are the directories which are using up most space. And have you cleaned your system of unwanted logs, packages and stuff? _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
