{{Short description|Software to recover unreadable sections on damaged optical discs}} {{Lowercase title}} {{Infobox software | name = dvdisaster | logo = Dvdisaster.svg | screenshot = dvdisaster screenshot.png | caption = dvdisaster 0.72 | developer = Carsten Gnörlich | released = 0.40.7 ({{Start date and age|2004|08|22|df=yes}}) | latest release version = 0.79.10 | latest release date = {{Start date and age|2021|09|25|df=yes}} | programming language = C | operating system = FreeBSD, Linux, NetBSD (Cross-platform till version 0.72.3) | language = English | genre = Data recovery | license = GPL | website = {{URL |https://dvdisaster.jcea.es/}} }} '''dvdisaster''' is a computer program aimed to enhance data survivability on optical discs by creating error detection and correction data, which is used for data recovery. dvdisaster works exclusively at the image level. This program can be used either to generate Error-Correcting Code (ECC) data from an existing media or to augment an ISO image with ECC data prior to being written onto a medium. ''dvdisaster'' is free software available under the GNU General Public License.
==Recovery modes== When an optical disc is physically damaged (such as by scratching), or has begun to deteriorate, some parts of the data on the disc may become unreadable. By utilizing the ECC data previously generated by ''dvdisaster'', damaged parts of the disc data can be recovered.
The two modes of ECC data generation in ''dvdisaster'' make use of Reed–Solomon codes. In RS01 mode, the generated data is created from a disc image and is stored in a separate file, which must be written on some other medium. Alternatively, in RS02 mode, the ECC data is appended to the end of the disc image before the image is burned to disc.
When a CD or DVD has been augmented in RS02 mode, the 'augmented' section of the data remains invisible to the normal user, and the disc remains fully compatible with computers without knowledge of or installation of ''dvdisaster''. In this way a damaged disc may be fully recoverable by installing the software, accessing the Reed-Solomon error correcting code using ''dvdisaster'' and rebuilding the image (to hard disk).
''dvdisaster'' can be helpful to recover the contents of a damaged disc even when no ECC data is available. The entire disc can be read into an image, skipping damaged parts. ''dvdisaster'' can then repeatedly rescan just the missing parts, attempting to retrieve correct data.
==Difference with other Reed-Solomon implementations==
dvdisaster applies an ''image''-based approach to data recovery. It does not apply a file-based data recovery, as reading a defective medium at the file level means trying to read as much data as possible from each ''file''. But a limitation of the file-based approach arises when data sectors are damaged which have book-keeping functions in the file system. The list of files on the medium may be truncated. Or the mapping of data sectors to files is incomplete. Therefore, files or parts from files may be lost even though the respective data sectors would still be readable by the hardware. In contrast, reading at the ''image'' level uses direct communication with the drive hardware to access the data sectors.
It is important to point out that each unit of ECC data ''dvdisaster'' places at the end is calculated from sectors of the original data spread around in the original image. Each group of original data sectors and the added ECC sector(s) forms a "cluster". Any part of the cluster can be recovered as long as the amount of damages in ''that'' cluster is smaller than the amount of added ECC data in ''that'' cluster, therefore the location on disk of the ECC data doesn't matter.
''Clusters'' are different in Parchive, since each file is considered as a single block: with ''dvdisaster'' data loss begins when one of the clusters has more than about 15% of errors (unlikely to happen but theoretically possible with few KiB of data<ref>{{Cite web |url=http://dvdisaster.net/en/qa31.html |title=Technical properties of the error correction |access-date=2015-02-07 |archive-url=https://web.archive.org/web/20141013090145/http://dvdisaster.net/en/qa31.html |archive-date=2014-10-13 |url-status=dead }}</ref>), while Parchive can recover ''any'' error, provided that the PAR2 files are intact and that the number of corrupted files (it doesn't matter how much corrupted) is smaller than the number of available ECC files. ''dvdisaster'' also has a mode with separate ECC files.<ref>{{Cite web |url=http://dvdisaster.net/en/qa33.html |title=The RS01, RS02 and RS03 methods |access-date=2015-02-07 |archive-url=https://web.archive.org/web/20150207151745/http://dvdisaster.net/en/qa33.html |archive-date=2015-02-07 |url-status=dead }}</ref>
==See also== {{Commons category|Dvdisaster|lcfirst=yes}}
* Data recovery * Error detection and correction * Optical disc authoring * Reed–Solomon error correction * Parchive * {{interlanguage link|SecurDisc|ru||de}} * List of data recovery software *List of free and open-source software packages
==References== {{Reflist}} * {{Cite web |last=Martin |first=Ben |date=2008-02-07 |title=Use dvdisaster to protect backups on optical media |url=http://www.linux.com:80/feature/125974 |url-status=dead |archive-url=https://web.archive.org/web/20080208085944/http://www.linux.com:80/feature/125974 |archive-date=2008-02-08 |access-date=2024-05-25 |website=Linux.com}} * {{Cite book |last1=Ghirardini |first1=Andrea |title=Computer forensics |last2=Faggioli |first2=Gabriele |publisher=Apogeo |year=2007 |isbn=9788850325931 |location=Milan |publication-date=2007 |pages=345–347 |language=it}} * {{cite journal |author=Sharma |first=Shashank |date=March 2009 |title=DVDisaster |journal=Linux Format |publisher=Future plc |location=United Kingdom |volume=116 |issue=3 |pages=56 |url=https://www.linuxformat.co.uk/archives?issue=116}} * {{Cite journal |last=Sharma |first=Shashank |date=March 2009 |title=DVDisaster |url=http://www.linuxformat.ru/anons116.phtml |journal=Linux Format |language=ru |location=Russia |publisher=Future plc |volume=116 |issue=3 |pages=26}} * {{Cite web |url=http://nssdc.gsfc.nasa.gov/nost/conf/archive21st/presentations/posters/p16-martin-paper.pdf |archive-url=https://web.archive.org/web/20070801213038/http://nssdc.gsfc.nasa.gov/nost/conf/archive21st/presentations/posters/p16-martin-paper.pdf |url-status=dead |archive-date=2007-08-01 |title=DRAFT PDS CD-DVD Media Test Summary |author=Mike Martin |accessdate=2010-01-23 }} * {{Cite web |url = http://pdsmgmt.gsfc.nasa.gov/meetings/2007/mc_march/PMWG-MC_dc-070324%201.pdf |title = PDS CD-DVD Media Test Summary and Recommendations |author = Physical Media Working Group |date = 2007-03-21 |accessdate = 2010-01-23 |url-status = dead |archiveurl = https://web.archive.org/web/20100527094014/http://pdsmgmt.gsfc.nasa.gov/meetings/2007/mc_march/PMWG-MC_dc-070324%201.pdf |archivedate = 2010-05-27 }} * {{cite web |url=http://www.pcworld.pl/news/352071_2/Jak.archiwizowac.dane.na.lata.html |url-status=dead |title=Jak archiwizować dane na lata |last1=Daszkiewicz |first1=Krzysztof |last2=Arnold |first2=Arne |last3=Vogt |first3=Reto |date=2009-11-05 |work=PC World |publisher=International Data Group |language=pl |archive-url=https://web.archive.org/web/20110717214204/http://www.pcworld.pl/news/352071_2/Jak.archiwizowac.dane.na.lata.html |archive-date=2011-07-17 |accessdate=2010-01-23 }} * {{Cite web |last=Tószegi |first=Szabolcs |date=2009-07-28 |title=Dvdisaster - adatvesztés ellen |url=https://www.pcwplus.hu/hardver/dvdisaster-adatvesztes-ellen-20090728-59765.html |url-status=live |archive-url=https://web.archive.org/web/20240524220347/https://www.pcwplus.hu/hardver/dvdisaster-adatvesztes-ellen-20090728-59765.html |archive-date=2024-05-24 |access-date=2024-05-24 |website=PC World |publisher=International Data Group |language=hu}}
==External links== *{{URL|https://dvdisaster.jcea.es/|Official website}}
Category:Free data recovery software Category:Software that uses GTK Category:Free software programmed in C Category:Software using the GNU General Public License Category:2004 software