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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message