From owner-freebsd-current Sat Sep 4 13:43:26 1999 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id 7E94414C30 for ; Sat, 4 Sep 1999 13:43:24 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.1) id NAA24032; Sat, 4 Sep 1999 13:48:08 -0700 (PDT) (envelope-from sgk) From: Steve Kargl Message-Id: <199909042048.NAA24032@troutmask.apl.washington.edu> Subject: Re: cds disappeared In-Reply-To: <199909041723.LAA25758@panzer.kdm.org> from "Kenneth D. Merry" at "Sep 4, 1999 11:23:21 am" To: ken@kdm.org (Kenneth D. Merry) Date: Sat, 4 Sep 1999 13:48:08 -0700 (PDT) Cc: rickl@ic.net, freebsd-current@FreeBSD.ORG, randy@psg.com 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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kenneth D. Merry wrote: > This sounds like it could be a different problem than Randy Busy is having. > He has two CDROM drives, and it looks like they have been swapped somehow. > > It sounds like you've only got one CDROM drive in each machine. > > Please send the output of the following, with mountable media in the drive: > > camcontrol devlist -v > camcontrol tur cd0 -v > camcontrol inquiry cd0 > mount /dev/cd0a /mnt > Ken, What ever change is causing the problem with SCSI CD drives, it went into the tree sometime last week. I'm seeing the same error reported about xmcd. My last "cvsup ; make world" was on Sep 1. I haven't updated xmcd to see if the problem goes away. troutmask:root[201] camcontrol devlist -v scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) scbus0 on ahc0 bus 0: at scbus0 target 0 lun 0 (pass0,da0) at scbus0 target 1 lun 0 (pass1,sa0) at scbus0 target 2 lun 0 (pass2,da1) at scbus0 target 6 lun 0 (pass3,cd0) < > at scbus0 target -1 lun -1 () troutmask:root[202] camcontrol tur cd0 -v Unit is ready troutmask:root[203] camcontrol inquiry cd0 pass3: Removable CD-ROM SCSI-2 device pass3: 10.000MB/s transfers (10.000MHz, offset 15) troutmask:root[204] mount /dev/cd0a /mnt mount: /dev/cd0a on /mnt: incorrect super block Note: it is an audio cd so I expect the mount to fail. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message