Mounting RHEL ISO Image File - Aster R

Teradata Aster® R User GuideUpdate 3

Product
Aster R
Release Number
7.00.02.01
Published
December 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
fop1497542774450.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
fbp1477004286096
lifecycle
previous
Product Category
Software
Perform these steps on the queen node to mount the RHEL ISO image file.
  1. Copy the RHEL ISO image file into the /var/opt/teradata directory: scp <path_to_RHEL-ISO-image-file> /var/opt/teradata/
  2. Create the /var/opt/teradata/rhel directory: mkdir -p /var/opt/teradata/rhel
  3. Change to the /var/opt/teradata directory: cd /var/opt/teradata
  4. Mount the RHEL ISO image file: mount -o loop rhel-server-7.3-x86_64-dvd.iso /var/opt/teradata/rhel
    Use the corresponding RHEL ISO image file, if installing on a system running RHEL 6.7/6.8.