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

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

From Manjaro
m
m (Variant to checking in Windows using powershell)
Tags: Mobile web edit Mobile edit
 
Line 73: Line 73:
</translate>
</translate>
<br clear="all" />
<br clear="all" />
}}
}}Also, here is another way:


{{SectionTemplate|<translate><!--T:23--> See Also</translate>|
1) Press Win+R, and enter 'powershell'. (Also you can press the the magnifying glass icon near the Start button, and enter same word.)
 
2) In opened shell console, using command 'cd' go to the folder wherein you have been downloaded the manjaro-xxxx.iso file.
 
Example: PS C:\Windows\System32> cd D:\Downloads\
 
3) Write the command: <syntaxhighlight lang="console">
certutil -hashfile .\manjaro-gnome-22.1.3-230529-linux61.iso SHA512
</syntaxhighlight>It will calculate the hash sum which you can compare with that consists in downloaded Checksum file (.iso.SHA512) that you can open with notepad.{{SectionTemplate|<translate><!--T:23--> See Also</translate>|
* '''[[How-to verify GPG key of official .ISO images]]'''  
* '''[[How-to verify GPG key of official .ISO images]]'''  
* '''[[Download Manjaro]]'''
* '''[[Download Manjaro]]'''
Cookies help us deliver our services. By using our services, you agree to our use of cookies.