From owner-freebsd-questions Thu Jul 30 16:18:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA17825 for freebsd-questions-outgoing; Thu, 30 Jul 1998 16:18:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA17743 for ; Thu, 30 Jul 1998 16:18:23 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id QAA23991; Thu, 30 Jul 1998 16:18:10 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 30 Jul 1998 16:18:09 -0700 (PDT) From: Doug White To: Joao Carlos cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount In-Reply-To: <199807302054.RAA00934@unix2.bahianet.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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