Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 1999 13:48:08 -0700 (PDT)
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        ken@kdm.org (Kenneth D. Merry)
Cc:        rickl@ic.net, freebsd-current@FreeBSD.ORG, randy@psg.com
Subject:   Re: cds disappeared
Message-ID:  <199909042048.NAA24032@troutmask.apl.washington.edu>
In-Reply-To: <199909041723.LAA25758@panzer.kdm.org> from "Kenneth D. Merry" at "Sep 4, 1999 11:23:21 am"

next in thread | previous in thread | raw e-mail | index | archive | help
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:
<SEAGATE ST34371N 0280>            at scbus0 target 0 lun 0 (pass0,da0)
<DEC DLT2000 8B37>                 at scbus0 target 1 lun 0 (pass1,sa0)
<QUANTUM LIGHTNING 730S 241E>      at scbus0 target 2 lun 0 (pass2,da1)
<PLEXTOR CD-ROM PX-12CS 1.00>      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: <PLEXTOR CD-ROM PX-12CS 1.00> 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




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