annotate docs/nitros9guide/config.refentry @ 993:57b5e715a417

The make_hp_files.py is a script to extract help (.HP) files from refentries in DocBook. Can be used for validation etc. Look inside for how to use it.
author roug
date Sun, 23 Feb 2003 16:33:24 +0000
parents f9c66ad345d1
children cc153d1671f7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
1 <refentry id="config">
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
2 <refnamediv>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
3 <refname>CONFIG</refname>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
4 <refpurpose>Configures an OS-9 system diskette</refpurpose>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
5 </refnamediv>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
6
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
7 <refsynopsisdiv>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
8 <cmdsynopsis>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
9 <command>CONFIG</command>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
10 </cmdsynopsis>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
11 </refsynopsisdiv>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
12
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
13 <refsect1><title>Description</title>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
14
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
15 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
16 CONFIG provides menus of all I/O options and all system commands. You select
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
17 the device drivers and commands you want to include on a new system diskette
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
18 from these menus. Selecting only the device drivers and commands you and
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
19 your system require lets you make the most efficient use of computer
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
20 memory and system diskette storage.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
21 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
22 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
23 The CONFIG utility is on a separate CONFIG/BOOT Diskette. Make a copy of this
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
24 diskette using the OS-9 BACKUP command and use the copy as your working
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
25 diskette. Keep the original CONFIG/BOOT Diskette in a safe place to use
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
26 for future backups. You can use the CONFIG/BOOT Diskette for booting OS-9
153
f4af2c0b842c Integration into main document
roug
parents: 152
diff changeset
27 from &make; Disk BASIC from Drive /D0.
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
28 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
29 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
30 CONFIG requires no initial parameters. You establish parameters during the
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
31 operation of CONFIG. Be sure that the execution directory is at /D0/CMDS
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
32 before executing the command.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
33 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
34 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
35 Examples:
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
36 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
37 <screen>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
38 CONFIG [ENTER]
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
39 </screen>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
40 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
41 CONFIG executes and a prompt asks you to indicate whether you wish to use
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
42 one or two disk drives. Press [1] for single- or [2] for two-drive
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
43 operation.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
44 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
45 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
46 Next, CONFIG builds a list of the various devices from the MODULES directory.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
47 When the list is complete, a screen menu appears. Use the up and down arrow
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
48 keys to move to a device. Then, press [S] to either select or exclude a
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
49 particular device. Press [S] once to display an X to the right of the
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
50 selected device. Press [S] again to erase the X. The device is selected
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
51 only when the "X" appears. Information about each device is available with
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
52 a special help command. To display the information on the current device
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
53 (the device indicated by the right arrow [->]), press [H].
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
54 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
55 <para>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
56 If there are more than ten devices in a CONFIG menu, use [-&gt;] to move ahead
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
57 page-by-page and [&lt;-] to move back.
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
58 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
59 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
60 The devices you can select are:
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
61 </para>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
62
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
63 <informaltable frame="none">
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
64 <tgroup cols="2">
648
f9c66ad345d1 XMLified.
roug
parents: 157
diff changeset
65 <colspec colwidth="1in"/>
f9c66ad345d1 XMLified.
roug
parents: 157
diff changeset
66 <colspec colwidth="4in"/>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
67 <tbody>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
68 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
69 <entry>term32</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
70 <entry>The computer keyboard and standard TV display</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
71 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
72 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
73 <entry>term80</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
74 <entry>The computer keyboard and optional 80 column video display</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
75 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
76 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
77 <entry>d0</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
78 <entry>Disk Drive 0</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
79 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
80 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
81 <entry>d1</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
82 <entry>Disk Drive 1</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
83 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
84 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
85 <entry>d2</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
86 <entry>Disk Drive 2</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
87 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
88 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
89 <entry>d3</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
90 <entry>Disk Drive 3</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
91 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
92 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
93 <entry>h0_15</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
94 <entry>A 15 meg hard disk drive 0</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
95 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
96 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
97 <entry>h1_15</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
98 <entry>A 15 meg hard disk drive 1</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
99 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
100 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
101 <entry>h0_35</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
102 <entry>A 35 meg hard disk drive 0</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
103 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
104 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
105 <entry>h1_35</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
106 <entry>A 35 meg hard disk drive 1</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
107 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
108 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
109 <entry>p</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
110 <entry>A printer using the RS-232 serial port</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
111 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
112 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
113 <entry>t1</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
114 <entry>A terminal port using the standard RS-232 port</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
115 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
116 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
117 <entry>t2</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
118 <entry>A terminal port using the optional RS-232 communications pak</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
119 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
120 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
121 <entry>t3</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
122 <entry>A terminal port using the optional RS-232 communications pak</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
123 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
124 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
125 <entry>m1</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
126 <entry>A modem</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
127 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
128 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
129 <entry>m2</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
130 <entry>A modem</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
131 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
132 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
133 <entry>ssc</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
134 <entry>Speech/Sound Cartridge</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
135 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
136 </tbody>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
137 </tgroup>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
138 </informaltable>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
139
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
140 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
141 To use your computer keyboard and video display, you must select one term.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
142 You must select d0 as your first disk drive. Select d1, d2, and d3 for
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
143 additional floppy disk drives. Select /p to use a printer with OS-9,
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
144 select ssc to use a Speech/Sound Cartridge from a Multi-Pak slot, and
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
145 so forth.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
146 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
147 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
148 After selecting the devices you desire, press [D]. The screen displays,
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
149 ARE YOU SURE (Y/N) ? If you are satisfied with your selections, press [Y].
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
150 If you wish to make further changes, press [N].
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
151 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
152 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
153 When the driver selection is complete, a screen prompt requests that you
153
f4af2c0b842c Integration into main document
roug
parents: 152
diff changeset
154 select among the &make; Computer terminal I/O subroutines. Select these
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
155 subroutines in the same manner that you selected the device drivers.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
156 You have the following modules from which to make your selections:
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
157 </para>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
158 <informaltable frame="none">
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
159 <tgroup cols="2">
648
f9c66ad345d1 XMLified.
roug
parents: 157
diff changeset
160 <colspec colwidth="1in"/>
f9c66ad345d1 XMLified.
roug
parents: 157
diff changeset
161 <colspec colwidth="4in"/>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
162 <tbody>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
163 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
164 <entry>CO32</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
165 <entry>A video output module for a 32 column TV display</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
166 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
167 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
168 <entry>CO80</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
169 <entry>A video output module for a 80 column video display</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
170 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
171 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
172 <entry>GRFO</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
173 <entry>A graphics module for TV display</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
174 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
175 </tbody>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
176 </tgroup>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
177 </informaltable>
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
178 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
179 When choosing subroutine modules, you must select the video output module
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
180 that matches the terminal module you previously selected for your console
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
181 device.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
182 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
183 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
184 CONFIG builds a boot list from the selected devices and their associated
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
185 drivers and managers. "Bootlist" is created in the ROOT directory of
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
186 Drive 0. CONFIG next displays two clock options:
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
187 </para>
153
f4af2c0b842c Integration into main document
roug
parents: 152
diff changeset
188 <literallayout>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
189 1 - 60Hz (American)
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
190 2 - 50Hz (European)
153
f4af2c0b842c Integration into main document
roug
parents: 152
diff changeset
191 </literallayout>
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
192 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
193 If you live in the United States, Canada, or other country with 60Hz
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
194 electrical power, press [1]. If you live in a country with 50Hz power,
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
195 press [2].
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
196 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
197 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
198 If you have a single disk drive, a screen prompt asks you to swap diskettes
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
199 and press [C]. When asked to isnert the SOURCE diskette, insert the
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
200 CONFIG/BOOT Diskette. When asked to insert the DESTINATION diskette, insert
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
201 the diskette on which you wish to create the new OS-9 System.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
202 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
203 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
204 If you have more than one drive, a screen prompt asks you to insert a blank
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
205 formatted diskette (the DESTINATION diskette) in /D1. The rest of the boot
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
206 file creation is automatic.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
207 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
208 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
209 Following the boot file generation, a menu lets you select the commands you
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
210 wish to include on your system diskette. You have the following choices:
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
211 </para>
153
f4af2c0b842c Integration into main document
roug
parents: 152
diff changeset
212 <screen>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
213 [N]o Commands, Stop Now - Do not add any commands
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
214 [B]asic Command Set - Adds the basic OS-9 commands
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
215 [F]ull COmmand Set - Add all OS-9 commands
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
216 [I]ndividually Select - Select desired commands one by one
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
217 [?] Receive Help - Get help on the command set
153
f4af2c0b842c Integration into main document
roug
parents: 152
diff changeset
218 </screen>
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
219 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
220 Press [N] if you want to create a boot file, but do not wish to add any
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
221 commands to the new system diskette. Use this option to create a new boot
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
222 file on a diskette on which you have prefviously copied the OS-9 system.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
223 If you have only one disk drive, this procedure is quicker than using
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
224 the CONFIG utility to complete the entire system transfer, as less
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
225 diskette swaps are required.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
226 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
227 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
228 Press [B] if you wish to add a basic command set (the most commonly used
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
229 commands) to your new diskette. This selection does not copy the following:
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
230 </para>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
231 <orderedlist numeration="arabic">
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
232 <listitem><para>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
233 Assembly language development tools, asm, debug, and edit and the
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
234 DEFS directory
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
235 </para></listitem>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
236 <listitem><para>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
237 Timesharing utilities, tsmon, login, and the SYS/motd and
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
238 SYS/password files
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
239 </para></listitem>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
240 <listitem><para>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
241 The system maintenance utilites, such as dsave, dcheck, and cobbler
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
242 </para></listitem>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
243 </orderedlist>
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
244 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
245 Press [F] to copy all of the commands (an exact copy of the standard OS-9
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
246 system diskette, with a new boot file).
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
247 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
248 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
249 Press [I] to individually select commands to copy on the new diskette. This
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
250 option displays a selection similar to the device selection screen. Again,
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
251 press [S] to select or exclude commands, and use the arrow keys to move
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
252 among the commands in the menu. Commands marked with an X are selected. If
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
253 a command does not have an X beside it, it is excluded on the new system
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
254 diskette.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
255 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
256 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
257 If you have a multi-drive system, a prompt appears asking you to insert your
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
258 OS-9 system diskette in /D0. Press the spacebar. The process finishes the
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
259 CONFIG operation and returns to OS-9.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
260 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
261 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
262 If you have a single-drive system, you swawp diskettes during the final
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
263 process. This time, the SOURCE diskette is the OS-9 System Diskette,
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
264 instead of the CONFIG/BOOT Diskette. The DESTINATION diskette is the new
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
265 system diskette you are creating. The number of swaps in this procedure, as
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
266 well as in the boot file creation procedure, depends on the number of options
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
267 you select.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
268 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
269 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
270 It would be quicker and easier to use BACKUP to create a system disk, use
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
271 CONFIG to create a new bootfile, then delete unwanted commands. However,
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
272 this process causes fragmentation of diskette space. Fragmentation results
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
273 in slower diskette access, and free memory is broken into segments that
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
274 might not be large enough for some OS-9 operations. CONFIG causes no
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
275 fragmentation.
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
276 </para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
277 <para>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
278 The MODULES directory of the CONFIG/BOOT diskette contains all the device
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
279 drivers and descriptors supported by OS-9. The filename extension
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
280 describes the type of file, as noted in the following table:
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
281 </para>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
282 <informaltable frame="none">
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
283 <tgroup cols="2">
648
f9c66ad345d1 XMLified.
roug
parents: 157
diff changeset
284 <colspec colwidth="1in"/>
f9c66ad345d1 XMLified.
roug
parents: 157
diff changeset
285 <colspec colwidth="3in"/>
157
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
286 <thead>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
287 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
288 <entry>Extension</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
289 <entry>Module Type</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
290 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
291 </thead>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
292 <tbody>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
293 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
294 <entry>.dd</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
295 <entry>Device Descriptor module</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
296 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
297 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
298 <entry>.dr</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
299 <entry>Device Driver module</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
300 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
301 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
302 <entry>.io</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
303 <entry>Input/Output subroutine module</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
304 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
305 <row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
306 <entry>.hp</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
307 <entry>Help file</entry>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
308 </row>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
309 </tbody>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
310 </tgroup>
b65de25f7d53 Changed some stuff into tables.
roug
parents: 153
diff changeset
311 </informaltable>
152
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
312 </refsect1>
6c48191bd06a Refentries for CoCo OS-9 commands
boisy
parents:
diff changeset
313 </refentry>