3

I was just checking a md5 checksum to see if a file has downloaded correctly or not.

situation is like this. I have downloaded a Linux iso file in Windows and checked the md5 with the Microsoft 'File checksum integrity verifier' utility. it is giving a different checksum from the one displayed on the linux OS website.

Q. IS the md5 checksum different (or same) on different OS types ( winxp, win7, linux etc) ?

belacqua
  • 23,120
ulkaNCST
  • 749

3 Answers3

2

No , the md5 sum will be the same on all OS.

See also:

https://help.ubuntu.com/community/HowToMD5SUM

Panther
  • 102,067
2

The utility can be different but its function of checking integrity will be same. In your case , The .iso file You have downloaded is faulty or corrupted. You have to download .iso file again.

KK Patel
  • 19,083
2

The Md5 sum is unique. It cannot be changed. The Windows Integrity Checked is not the reliable option. Use Winmd5sum.