Downloaded the 9.0.2 install media for Linux from:
https://casupport.broadcom.com/download-center/download-center.html
Product: CA Unified Infrastructure Management On-Premise (Nimsoft / UIM)
Product (drilldown):CA Unified Infrastructure Mgmt Server and Application Pack - On Prem MULTI-PLATFORM
Version: 9.0.2
Download media: CA UNIFIED INFRASTRUCTURE MANAGEMENT R9.0.2 LINUX INSTALLER INCLUDES UMP AND UNIFIED REPORTER
File name:DVD500000000001956.iso
Steps to reproduce the issue.
Download the DVD500000000001956.iso to a CentOS 7 server
mount: /dev/loop0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
Release : 9.0.2
Component : UIM - INSTALL
The DVD500000000001956.iso file can be mounted on Linux by removing the "-t iso9660” from the syntax.
mount -o loop DVD500000000001956.iso /mnt/iso