From owner-freebsd-questions@FreeBSD.ORG Thu Jan 1 16:04:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C65216A4CE for ; Thu, 1 Jan 2004 16:04:16 -0800 (PST) Received: from makeworld.com (makeworld.com [12.15.124.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24CEE43D48 for ; Thu, 1 Jan 2004 16:04:14 -0800 (PST) (envelope-from racerx@makeworld.com) Received: from evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net (evrtwa1-ar12-4-46-162-188.evrtwa1.dsl-verizon.net [4.46.162.188]) by makeworld.com (Postfix) with ESMTP id A70B883; Thu, 1 Jan 2004 18:04:38 -0600 (CST) From: Chris To: Eric F Crist , freebsd-questions@freebsd.org Date: Thu, 1 Jan 2004 18:04:05 -0600 User-Agent: KMail/1.5.4 References: <200401011800.23184.ecrist@adtechintegrated.com> In-Reply-To: <200401011800.23184.ecrist@adtechintegrated.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401011804.06068.racerx@makeworld.com> Subject: Re: File system full? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2004 00:04:16 -0000 On Thursday 01 January 2004 06:00 pm, Eric F Crist wrote: > How big is necessary for a /usr partition? Mine keeps filling up and I've > deleted /usr/obj and /usr/ports/distfiles regularly. > > Here's my df -h readout: > > $ df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s3a 1008M 92M 835M 10% / > /dev/ad0s2 1020M 19M 1001M 2% /dos > /dev/ad0s3g 4.8G 69M 4.3G 2% /home > /dev/ad0s3e 3.9G 3.9G -260.5M 107% /usr > /dev/ad0s3f 1008M 27M 900M 3% /var > /dev/ad0s1 24G 22G 2.9G 88% /nt > procfs 4.0K 4.0K 0B 100% /proc > /dev/da0s1 61M 61M 632K 99% /umass If you have source installed, that takes up a bit. If you don't see yourself doing a makeworld and building kernel - a binary install would have done nicely. -- Best regards, Chris