LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-21-2009, 12:39 PM   #1
ranban282
LQ Newbie
 
Registered: Jul 2006
Location: Hyderabad
Distribution: Fedora 8
Posts: 28

Rep: Reputation: 1
How to copy data from damaged DVD.


Hello,
I have some movies on a data dvd. I can play the movies using mplayer or vlc. However, if I try to copy to the hard disk using the cp command, or the GUI, or a program using read() system call, there is an error. I therefore conclude that the dvd is damaged - indeed there are scratches on it. How do I copy the files from the dvd so that I have an acceptable quality movie on my hard disk?
Thanks
 
Old 10-21-2009, 12:43 PM   #2
pljvaldez
LQ Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Wheezy (x86)
Posts: 6,094

Rep: Reputation: 281Reputation: 281Reputation: 281
I would try making an image of the disk using dd_rescue. Then try mounting that image on loopback and copying the files from the image.
 
Old 10-21-2009, 01:11 PM   #3
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
This may sound funny, but I found a colleague today in the kitchen pouring very hot water over the shiny side of a DVD. On my question, he said that it might help to get the dvd readable again. And he was very serious about it.

Haven't followed up yet, but if it worked I'll let you know.
 
Old 10-21-2009, 01:12 PM   #4
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 873Reputation: 873Reputation: 873Reputation: 873Reputation: 873Reputation: 873Reputation: 873
dd + mount --- what he said...

Just cp from the loop mounted image. In theory it should function. It may not correct any errors / damage, but it should get you past the hardware read() issues. dd has a few tricks to recover inspite of errors. You might also try a different drive / computer, it could be hardware as in drive related, not hardware as in disc related. I have to clean the lens on my optical drives every year+. But there's a smoker in the house. Pet dander doesn't help much either.
 
Old 10-21-2009, 01:35 PM   #5
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198
dar includes a continue-on-read-error version of the cp command called dar_cp. From its man page: dar_cp is similar to the standard 'cp' command, except it does not stop copying when an I/O error is met. Instead, it skips a bit further and continues to copy the rest of the file, as much as possible.
 
Old 10-21-2009, 01:37 PM   #6
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198
Quote:
Originally Posted by Wim Sturkenboom View Post
This may sound funny, but I found a colleague today in the kitchen pouring very hot water over the shiny side of a DVD. On my question, he said that it might help to get the dvd readable again. And he was very serious about it.
Could work; it may smooth scratches or remove dirt. It may also be possible to polish out scratches using progressively finer abrasive.
 
Old 10-21-2009, 03:18 PM   #7
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,809

Rep: Reputation: 216Reputation: 216Reputation: 216
Another trick...

You can, at your own risk, use Brasso, the brass polish, to remove scratches on a DVD. Use a soft cloth and polish across the disk, first on one axis, then on an axis perpendicular to the first. Polish firmly, with the DVD on a flat surface, using an equal number of strokes on all parts of disk. When the Brasso dries, wipe off the residue.

This works well, but cannot correct for damage that is so deep that it reaches below what can be reasonably removed by the abrasive material in the polish.

You can practice first on a CD/DVD that would otherwise be discarded.

I would try to clone/read, polish a bit, try to clone/read, polish some more. Of course, this assumes that it is the physical readability of the medium that is the problem.

Any other polish which will buff plastic or a painted surface to a high gloss should work as well, but Brasso is cheap, easy, and mostly harmless.

Last edited by thorkelljarl; 10-21-2009 at 04:10 PM.
 
Old 10-22-2009, 02:39 AM   #8
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Spoke with the guy today. Hot water did not work but Brasso did the trick.

PS He did this independent from this thread
 
Old 10-23-2009, 03:34 PM   #9
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198Reputation: 1198
Quote:
Originally Posted by Wim Sturkenboom View Post
Spoke with the guy today. Hot water did not work but Brasso did the trick.
Brasso to the rescue!
 
Old 10-23-2009, 03:50 PM   #10
Elv13
Member
 
Registered: Apr 2006
Location: Montreal,Quebec
Distribution: Gentoo
Posts: 825

Rep: Reputation: 129Reputation: 129
Sometime I add butter to the disk before trowing it to trash. It fill the crack and if the layer is very thin, will become 100% transparent at 40C+ so it kind of melt inside of a computer. It is bad for the drive, but have good chance of giving a good result. Fro standard scratches, it work well enough well I don't have polishing paste around.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I need a program to recover data from a damaged cd Tectron1 Linux - Software 8 05-06-2007 04:58 PM
dd makes bad copy of data dvd anon107 Linux - Newbie 2 02-16-2007 12:51 AM
Cannot Copy files from DVD data disk bear2x Linux - Hardware 4 06-23-2005 10:03 AM
Recovering data from damaged CD corn Linux - Hardware 4 09-23-2004 12:32 AM
recover data from physically damaged drive kc8tbe Linux - General 11 05-29-2004 01:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration