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?
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?