The simplest way of checking the files post-burn is to get a manifest
list with MD5 sums for each file from your distro and run the following:

md5sum -c <filename> | less

The -c argument tells md5sum to test against the given list.

For example, here is the list for Slackware:

ftp://sunsite.ualberta.ca/pub/Linux/slackware/slackware-current/CHECKSUMS.md5

Curtis

On Wed, 2004-01-21 at 10:51, Jason Louie wrote:
> Has anyone been able to verify the *burned* copy of the ISO?  Also
> what programs are you guys using for the burning?  I'm using Nero on a
> Win system.  I have lots of distros that I would like to share but I
> don't feel good about having them available when I'm not sure if
> they're good.  I haven't been able to get matching results with doing
> an MD5 check on the CD so I was wondering if anyone has been getting
> better results.
> 
> -- 
> 
> Jason Louie BSc. CPSC
> Web Applications Developer
> Sorex Software Inc.
> [EMAIL PROTECTED]
> 
> ______________________________________________________________________
> _______________________________________________
> clug-talk mailing list
> [EMAIL PROTECTED]
> http://clug.ca/mailman/listinfo/clug-talk_clug.ca


_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to