Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -5,19 +5,19 @@ This repository includes a bootable system (PO) tape and a sigma.ini file that c
|
||||
|
||||
The included cpcpdoc.txt file is a description of installing and running CP-V using siggy, a dos based simulator written by Keith and George Plume in th 90's. This procedure is similar to the simh installation.
|
||||
|
||||
The CP-V operator interface is activated by the INTERRUPT button on the sigma front panel. The INTERRUPT button is simulated in simh by entering the code 0x10 in the consle window. On a Mac I installed the Unicode Hex Input keyboard and typed OPTION-0010 to enter the 0x10 character.
|
||||
The CP-V Operator Console (OC) interface is activated by the INTERRUPT button on the sigma front panel. The INTERRUPT button is simulated in simh by entering the code 0x10 in the consle window. On a Mac I installed the Unicode Hex Input keyboard and typed OPTION-0010 to enter the 0x10 character.
|
||||
|
||||
After the PO tape installation finishes and reports information about MEM SIZE, UP TIME, etc CPV is up and running but here are zero (0) online users allowed. To allow user logon, activate the OC INTERRPUT with the ALT-0010 keyin and set the number of online users allowed to 107 with ON 107.
|
||||
After the PO tape installation finishes and reports information about MEM SIZE, UP TIME, etc CP-V is up and running but there are zero (0) online users allowed. To allow user logon, activate the OC INTERRPUT and set the number of online users allowed to 107 by typing ON 107.
|
||||
|
||||
This system is configured with hardwired lines that recquire a BREAK key to start the LOGON process. To avoid, this enter simh and enter DEP 114a 0 to store 00000000 in the hardwired line flags.
|
||||
This system is configured with hardwired lines that recquire a BREAK key to start the LOGON process. To avoid, this enter simh and enter DEP 114a 0 to store 00000000 in the hardwired line flags. This will set the first 32 lines to automatic mode and a logon prompt will be issued when they connect with telnet.
|
||||
|
||||
The system includes a :USERS file with account names and logon passwords. Follow Keiths instruction to run the PCL processor as a ghost job and backup and delete the :USRS file. The system will allow a logon from :SYS,LBE without a password if there is no :USERS file.
|
||||
|
||||
Shut down CPV with the ZAP keyin at the opeeator console. Don't quit out of simh if you can help it.
|
||||
Shut down CPV with the ZAP keyin at the opeeator console. Don't quit out of simh while CP-V is up if you can help it.
|
||||
|
||||
Save a backup of the cpvswap file.
|
||||
Save a backup of the cpvswap file. You can restore it if something goes wrong with your swap disc.
|
||||
|
||||
You can boot CP-V from the swapper with the simh boot command, boot dpb0. Each time you reboot you will need to do the on 107 keyin and dep 114a 0 command.
|
||||
You can boot CP-V from the swap disc with the simh boot command, boot dpb0. Each time you reboot you will need to do the on 107 keyin and dep 114a 0 command.
|
||||
|
||||
Logon to one of the CP-V terminal lines with telnet. The sigma.ini file includes mux attach options for the mux lines 0-5, 10 and a mux attach for port 4000. If you telnet to port 4000 you will be connected to the next available line following line 5, but skipping line 10. You should be greeted by the salutation,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user