Paul M wrote:
Hi all,
I find I'm unable to coerce my mitsumi cd drive into writing a track.
I've been using it for years to read, which it does just fine, but
it's the first time I've attempted to write with this particular drive
(I can write just fine using other drives).
Checking the 'Supported HW' page, I see mitsumi is generally
supported, except for the comment about the problematic driver device
probe. Perhaps this is what's biting me?
The error is:
>cdio -f cd0c tao dummy.iso
cdio: mode select failed: 3
and the dmesg entries are:
cd0 at scsibus1 targ 0 lun 0: <MITSUMI, CR-4804TE, 2.6C> SCSI0 5/cdrom
removable
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
cd0(pciide0:0:1): using PIO mode 0, DMA mode 1
Thanks
paul
try
cdio -f /dev/rcd0c tao dummy.iso
(must write to raw device, label c is the raw device)