Comment 9 for bug 80258

Revision history for this message
Mauro Infantino (mauro-infantino) wrote :

Well... Has anyone been able to find a workaround for this bug?
I have to open a terminal whenever I want to copy a CD and if I forget readom eats the whole CPU after the error message provided by Vincenzo.
dd works perfectly.

This is my output:

minfantino@minfantino:~$ readom dev=/dev/hdb f=foo2.iso
Read speed: 7040 kB/s (CD 40x, DVD 5x).
Write speed: 9152 kB/s (CD 52x, DVD 6x).
Capacity: 312104 Blocks = 624208 kBytes = 609 MBytes = 639 prMB
Sectorsize: 2048 Bytes
Copy from SCSI (0,1,0) disk to file 'foo2.iso'
end: 312104
Errno: 0 (Success), read_g1 scsi sendcmd: no error
CDB: 28 00 00 04 C3 00 00 00 28 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 64 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
Sense flags: Blk 0 (not valid)
resid: 81920
cmd finished after 8.636s timeout 40s
readom: Success. Cannot read source disk
readom: Retrying from sector 312064.
.......................................[CTRL + C]