Date: Fri, 21 Dec 2001 18:37:33 -0700 From: Joe Warner <rootman22@attbi.com> To: Doug White <dwhite@resnet.uoregon.edu> Cc: stable@FreeBSD.ORG Subject: Re: Make Installworld fills up / ...help! Message-ID: <3C23E3DD.5885D51@attbi.com> References: <Pine.BSF.4.33.0112211204310.34200-100000@resnet.uoregon.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>Did you try relocating /tmp? Yes, I took Gunnar Flygt's advice and moved everything in /tmp to /usr/tmp. After that I used 'rmdir /tmp' and then used 'ln -s /usr/tmp /tmp' (in single user of course) Thanks Joe Doug White wrote: > On Thu, 20 Dec 2001, Joe Warner wrote: > > > Doug, > > > > I turned off softupdates as you recommended, > > tried 'make installworld' and this is what I get: > > > > mkdir -p /tmp/install.28 > > for prog in [ awk cat chflags chmod chown date echo egrep find grep > > ln make makewhatis mtree mv perl rm sed sh sysctl test true uname > > wc zic; do cp `which $prog` /tmp/install.28; done > > *** Error code 64 > > 'df -k /tmp'? > > Did you try relocating /tmp? > > Doug White | FreeBSD: The Power to Serve > dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C23E3DD.5885D51>