Install 5

Only some finishing up to do now, to make the system start the network and have all the tasks inserted so as to make it work comfortably.

# pdp11 run

PDP-11 simulator V3.9-0
Disabling XQ
sim> boot rp0
RSX-11M-PLUS V4.6 BL87 1024.KW System:”RSXMPL”
>RED DB:=SY:
>RED DB:=LB:
>RED DB:=SP:
>MOU DB0:”RSX11MPBL87″
>@DB:[1,2]STARTUP
>; PLEASE NOTE
>;
>; If you have not yet read the system release notes, please do so
>; now before attempting to perform a SYSGEN or to utilize the new
>; features of this system.
>;
Z[c
SET — Inquire cannot determine terminal type
>;
>; Please ignore any random characters that may have printed on your
>; terminal just now. They came from a SET /INQUIRE=TI: command.
>; Evidently your terminal does not recognize escape sequences.
>; This will not affect the running of this command file.
>;
>* Please enter time and date (HH:MM DD-MMM-YYYY) [S]: 23:07 19-jan-14
>TIME 23:07 19-jan-14
>ACS SY:/BLKS=1024.
>CON ONLINE ALL
>ELI /LOG/LIM
>CLI /INIT=DCL/CTRLC/DPR=”<15><12>/$ /”
>INS LB:[1,1]RMSRESAB.TSK/RON=YES/PAR=GEN
>INS LB:[1,1]RMSLBL.TSK/RON=YES/PAR=GEN
>INS LB:[1,1]RMSLBM.TSK/RON=YES/PAR=GEN
>INS $QMGCLI
>INS $QMGCLI/TASK=…PRI
>INS $QMGCLI/TASK=…SUB
>QUE /START:QMG
>INS $QMGPRT/TASK=PRT…/SLV=NO
>QUE LP0:/CR/NM
>START/ACCOUNTING
>CON ESTAT LP0:
>QUE BAP0:/BATCH
>QUE BAP0:/AS:BATCH
>@ <EOF>
>ins $edt
>bye
Have a Good Evening
19-JAN-14 23:07 TT0: logged off RSXMPL
>
>hello system
Password:
RSX-11M-PLUS V4.6 BL87 [1,54] System RSXMPL
19-JAN-14 23:07 Logged on Terminal TT0: as SYS1
Good Evening
*****************************************************************
* *
* Welcome to RSX-11M-PLUS *
* *
* Version 4.6 Base level 87 *
* This is file LB:[1,2]LOGIN.TXT *
* *
*****************************************************************
Last interactive login on Sunday, January 19, 2014 15:44:09 (TT0:)
>edt [1,2]startup.cmd
1 .;
*169
169 .EXIT
*ins
ins lb:[1,1]dblrsx/par=gen
ins $dibol83
ins $dblmsgmgr
ins $dblsort1
ins $dblsort2
ins $dblmnugen/task=…mnu
dcl run msgmgr /delay=1s
ins lb:[3,54]f77.tsk/task=…f77
ins lb:[3,54]pdp11c.tsk/task=…ccc
ins lb:[1,1]pdppas.tsk/task=…pas
INS LB:[1,1]BP2RES/RON=YES/PAR=GEN
ins lb:[1,54]bp2ic2.tsk/task=…bp2/inc=1000
ins lb:[6,3]cobol.tsk
ins lb:[6,3]cblmrg.tsk
ins lb:[6,3]refrmt.tsk
.sett $cex
.sett $dec
.sett $nns
asn db0:=xx:
.setf $lat
@[5,1]netins
ins $edt
ins $tkb
^Z
169 .EXIT
*ex
DB0:[1,2]STARTUP.CMD;2 197 lines
[m)B
>edt [5,1]netins.cmd
1 .;
*f “netxxu”
*t
75 .ASKN [1:377:’NETXX1′] NETXXU What is the network UIC group cod
e
*s/./;/
75 ;ASKN [1:377:’NETXX1′] NETXXU What is the network UIC group code
1 substitution
*ins
.setn netxxu 5
^Z
75 ;ASKN [1:377:’NETXX1′] NETXXU What is the network UIC group cod
e
*ex
DB0:[5,1]NETINS.CMD;2 246 lines
[m)B
>run $shutup
RSX-11M-PLUS Shut down program
Enter minutes to wait before shutdown: 0
Reason for shutdown (<CR> for none):
OK to shutdown? [Y/N]: y
All further logins are disabled
19-JAN-14 23:11 System is now shutting down — RSXMPL
QUE /STO:QMG
>
STOP/ACCOUNTING SHUTUP
23:11:41 SYSLOG — 47. Exiting
>
@LB:[1,2]SHUTUP
>VCP DISCONNECT /ALL
>@ <EOF>
>
ELI /NOLOG
>
ACS DB0:/BLKS=0.
ACS — Checkpoint file now inactive
>
DMO DB0:/DEV/LOCK=V
DMO — System disk being dismounted
DMO — SYSTEM dismounted from DB0: *** Final dismount initiated ***
23:11:42 *** DB0: — Dismount complete
>
SHUTUP operation complete
HALT instruction, PC: 126130 (CLRB @#177776)
sim> q
Goodbye
#