This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| verify_iso [2016/03/04 22:23] – pavroo | verify_iso [2024/09/30 14:30] (current) – pavroo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Verify ISO image ===== | + | ===== Verify ISO/IMG image ===== |
| ==== Basic way ==== | ==== Basic way ==== | ||
| Line 5: | Line 5: | ||
| === Linux host === | === Linux host === | ||
| - | Sparky iso image should be downloaded from one of the official servers only. Use links from the download page only: [[http:// | + | Sparky iso image should be downloaded from one of the official servers only. Use links from the download page only: [[https:// |
| - | Download the AllSums.txt file too, which features control sums of the iso image: | + | Download the AllSums.txt file too, which features control sums of the ISO/ |
| * md5sum | * md5sum | ||
| * sha1 | * sha1 | ||
| Line 13: | Line 13: | ||
| * sha512 | * sha512 | ||
| - | To verify Sparky | + | To verify Sparky |
| | | ||
| | | ||
| Line 32: | Line 32: | ||
| 1. Download ' | 1. Download ' | ||
| - | | + | |
| 2. Import the downloaded key: | 2. Import the downloaded key: | ||
| Line 43: | Line 43: | ||
| 3. Download **sparkylinux-< | 3. Download **sparkylinux-< | ||
| - | 4. Open a terminal emulator in your download directory which contains both the Sparky | + | 4. Open a terminal emulator in your download directory which contains both the Sparky |
| - | gpg --keyid-format 0xlong --verify sparkylinux-4.3-dev1-i686-minimalcli.iso.sig sparkylinux-4.3-dev1-i686-minimalcli.iso | + | gpg --keyid-format 0xlong --verify sparkylinux-4.3-i686-minimalcli.iso.sig sparkylinux-4.3-i686-minimalcli.iso |
| + | The output should display the right key: | ||
| gpg: Signature made Fri 04 Mar 2016 07:45:37 PM CET | gpg: Signature made Fri 04 Mar 2016 07:45:37 PM CET | ||
| - | | + | |
| gpg: Good signature from " | gpg: Good signature from " | ||
| + | | ||
| + | |||
| + | or: | ||
| + | |||
| + | gpg: Signature made Fri 04 Mar 2016 07:45:37 PM CET | ||
| + | | ||
| + | gpg: Good signature from " | ||
| gpg: WARNING: This key is not certified with a trusted signature! | gpg: WARNING: This key is not certified with a trusted signature! | ||
| | | ||
| | | ||
| + | | ||
| + | Change the ISO/IMG image name to the one you have. | ||
| - | Change the iso image name to yours. | + | Everything is fine if the ISO/ |
| - | + | | |
| - | Everything is fine if the iso key is the same as is in point 2 and 4: | + | |
| - | | + | |
| ---- | ---- | ||
| - | <WRAP center box 60%> | + | <WRAP center box 100%> |
| - | [[start|< | + | |[[start|< |
| </ | </ | ||