Mounting the ISO File on an AIX System - Electronic Software Distribution

Electronic Software Distribution Guide

Product
Electronic Software Distribution
Release Number
16.20
16.10
16.00
15.10
15.00
Published
February 2018
Language
English (United States)
Last Update
2018-06-14
dita:mapPath
dza1515190675233.ditamap
dita:ditavalPath
ft:empty
dita:id
vvs1489590720800
Product Category
Software
  1. Log on to your AIX client as root and type the following command: mkdir /tmp2
  2. Copy the BCD0-XXXX-0000_Version_V1-1.iso file to your /tmp2 folder in your Linux system.
    /tmp2 is used in this example, but you can choose any directory.
  3. Type the following commands:

    cd /tmp2

    mkdir /product_name

    loopmount -i ./ BCD0-XXXX-0000_Version -o "-V cdrfs -o ro" -m /product_name cd /product_name

  4. Follow the product installation guide to install the product.