Versions Compared

Key

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

Anchor
TopPageTOCTopPage
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

#
# Copyright (C) 1999-2016 2019 STROMASYS
# All rights reserved.
#
# The software contained on this media is proprietary to and embodies
# the confidential technology of STROMASYS. Possession, use, duplication,
# or dissemination of the software and media is authorized only pursuant
# to a valid written license from STROMASYS.
#
#============================================================================
#
# Sample configuration file for VAX 4000 Model 108.
#
# Specify the hw_model prior to any other commands. This parameter informs
# the emulator what type of VAX it should build and enables all other
# commands.
#
#----------------------------------------------------------------------------

...

#============================================================================
#
# The VAX 4000 Model 108 contains built-in PCI SCSI adapter called PKA
# within the configuration file.
#
#----------------------------------------------------------------------------
#
# Uncomment to connect the emulator's DKA0 to the disk image.
#
#----------------------------------------------------------------------------

#load virtual_scsi_disk pka_0 scsi_bus=pka scsi_id=0
#set pka_0 container="<file-name>.vdisk"

#============================================================================
#
# Uncomment to connect the emulator's DKA100 to a host disk drive.
#
#----------------------------------------------------------------------------

#load virtual_scsi_disk pka_1 scsi_bus=pka scsi_id=10
#set pka_1 0 container="\\.\PhysicalDrive0"
#set pka_1 container="\\.\PhysicalDriveN<file-name>.vdisk"

#============================================================================
#
# Uncomment to connect the emulator's GKA200 to an unknown SCSI deviceDKA100 to a host disk drive.
#
#----------------------------------------------------------------------------

#load physicalvirtual_scsi_device disk pka_2 1 scsi_bus=pka scsi_id=21
#set pka_1 container="\\.\PhysicalDrive0"
#set pka_2 1 container="\\.\ScsiN:X:Y:ZPhysicalDriveN"

#============================================================================
#
# Uncomment to connect the emulator's DKA300 to the host's CD/DVD-ROM drive.
#
#----------------------------------------------------------------------------

...

# this is the end of the configuration file #################################

...

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