Having issue with DVD-R disks, help?
Mar. 7th, 2009 08:15 pmHey folks,
So I made me a couple of data DVDs when I updated newmoon and lodestone to Debian 5--since I wanted to have me a quick and dirty archive copy of the various servers' backup files before I upgraded the OS. The upgrade went okay, but the problem I have now is that the DVDs I burned are apparently corrupted somehow.
Does anybody know of any clever tricks I can do to pull data back off of the discs, or am I just screwed? (Note: recovery of this data is not urgent, I have later valid backups, I'm mostly just interested here for intellectual purposes.)
What I've tried so far:
* Straight copy of files off the discs in OS X, Windows, and Ubuntu
* In OS X, putting the discs in the drive, unmounting that drive, and then using dd to try to generate an ISO
In all cases I eventually get either an input/output error, or an error about failure to allocate memory, or a failure to find the files I'm trying to get at. If I just cd to the disk in a shell, ls thinks it can find the files. It's just actually acting on the data that's failing.
The DVDs in question are data DVDs, DVD-R's specifically, TDK brand. They were originally burned in my drive in Winnowill, which has not previously given me problems, and the burn was just a straight burn out of OSX. Which went fine as far as I remember, although it's been a few weeks at this point.
Thanks in advance for any cluage!
So I made me a couple of data DVDs when I updated newmoon and lodestone to Debian 5--since I wanted to have me a quick and dirty archive copy of the various servers' backup files before I upgraded the OS. The upgrade went okay, but the problem I have now is that the DVDs I burned are apparently corrupted somehow.
Does anybody know of any clever tricks I can do to pull data back off of the discs, or am I just screwed? (Note: recovery of this data is not urgent, I have later valid backups, I'm mostly just interested here for intellectual purposes.)
What I've tried so far:
* Straight copy of files off the discs in OS X, Windows, and Ubuntu
* In OS X, putting the discs in the drive, unmounting that drive, and then using dd to try to generate an ISO
In all cases I eventually get either an input/output error, or an error about failure to allocate memory, or a failure to find the files I'm trying to get at. If I just cd to the disk in a shell, ls thinks it can find the files. It's just actually acting on the data that's failing.
The DVDs in question are data DVDs, DVD-R's specifically, TDK brand. They were originally burned in my drive in Winnowill, which has not previously given me problems, and the burn was just a straight burn out of OSX. Which went fine as far as I remember, although it's been a few weeks at this point.
Thanks in advance for any cluage!
no subject
Date: 2009-03-08 06:35 am (UTC)no subject
Date: 2009-03-08 06:22 pm (UTC)no subject
Date: 2009-03-08 06:11 pm (UTC)dd if=/dev/rdvddevicedujour of=/dev/null
if it makes it through this, you may have an intact media with a damaged file system. That helps narrow your fixes.
no subject
Date: 2009-03-08 06:21 pm (UTC)no subject
Date: 2009-03-08 09:24 pm (UTC)no subject
Date: 2009-03-09 12:29 am (UTC)(Though I was getting input/output errors on pretty much any operation I tried on the discs, including using the dd command in Linux to try to generate an ISO image file.)