LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Simple MD5Sum (https://www.linuxquestions.org/questions/linux-newbie-8/simple-md5sum-343744/)

jmweb 07-16-2005 09:58 AM

Simple MD5Sum
 
Can someone check the md5sum off their CentOS ISO download. I keep getting the following one after numerous downloads from different mirrors. The CentOS site shows another sum.

sha1sum CentOS-3.5-i386-disc1.iso
6363d2bf203c9041141324451351e865e998bffc CentOS-3.5-i386-disc1.iso

david_ross 07-16-2005 10:11 AM

An sha1sum is different from an md5sum - try:
md5sum CentOS-3.5-i386-disc1.iso

It should be:
81be21fa53cd321a401575def5d0129b CentOS-3.5-i386-disc1.iso

Bruce Hill 07-16-2005 10:14 AM

I don't know if md5sum and sha1sum are the same. Have you tried checking it by these, and then running "md5sum CentOS-3.5-i386-disc1.iso" ? There are two different sets of md5sums for that release ...

jmweb 07-16-2005 11:29 AM

Quote:

Originally posted by david_ross
An sha1sum is different from an md5sum - try:
md5sum CentOS-3.5-i386-disc1.iso

It should be:
81be21fa53cd321a401575def5d0129b CentOS-3.5-i386-disc1.iso

Sorry I posted the wrong output. That is what my MD5Sum is on the iso.

http://www.linuxquestions.org/questi...hreadid=343722

I get the feeling the bios needs to be flashed


All times are GMT -5. The time now is 07:37 PM.