Complete these instructions to load the pre-upgrade program.
cd /tmp
If it is necessary to use a directory other than /tmp, substitute that directory name for /tmp in the instructions. Note that the specific directory to which the D3 installation files are loaded is the decision of the person performing the installation, however /tmp is the most common, and is used for reference here.
If a previous release of D3 has been loaded, D3 installation files may still be present in the /tmp directory. These are the files loaded from the installer with the tar command. These files must be removed before a new release of D3 is loaded. See Upgrade issues for instructions to remove these files.
tar xvf /tmp/D3lx64101.tar
x D3_ssn x D3_setup x D3_setup_mv x D3_copyright x D3_ugf x D3_install-lx-x.xx-.Z x D3_monitor-lx-x.xx-.Z x D3_flash-lx-x.xx -. Z x D3_sql-lx-x.xx -. Z x D3_abs-lx-x.xx-.Z x D3_datafiles-lx-x.xx -. Z #
When the tar command completes, the system returns to the shell prompt.
To transfer the upgrade files from the directory where they were untarred, use the tar command:
mkdir ugf cd ugf
tar xvf /tmp/D3_ugf
A screen similar to the example below displays:
# cd ugf # pwd /tmp/ugf # tar xvf /tmp/D3_ugf x list-device x t-stat x t-link x t-act x t-det x t-att x :t-select x 1705 x abs.frames x t-select x set-device x 1717 x mode x pre-upgrade x do-pre-upgrade x upgrade x update.fsi.host
When the tar command completes, the system returns to the shell prompt.
exit