> How do you do the MD5 hash of a whole CD?

( everything is a file ... )

If it is a physical CD and not an ISO image on another file system you
should be able to put the CD into the CD drive and run md5 on the CD
device's device node in /dev/

If the CD is an ISO image just run md5 on the file.

 - Mike Hogsett
 
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to