Full SD Card

Andreas Schwarz freebsd.asc at strcmp.org
Thu Oct 29 22:59:41 UTC 2015


On 29.10.15, Russell Haley wrote:

> I tried the same thing on /usr and it only lists a couple clang compiler
> files at 39MB.
>
> How do I find out what used up all my space?

Check for remaining work directories, and don't forget to clean
/usr/ports/distfiles/ where the source is loaded to. 

  find /usr/ports -name "work"

And delete the uneeded packages which are installed during the 
build with

 pkg autoremove


-asc



More information about the freebsd-arm mailing list