> Mount the CD and copy the contents to the HDD. This will catch about 99% > of the problems.
Not recommended, as it transfers the data over your IDE bus twice. Instead read once and make an md5 (this is twice as fast as computing the md5 takes next to no CPU time). Volker
