On Thursday 17 Aug 2017 12:36:38 Frank Scheiner wrote:
> Just a quick answer while I'm rechecking my burned CDROMs as per Mick's
> suggestions.

Cleverer suggestion I just found in the interwebs:

dd if=/dev/cdrom | head -c `stat --format=%s file.iso` | md5sum

The above will read the ISO size in bytes off the disk and use that to feed 
the equivalent size from the DVD to md5sum.

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to