Are there any recovery tools for optical media?

I've had a couple of DVD's  turned in to coasters recently and I was hoping that Linux could come to my rescue with some awesome 'raw-read' / recovery tools for optical media?
I burnt the discs in Windows 7 using InfraRecorder on a brand new Plextor drive (a 'PX-891SA') and these are my first attempts to burn discs with it so I'm a bit worried it could be a hardware fault!
I started off trying to back up some files to clear some space on my hard-drive, burning them to a dual-layer dvd, but the software kept failing to even start the burn process -- that was until I realised that I needed to run the program "as Administrator" (in Windows). It did then manage to burn the disc (I was using "Session-at-Once" mode) however when it came to the end of the burn process / the start of the 'verify data' phase it threw an error saying the write process had failed! Windows couldn't access the disc / data and (I think) still thought the disk was empty. So I restarted the burning application and used a function to just 'close' the whole disc. This seemed to work because Windows was then able to recognise the disc and read the data, although accessing the disc was slow and sounded 'stutter' ish.
I then tried to write a single layer dvd to finish off the last couple of gig I had to back up, but again the software completed the burn phase only to report a 'fail' error right at the end (I'm assuming) before finalising the disc. Although this time I'd tried to create a multi-session disc by using the '2XXA' (or something) 'Multi-Session' iso9660 format. The result was that Windows couldn't read the disc and still thought it was empty, even after trying a forced 'close disc' operation! -- Linux however could read the disc and see that the data had in fact been burnt to the disc (although I've not yet tried copying it in Linux!).
Finally I needed to burn a load of archives to a couple of discs (totaling ~9GiB) -- starting with a dual-layer dvd first everything seemed to be working fine, the burn process started okay and the write buffer was full etc., until at what I assume was the layer change-over it all came to a grinding halt and threw another 'write operation failed' error, only this time I can't even mount the disk in Linux....see 'dmesg | tail' output below:
[ 5758.353005] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 5758.353015] ISOFS: Interleaved files not (yet) supported.
[ 5758.353016] ISOFS: File unit size != 0 for ISO file (1472).
[ 5758.353019] ISOFS: changing to secondary root
[ 5758.353035] ISOFS: Interleaved files not (yet) supported.
[ 5758.353036] ISOFS: File unit size != 0 for ISO file (1536).
[ 5758.353037] isofs_fill_super: root inode is not a directory. Corrupted media?
Does anyone have any thought or suggestions that might help?
- Is it likely to be a hardware fault? (I bought a Plextor because I thought they were one of the best!)
Maybe even if I could just close the session all would not be lost?
-- Thanks in advance --
>>>> UPDATE >>>>
I tried to use ddrescue....it was fine until it got to the end of the disk and then it sounded like the drive was chewing on a bag of pork scratchings
$ sudo ddrescue -v /dev/sr0 /mnt/odd/ddr.file ~/ddr.log
GNU ddrescue 1.16
About to copy 4029 MBytes from /dev/sr0 to /mnt/odd/ddr.file
Starting positions: infile = 0 B, outfile = 0 B
Copy block size: 128 sectors Initial skip size: 128 sectors
Sector size: 512 Bytes
Press Ctrl-C to interrupt
rescued: 4028 MB, errsize: 983 kB, current rate: 0 B/s
ipos: 4028 MB, errors: 1, average rate: 3310 kB/s
opos: 4028 MB, time since last successful read: 10.8 m
Splitting failed blocks...
Interrupted by user
...it was taking forever and getting nowhere so I just pressed 'ctrl+c'.....here's the log file:
# Rescue Logfile. Created by GNU ddrescue version 1.16
# Command line: ddrescue -v /dev/sr0 /mnt/odd/ddr.file /home/shodan/ddr.log
# current_pos current_status
0xF0213000 /
# pos size status
0x00000000 0xF0208000 +
0xF0208000 0x0000B000 -
0xF0213000 0x0000D000 /
0xF0220000 0x00000400 -
0xF0220400 0x0001FE00 /
0xF0240200 0x00000400 -
0xF0240600 0x0003FE00 /
0xF0280400 0x00000400 -
0xF0280800 0x00077600 /
0xF02F7E00 0x00000200 -
When I tried to mount the output file using $ sudo mount -ro loop /mnt/odd/ddr.file /mnt/vodd I got the same error as with the actual disc (natch)...
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Last edited by wwgfd (2012-12-14 13:18:41)

