Date: Sun, 15 May 2005 02:54:51 +0200 From: =?iso-8859-1?Q?Eirik_Fossg=E5rd?= <eirik.fossgaard@cc.uit.no> To: <FreeBSD-questions@FreeBSD.ORG> Subject: Cannot mount ThinkPad removable cdrom device under FreeBSD-5.4 Message-ID: <C1F9E6C8DD267B498CA721BFA38DD86101436484@EDENEVS2.asp.ad.uit.no>
next in thread | raw e-mail | index | archive | help
hi, I have an IBM removable cdrom device which I'm trying to use under=20 FreeBSD-5.4 RELEASE. I connect it on the USB ports on my ThinkPad X40, = insert a cdrom (neil young) but I cannot mount it: "mount -t cd9660 /dev/cd0 /mnt/cdrom" yields:=20 cd9660: /dev/cd0: Device not configured. A "dmesg" then yields: umass0: GENERIC CDRCB04, rev 2.00/0.00, addr 2 cd0 at umass-sim0 bus 0 target 0 lun 0 cd0: <IBM CDRW/DVD UJDB753 1.00> Removable CD-ROM SCSI-0 device=20 cd0: 40.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present = - tray closed (cd0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 0 0 10 0 0 1 0=20 (cd0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (cd0:umass-sim0:0:0:0): SCSI Status: Check Condition (cd0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:64,0 (cd0:umass-sim0:0:0:0): Illegal mode for this track (cd0:umass-sim0:0:0:0): Unretryable error (cd0:umass-sim0:0:0:0): cddone: got error 0x6 back (cd0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 0 0 10 0 0 1 0=20 (cd0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (cd0:umass-sim0:0:0:0): SCSI Status: Check Condition (cd0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:64,0 (cd0:umass-sim0:0:0:0): Illegal mode for this track (cd0:umass-sim0:0:0:0): Unretryable error (cd0:umass-sim0:0:0:0): cddone: got error 0x6 back (cd0:umass-sim0:0:0:0): READ(10). CDB: 28 0 0 0 0 10 0 0 1 0=20 (cd0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (cd0:umass-sim0:0:0:0): SCSI Status: Check Condition (cd0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:64,0 (cd0:umass-sim0:0:0:0): Illegal mode for this track (cd0:umass-sim0:0:0:0): Unretryable error (cd0:umass-sim0:0:0:0): cddone: got error 0x6 back I have:=20 device cd device pass device atapicam device atapicd device scbus device ata compiled into my kernel. I'm stuck. Grateful for any help/hints=20 on what to try next.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1F9E6C8DD267B498CA721BFA38DD86101436484>