Gentoo Archives: gentoo-user

From: Joerg Schilling <Joerg.Schilling@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Damaged CD medium
Date: Thu, 19 Mar 2015 10:29:06
Message-Id: 550aa4e7.C3jJMl7cO70ZUAMx%Joerg.Schilling@fokus.fraunhofer.de
In Reply to: Re: [gentoo-user] Re: Damaged CD medium by Mick
1 Mick <michaelkintzios@×××××.com> wrote:
2
3 > > This is an error at the layer above the audio sector. You may try to use:
4 > >
5 > > cdrecord -noerror -edc-corr
6 >
7 > I think you meant to say:
8 >
9 > readcd -noerror -edc-corr
10
11 You are of course correct.
12
13
14 > This is was I am getting.
15 >
16 > # readcd -noerror -edc-corr
17 > No target specified, trying to find one...
18 > Using dev=2,0,0.
19 > Read speed: 22160 kB/s (CD 125x, DVD 16x, BD 4x).
20 > Write speed: 22160 kB/s (CD 125x, DVD 16x, BD 4x).
21 > Capacity: 250000 Blocks = 500000 kBytes = 488 MBytes = 512 prMB
22 > Sectorsize: 2048 Bytes
23 > Copy from SCSI (2,0,0) disk to file '/dev/null'
24 > end: 250000
25 > readcd: Input/output error. read_cd: scsi sendcmd: no error
26 > CDB: BE 00 00 00 00 00 00 00 37 F8 00 00
27 > status: 0x2 (CHECK CONDITION)
28 > Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 64 00 00 00
29 > Sense Key: 0x5 Illegal Request, Segment 0
30 > Sense Code: 0x64 Qual 0x00 (illegal mode for this track) Fru 0x0
31 > Sense flags: Blk 0 (not valid)
32 > cmd finished after 0.016s timeout 40s
33 > readcd: Input/output error. Cannot read source disk
34 > readcd: Retrying from sector 0.
35 > .
36 > readcd: Input/output error. Error on sector 0 not corrected. Total of 1
37 > errors.
38 > readcd: -noerror set, continuing ...
39 > .
40 > readcd: Input/output error. Error on sector 1 not corrected. Total of 2
41 > errors.
42 > readcd: -noerror set, continuing ...
43 > .
44 > readcd: Input/output error. Error on sector 2 not corrected. Total of 3
45 > errors.
46 > readcd: -noerror set, continuing ...
47 > .
48 > readcd: Input/output error. Error on sector 3 not corrected. Total of 4
49 > errors.
50 > readcd: -noerror set, continuing ...
51 >
52 >
53 > The count of errors runs in the thousands, until I cancel the command.
54
55 As mentioned, the high level error correction in readcd can only help when the
56 drive does not include a decent Reed Solomon implementation in it's firmware.
57
58 What you could do is to check other sector ranges to find out whether the hole
59 capacity of the CD is unreadable or whether there are readable parts inside.
60 Note however that if you come close to the outer edge of the CD (1-2cm) the
61 error rate usually increases.
62
63 check the sectors= option in the man page...
64
65 Jörg
66
67 --
68 EMail:joerg@××××××.net (home) Jörg Schilling D-13353 Berlin
69 joerg.schilling@××××××××××××××××.de (work) Blog: http://schily.blogspot.com/
70 URL: http://cdrecord.org/private/ http://sourceforge.net/projects/schilytools/files/'