From owner-freebsd-questions Wed Mar 26 12:06:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA18080 for questions-outgoing; Wed, 26 Mar 1997 12:06:01 -0800 (PST) Received: from hod (hod.tera.com [206.215.142.67]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA18060 for ; Wed, 26 Mar 1997 12:05:54 -0800 (PST) Received: from athena.tera.com (athena.tera.com [206.215.142.62]) by hod (8.7.5/8.7.3) with ESMTP id MAA17668; Wed, 26 Mar 1997 12:05:17 -0800 (PST) From: Gary Kline Received: (from kline@localhost) by athena.tera.com (8.7.5/8.7.3) id MAA03615; Wed, 26 Mar 1997 12:05:16 -0800 (PST) Message-Id: <199703262005.MAA03615@athena.tera.com> Subject: Re: probe error? In-Reply-To: <3.0.32.19970326143439.00c88bd0@agisgate.agis.net> from Mark E Larson at "Mar 26, 97 02:34:39 pm" To: markl@agis.net (Mark E Larson) Date: Wed, 26 Mar 1997 12:05:16 -0800 (PST) Cc: kline@tera.com, questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL23 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk According to Mark E Larson: > > When I got this error, it turned out to be the fact that no CD was in the > drive. If you put a CD in it goes away. Whether or not you boot up with a > CD doesn't matter, the driver works fine. > > > At 11:07 AM 3/26/97 -0800, Gary Kline wrote: > > > >No feedback on my earlier posting, so maybe some hardware and kernel guru > >can clue me in on this: > > > >dmesg reports the following: > > > >cd0(ahc0:3:0): CD-ROM can't get the size > > > >Do I need to remake /dev/cd0 or /dev/*cd* after having rebuilt the > >2.2RELEASE kernel? All the devices are there. > > Hm. This crossed my mind---that I might have to have a CD in the drive. ...Another thing was that I was missing a line from /etc/rc; this is new to 2.2; the ldconfig line that searches out /usr/lib/compat. I was put into a root SH when the boot stalled. Maybe things will work when I reboot. But I will drop a CD into the drive. Thanks much. gary