@chris_l -- yeah I was worried that might be the case, still I'm not sure if that explains why it keeps failing the burn process part way through?
I've tried this and that in Linux but without much luck. I'm still quite a noob with a lot of Linux things and this is the first time I'm trying anything to do with optical disks/drives etc. so I'm learning as I go...
The disk that failed in Windows but was 'readable' in Linux did just pass a run through ddrescue -- i.e. it created an output file okay and did not report any errors in the process.
However when I mounted the resulting image and tried to copy the files across the first folder reported an "input/ouput error" (just using gui copy+paste in Thunar file manager)
...the other folders did copy okay though!
It seems as though it's the lead-in / lead-out and disc finalizing process that are the main fail points with the burn operation. I don't know if InfraRecorder is any good or likely to be the problem? Anyway the drive cam with Nero (inc. Linux version) so might give either or both of these a go too, if they don't work either then at least I wont be short of something to rest a mug o' tea on
@ chris_l (again) -- the Plextor drives do have a "Vari-Rec" feature which allows a user to 'tweak' the laser power / output level so I might try this too.
@alphaniner -- thanks I've not seen this package before, I'm guessing it's a bit like cdparanoia but for dvds?!
Thanks for the help!
(pre-post) UPDATE >>> I've just mounted my Windows partition  in Linux so I'll have a crack at burning the files using cdrtools before I resort to throwing the dvd drive out of the window and chasing it around the yard with a lump hammer

