Verify Your ISO Image
Verifying the integrity and authenticity of your ISO image is crucial to ensure a smooth installation process.
- Integrity verification ensures the ISO image was downloaded correctly and matches the original file available on the server. This prevents issues caused by corrupted files.
- Authenticity verification confirms the ISO image is signed by OpenBosniana OS, ensuring it has not been tampered with or replaced by a malicious copy.
Download the SHA256 and MD5 Sums
Download the file openbosniana.sha256sum
from the same location where you downloaded the ISO image.
Important Do not modify the downloaded checksum file.
Verify the Integrity of the ISO File
To verify the integrity of the ISO file, generate its SHA256 hash and compare it to the hash provided in openbosniana.sha256sum
.
Run the following command in your terminal:
```bash sha256sum -b OpenBosniana---*_amd64.iso