Hi maro
Too often we are guided by our own experience.
Fortunately I've never experienced this problem.
I made my original recommendation (second link in reply#2) because I did the math. Two of the
posters listed the relevant section of dmesg and the version of Tinycore being used. Multiplying
the failing block number by 2K yielded 10.6M and 10.3M for TC3.6 and TC3.8.2 respectively.
Combined with the fact that it was only failing on one block suggested it was trying to read beyond
the last written block.
With your drive, dmesg flagged DMA errors, and in the 3.8.4 case, listed some sector and block
numbers that are totally out of wack, and probably DMA induced.
In Chan's case, there are no DMA errors being reported, just seek errors, and always on the same
block. Why it is attempting to read that far into the disk, I don't know. Regardless, reading beyond the
last block appears to be a known issue, and starting with a procedure that will burn a clean disk will
eliminate one variable to the problem.
By the way, I own several hammers and have never attempted to use them to solve a CD problem, yet.