Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 1997 04:19:49 +0700 (OSD)
From:      Eugeny Kuzakov <kev@lab321.ru>
To:        Raul Zighelboim <mango@staff.communique.net>
Cc:        "'hackers@freebsd.org'" <hackers@FreeBSD.ORG>
Subject:   Re: help with CCD configuration, I need:
Message-ID:  <Pine.BSF.3.96.SK.970819041624.4830B-100000@lab321.ru>
In-Reply-To: <A03CD00C69B1D01195AB00A024ECEB162AB80F@kaori.communique.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Aug 1997, Raul Zighelboim wrote:
> su-2.00# ./MAKEDEV ccd0 
> su-2.00# ls ccd*
> ccd0a   ccd0b   ccd0c   ccd0d   ccd0e   ccd0f   ccd0g   ccd0h
> su-2.00# ccdconfig ccd0c 32 0 sd4s1b sd5s1b sd6s1b sd7s1b
> ccdconfig: ioctl (CCDIOCSET): /dev/ccd0c: Device not configured

I am not shre, but I think you should run:
ccdconfig ccd0 32 0 sd4s1b sd5s1b sd6s1b sd7s1b
          ^^^^ - it is exactly !
disklabel -e ccd0
newfs /dev/ccd0c
mount /dev/ccd0c /mount_point

	Best wishes, Eugeny Kuzakov
		Laboratory 321 ( Omsk, Russia )
		kev@lab321.ru




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.SK.970819041624.4830B-100000>