User guide

22 Enhanced OS-9 for X86 PCAT
1
Installing and Configuring Enhanced OS-9
Make sure to use MBR option if this is a new disk with no other OS
on it.
Step 3. Run format from the OS-9 console to create the OS-9 RBF file system
$ format /hc1fmt
NoteNote
Note that physical format and physical verifies are typically not
necessary.
Step 4. Download the required system files.
On the Windows host computer, open a command window and change
into the RESIDENT directory on the CD-ROM. Start an ftp session with
the target machine.
ftp <target>
ftp> User: Super
ftp> Password: User
ftp> bin
ftp> cd /hc1fmt
ftp> send tar
ftp> send diskcache
ftp> send mw86sm.tar
ftp> quit
Step 5. Turn on disk cache support, from the OS-9 console.
$ chd /hc1fmt ; load -d diskcache ; diskcache -e /hc1fmt=1024k
Step 6. Expand the system files.
$ load -d tar ; tmode nopause ; tar xvpf mw86sm.tar