Are you aware that the "-c" option for
md5sum will eliminate 1 step? Here are my results:
Code:
$ md5sum -c SimplyMEPIS_6.0_i386.md5sum
SimplyMEPIS_6.0_i386.iso: OK
I decided to also run the same commands you did:
Code:
$ cat SimplyMEPIS_6.0_i386.md5sum
f53d134974db0d24aa97925e3707ab4c SimplyMEPIS_6.0_i386.iso
$ md5sum SimplyMEPIS_6.0_i386.iso
f53d134974db0d24aa97925e3707ab4c SimplyMEPIS_6.0_i386.iso
& compare to your results:
Code:
fpd@mybox:~$ cat SimplyMEPIS_6.0_i386.md5sum
f53d134974db0d24aa97925e3707ab4c SimplyMEPIS_6.0_i386.iso
fpd@mybox:~$ md5sum SimplyMEPIS_6.0_i386.iso
6e536dbd363d04b9395ba39f01bc1557 SimplyMEPIS_6.0_i386.iso
I d/l'd the file some time back & don't remember which mirror I used. Do you remember which ones you used? I wonder if there is any chance you could possibly have found some bad mirrors.