Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Sep 1997 14:07:12 +0000
From:      "John McLaughlin" <jmcl@Acucobol.IE>
To:        "Gregory G. Losik" <gregor@cc.gatech.edu>
Cc:        questions@freebsd.org
Subject:   Re: /: file system is full
Message-ID:  <199709081258.NAA05640@guinness.acucobol.ie>
In-Reply-To: <Pine.SUN.3.91.970906230921.24533A-100000@felix.cc.gatech.edu>

index | next in thread | previous in thread | raw e-mail

On  6 Sep 97 at 23:12, Gregory G. Losik wrote:

> Hello,
> 
> This is really easy one but I wasn't able to find anything that simple in 
> archives and maybe you can refer me to some manual where I can learn more...
> 
> I just installed 2.2.2 on my 1gig partition.  Used auto for creation of /, 
> /usr, /var, and /proc FS.  Installed X, and later during addition of 
> other packages got something like "/: file system is full"  df -k reports 
> 109% used for /.
> Basicly, I am trying to find out what are my options and what tools can I
> use to change things (lots of rm:)?  What's best configuration? 
> 
> Now, my / is 31M, /usr is ~1gig, and /var = 30M.  Don't have any data yet.
> 

	Did you by chance install Linux compatibility (or any other for that 
matter).This will install all the Linux lib stuff into /compat, and 
will *very* quickly hose a 32Mb root partition, I've been there. 

	The way round it is to create a compat directory in /usr and symlink 
it to /compat, and *then* install the packages. With a 31Mb root, 
this is also a good time to symlink /tmp to /usr/tmp, as I've run out 
of unpacking space on small root partitions occasionally while 
unpacking space hungry things like Perl, Emacs et al.

John 


help

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