Difference between revisions of "Check a Downloaded ISO Image For Errors"

no edit summary
imported>Verityproductions
imported>Verityproductions
Line 29: Line 29:
  [sha1sum or sha256sum] [ISO Image]
  [sha1sum or sha256sum] [ISO Image]


[[File: sha256.png|thumb|left|375px]]


For example, the following command will use sha256 generate a code from the 64 bit Manjaro XFCE 0.8.1 ISO. The code generated can then be compared tothe code provided by the appropriate sha256 checksum file:
For example, the following command will use sha256 generate a code from the 64 bit Manjaro XFCE 0.8.1 ISO. The code generated can then be compared tothe code provided by the appropriate sha256 checksum file:


  sha256sum  manjaro-xfce-0.8.1-x86_64.iso
  sha256sum  manjaro-xfce-0.8.1-x86_64.iso
[[File: sha256.png|thumb|left|375px]]