Download Vax V-037 User manual
Transcript
#load virtual_scsi_disk/chscsi pka_0 scsi_bus=pka scsi_id=0 #set pka_0 container="..." # connect physical SCSI device to the PKA at SCSI ID 1 #load physical_scsi_device/chscsi pka_2 scsi_bus=pka scsi_id=2 # Note the syntax for different types of physical devices: # - "\\.\PhysicalDrive<X>" - Physical SCSI disk # - "\\.\SCSI<X>:<Y>:<Z>" (no driver is loaded) - SCSI tape drive accessed as a raw SCSI device # - "\\.\Tape<X>" operating system - Tape drive accessed via native driver of the host #set pka_2 container="<device-name>" # connect an ATAPI CDROM drive to the PKA at SCSI ID 6 #load atapi_scsi_device/chscsi pka_6 scsi_bus=pka scsi_id=6 #set pka_6 container="\\.\CdRom0" # If necessary, load optional SCSI controller (SCSI_B that is). # # ATTENTION! Old versions of VAX/VMS (older then 5.5-2H4) do not support # optional SCSI controller and might fail to boot when SCSI option is loaded. # #include kzdda.cfg # connect the floppy disk drive to the PKB at SCSI ID 6 #load floppy_scsi_device/chscsi pkb_6 scsi_bus=pkb scsi_id=6 # NETWORK # # The "on-board" SGEC controller EZA is always automatically loaded by # CHARON-VAX 4000-106/108 and 3100-96/98 emulators. # To use this pre-loaded interface specify an ndis5 port using the # following command and specify the Windows Ethernet adapter to be dedicated # to this CHARON-VAX Ethernet port. # #load ndis5_chpack_port/chnetwrk eza_0 interface="......" # # Once you have loaded an NDIS5 port, connect the on-board Sample configuration files 119