Quote:
Originally Posted by Mokoyombi
Please explain! How do I use the 'md5sum' tool? Where do I find it? How do I compare what I downloaded with the hash on the website? Please keep in mind that I have no knowledge on how to use Linux! Note: I'm downloading Zorin OS6 (32 bit) using a machine running Windows XP.
|
download the 'md5sum.exe' binary from the url @273 posted above and put it inside your '_windows_/System32' directory. once it's there, fire up command prompt and execute 'md5sum c:\path\to\iso\image.iso'. it will show you the MD5 hash of the iso image.
EDIT: of course change to path to the path where your iso image is located.