
GENERATING A NEW SYSTEM - GENCCPM
In order to build a CCPM.SYS file we will need to run the GENCCPM
program. The necessary files are:
SUP.CON XIOS.CON
MEM.CON CIO.CON
PIN.RSP BDOS.CON
VOUT.RSP RTM.CON
STATLINE.RSP* SHELL.RSP or SHELL.NPC (only one)**
SYSDAT.CON ABORT.RSP
* STATLINE.RSP replaces CLOCK.RSP in the Digital Research
documentation.
** SHELL.RSP includes the PC module; SHELL.NPC does not include
the PC module.
You may also want to include DIR.RSP. This will allow you to run
DIR without loading it from the disk. However, do not include
DIR.RSP in systems that will use the network. DIR.RSP does not
operate properly on the network.
Your Concurrent DOS 8-16 diskettes include an input file called
COMPUPRO.IN to be used when doing a GENCCPM. The input file
allows you to input the system generation commands for a GENCCPM.
In the programmer's section of your Digital Research
documentation, the System Guide gives an explanation of GENCCPM
input files. Review this section to familiarize yourself with
input files.
To run the GENCCPM program with the input file, type:
0A>GENCCPM <COMPUPRO.IN [RET]
The screen will rapidly scroll several pages of output and then
stop with a MENU. At this point, type:
GENSYS
The GENCCPM program will complete the building of a new CCPM.SYS
file.
After running a GENCCPM, reassembly of the XIOS is completed.
You now have a custom CCPM.SYS file and your customization is
complete.
Comentarios a estos manuales