Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:md5sum [2011/06/16 13:07] – Guy | wiki:md5sum [2012/08/28 17:17] (current) – kennedywalker | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| md5sum name</ | md5sum name</ | ||
| - | For example if you had tinycore_3.6.iso in / | + | For example if you had the file [[http:// |
| < | < | ||
| - | md5sum | + | md5sum |
| Compare the md5sum generated, with the one on the site you downloaded Tinycore from. | Compare the md5sum generated, with the one on the site you downloaded Tinycore from. | ||
| - | If the md5sum is different, the file has been corrupted, and it needs to be download again. | + | In case of the example above, the output of the //md5sum// command should be: |
| + | |||
| + | < | ||
| + | |||
| + | For our example, the reference value to compare with, will be in file [[http:// | ||
| + | |||
| + | If the md5sum is different, the file has been corrupted | ||
| + | |||
| + | To fix things, delete the corrupted file and try to download again. | ||