Similar Messages

  • Are there any good tool for checking security risks, Code review, memory leakages for SharePoint projects?

    Are there any good tool for checking security risks, Code review, memory leakages for SharePoint projects?
    I found one such tool "Fortify" in the below link. Are there any such kind of tools available which supports SharePoint?
    Reference: http://www.securityresearch.at/en/development/fortify/
    Amalaraja Fernando,
    SharePoint Architect
    Please Mark As Answer if my post solves your problem or Vote As Helpful if a post has been helpful for you. This post is provided "AS IS" with no warrenties and confers no rights.

    Hi Amalaraja Fernando,
    I'm not sure that there is one more tool that combines all these features. But you may take a look at these solutions:
    SharePoint diagnostic manager
    SharePoint enterprise manager
    What is SPCop SharePoint Code Analysis?
    Dmitry
    Lightning Tools Check
    out our SharePoint tools and web parts |
    Lightning Tools Blog | Мой Блог

  • Are there any JDBC Drivers for SQL Server 2000?

    Hello Everyone,
    Any news on the JDBC drivers for SQL Server 2000? I know it is not
    certified yet but is there a date when it will be.
    Which versions of WLS will they work with? Any help is appreciated.
    Sincerely,
    --Luis

    Hello Michael,
    Any news on the JDBC drivers for SQL Server 2000? I know it is not
    certified yet but is there a date when it will be.
    Which versions of WLS will they work with? Any help is appreciated.
    Sincerely,
    --Luis
    "Michael Girdley" <[email protected]> wrote in message
    news:3a6549bb$[email protected]..
    Not yet, but they will appear on the web site in about two weeks.
    Thanks,
    Michael
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "Stefano Picozzi" <[email protected]> wrote in message
    news:[email protected]..
    Are there any JDBC Drivers for SQL Server 2000 for Weblogic Server.

  • Are there any standard retractors for BI 7.0 (from SAP BI to R3)?

    hello
    are there any standard retractors for BI 7.0 (data transfer from SAP BI to R3)?

    You should have some standard retractors for APD and CRM... not sure where you can find them though - should be under business content I guess..

  • Are there any firmaware updates for time capsule?

    Are there any firmware updates for Time Capsule/Time machine?
    I just had a new hybrid (SSD and spinning disk) drive (750 GB) installed on my MacBook Pro and used Boot Kamp to partition it and run Windows xp. Now, my previously working Time Machine won't function. It says the "sparsebundle" is open (or in use)  preventing the back-up from working properly. When I try and remove and re-install Time Capsule as the disk to back-up to, it still doesn't work. My plan "B" is get a second Time Capsule and dedicate it to the MacBook. But, I fear I'll face the same problem.
    When I open to reconfigure Time Machine, the Time Capsule disk is identified as the back-up, but it's also seen in the "available disks to use for back-up" along with with Boot Kamp disk which is part of the new SSD hybrid hard drive just installed. (Remember it's the partitioned part running Windows xp.)
    I've unplugged/plugged-in the ethernet internet connection and the power cord many times to no avail. The message still says the sparsebundle is in the way.
    Do you think deleting Boot Kamp disk from the list of available hard drives might solve the problem?
    Bill in Tulsa

    TM can only use AFP and only on disks formatted HFS+ (ie Mac Extended Journaled) so it should not bring up a boot camp partition as a possible destination at all .. but I have not done that seutp.
    It says the "sparsebundle" is open (or in use)
    That error is well known. It should simply required the TC to be restarted..
    That sometimes gets things working where the simple restart won't.
    I would recommend using short names, with no spaces and pure alphanumeric. 
    That is C9
    http://pondini.org/TM/Troubleshooting.html
    If you have a more complicated setup.. I would recommend firstly doing a TM reset in the computer.
    See A4 in the same reference.
    Do a verify then of the sparsebundle on the TC.. A5 but you might need to inherit the old backup if you want to continue an old backup.. A new hard disk will make the TM consider the old backup no longer belongs to the computer.. there is a UUID connection to the actual hard disk used in the backup.
    Again read the info in pondini. B5 and B6.
    The sparsebundle in use is C12 but there are a number of sparsebundle issues in section C.. C17 is another common issue.
    Some of what you have done is not adequate.. eg disconnecting ethernet is not enough.. you need to reboot the TC.

  • HT201541 are there any new templates for Motion 5 since Motion 4?

    are there any new templates for Motion 5 since Motion 4?

    Hello and good day.
    Yes there are many more templates and with the latest Motion Update we now have 3D Text Templates.
    Plus you can always find new freebies being released here: http://www.fcp.co/forum/9-free-fcpx-plugins-and-templates
    There are also many 3rd party developers that create Motion Templates as well for Motion 5.
    Also, you can create your template with the ability to add many different parameters to control from inside of FCPX.
    Please let me know if you have any questions.  Have a great day!

  • HT1222 Are there any security updates for the Mac OS 10.4.11?

    Are there any security updates for my G4 PowerPC OS 10.4.11?

    No. Tiger is an obsolete and unsupported OS at this point. If there were any updates you would find them using Software Update.

  • Are there any bluetooth adapters for ipod classic to use a speaker?

    are there any bluetooth adapters for ipod classic to use a wireless speaker?

    I know there are a few different bluetooth adapters out there that add bluetooth hardware capability, but I'm not sure of what's available for compatible bluetooth speakers.
    Here is one such bluetooth adapater.
    http://www.buy.com/pr/product.aspx?sku=218214010&sellerid=30193374
    B-rock

  • Are there any user exit for ess travel?

    Hi all
    I want to ask,
    are there any user exit for ess travel?
    and if I want  to know if we already had enhancement for back-end system (sap gui)
    is it automatically applicable to ess too?
    many thanks

    check this
    ESS: BAdi for Checking Mileage
    Thanks
    Bala Duvvuri

  • Are there any Color Adjustments for Safari?  Printing with Magenta overlays.

    Are there any Color Adjustments for Safari?  When printing the iphone at www.apple.com/iphone/compare-iphones/ the phones have a Magenta Overlay on them.  Tried Firefox and Chrome with same computer, plus a PC to the same printer.  All else prints fine.  Have Intel based iMac, updated to 10.7.5, and using Safari 6.0.1.  I called Canon, and they said it is an issue with Safari.  Any Solutions?  Any way of replacing Safari?  (Recently updated to Lion via software downloads.  No disc.)

    Welcome to Apple....
    Kumusta Ka?  Ma init pa dyan?
    If you're browsing the web and you're internet connection is slow or sometimes dropping, it is normal for Safari to hang or freeze for a little bit until it connects to the site you're trying to view or visit.
    Try this - go to system preferences - network - advance - dns and change your dns server.
    see image below - let me know if na ayos mo na ang internet mo.

  • After updating to ios 5, my calendar sometimes freezes when entering a new event. I have tried syncing but it doesn't fix the problem. Are there any bug fixes for this? Any ideas would be great thanks, I don't really want to have to reset everything!

    After updating to ios 5, my calendar sometimes freezes when entering a new event. I have tried syncing but it doesn't fix the problem. Are there any bug fixes for this? Any ideas would be great thanks, I don't really want to have to reset everything!

    Try to reset the iPod by  pressing the home and sleep button for about 10sec, until the Apple logo comes back again. You will not lose data doing a reset, but it can clear some glitches after installing new software or apps.

  • I do not want Creative Cloud. My current version of Lightroom is 5.7. I take it I have to buy Lightroom 6 outright? Are there any price concessions for upgrades?

    I do not want Creative Cloud. My current version of Lightroom is 5.7. Are there any price concessions for upgrades or do I have to buy Lightroom 6 outright?

    @landaloons who posted: "Clicking 'Checkout' does nothing.  There is apparently no way to get the upgrade at present."
    Your browser has to have tracking enabled and open a pop-up for Checkout to work. Browser add-ons and custom settings can block this from happening.  In Firefox I had to temporarily disable Ghostery to advance past the Checkout button. You may have a similar tracker/pop-up disabler in your browser that you need to turn off temporarily. Alternatively try a different browser with no custom settings. Doing this I was able to download and install a $79.99 upgrade version, so it does work, but they don't make it easy to find or do. They want you to subscribe instead. (In fairness, though, you'd have this same Checkout issue trying to subscribe to CC if your browser settings block advancement past the Checkout button.)

  • Are there any known viruses for Mac?

    Are there any known viruses for Mac?

    Not yet!
    You may find this User Tip on Viruses, Trojan Detection and Removal, as well as general Internet Security and Privacy, useful:
    https://discussions.apple.com/docs/DOC-2435
    (I have ClamXav set to scan incoming emails, but nothing else.)

  • [Solved]Are there any ipv6 sources for arch ?

    I'm a arch user in Edu net, I have only 6G flows each month, so I want to find  source repositories in ipv6,
    are there any ipv6 sources for arch ?
    Last edited by mihail (2011-10-08 15:04:54)

    mihail wrote:
    SidK wrote:https://www.archlinux.org/mirrorlist/ lets you create a mirrorlist file of ipv6 hosts only
    谢谢~
    I don't understand your answer.
    What do you mean by "source repositories"? The term 'repository' means 'a bunch of precompiled packages', Arch repositories host binaries, not source tarballs.

  • Is there any upragde tools for SAP B1 to SAP ERP?

    Hi,
    I know, SAP B1 and SAP ERP are totally different SAP products.
    In my mind, maybe we should implement the new SAP ERP, and then, migrate the old master data from B1 to ERP...
    So, is there any upragde tools or procedure (or data migration tools)for the project of upgrade SAP B1 to SAP ERP?
    Is there any documentation for this?
    Many thanks in advance.
    BR,
    Randy

    It is not listed on the official roadmaps
    Lumira:
    https://websmp206.sap-ag.de/~sapidb/011000358700000212382013E.pdf
    Analysis Office:
    https://websmp206.sap-ag.de/~sapidb/011000358700000395262012D.pdf
    For Lumira we asked at BI 2014 the other week and they said they were working on it.
    You can register for this ASUG Analysis Office Roadmap and ask SAP on the webcast about it:
    May 12: Analysis Office Roadmap
    Same for Lumira - see these upcoming ASUG webcasts - especially Q&A:
    May 15: Lumira Self Service for Business User
    May 21: SAP Lumira Question and Answer Session

Maybe you are looking for