annotate docs/nitros9guide/chap1.chapter @ 1148:bc28c3bc3769

Put all stylesheets in one central location
author roug
date Sun, 27 Apr 2003 19:41:14 +0000
parents 4dae346c4969
children b00cf13c9f61
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
1 <chapter>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
2 <title>Getting Started...</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
3
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
4 <section id="sec1.0">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
5 <title>What You Need to Run OS-9</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
6 <para>
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
7 This version of &os9level; runs on the &make;. To use it you'll need the following:
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
8 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
9 <itemizedlist mark="bullet">
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
10 <listitem><para>&minmem; &make; </para></listitem>
1092
f5d45fbe3a76 <keycap> elements
roug
parents: 1053
diff changeset
11 <listitem><para>Disk Drive With Controller Cartridge</para></listitem>
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
12 <listitem><para>&os9level; System Disk</para></listitem>
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
13 </itemizedlist>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
14 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
15 OS-9 is also ready to use the following optional equipment that you
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
16 may have now or may obtain in the future:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
17 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
18 <itemizedlist mark="bullet">
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
19 <listitem><para>Additional Floppy Disk Drives</para></listitem>
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
20 <listitem><para>SCSI or IDE Hard Drives</para></listitem>
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
21 <listitem><para>Printers and Modems</para></listitem>
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
22 <listitem><para>Additional Serial Ports</para></listitem>
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
23 <listitem><para>Joysticks and Mice</para></listitem>
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
24 <listitem><para>Other OS-9 Compatible Languages and Software</para></listitem>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
25 </itemizedlist>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
26
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
27 <section id="sec1.0.1">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
28 <title>Starting the System</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
29 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
30 To start up OS-9 follow these steps:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
31
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
32 <orderedlist numeration="arabic">
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
33 <listitem><para>Turn the &make; and disk drive(s) on. You should see
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
34 the usual BASIC greeting message on the screen.</para></listitem>
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
35
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
36 <listitem><para>Insert the OS-9 System Disk in drive zero and close the door.</para></listitem>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
37
1014
d9ed9d44b70c Some character entities had missing semicolons. It's &CPU;
roug
parents: 1011
diff changeset
38 <listitem><para>Type &quot;&DOSCMD;&quot;. After a few seconds of disk activity you should
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
39 see a screen with the words &quot;OS9 BOOT&quot;.</para></listitem>
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
40
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
41 <listitem><para>OS-9 will then begin
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
42 its &quot;bootstrap&quot; loading process, which
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
43 involves ten to twenty seconds of disk activity. When the system
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
44 startup has finished, a message followed by the shell prompt will be
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
45 displayed.</para></listitem>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
46 </orderedlist>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
47 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
48 </section>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
49
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
50 <section id="sec1.0.2">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
51 <title>In Case You Have Problems Starting OS-9</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
52 <itemizedlist>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
53 <listitem><para>If BASIC gives an error message after you
1014
d9ed9d44b70c Some character entities had missing semicolons. It's &CPU;
roug
parents: 1011
diff changeset
54 type &quot;&DOSCMD;&quot;, remove the
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
55 disk, turn the computer off and on, then try again. If this
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
56 repeatedly fails your OS-9 diskette may be bad.</para></listitem>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
57
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
58 <listitem><para>Did you remember to turn the disk drive power switch on?</para></listitem>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
59
1014
d9ed9d44b70c Some character entities had missing semicolons. It's &CPU;
roug
parents: 1011
diff changeset
60 <listitem><para>Does your &make; have &minmem; RAM? This is a must!</para></listitem>
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
61
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
62 <listitem><para>If your &make; doesn't seem to understand the &DOSCMD; command,
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
63 your controller has DOS 1.0. You will need to upgrade to
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
64 DOS 1.1.</para></listitem>
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
65
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
66 <listitem><para>If the &quot;OS9 BOOT&quot; message is displayed but nothing else happens,
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
67 you may have a corrupted system disk. Hopefully you did make a
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
68 backup!</para></listitem>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
69 </itemizedlist>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
70 </section>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
71
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
72 <section id="sec1.0.3">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
73 <title>A Quick Introduction to the Use of the Keyboard and Disks</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
74 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
75 For now, the only special keys on the keyboard of interest are
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
76 the SHIFT key which works like a typewriter shift key; the ENTER key
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
77 which you always use after typing a command or response to OS-9; and
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
78 the &lt;- left arrow key which you can use to erase typing mistakes.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
79 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
80 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
81 Your main disk drive is known to to OS-9 as &quot;/D0&quot; and is often
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
82 called &quot;drive zero&quot;. If you have a second disk drive (drive one),
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
83 OS-9 recognizes it as &quot;/D1&quot;. Why would anybody put a &quot;/&quot; in a name?
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
84 Because all input and output devices have names like files, and
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
85 names that start with &quot;/&quot; are always device names.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
86 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
87 </section>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
88
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
89 <section id="sec1.0.4">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
90 <title>Initial Explorations</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
91 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
92 When OS-9 first starts up, it will display a welcoming message,
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
93 and then ask you to enter the date and time. This allows OS-9 to
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
94 keep track of the date and time of creation of new files and disks.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
95 Enter the current date and time in the format requested like this:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
96 <screen>
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
97 yyyy/mm/dd hh:mm:ss
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
98 Time ? 2003 03 01 14 20
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
99 </screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
100 In the example above, the date entered was March 1, 2003. OS-9
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
101 uses 24-hour time so the date entered was 1420 hours or 2:20 PM.
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
102 Next, OS-9 will print the shell prompt to let you know it is ready
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
103 for you to type in a command.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
104 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
105 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
106 Now you're ready to try some commands. A good first command to
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
107 try is <command>dir</command> (for &quot;<emphasis>dir</emphasis>ectory&quot;).
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
108 This will display a list of the files
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
109 on the System Disk. Just type:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
110 <screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
111 dir
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
112 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
113 followed by a &quot;return&quot;. OS-9 should respond with a listing of file
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
114 names which should look something like this:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
115 <screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
116 OS9Boot startup CMDS SYS DEFS
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
117 </screen>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
118 The file <filename>OS9Boot</filename> contains the OS-9 program in &CPU; machine
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
119 language, which was loaded into memory during the bootstrap
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
120 operation.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
121 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
122 <para>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
123 The file <filename>startup</filename> is a &quot;command file&quot; which is automatically run
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
124 when the system starts up, and has the commands that printed the
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
125 welcoming message and asked for the time. Later, You may want to
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
126 replace this startup file with your own customized version after you
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
127 are more familiar with OS-9. Do you want to see the contents of
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
128 this file? If so, just type
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
129 <screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
130 list startup
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
131 </screen>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
132 As you can see, the <command>list</command> command displays the contents of files
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
133 that contain text (alphabetic characters). Some files like the
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
134 <filename>OS9Boot</filename> file contain binary data such as machine language
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
135 programs. These files are called &quot;binary files&quot;, and attempts to
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
136 list them will result in a jumbled, meaningless display. On the
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
137 other hand, OS-9 will complain mightily if you try to run a text
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
138 file as a program!
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
139 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
140 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
141 As you may have surmised by now, the way you ask OS-9 to run a
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
142 program or command (they're really the same thing) is to simply type
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
143 its name. Some commands like <command>list</command> require one or more names of
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
144 files or options. If so, they are typed on the same line using
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
145 spaces to separate each item.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
146 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
147 <para>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
148 But where did the <command>list</command> and <command>dir</command> programs come from? There are
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
149 really more files on the disk than you suspect. The <command>dir</command> command
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
150 showed you what is the disk's
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
151 <emphasis>root directory</emphasis> - so named because the
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
152 OS-9 filing system resembles a tree. Growing out of the root
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
153 directory are three &quot;branches&quot; - files which are additional
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
154 directories of file names instead of programs or data. They in turn
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
155 can have even more &quot;branches&quot; - ad infinitum. If you draw a map on
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
156 paper of how this works it does look like a tree.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
157 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
158 <para>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
159 The directory files on your system disk are called <filename class="directory">CMDS</filename>,
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
160 <filename class="directory">SYS</filename>, and <filename class="directory">DEFS</filename>.
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
161 The file <filename class="directory">CMDS</filename> is a directory that consists of
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
162 all the system commands such as <command>dir</command>, <command>list</command>,
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
163 <command>format</command>, etc. To see the files contained in this directory, enter:
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
164 <screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
165 dir cmds
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
166 </screen>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
167 which tells <command>dir</command> to show files on the directory file
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
168 <filename class="directory">CMDS</filename> instead
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
169 of the root directory. After you type this you should see a long
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
170 list of file names. These are the complete set of command programs
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
171 that come with OS-9 and perform a myriad of functions. Chapter
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
172 Seven explains each one in detail. The <command>dir</command> command also has a handy
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
173 option to display the
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
174 <filename class="directory">CMDS</filename> directory with less typing:
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
175 <screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
176 dir -x
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
177 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
178 Whenever you want a list of available commands you can use this so
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
179 you don't have to look it up in the book. The <command>dir</command> command has
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
180 options which can give you more detailed information about each file.
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
181 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
182 </section>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
183 </section>
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
184 <section id="sec1.1">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
185 <title>Making a Backup of the System Disk</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
186 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
187 Before getting too much more involved in further experimentation,
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
188 NOW is the time to make one or more exact copies of your System Disk
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
189 in case some misfortune befalls your one and only master System
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
190 Disk. Making a backup involves two steps: formatting a blank disk
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
191 and running a backup program.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
192 </para>
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
193 <section id="sec1.1.1">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
194 <title>Formatting Blank Disks</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
195 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
196 Before the actual backup procedure can be done (or any fresh
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
197 diskette is used for any purpose), the blank disk which is to become
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
198 the backup disk must be initialized by OS-9's <command>format</command> command.
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
199 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
200 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
201 IF YOU HAVE ONLY ONE DISK DRIVE you have to be extra careful not to
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
202 accidentally FORMAT your system disk. Type:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
203
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
204 <screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
205 format /d0
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
206 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
207
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
208 and when you see the message
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
209
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
210 <screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
211 COLOR COMPUTER FORMATTER
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
212 Formatting drive /d0
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
213 y (yes) or n (no)
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
214 Ready?
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
215 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
216
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
217 immediately remove your system disk and insert a blank disk
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
218 <emphasis>before</emphasis> you type &quot;Y&quot;.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
219
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
220 IF YOU HAVE TWO DISK DRIVES place the blank disk in drive one and
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
221 type:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
222 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
223 <screen>
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
224 format /d1
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
225 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
226 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
227 WHEN THE BLANK DISK IS IN THE RIGHT PLACE, type &quot;Y&quot;, then &quot;ENTER&quot;.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
228 This initiates the formatting process. IF THE CORRECT DEVICE NAME
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
229 (/D1) IS NOT DISPLAYED: TYPE N RIGHT NOW and start over, OR YOU
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
230 MAY ERASE your System Disk.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
231 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
232 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
233 When you are asked for a disk name, type any letter, then ENTER.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
234 The name you give is not important. If you have only one drive,
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
235 replace the system disk after the FORMAT program has finished. If
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
236 the FORMAT program reported any errors, try again. Disks used for
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
237 backups can't have any errors. You're now ready to run the <command>backup</command>
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
238 program.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
239 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
240 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
241 It takes several minutes for the FORMAT program to run. During
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
242 its second phase the hexadecimal number of each track will be
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
243 displayed as it is checked for bad sectors. If any are found an
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
244 error message for each bad sector is given.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
245 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
246 </section>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
247
1093
4dae346c4969 Added crossreferences and lowercased synopsises
roug
parents: 1092
diff changeset
248 <section id="sec1.1.2">
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
249 <title>Running the Backup Program</title>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
250 <para>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
251 The <command>backup</command> program makes an exact duplicate of a disk. It can be
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
252 used even if you only have one disk drive.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
253 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
254 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
255 IF YOU HAVE ONE DRIVE type
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
256 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
257 <screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
258 backup /d0 #32k
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
259 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
260 <para>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
261 The <command>backup</command> program will prompt you to alternately insert the source
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
262 disk (the system disk) and the destination disk (the freshly
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
263 formatted disk).
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
264 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
265 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
266 IF YOU HAVE TWO DRIVES type
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
267 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
268 <screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
269 backup #32K
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
270 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
271 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
272
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
273 The <command>backup</command> program will respond with
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
274 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
275 <screen>
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
276 Ready to backup from /d0 to /d1?
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
277 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
278 <para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
279 Now enter Y for yes. It will then ask:
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
280 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
281 <screen>
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
282 X is being scratched
1017
c9b63a3c0a17 More changes
boisy
parents: 1014
diff changeset
283 Ok ?:
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
284 </screen>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
285 <para>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
286 Answer &quot;Y&quot; for yes again, and the backup process should begin.
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
287 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
288 <para>
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
289 The <command>backup</command> command has two phases: the first phase copies
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
290 everything from drive zero to drive one checking for errors while
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
291 reading from the master but not for &quot;write&quot; errors. The second
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
292 phase is the &quot;verify&quot; pass which makes sure everything was copied
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
293 onto the new disk correctly. If any errors are reported during the
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
294 first (copy) pass, there is a problem with the master disk or its
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
295 drive. If errors occur during the second (verify) pass, there is a
1053
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
296 problem with the new disk and the <command>backup</command> program should be run
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
297 again. If <command>backup</command> repeatedly fails on the second pass, reformat the
b5ff125a1d60 Since this book was only typeset in fixed width, single-font, they used
roug
parents: 1017
diff changeset
298 disk and try to <command>backup</command> again. If <command>backup</command> fails again, the disk is
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
299 physically defective.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
300 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
301 <para>
148
525b12e17d60 Made the word "Dragon" an entity, thereby making it replacable with "Color"
roug
parents: 144
diff changeset
302 After you have made your backup disk, try turning the &make;
1011
cc153d1671f7 Updated for new manuals
boisy
parents: 148
diff changeset
303 off and restarting the system with the copy you just made.
144
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
304 If it works OK, store it in a safe place in case it is needed later.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
305 You should always have a backup copy of your system disk and all
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
306 other important disks.
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
307 </para>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
308 </section>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
309 </section>
f4e798ea65b9 More splitups.
roug
parents:
diff changeset
310 </chapter>