From owner-freebsd-questions Wed Aug 4 18:23: 5 1999 Delivered-To: freebsd-questions@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id A68511541E for ; Wed, 4 Aug 1999 18:23:00 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA09119; Thu, 5 Aug 1999 10:52:20 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA71604; Thu, 5 Aug 1999 10:52:19 +0930 (CST) Date: Thu, 5 Aug 1999 10:52:19 +0930 From: Greg Lehey To: Kiril Mitev Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CCD config error: CCDIOCSET error Message-ID: <19990805105219.A62948@freebie.lemis.com> References: <199908042108.VAA01138@loki.ideaglobal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199908042108.VAA01138@loki.ideaglobal.com>; from Kiril Mitev on Wed, Aug 04, 1999 at 09:08:48PM +0000 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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