Mounting the ISO File on a Solaris 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 Solaris Unix client as root and type the following command: mkdir /export/home/iso
  2. Copy the BCD0-XXXX-0000_Version_V1-1.iso file to your /export/home/iso folder in your Solaris system.
  3. Type the following command:

    lofiadm -a /export/home/iso/BCD0-XXXX-0000_Version_V1-1.iso

    An o/p with a message similar to the following is displayed: /dev/lofi/2.

    The last part of the directory path (/dev/lofi/2) may have a different numerical value; it is not always 2.
  4. Do one of the following:
    • If the value is 2, execute the following command:

      mount -F hsfs -o ro /dev/lofi/2 /directory_name cd /directory_name

      cd /ttubase

    • If it is a different value, execute the appropriate command in step corresponding to the number value.
  5. Follow the product installation guide to install the product.