Date: Tue, 21 May 1996 07:47:15 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-chat@freebsd.org Cc: jsigmon@www.hsc.wvu.edu (Jeremy Sigmon) Subject: Re: New drive question Message-ID: <199605210547.HAA08983@uriah.heep.sax.de> In-Reply-To: <Pine.BSF.3.91.960520182507.16402D-100000@www.hsc.wvu.edu> from Jeremy Sigmon at "May 20, 96 06:27:24 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As Jeremy Sigmon wrote: > > My organization is planning on getting another drive for the FreeBSD > machine. I was wondering if I can mount it as an extention of > /usr? How about part as /usr and part as /usr01? > If so what utility would I run to do it? You've got a couple of options. You can mount it into a large subdirectory of /usr, e.g. /usr/src. Or, you can mount it somewhere else, move some stuff out of /usr onto it, and keep legacy symlinks in /usr pointing to the new location. For -current or -stable systems, you can of course also be adventurous and use the ccd driver to concatenate both disks into a single /usr file system. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605210547.HAA08983>