Verify MD5 checksum of Linux DVD / ISO ISO file using Windows XP / Vista
Q. How do verify my MD5 checksum of an ISO file under Windows XP? The Linux ISO images downloaded from the net onto Windows XP system.
A. Under Linux or UNIX you can use MD5 checksum command to calculate the MD5 checksum of a file or an ISO image.
Under Windows XP and other Windows operating system you need to use a special program called winMD5Sum. It is a simple open source Windows MD5 checke to calculate the MD5 checksum of a file or an ISO image.
Download winmd5sum
- You can download the winmd5sum here
- Install the software
MD5 checksum is one of the most common signature to make sure that a file that you have downloaded is not corrupt. Some websites post the MD5 checksum of a file on their download page. Once you have downloaded the file, use winMd5Sum to get the MD5 checksum of the file on your computer. Then make sure that the MD5 checksum from the web site is the same. If they are the same, then your file is exactly the same as the file on the website.
E-mail this to a friend
Printable version
Related Other Helpful FAQs:
- Verify tar command tape backup under Linux or UNIX
- How do I use Linux on windows XP/2000 system?
- Open ftp port 21 on windows XP operating system
- How do I remotely administer a Windows server running IIS 6.0 web server from a Windows XP Professional dekstop system?
- Access Linux from Windows XP system
Discussion on This FAQ
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: iso_file, iso_image, linux_iso_images, md5_checksum, special_program, windows_operating_system, windows_vista, windows_xp, winmd5sum




May 31st, 2008 at 3:26 am
winmd5sum looks like a very handy and helpful program. I downloaded and installed it, but it locks up every time I browse to the dvd iso that I downloaded. I cannot get it to work and I need to force it to close by using windows xp task manager.
June 9th, 2008 at 7:43 pm
Rob, As soon as you browse for the ISO, and select it, the process to compute the MD5 starts. It is a weird process, but who says programmers are in touch with their end users?