> Is there any way of doing the md5sum test on an already burnt CD?

Sure:

  dd if=/dev/cdrom bs=2048 count=328067 | md5sum

where 328067 is the number of sectors in the zoot ISO image (this will
vary from disc to disc of course).  Can substitute
`expr `isosize /dev/cdrom` / 2048` if you have isosize.

Cheers,
Peter Monta   [EMAIL PROTECTED]
Terayon Communication Systems


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to