Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Mar 2008 13:14:34 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        Ghirai <ghirai@ghirai.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: Low space on /
Message-ID:  <70C5EFFD-3B3D-4CA8-AB20-FFC86166BEB8@mac.com>
In-Reply-To: <20080313220748.63be20bf.ghirai@ghirai.com>
References:  <20080313220748.63be20bf.ghirai@ghirai.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Ghirai--

On Mar 13, 2008, at 1:07 PM, Ghirai wrote:
> Can't remember exactly since when, or how, but atm. i see this:
>
> Filesystem             Size    Used   Avail Capacity  Mounted on
> /dev/ad6s3a            496M    454M    1.8M   100%    /
>
> I suspect it's since i upgraded from 7.0-rcX couple times.
>
> Any idea where i should start looking for files that are not needed?

Well, I can tell you how to figure out which directories are consuming  
space:

   du -xd1 /

Add -h to the flags if you prefer "human-readable" output.  Give us  
that output and we can probably advise you further, if it doesn't help  
clarify things enough for you to figure out what to do...

-- 
-Chuck




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70C5EFFD-3B3D-4CA8-AB20-FFC86166BEB8>