Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Introduction

This chapter describes, in detail, the configuration parameters of the devices emulated by CHARON-AXP for Windows, with corresponding examples and parameters.

The emulated devices are loaded with the "load" command (if a device has not been already loaded) and the parameters are made active with the "set" command. These parameters can be specified directly in the "load" command.

Example:

load KZPBA DKA
set DKA container[0]="C:\Charon\Disks\BootDisk.vdisk"

In this example, an instance of a KZPBA controller is loaded with the name "DKA". Its first unit, "container[0]", is mapped to the "C:\Charon\Disks\BootDisk.vdisk" disk image.

The Controller name is accompanied with a "/<module name>". The module name is a CHARON-AXP component that specifies the controller load module. Its name can be the same as the loaded controller, however this is not mandatory. Once a module name is specified, there is no need to specify it again for additional references of the same controller.

Details of CHARON-AXP configuration

 

  • No labels