Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Programs > Academic Editions > Issue <<  8 of 18 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 248
Last update: 09-27-05
Issue:
How can I verify that the ISO images are intact before I attempt an installation?
Resolution:
To verify that your downloaded ISO images are intact prior to performing an installation, use a program to calculate the md5sum of the ISO file. If you do not have another Red Hat Enterprise Linux machine available to test the ISOs, md5sum programs for other operating systems can be found through a web search. If you have a Red Hat Enterprise Linux computer available, you can use the included md5sum program. Simply type
$ md5sum <filename.iso>
at a shell prompt, replacing "filename.iso" with the name of your ISO file. When the command completes, it will return an alphanumeric string that is the MD5 checksum of the file. Compare that string to the one that can be found in the Red Hat Network (RHN) ISO download section. Here's how to find the MD5 checksums on RHN:
  • Log in to your RHN account at http://rhn.redhat.com.
  • Click on the Channels tab at the top of the page
  • Click Easy ISOs on the left hand side of the page
  • Click on the Channel name of the software you want to check. Here you will find links to the ISOs and each ISO's MD5 checksum.
If the output from md5sum does not match the value on the RHN page, the ISO file is corrupted and will need to be downloaded again. If you are having difficulty with timeouts while downloading ISO files, please see additional articles on resolving dropped connections during ISO downloads.

You can also test checksum integrity of any Red Hat Enterprise Linux CD by typing linux mediacheck at the installation boot: prompt after booting off the first install disc. Please see additional articles on testing the integrity of install CDs for more information.


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Programs > Academic Editions > Issue <<   8  of  18  >>