From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 15:51:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E0AF16A4CE for ; Thu, 1 Jul 2004 15:51:59 +0000 (GMT) Received: from hotmail.com (bay15-dav17.bay15.hotmail.com [65.54.184.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FEBA43D39 for ; Thu, 1 Jul 2004 15:51:59 +0000 (GMT) (envelope-from b1henning@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 1 Jul 2004 08:41:21 -0700 Received: from 192.216.212.193 by bay15-dav17.bay15.hotmail.com with DAV; Thu, 01 Jul 2004 15:41:21 +0000 X-Originating-IP: [192.216.212.193] X-Originating-Email: [b1henning@hotmail.com] X-Sender: b1henning@hotmail.com From: "Brian Henning" To: Date: Thu, 1 Jul 2004 10:41:17 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Message-ID: X-OriginalArrivalTime: 01 Jul 2004 15:41:21.0915 (UTC) FILETIME=[DBF8C4B0:01C45F81] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: mounting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 15:51:59 -0000 Greetings: Currently i have 2 drives ad1 (10 gig) and ad2 (10gig) on my bsd system = that I would like to use for file storage. I want to create a mounting = point, /files_area, that could treat the two drives as one. So when I = add files to /files_area it treats it like one big 20 gig drive. is = this possible? can someone point me to some docs on howto do it? thanks, Brian