Difference between revisions of "Tutorials:Calculating Hash Sum"
StopSpazzing (talk | contribs) m (reworded) |
StopSpazzing (talk | contribs) m (→Windows) |
||
Line 10: | Line 10: | ||
*1. Freeware programs: [http://www.softpedia.com/get/Security/Security-Related/HashCalc.shtml Hashcalc] (Requires installation) or [http://www.arpoon.de/checksum.html Arpoon Checksum] (No installation required). More options from this [http://www.softpedia.com/hubs/Checksum-Verifiers?sort=downloads Softpedia list] (Some freeware, may require installation).<br/><br/> | *1. Freeware programs: [http://www.softpedia.com/get/Security/Security-Related/HashCalc.shtml Hashcalc] (Requires installation) or [http://www.arpoon.de/checksum.html Arpoon Checksum] (No installation required). More options from this [http://www.softpedia.com/hubs/Checksum-Verifiers?sort=downloads Softpedia list] (Some freeware, may require installation).<br/><br/> | ||
− | *2. After installation (or extraction for portable), drag '''ISO''' onto program (or desktop shortcut) and it will auto generate the MD5 Sum. Compare with [http://www.ultimatebootcd.com/download.html | + | *2. After installation (or extraction for portable), drag '''ISO''' onto program (or desktop shortcut) and it will auto generate the MD5 Sum. Compare with [http://www.ultimatebootcd.com/download.html download Page] MD5/SHA1 Sum.<br/><br/> |
== Linux == | == Linux == |
Revision as of 12:51, 19 February 2011
This guide will help to confirm you have exact copies of UBCD ISO to prevent any problems later down the road. This should be your FIRST step before continuing with any of the other Tutorials regarding the ISO. If you would like more information regarding Checksums/Hashsums please see the Wikipedia article.
Windows
LinuxUbuntu and similar flavors:
cd download_directory
md5sum UBCD###.iso
CHECKSUM_HERE UBCD###.iso # = version number Checksum/Hashsum Doesn't Match?Your options are:
|