Date: Sun, 18 Mar 2001 16:46:23 -0600 (CST) From: Chris Byrnes <chris@jeah.net> To: Dru <genisis@istar.ca> Cc: <questions@FreeBSD.ORG> Subject: Re: Help! [No space left.] Message-ID: <Pine.BSF.4.33.0103181644540.34985-100000@awww.jeah.net> In-Reply-To: <Pine.BSF.4.21.0103181740230.2545-100000@istar.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
> > /: write failed, file system is full > > unpacking of archive failed on file /lib/libc-2.1.2.so: cpio: copy failed > > - No space left on device > > *** Error code 1 I managed to weed through the Makefile and saw that it stores stuff in /compat -- my / is very small and there's no chance of changing its size. I just did: cd /usr ; cp -R /compat . ; cd / ; rm -rf compat ; ln -s /usr/compat/ compat ; cd /usr/ports/emulators/linux_base ; make all install And all is fine. :) Thanks! + Chris Byrnes, chris@JEAH.net + JEAH Communications + 1-866-AWW-JEAH (Toll-Free) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0103181644540.34985-100000>