Fix cyclic redundancy check error while coping file from disk

Posted by saurabh On January - 25 - 2010
   Share ('DiggThis’) Delicious  delicious      Google BuzzGoogle Buzz      SocialTwist Tell-a-Friend     
VN:F [1.8.1_1037]
Rating: +1 (from 1 vote)

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.8.1_1037]
Rating: +1 (from 1 vote)
92 views ;  TAGS: , , ,
blog comments powered by Disqus

The Rich don’t work for money instead money works for them. — Robert Kiyosaki