Results 1 to 3 of 3
Hi, I downloaded a Debian (Wheezy) installer iso image and burned it to a CD. After burning the CD I mounted it and ran the md5sum utility to verify the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-17-2013 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 2
md5 checksum validation inconsistent
Hi, I downloaded a Debian (Wheezy) installer iso image and burned it to a CD. After burning the CD I mounted it and ran the md5sum utility to verify the files were good. I got a warning that the checksum was not good for one of the files. I tried reburning the CD, first on the same disk then on another CD-RW. Then I tried burning from a different computer. Each time I ran md5sum it reported that the checksum was not good for one of the files but the particulator file reported as having the invalid checksum was different each time I mounted the CD.
I tried mounting the downloaded iso image directly usingCode:prompt$ md5sum -c md5sum.txt --quiet ./pool/main/g/grub2/grub-common_1.99-23_amd64.deb: FAILED md5sum: WARNING: 1 of 801 computed checksums did NOT match
Again one of the 801 files was found to have an invalid checksum. In another attempt two files were reported as having an invalid checksum.Code:promt# mount -o loop -t iso9660 debian-wheezy-DI-b4-amd64-netinst.iso /mnt/test/
What is causing this problem? Is the problem due to checking the md5sum on a mounted iso filesystem? At first I thought it might be bad CD-RW media or CDwriter problems but since I get the same type of problem when mounting the iso image stored on the hard drive, that does not seem to be the case.
The computer I am burning the CD from is 32-bit yet the installer is for a 64-bit machine. Would that have something to do with it?
Thanks
- 01-17-2013 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,163
It sounds like your system either has a media or disc controller problem. Try it on another system.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-18-2013 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 90


Reply With Quote

