Certain software (e.g. Nero) reads data from the just-burned CD/DVD and compares it to the source data. This takes a long time.
Other software (e.g. Brasero) creates a checksum from the data and, while writing, verifies this checksum (MD5 by default, with SHA1 or SHA265 optional). My recollection is that SHA* is more likely than MD5 to be guaranteed unique.
Is a checksum algorithm as reliable as data compare? I assume not. But if beginning and end of the CD/DVD are readable, the result seems trustworthy.
Other software (e.g. Brasero) creates a checksum from the data and, while writing, verifies this checksum (MD5 by default, with SHA1 or SHA265 optional). My recollection is that SHA* is more likely than MD5 to be guaranteed unique.
Is a checksum algorithm as reliable as data compare? I assume not. But if beginning and end of the CD/DVD are readable, the result seems trustworthy.