From owner-freebsd-questions Wed Jun 19 10:13:43 2002 Delivered-To: freebsd-questions@freebsd.org Received: from c015.snv.cp.net (h004.c015.snv.cp.net [209.228.35.119]) by hub.freebsd.org (Postfix) with SMTP id 0FB8B37B408 for ; Wed, 19 Jun 2002 10:13:18 -0700 (PDT) Received: (cpmta 6723 invoked from network); 19 Jun 2002 10:13:17 -0700 Received: from 209.228.35.117 (HELO mail.compgeek.com.criticalpath.net) by smtp.compgeek.com (209.228.35.119) with SMTP; 19 Jun 2002 10:13:17 -0700 X-Sent: 19 Jun 2002 17:13:17 GMT Received: from [65.69.2.116] by mail.compgeek.com with HTTP; Wed, 19 Jun 2002 10:13:16 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 To: freebsd-questions@freebsd.org From: "Jon Noack" Subject: Re: mounting multiple drives to same point X-Sent-From: noackjr@compgeek.com Date: Wed, 19 Jun 2002 10:13:16 -0700 (PDT) X-Mailer: Web Mail 5.0.10-14 Message-Id: <20020619101317.20108.h002.c015.wm@mail.compgeek.com.criticalpath.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there a simple way to mount multiple HD's to the same mount point in > freebsd without using Raid? AKA I have 6 100 gig HD's that I want to > mount to /home, but don't want to use raid. Is this possible or do I > need separate mount points for each? Just curious. Use vinum -- it's not hard to setup (especially if you are not bootstrapping it). See http://www.freebsddiary.org/vinum.php. Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message