Difference between revisions of "Tutorials:Calculating Hash Sum"
From UBCDwiki
StopSpazzing (talk | contribs) m (more suggestions applied) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
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 <u>FIRST</u> step before continuing with any of the other [[Tutorials]] regarding the '''ISO'''. If you would like more information regarding Checksums/Hashsums please see the [http://en.wikipedia.org/wiki/Checksum Wikipedia article]. | 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 <u>FIRST</u> step before continuing with any of the other [[Tutorials]] regarding the '''ISO'''. If you would like more information regarding Checksums/Hashsums please see the [http://en.wikipedia.org/wiki/Checksum Wikipedia article]. | ||
− | <br/>'''<font color=red>DISCLAIMER: The only <u>trusted</u> MD5/SHA1 Sums are located on the downloads page.</font>'''<br/><br/> | + | <br/>'''<font color=red>DISCLAIMER: The only <u>trusted</u> MD5/SHA1 Sums are located on the [http://www.ultimatebootcd.com/download.html downloads page].</font>'''<br/><br/> |
== Windows == | == Windows == | ||
Line 23: | Line 23: | ||
*3. md5sum should then print out a single line after calculating the hash: | *3. md5sum should then print out a single line after calculating the hash: | ||
− | <pre style=size="12">CHECKSUM_HERE UBCD###.iso</pre><br/> | + | <pre style=size=\"12\">CHECKSUM_HERE UBCD###.iso</pre><br/> |
<nowiki># = version number</nowiki> | <nowiki># = version number</nowiki> | ||
Line 37: | Line 37: | ||
<br/>'''<font color=red>DISCLAIMER: The only <u>trusted</u> torrent files are located on the downloads page.</font>'''<br/><br/> | <br/>'''<font color=red>DISCLAIMER: The only <u>trusted</u> torrent files are located on the downloads page.</font>'''<br/><br/> | ||
− | + | *2a. Open the torrent file, located on the [http://ultimatebootcd.com/download.html downloads] page, in your favorite Bittorent program and start the download. | |
− | + | *2b. Then <u>stop</u> the download, and copy the mismatched '''ISO''' to the download/temp location, overwriting the torrent download '''ISO'''. | |
− | + | *2c. Followed by forcing the program to re-check the file. (See picture) | |
<br/><br/> | <br/><br/> | ||
[[Image:uTorrent-Picture1.jpg|400px|center|frameless]] | [[Image:uTorrent-Picture1.jpg|400px|center|frameless]] | ||
− | <center>Shown is uTorrent (freeware) and right clicking on the torrent to "Force Re-Check".</center> | + | <center>Shown is uTorrent (freeware) and right clicking on the torrent to \"Force Re-Check\".</center> |
<br/><br/> | <br/><br/> | ||
− | + | *2d. If the '''ISO''' is anything less than 100%, you will have to press the \"play\" or \"start\" button to continue downloading the rest of the '''ISO'''. | |
− | + | *2e. After the file reaches 100%, check the MD5/SHA1 checksum codes of the '''ISO''' image using the instructions [[Tutorials:Calculating_Hash_Sum#Windows|above]] to confirm. | |
− | <br/><br/>''Note: There are many different Bittorent programs, please see documentation for your program if you are having issues. | + | <br/><br/>''Note: There are many different Bittorent programs, please see documentation for your program if you are having issues. |
Latest revision as of 16:01, 18 November 2012
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:
|