Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 1996 10:14:25 -0400 (EDT)
From:      Rashid  Karimov <rashid@rk.ios.com>
To:        steve@news.netdtw.com (Steve Corso)
Cc:        hackers@freebsd.org
Subject:   Re: CCD Problem
Message-ID:  <199607081414.KAA08393@rk.ios.com>
In-Reply-To: <Pine.3.89.9607080036.A772-0100000@news.NetDTW.com> from "Steve Corso" at Jul 8, 96 00:04:11 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> Hello Hackers,
> 
> I just completed an upgrade from May stable to stable as of last night.
> 
> Upon completion ccd will no longer work properly.  
> 
> Acutally ccdconfig -g indicates what it should, but a mount indicates that
> the device is not configured.

	Actually it should complain about invalid superblock.
	You would have to :

	- recompile kernel with
	option "CCD_OFFSET=0"

	AND
	 - ( having CCD _not configured):

	 wipe out old entries *ccd* in /dev
	 use  _new MAKEDEV to build the entries again
	 they have now different major for the raw  rccd* devices.

	Boot up with new kernel and everything should come up 
	just right.



	Rashid.



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