From owner-freebsd-questions Thu May 11 8:21:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from forrie.net (forrie.net [216.67.12.69]) by hub.freebsd.org (Postfix) with ESMTP id B3A2D37B765 for ; Thu, 11 May 2000 08:21:31 -0700 (PDT) (envelope-from forrie@forrie.com) Received: from Forrest (getbent@forrie.ne.mediaone.net [24.147.129.124]) by forrie.net with id e4BFLTW77599 for ; Thu, 11 May 2000 11:21:29 -0400 (EDT) Message-Id: <4.3.1.2.20000511111832.00d156f0@216.67.12.69> X-Sender: forrie@216.67.12.69 X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Thu, 11 May 2000 11:20:17 -0400 To: freebsd-questions@freebsd.org From: Forrest Aldrich Subject: CCD question Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking into working with CCD. Is there a HOW-TO in the manual, I didn't find one on freebsd.org. It's not clear to me: In order to compile in support for the ccd, you must add a line similar to the following to your kernel configuration file: pseudo-device ccd 4 # concatenated disk devices The count argument is how many ccds memory is allocated for a boot time. In this example, no more than 4 ccds may be configured. whether this "ccds memory" and such refers to the number of actual physical /dev/ paritions or it's referring to the number of "ccds" as in the pseudo devices themselves. TIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message