Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Wrong link updated

...

Installed along side CHARON-AXP/SMA, there are a number of host and guest utilities intended to improve performance and ease management.  The host-based utilities can be found in the CHARON-AXP/SMA(+) Management interface and are described under Using the CHARON-AXP/SMA(+) Software. The following guest utilities are all installed by the user from a virtual disk image that ships with CHARON-AXP/SMA(+).

Page Tree
root@self

However, before proceeding with the installation of the guest utilities, it is necessary to attach the virtual disk image to the guest.  This is described in the section "Preparing to Install the Guest Utilities" below.

Preparing to Install the Guest Utilities

Anchor
guest_utilities
guest_utilities

Although each of the guest utilities is installed separately, they are all installed from a single virtual disk image that is installed along side the CHARON-AXP/SMA(+) virtual machine software.  In order to install the utilities from the virtual disk it must first be added to the virtual machine configuration file.  The following excerpt contains an example of the configuration lines necessary to attach the virtual disk as DKA400.

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleAdd Utilities Virtual Disk to Configuration


load DKA400
DKA400.image="C:\path\to\CHARON-AXP\Driver\VMS\drivers.vdisk"


Once attached, the device DKA400: can be mounted on the guest OpenVMS Alpha system.  The commands below demonstrate how to mount the disk.

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleMount Utilities Disk


$ MOUNT/OVERRIDE=IDENTIFICATION/NOASSIST DKA400:
%MOUNT-I-MOUNTED, TOOLS mounted on _TARDIS$DKA400:


Please refer to the documentation for the individual utilities for specific installation instructions.

Infonote

At this time, the guest utilities are only available for OpenVMS Alpha guest operating systems.