The "Checksums calculator" is an open source GUI application that has been developed to run on Windows, MacOS X and Linux operating system on 32-bit and 64-bit architectures. Use this tool to calculate the various checksums of functions, including md5, sha1, sha256, sha384 and sha512. The example below checks against md5

The Checksums calculator is an open source tool used in the following procedure and it is one of the many other tools available for customer use. Ribbon does not provide or distribute this tool for download. Ribbon makes no warranties on using this tool etc.


Perform the following steps to calculate the checksum of the downloaded BMC firmware package and validate it against the value in the checksum file:

  1. Download all the files from the Ribbon Support Portal required for the SBC installation or upgrade. Refer to Downloading Software from the Ribbon Support Portal.
  2. Untar the firmware package to get the bmc5X00_v<Build_Number>-R0.rom file. Refer to the latest SBC Core release notes for information on the latest BMC package details.
  3. Download the calculator application (.zip) file that matches the version of your computer operating system.

  4. Unzip the calculator application file to a folder in your local computer.
  5. Launch the "Checksums calculator" application from this folder. (The Checksums "hash" calculator name is different depending on your operating system).

    The following images are for example purposes only and may not reflect the most current release version.

    Launching Hash Calculator

  6. Using the Checksums calculator, browse and select the bmc5X00_xxxx.rom file (where xxxx is the file version).

    Browsing BMC rom file



  7. Select the "Hash function" md5.

    Selecting md5 Function

  8. Click Calculate. This extracts the checksum from the .rom file. A hexadecimal value appears in the Checksum text box.

    Calculating Checksum from ROM file

  9. Using a text editor, browse and open the bmc5X00_xxxx.rom.md5sum file (where xxxx is the file version). This file contains a hexadecimal checksum value.

    Opening BMC md5sum in Notepad

  10. Copy and paste the contents of this file into the "Original checksum" box.

    Copying and Pasting the checksum

  11. Click Compare.

    Comparing Checksums

The validation is successful when both checksums are same and a message box displays "Checksums are identical".

If any other message displays, repeat the process to download both the .rom and .md5sum from the Ribbon Support Portal and repeat the checksum process. If the validation fails a second time, contact Technical Support.

Successfully Validating Checksums

The example here shows the validation of BMC firmware package with the md5sum. The procedure is also applicable to validate checksum of BIOS, OS and SBC application packages.

  • No labels