Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jun 2003 11:40:18 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        boxend@swbell.net
Cc:        freebsd-questions@freebsd.org
Subject:   Re: failed nfs installworld
Message-ID:  <3EDB6FE2.6050602@mac.com>
In-Reply-To: <3EDB116E.29886.3638FB@localhost>
References:  <3EDB116E.29886.3638FB@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
boxend@swbell.net wrote:
> I have a full file system on a older box with a small drive.
[ ... ]
> boxrt# df -h
> Filesystem      Size   Used  Avail Capacity  Mounted on
> /dev/ad0s1a      48M    36M   8.5M    81%    /
> /dev/ad0s1f     109M    98M   1.7M    98%    /usr
> /dev/ad0s1e      19M   336K    17M     2%    /var
> procfs          4.0K   4.0K     0B   100%    /proc
> boxa:/usr/obj   1.8G   1.3G   337M    80%    /usr/obj
> boxa:/usr/src   1.8G   1.3G   337M    80%    /usr/src

/proc is a special type of file system and is always 100% full.

But your root partition is tiny, and I can believe that you're gonna have 
problems anyway.  Try building with MODULES_OVERRIDE or NO_MODULES in 
/etc/make.conf; try deleting everything you possibly can from the old drive; or 
consider getting something bigger: $100 will get you 100 times the space.

-Chuck



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