annotate docs/nitros9guide/chap1.chapter @ 1017:c9b63a3c0a17

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