Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 1998 17:14:57 -0700 (PDT)
From:      Ian Kallen <ian@gamespot.com>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   ccd configuration
Message-ID:  <Pine.BSF.3.95q.980629170014.985G-100000@mail.gamespot.com>

next in thread | raw e-mail | index | archive | help

So I've got these two identical SCSI disks, I newfs'd them and, with the
requisite driver in the kernel, then put them together by saying
cd /dev ; sh MAKEDEV ccd0
ccdconfig ccd0 32 0 /dev/sd1s1e /dev/sd2s1e
newfs -b 8192 -f 1024 /dev/ccd0c
mount /dev/ccd0c /mnt

Great.  That works.  I'm just curious why I needed to newfs the disks
individually prior to ccd'ing them?  Or did I?  Is there any documentation
beyond the man pages on the ins & outs of ccd?  I guess I'm not clear on
the boot time mounting... what do I put in my fstab?
/dev/ccd0c /mnt ufs rw 2 2
and then at mount time, /etc/ccd.conf will be referred to to figure out
wtf ccd0c is?

Thanks,
-Ian

--
It is a human characteristic to love little animals, especially if
they're attractive in some way.
		-- McCoy, "The Trouble with Tribbles", stardate 4525.6


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.980629170014.985G-100000>