Date: Thu, 30 Jul 1998 16:18:09 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: Joao Carlos <jcarlos@bahianet.com.br> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount Message-ID: <Pine.BSF.4.00.9807301616460.17630-100000@resnet.uoregon.edu> In-Reply-To: <199807302054.RAA00934@unix2.bahianet.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 Jul 1998, Joao Carlos wrote: > I'd like to know if with FreeBSD I can mount a FileSystem in more than one > hard disk. > Example: > I have a disk of 6Gb and one of 2Gb. I want to mount /usr into a virtual > hard disk of 8Gb. > Is it possible? You can't stripe it, if that's what you're thinking, but you could, say, mount the 2gig as /usr and the 6gb as /usr/local. /usr/.*(^local) doesn't grow that much, but any software you install goes into /usr/local/. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major 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?Pine.BSF.4.00.9807301616460.17630-100000>