Check the integrity of an iso image ๐Ÿคข

  • Do the following:

    • Download the iso

    • Generate the checksum using this command: sha256sum /path/to/os.iso

    • Compare the official sha256 with the generated

Last updated

Was this helpful?