GurliGebis Posted February 28, 2007 Posted February 28, 2007 I was wondering if the verify function works by comparing the disc sector by sector, or just calculating the checksum of both, and comparing them? If the latter is the case, it would be nice if imgburn would calculate the image checksum as it burns it, so it doesn't have to read the image again when verifying. I'm writing my images from a network share, so saving some bandwidth would be nice (copying to local disk is not an options )
LIGHTNING UK! Posted February 28, 2007 Posted February 28, 2007 It compares it sector by sector. The MD5 stuff is just an added bonus. It's calculated but isn't used anywhere, only displayed in the log.
Recommended Posts