failed nfs installworld

Chuck Swiger cswiger at mac.com
Mon Jun 2 08:40:18 PDT 2003


boxend at 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



More information about the freebsd-questions mailing list