User manual

Quick VAX MP Installation Guide
31
set asynch ; offload disk, tape and network IO to threads
cpu multi 6 ; configure VAX with six virtual CPUs
set cpu 512m ; configure RAM = 512 MB
dep host_turbo 120 ; host cpu max freq / min freq ratio (decimal percentage)
load -r \myvax\ka655x.bin ; load MicroVAX ROM content
attach NVR \myvax\ka655.nvr ; attach MicroVAX NVRAM storage
set rl disable ; do not use non-MSCP disks
set cr disable ; who cares for card reader?
set ts disable ; use MSCP tape instead of TS11
set tq enable ; …
set dz disable ; do not use DZV11, use DHV instead
set vh enable ; …
attach vh 10025 ; activate multiplexor on this port
set rq0 ra92
attach rq0 \myvax\vms-sysdisk.vdisk
set rq1 cdrom
attach -r rq1 \myvax\vms-hobbyist-cd.iso
set rqb enable
set rqb0 rd54
attach rqb0 \myvax\vms-pageswap.vdisk
show xq eth
set xq enabled
set xq mac=08-00-2b-aa-bb-cc
set xq type=delqa
attach xq Marvell Yukon
set xqb enabled
set xqb mac=08-00-2b-aa-bb-dd
set xqb type=delqa
attach xqb0 MS Loopback adaptor
set cpu idle=VMS
set cpu conhalt
set console brk=10
dep ws_lock 1 ; pre-page memory into VAX MP working set
set console telnet=10023
boot cpu
Step 6. Boot OpenVMS, execute VSMP to create VAX processors in OpenVMS and start the processors.
Start VAX MP with configuration script you just created, passing script’s file path as command line
argument to
vax_mp. Perform regular VMS bootstrap and log into the system:
VAX MP simulator V3.8-3
vSMP revision: 1, primary interlock: portable/native
Asynchronous I/O enabled
NVR: buffering file in memory
RQ1: unit is read only
Listening on port 10025 (socket 668)
WinPcap version 4.1.1 (packet.dll version 4.1.0.1753), based on libpcap version
1.0 branch 1_0_rel0b (20091008)
ETH devices:
0 \Device\NPF_{1A5BAE1C-656A-49B4-88C5-7A60B15340D6} (WIFI)
1 \Device\NPF_{FA7E7B05-AB9C-4A07-AF9D-2ADC15C9F35D} (MS Loopback Adaptor)
2 \Device\NPF_{45D07CBE-215C-4F04-ADA1-13D4BF5D0B98} (VMware Network Adapter VMnet8)
3 \Device\NPF_{3923F443-FD3C-4D4D-A3C7-7B65C42218AB} (VMware Network Adapter VMnet1)
4 \Device\NPF_{BAA69382-B5FE-43B9-931D-816AA152F991} (Local Area Connection)