Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2003 13:10:14 -0400 (EDT)
From:      anclo@anclo.com
To:        freebsd-questions@FreeBSD.org
Subject:   freeing up space in /usr
Message-ID:  <1053191414.3ec66cf6e4a43@vmail.3dresearch.com>

next in thread | raw e-mail | index | archive | help
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?

Thanx for any advice,

Anclo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1053191414.3ec66cf6e4a43>