Jerry McAllister writes:

>  >     Tool "df" showed me that the partition / has 102% of the occupied space
>  > (102% Capacity). Added a file? rc.conf --> clear_tmp_enable="YES" but
>  > nothing that could not (although it has been emptied tmp). Personally, I
>  > think that you need to remove the old kernel (I did freebsd-update fetch 
> and
>  > install), but I do not know how. Perhaps the reason is quite different - 
> I'm
>  > just guessing. Do you know how to fix it?
>  
>  That could fill up your root (/) partition.  Getting rid of obsolete kernels
>  could help.

        Try:

        du -x / | sort -nr | head -n 30 

        and then figure out whether each of those directories is the
correct size.


                                        Robert Huff



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

Reply via email to