Date: Wed, 22 Dec 1999 10:08:42 +0100 From: Brad Knowles <brad@shub-internet.org> To: tsikora@powerusersbbs.com, "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG> Subject: Re: SOFTUPDATES Message-ID: <v04220801b486450bac37@[195.238.1.121]> In-Reply-To: <385FD807.72FC177D@home.com> References: <385EFAEF.5F286795@home.com> <19991221112336.A22081@home.com> <385FD807.72FC177D@home.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 2:41 PM -0500 1999/12/21, Ted Sikora wrote: > Problem is my > /tmp is on / so in the future it may be wise to make a /tmp directory. > How about linking /tmp to /usr or /var for my current setup? I wouldn't suggest that. You can't guarantee that /usr will be mounted at boot when you might need to write to /tmp, unless you put /usr on / as well. Much better would be to make /tmp a separate filesystem, either softupdates or mfs. At least that way, you could write to the /tmp mount point before /tmp is mounted, and although you'd have to be careful to clean out the mount point periodically (otherwise / could mysteriously run short on space), you'd at least be able to ensure that /tmp would be writable early in the boot process. -- Brad Knowles <brad@shub-internet.org> <http://www.shub-internet.org/brad/> <http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xE38CCEF1> Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now? [ OK ] 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?v04220801b486450bac37>