eth<N>"
#============================================================================
#
# Uncomment to enable emulation of DEC-KZPBA SCSI controller.
#
#----------------------------------------------------------------------------
#load KZPBA PKA scsi_id = 7
#============================================================================
#
# Uncomment to connect the emulator's DKA0 to the disk image.
#
#----------------------------------------------------------------------------
#set PKA container[0] = "<file-name>.vdisk"
#============================================================================
#
# Uncomment to connect the emulator's DKA100 to a host disk drive.
#
#----------------------------------------------------------------------------
#set PKA container[100] = "/dev/sd<L>"
#============================================================================
#
# Uncomment to connect the emulator's GKA200 to an unknown SCSI device.
#
#----------------------------------------------------------------------------
#set PKA container[200] = "/dev/sg<N>"
#============================================================================
#
# Uncomment to connect the emulator's DKA300 to the host's CD/DVD-ROM drive.
#
# Device name may be different depending on particular version of host
# operating system. Choose one which suits best.
#
#----------------------------------------------------------------------------
#set PKA container[300] = "/dev/cdrom"
#set PKA container[300] = "/dev/cdrom1"
#set PKA container[300] = "/dev/cdrom<N>"
#set PKA container[300] = "/dev/sr0"
#set PKA container[300] = "/dev/sr<N>"
#============================================================================
#
# Uncomment to connect the emulator's DKA400 to an .ISO file (CD/DVD image).
#
#----------------------------------------------------------------------------
#set PKA container[400] = "<file-name>.iso"
#============================================================================
#
# Uncomment to connect the emulator's MKA500 to the host's SCSI tape drive.
#
#----------------------------------------------------------------------------
#set PKA container[500] = "/dev/sg<N>"
#============================================================================
#
# Uncomment to connect the emulator's MKA600 to a .VTAPE file (tape image).
#
#----------------------------------------------------------------------------
#set PKA container[600] = "<file-name>.vtape"
#============================================================================
#
# Uncomment to enable emulation of secondary DEC-KZPBA SCSI controller (PKB).
#
#----------------------------------------------------------------------------
#load KZPBA PKB scsi_id = 7
#============================================================================
#
# Uncomment to connect the emulator's DKB0 to the disk image.
#
#----------------------------------------------------------------------------
#set PKB container[0] = "<file-name>.vdisk"
#============================================================================
#
# Uncomment to connect the emulator's DKB100 to a host disk drive.
#
#----------------------------------------------------------------------------
#set PKB container[100] = "/dev/sd<L>"
#============================================================================
#
# Uncomment to connect the emulator's GKB200 to an unknown SCSI device.
#
#----------------------------------------------------------------------------
#set PKB container[200] = "/dev/sg<N>"
#============================================================================
#
# Uncomment to connect the emulator's DKB300 to the host's CD/DVD-ROM drive.
#
# Device name may be different depending on particular version of host
# operating system. Choose one which suits best.
#
#----------------------------------------------------------------------------
#set PKB container[300] = "/dev/cdrom"
#set PKB container[300] = "/dev/cdrom1"
#set PKB container[300] = "/dev/cdrom<N>"
#set PKB container[300] = "/dev/sr0"
#set PKB container[300] = "/dev/sr<N>"
#============================================================================
#
# Uncomment to connect the emulator's DKB400 to an .ISO file (CD/DVD image).
#
#----------------------------------------------------------------------------
#set PKB container[400] = "<file-name>.iso"
#============================================================================
#
# Uncomment to connect the emulator's MKB500 to the host's SCSI tape drive.
#
#----------------------------------------------------------------------------
#set PKB container[500] = "/dev/sg<N>"
#============================================================================
#
# Uncomment to connect the emulator's MKB600 to a .VTAPE file (tape image).
#
#----------------------------------------------------------------------------
#set PKB container[600] = "<file-name>.vtape"
#============================================================================
#
# Uncomment to enable emulation of DEC-KGPSA-CA PCI FC Adapter.
#
#----------------------------------------------------------------------------
#load KGPSA FGA
#============================================================================
#
# Uncomment to connect the emulator's $1$DGA0 to the disk image.
#
#----------------------------------------------------------------------------
#set FGA container[0] = "<file-name>.vdisk"
#============================================================================
#
# Uncomment to connect the emulator's $1$DGA100 to a host disk drive.
#
#----------------------------------------------------------------------------
#set FGA container[100] = "/dev/sd<L>"
#============================================================================
#
# Uncomment to enable emulation of secondary DEC-KGPSA-CA PCI FC Adapter.
#
#----------------------------------------------------------------------------
#load KGPSA FGB
#============================================================================
#
# Uncomment to enable PCI Pass Through access to physical EMULEX LP FC HBA,
# use two adapters to provide multipath with failover.
#
#----------------------------------------------------------------------------
#set FGA host_bus_location = "/dev/kgpsaX"
#set FGB host_bus_location = "/dev/kgpsaY"
# this is the end of the configuration file #################################
|