From owner-freebsd-stable Fri Jun 11 8:56:14 1999 Delivered-To: freebsd-stable@freebsd.org Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (Postfix) with ESMTP id B60D01563A for ; Fri, 11 Jun 1999 08:56:10 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.3/8.8.5) id JAA49508; Fri, 11 Jun 1999 09:55:20 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199906111555.JAA49508@panzer.plutotech.com> Subject: Re: Is the CD driver supposed to attach() now regardless of media? In-Reply-To: <73714.929087303@zippy.cdrom.com> from "Jordan K. Hubbard" at "Jun 11, 1999 00:48:23 am" To: jkh@zippy.cdrom.com (Jordan K. Hubbard) Date: Fri, 11 Jun 1999 09:55:20 -0600 (MDT) Cc: jreynold@sedona.ch.intel.com, freebsd-stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan K. Hubbard wrote... > > Your problem is most likely with sysinstall. I've seen other folks > > complain about having trouble with CD installs, and I think the bottom line > > was that there was (is?) a problem with sysinstall. > > I doubt it - all sysinstall tries to do is mount the CDROM in the > usual way; it doesn't do anything special. Well, there are some things we can do to narrow it down: - what kind of CDROM drive do you have - since I assume you've already gotten 3.2 installed, how long does the probe message for your CDROM drive take to appear when you don't have any media in the drive? - can you mount and read the FreeBSD CD okay? There are some CDROM drives that take a *long* time to respond to read capacity commands when there's no media in the drive. So it can take over a minute for the drive to show up when there's no media. It may be that you're telling sysinstall to attempt to mount the CD during the time the drive is still probing. That's one possible explanation for this. Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message