From owner-freebsd-hackers Thu Oct 28 20:41:23 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from cc158233-a.catv1.md.home.com (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (Postfix) with ESMTP id 29B9014F4F for ; Thu, 28 Oct 1999 20:41:20 -0700 (PDT) (envelope-from sjr@home.net) Received: from istari.home.net (localhost.home.net [127.0.0.1]) by cc158233-a.catv1.md.home.com (8.9.3/8.9.3) with ESMTP id XAA38860 for ; Thu, 28 Oct 1999 23:41:16 -0400 (EDT) (envelope-from sjr@cc158233-a.catv1.md.home.com) Message-Id: <199910290341.XAA38860@cc158233-a.catv1.md.home.com> Date: Thu, 28 Oct 1999 23:41:15 -0400 (EDT) From: "Stephen J. Roznowski" Subject: CCD questions To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking at the tutorial on building CCDs at http://www.freebsd.org/tutorials/formatting-media/x205.html It seems that this page needs to be updated to include the FAQ entry between the ccdconfig and newfs. [I don't remember the error I had before I did the disklabel...] # ccdconfig ccd0 32 0 /dev/sd0c /dev/sd1c /dev/sd2c >> # disklabel ccd0 > /tmp/ccd.label >> # disklabel -Rr ccd0 /tmp/ccd.label # newfs /dev/rccd0c Is this really the case? [If so, I'll send-pr a correction] Also, "newfs -v /dev/ccd0c" yields newfs: /dev/rccd0c: `c' partition is unavailable but "newfs /dev/ccd0c" works. Why is this? Finally, the CCD homepage at http://stampede.cs.berkeley.edu/ccd/ seems unavailable. Is this temporary or permanent? Thanks, -SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message