Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Aug 1999 10:52:19 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Kiril Mitev <kiril@ideaglobal.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: CCD config error: CCDIOCSET error
Message-ID:  <19990805105219.A62948@freebie.lemis.com>
In-Reply-To: <199908042108.VAA01138@loki.ideaglobal.com>; from Kiril Mitev on Wed, Aug 04, 1999 at 09:08:48PM %2B0000
References:  <199908042108.VAA01138@loki.ideaglobal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday,  4 August 1999 at 21:08:48 +0000, Kiril Mitev wrote:
> Hello!
>
> == System version:
> FreeBSD XXXXX  3.2-RELEASE FreeBSD 3.2-RELEASE #0: Wed Aug  4 21:32:41 BST 1999
>
> == command:
> ccdconfig -cv ccd0 32 0 /dev/da1e /dev/da2e
> (also with 'ccd0e', 'ccd0c' and without '-cv' :-) )
>
> == error:
> ccdconfig: ioctl (CCDIOCSET): /dev/ccd0c: Inappropriate file type or format

This is telling you that you have the wrong partition type for your
underlying disk partitions (/dev/da1e or /dev/da2e).  ccd requires
them to be of type 4.2BSD, so that you can easily trash a file system
with ccd.

Greg
--
When replying to this message, please copy the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990805105219.A62948>