vepar
February 14, 2023, 8:13pm
1
Trying to make a live USB, but the sha512sum outputs a different string than the downloaded sha512.txt file…
Should be:
4ab4572b664186b94e18f440899ce18186837b043796b441728e9c9526a2590a53450270f10d04c6c4ba7561142a5ce7a69069dd8f0d58c6dd96ca5cf5c792e9 EndeavourOS_Cassini_neo_22_12.iso
But i get (in terminal in Fedora with the sha512sum file command):
3b06c558823099eacd131e524b9c8677237504b2e823c1bfdf7e612b382441a8200bc548eff2acb0e6aebbaf927599f210fe57c1b9cdb0590ff02c0d7af47950 EndeavourOS_Cassini_neo_22_12.iso
With the recent hardware instability, i’d rather make sure i’m using the correct non-damaged iso, cause booting from the live usb is what little computer use i’ll have til i get my issue resolved.
Downloaded from the worldwide server.
What’s up with that?
This is from the torrent file.
The directly downloaded file had yet another different sha512sum…
dalto
February 14, 2023, 8:16pm
2
The sum of the file I downloaded from github has this sum:
4ab4572b664186b94e18f440899ce18186837b043796b441728e9c9526a2590a53450270f10d04c6c4ba7561142a5ce7a69069dd8f0d58c6dd96ca5cf5c792e9
That seems to match the expected one.
manuel
February 14, 2023, 8:16pm
3
vepar
February 14, 2023, 8:21pm
4
I’ll try to download from github directly…
Yes, that page. Worldwide server, i’ll try to download now from github directly.
Or another server maybe…
The command on that page at the end, sha512sum -c EndeavourOS_Cassini_neo_22_12.iso.sha512sum
outputs this:
EndeavourOS_Cassini_neo_22_12.iso: FAILED
sha512sum: WARNING: 1 computed checksum did NOT match
I’ll report back when i download another iso.
manuel
February 14, 2023, 8:21pm
5
You can copy the following line exactly as-is into the checksum file:
4ab4572b664186b94e18f440899ce18186837b043796b441728e9c9526a2590a53450270f10d04c6c4ba7561142a5ce7a69069dd8f0d58c6dd96ca5cf5c792e9 EndeavourOS_Cassini_neo_22_12.iso
1 Like
manuel
February 14, 2023, 8:23pm
6
Can you show the exact download link you used?
manuel
February 14, 2023, 8:24pm
7
This is the size of the ISO file: 2068672512 bytes
1 Like
vepar
February 14, 2023, 8:26pm
8
manuel
February 14, 2023, 8:28pm
9
If possible, use either curl or wget app to download the ISO.
vepar
February 14, 2023, 9:13pm
11
HA!
Now i KNOW the nvme is broken!
I tried wget, and it also produced the wrong checksum.
Then i downloaded it directly to a separate SSD, checksum passed immediately!
The nvme is corrupting files on the fly now , this is a disaster…
But at least i got my confirmation.
And thank god i backed up my files.
Thanks everyone for the responses!
3 Likes
system
Closed
February 16, 2023, 9:14pm
12
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.