annotate docs/nitros9guide/chap1.chapter @ 1014:d9ed9d44b70c

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