1. F5 Networks Knowledge Base, K13432: The BIG-IP system may not display a software image that was manually copied to the BIG-IP system.
Reference Section: Description and Recommended Actions paragraphs.
Content: This document explicitly states, "The lind process is responsible for finding and verifying software images located in the /shared/images directory. The lind process verifies the MD5 checksum of the image file. If the checksum is valid, the image is displayed in the Configuration utility." This directly confirms that checksum verification is the step performed before the image appears in the GUI.
2. F5 BIG-IP TMOS: Operations Guide, Version 16.1
Reference Section: Chapter 2: BIG-IP system software, Section: About software images.
Content: The guide explains that when you upload a software image, "the BIG-IP system automatically checks to ensure that the software image is valid for the specific BIG-IP platform." This validation process includes the integrity check (checksum).
3. F5 BIG-IP System: Software Management, Version 15.1
Reference Section: Chapter: Managing Software Images, Section: Importing software images.
Content: The documentation details the process of making images available. It notes that after uploading, the system processes the file. The status of the image will be "verifying image" or similar before it becomes "available," which aligns with the checksum verification step.