Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
#
# Copyright (C) 1999-2014 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.
#
#----------------------------------------------------------------------------
...
#============================================================================
#
# Use the following commands to disable the rotating LOG files and enable
# a single LOG file. Select either append or overwrite (for each time the
# instance starts) and specify desired log path and file name.
#
#----------------------------------------------------------------------------
#set set session log_method = append
#set session log_method = overwrite
#set session log = VAX_4000_Model_108.log
...
#============================================================================
#
# If necessary, load an optional SCSI controller SCSI_B (PKB).
#
# ATTENTION! Old versions of VAX/VMS (older then 5.5-2H4) do not support
# the optional SCSI controller and may fail to boot if this option is loaded.
#
#----------------------------------------------------------------------------
#include kzdda.cfgicfg
#============================================================================
#
# Uncomment to enable the built-in SGEC Ethernet Adapter (EZA).
#
#----------------------------------------------------------------------------
...
# this is the end of the configuration file #################################
Include Page | ||||
---|---|---|---|---|
|