Date: Mon, 10 Apr 1995 10:14:19 +0300 From: tanel@juku.li.ttu.ee (Tanel Kuusk) To: questions@FreeBSD.org, PVinci@ix.netcom.com Subject: Re: Where is /tmp mounted? Message-ID: <9504100714.AA09707@juku.li.ttu.ee>
next in thread | raw e-mail | index | archive | help
> I've been playing with the packages and can't seen to pkg_add xemacs off > the CD. It keeps telling me that /tmp is out of space. /tmp is in the root directory, there is usually about 4 megs of free space. You can create a directory in a file system with more space and make /tmp a symbolic link to point there, but this can cause problems when in single user mode and no file systems are mounted. tanel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504100714.AA09707>