Zbigniew Szalbot wrote:
Hi,

I made a very stupid mistake by assigning to little space to /
/dev/ar0s1a    247726   132686     95222    58%    /

Well, I think there's enough place for everything on root partition. Maybe there's anything else using out some space?

 1. Have you upgraded your OS? Have you done "make delete-old(-libs)"?
2. What is your mounted partitions? Are /usr, /home, /var and /tmp based on other partitions?
 3. What catalogs are your spacehogs? Examine the output of:

find / -type d -maxdepth 1 -mindepth 1 -exec du -hd0 {} \;

--
Sphinx of black quartz judge my vow.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to