CRC (Cyclic Redundancy Check) errors are bad news. They mean that you have a hardware problem on your storage medium. Running the command
chkdsk /R DriveLetter:
will probably tell you where the problem lies. The usual method is to download and run the diagnostic program that the hard disk manufacturer makes available on his home site.
_________________________
ID#0301. If this response was helpful, please vote by clicking the green triangle. If it solves the issue, click "Propose as answer". Thanks.