Fix cyclic redundancy check error while coping file from disk

Posted by saurabh On January - 25 - 2010
        ('DiggThis)           SocialTwist Tell-a-Friend     
VN:F [1.9.1_1087]
Rating: 0 (from 4 votes)

CRC errors occur when there’s a bad sector or scratch on the CD/DVD/Bluray disk. However the data can be recovered using command prompt ignoring some losses.

  • Run ‘command prompt’
  • Browse to the location of the files using ‘cd’ command

<drive letter (e.g. D)>: 
cd <location of file (e.g. temp\video)>

  • Enter the following command to copy to the desired location

xcopy /c <filename> <location>

<filename> either mention the filename with extension (e.g. doc1.txt) or to copy all files in that folder use *.* for filename
<location> enter the location where the files has to be copied (e.g. C: , C:\files\)

  • The files may or may not be 100% recovered.

image

VN:F [1.9.1_1087]
Rating: 0 (from 4 votes)
-->
2,187 views ;  TAGS: , , ,
Related Posts:
blog comments powered by Disqus

We cannot change our Rulers, but we can change the way they Rule Us. — Dhirubhai Ambani