Versions Compared

Key

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

...

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 section "Preparing to Install the Guest Utilities" below.

Preparing to Install the 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.