Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Page breaks management for PDF export

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak


ROM

The System Flash ROM file conserves specific parameters between reboots.

...

Parametercontainer
TypeText string
Value

Specifies the name of a file in which CHARON-VAX stores an intermediate state of its Flash ROM. 

This state includes, for example, most of the console parameters.

By default it is left unspecified.

(info) It is recommended to specify the full path to the file

...

...

classpagebreak


Example:


set rom container="/charon/my_virtual_system.rom"


...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak


Auto boot

CHARON-VAX systems may be configured to boot the operating system automatically at start up.

...

Console Parameterhalt
Description

Determines whether the MicroVAX3100, VAXstation 4000, VAX6310 and VAX 4000 boot automatically if correct boot flags are set (and saved in the VAX console files).

The value is:

  • "reboot"


Example:

>>>set halt reboot

...



pagebreak
Warning
Please check that the "toy container" and "rom container" parameters are specified in the configuration file to store the boot flags.

...

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak


VAX66x0

xmi boot

Parameterxmi boot
TypeText string
Value

Determines whether the CHARON VAX66x0 startup procedure stops at the ">>>" prompt after self-tests.

The values are:

  • "auto"
  • "manual" (default)

Example:

set xmi boot = "auto"
The value "autoenables automatic boot from a default boot specification previously configured in the VAX console.The value "manual" disables automatic boot once the self tests are passed.

...