Language

Package: dvdisaster @ 0.79.9

Synopsis

Error correcting codes for optical media images

Description

Optical media (CD,DVD,BD) keep their data only for a finite time (typically for many years). After that time, data loss develops slowly with read errors growing from the outer media region towards the inside.

Dvdisaster stores data on CD/DVD/BD (supported media) in a way that it is fully recoverable even after some read errors have developed. This enables you to rescue the complete data to a new medium.

Data loss is prevented by using error correcting codes. Error correction data is either added to the medium or kept in separate error correction files. Dvdisaster works at the image level so that the recovery does not depend on the file system of the medium. The maximum error correction capacity is user-selectable.

Home page
https://dvdisaster.jcea.es/
Location
gnu/packages/cdrom.scm (line: 409, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gettext' does not match package name 'gettext-minimal'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?