Date: Tue, 16 Sep 2003 10:59:19 -0500 From: "Andrew L. Gould" <algould@datawok.com> To: Gary <gary@mygirlfriday.info>, Gary <gv-list-freebsdquestions@mygirlfriday.info>, freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: linking a dir Message-ID: <200309161059.19381.algould@datawok.com> In-Reply-To: <906762293.20030916105121@mygirlfriday.info> References: <906762293.20030916105121@mygirlfriday.info>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 16 September 2003 10:51 am, Gary wrote: > Hello Guys, > > It seems that on a remote box FBSD 4.8, my /dev/ad0s1a or / dir is at 73% > capacity already, and this has me somewhat worried. I attribute this to > the /etc dir inside of the / dir, as it contains many log files, etc... or > perhaps the 2 kernels sitting under / both kernel and kernel.GENERIC > > Question is can I cp /etc to say a /usr/etc and link it (as I have tons of > room under /usr) without any problem. > > Thanks for input.. I don't think you should do this. In single-user mode, I don't think /usr would be mounted; so the system wouln't have access to /usr/etc until you mounted /usr manually. Andrew Gould
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309161059.19381.algould>