Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Page tree removed and replaced by hard links as the page tree macro is not exported in PDF

...

The CHARON-AXP/SMA(+) virtual machines are configured via a text-based configuration file.  This configuration file treats all configurable options as objects.  Each of these objects has a number of members that control specific options related to the object.

Infonote

This configuration file format is not shared with the CHARON-AXP/SMA or CHARON-AXP/Station products for GNU/Linux.

Syntax

The syntax of the CHARON-AXP/SMA(+) configuration file is very simple.  The following section describes each of the syntactic components, with examples.

...

All comments begin with a # character and terminate at the end of a configuration line.  They are not processed by the virtual machine.  The following example demonstrates comments both at the beginning of a line and the end of a configuration statement.

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleExample Configuration Comments

# This configuration is for an AlphaServer 4100
#
load 5 PK    # Add 5 SCSI controllers

Declarations

All objects, with the exception of the built in OPA0, must be declared (or loaded) using the load command.  Most objects have extra options controlling features such as controller model.  Please see the specific object documentation for further details.  The following example demonstrates these.

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleExample of Configuration Object Declaration (load)

load 1 EW DE450

load 1 PK

 

...

Options (Configuration Object Members)

Each object is configurable using a collection of object-specific members.  These can be assigned either double-quoted string or integer values.  The following examples show the assignment of both string an integer values.

Panel
bgColor#ffffff
titleBGColor#f0f0f0
titleAssigning Configuration Object Members

DKA0.image = "C:\disks\dka0.vdisk"

DKA0.size = 8192

Reference

The following sections describe how to manipulate the configuration objects and their members to set up a virtual Alpha machine:

Page Tree
rootDocCHAXPSMAv30W:@self
excerpttrue

 


  • DK  — Disk device configuration object.

  • EW  —  Ethernet device configuration object.

  • GK  —  Generic SCSI device configuration object.

  • LPT1  — Parallel port configuration object.

  • memory  — Configure size of guest RAM.

  • model  — Specify the Alpha system model of the virtual machine.

  • OPA0  — Configure the Alpha virtual machine console device.

  • PK  — Storage controller configuration object.

  • system  — System configuration object.

  • TX  — PBXDA-AB serial board configuration object.

  • License keys  — Specify regular (primary) and backup keys