From owner-freebsd-questions Tue Jul 3 16:16:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.san.yahoo.com (mail.san.yahoo.com [209.132.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 422C937B401 for ; Tue, 3 Jul 2001 16:16:15 -0700 (PDT) (envelope-from kjkelly@kjkelly.com) Received: from ransom (205.238.159.130) by mail.san.yahoo.com (5.5.032) id 3B383026000E65F7 for freebsd-questions@freebsd.org; Tue, 3 Jul 2001 16:15:38 -0700 From: "Kevin J. Kelly" To: Subject: Problems Recognizing and Mounting a Toshiba XM-3801B SCSI CD-ROM Date: Tue, 3 Jul 2001 18:15:24 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am having difficult getting a Toshiba XM-3801B SCSI CDROM (SCSI ID#5) to work in my machine. It is set up on a SCSI chain with a Plextor CDR (SCSI ID#6). The controller is an Adaptec 2940. The Plextor CDR is /dev/cd1c; the Toshiba CD is /dev/cd0c. cd1 is properly detected upon boot, but the following error always occurs for cd0: cd0: Attempted to query device size failed: NOT READY, Medium not present when there is a valid media in the drive (I know it's a valid media because I can read it when I mount it under cd1). cd1 seems to work perfectly well, although I haven't tried burning a CD from it yet; but it can be mounted and read just fine. If I try to mount_cd9660 /dev/cd0c /mnt/cd0, I receive a "device not configured error" typically with an occasional "input/output error". There are no other SCSI devices in the system. Does anyone have any tips on what I should look for or what could cause a problem like this? Thank you, Kevin J. Kelly To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message