LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slaklive md5sum doesn't check (https://www.linuxquestions.org/questions/slackware-14/slaklive-md5sum-doesnt-check-4175712103/)

vonbiber 05-14-2022 07:00 AM

slaklive md5sum doesn't check
 
For the last past few weeks I downloaded (with wget)
slackware64-live-current.iso and ran the command
Code:

md5sum slackware64-live-current.iso
and it didn't check with the md5 provided.
Latest version I downloaded is 2022-05-12.
I thought to boot it anyway and I got a kernel panic.

Paulo2 05-14-2022 09:31 AM

I downloaded the iso with wget and it's md5sum is ok.
There was a "closed connection" in the middle, but it seems that it wasn't a problem.

Is wget reliable for such a huge download? I always download install isos with kget.
Of course, that isn't an option in a non-GUI console.
Code:

$ cat slackware64-live-current.iso.md5
c72ccf8a22243501f9c109094339e140  slackware64-live-current.iso

$ md5sum slackware64-live-current.iso
c72ccf8a22243501f9c109094339e140  slackware64-live-current.iso

$ md5sum -c slackware64-live-current.iso.md5
slackware64-live-current.iso: OK


edit- download link from this post https://www.linuxquestions.org/quest...ts-4175709111/

pan64 05-14-2022 11:05 AM

successfully installed into a vm.


All times are GMT -5. The time now is 02:18 AM.