Date: Fri, 1 May 1998 01:42:17 -0700 (PDT) From: "Bryan K. Ogawa" <bkogawa@primenet.com> To: zamy27@hsonline.net Cc: "freebsd-questions@FreeBSD.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: will this idea work? Message-ID: <199805010842.BAA02603@foo.primenet.com> References: <3546A165.728C0BFA@hsonline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In localhost.freebsd.questions you write: >ok, now my / filesystem is "really" small it's about 79% full with about >6 megs left. now the only thing that really uses that filesystem now is >the /tmp. so my idea is to rm -r /tmp and then mkdir /usr/tmp then ln -s >/usr/tmp tmp (I think that's how to you do it) but if I create a >symbolic link to /usr/tmp in my / filesystem. will that work? this way >my tmp will have around 588 megs to do it's job. because sometimes when >I try to "make install" stuff it gives me errors how my / filesystem is >full.. well it's just an idea. thanks. Yes, this will work. -- bryan k ogawa <bkogawa@primenet.com> http://www.primenet.com/~bkogawa/ 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?199805010842.BAA02603>