1. Press the power button and then insert the diskette in the floppy disk drive.

2. Using File Manager or an equivalent program, create a directory on your hard
   disk called ARTOP under C:\DRIVERS.

3. Copy the 850hd.sys and 850cd.sys files from the \DOS-WFW directory of the 
   floppy disk into the \DRIVERS\ARTOP directory of the hard disk.
   Copy the tool85.exe file from the a:\ directory of the floppy disk into the
   C:\DOS directory of the hard disk.

4. Using a text editor program, enter the config.sys file and add the following
   two lines to the end of the file:
   DEVICE=C:\DRIVERS\ARTOP\850HD.SYS
   DEVICE=C:\DRIVERS\ARTOP\850CD.SYS /D:CD001

5. Enter the autoexec.bat file and add "/D:CD001" to the end of the MSCDEX device
   driver line after the parameter /D:CDROM. If this line is not present at all, 
   add the following line at the top of the file:
   LH  C:\DOS\MSCDEX.EXE /D:CD001

If you have installed a hard disk you may now format it by typing tool85 at the 
MS-DOS prompt, pressing ENTER and following the instructions that appear on the 
display.

It is not possible to partition and format the hard disk using the standard fdisk
or format commands.

