Date: Wed, 6 Feb 2002 20:43:28 +0100 (MET) From: j@uriah.heep.sax.de (Joerg Wunsch) To: freebsd-scsi@freebsd.org Subject: Re: Problem reading (and writing ...) Rewriteable CDs Message-ID: <200202061943.g16JhS424008@uriah.heep.sax.de> References: <wppu3iojat.fsf@heho.snv.jussieu.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
arno@heho.snv.jussieu.fr wrote: > su-2.05a# mount_cd9660 -v /dev/cd1c /cdrom > could not determine starting sector, using very first session > mount_cd9660: /dev/cd1c: Device not configured Hmm, are there any syslog messages about this? > cdrecord: Input/output error. test unit ready: scsi sendcmd: retryable error > CDB: 00 00 00 00 00 00 > status: 0x2 (CHECK CONDITION) > Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > Sense Key: 0x2 Not Ready, Segment 0 > Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0 The drive probably "went off for lunch" after some other command. You need a full traceback of the SCSI commands sent to the drive, plus a SCSI reference manual for it. I once had a similar problem with my old Plasmon writer, which then needed a patch (patch-ai in cdrtools) in order to prevent cdrecord from issuing something to the drive the drive didn't understand. The other option is that whatever already caused the above read error, has also caused the cdrecord "not ready" problem later. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202061943.g16JhS424008>
