From owner-freebsd-questions@FreeBSD.ORG Sat May 17 10:31:38 2003 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 1C61837B405 for ; Sat, 17 May 2003 10:31:38 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E46343FCB for ; Sat, 17 May 2003 10:31:37 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h4HHVXV04225; Sat, 17 May 2003 10:31:33 -0700 From: Kent Stewart To: anclo@anclo.com, freebsd-questions@freebsd.org Date: Sat, 17 May 2003 10:31:32 -0700 User-Agent: KMail/1.5.1 References: <1053191414.3ec66cf6e4a43@vmail.3dresearch.com> In-Reply-To: <1053191414.3ec66cf6e4a43@vmail.3dresearch.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305171031.33038.kstewart@owt.com> Subject: Re: freeing up space in /usr 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: Sat, 17 May 2003 17:31:38 -0000 On Saturday 17 May 2003 10:10 am, anclo@anclo.com wrote: > I attempted to install (from port) pwgen not realizing that it will require > some X stuff for which I didn't have space. I ended up running out of space > in my /usr partition. This is what I got: > > /]# df > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 403150 48736 322162 13% / > /dev/ad0s1f 581934 8 535372 0% /tmp > /dev/ad1s1e 1469006 1468784 -117298 109% /usr > /dev/ad0s1e 483822 6072 439046 1% /var > procfs 4 4 0 100% /proc > > and: > > /usr]# du -h -d1 > 10M ./bin > 8.2M ./include > 18M ./lib > 9.6M ./libdata > 16M ./libexec > 108M ./local > 6.4M ./sbin > 99M ./share > 416M ./src > 636M ./ports > 66M ./compat > 4.0K ./games > 9.5M ./obj > 308K ./home > 31M ./X11R6 > 1.4G . > > Is there a relatively painless way to free up some space in /usr? Actually, from my experience, you don't have enough system to build most of the interesting ports. My current set of distfiles and packages use 1.4GB. I have one system that I mount ../ports and it is on a 10GB fs. You either need to add more HD space or use prebuilt packages. Kent > > Thanx for any advice, > > Anclo > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html