home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 042.lha / systest.doc < prev    next >
Text File  |  1987-06-25  |  3KB  |  73 lines

  1. *
  2. *   Disk Diagnostic program v 1.0
  3. *
  4.  
  5.  
  6.            *************************
  7.            ******* Copyright *******
  8.            ******** Notice *********
  9.            *************************
  10. All Materials on this disk are copyrighted by Custom Services 1986.
  11. All items were produced by Custom Services as "No-Frill" Software.
  12. You may redistribute any or all of the items on this disk so long as
  13. you also move this notice(which is included in each source file).
  14.  
  15. Custom Services does not charge for this software except to ask for
  16. a small donation(no more than $5.00) from anyone using one of these
  17. programs.  Those users who register with a donation will recieve update
  18. information.  Under no instance may any program or part of a program be
  19. copied for commercial use with out a written agreement from us.
  20.  
  21. To obtain a list of all disks currently available in the Custom Services
  22. library, and ordering information, send a preaddressed mailing label
  23. and 2 loose first class stamps to:
  24.  
  25.    Custom Services
  26.    P. O. Box 254
  27.    Moorestown, N. J. 08057
  28.  
  29. *
  30. * Format of Call:
  31. *
  32. *   SYSTEST  -F[ull] -V[erbose] -D[rive] n
  33. *
  34. *   This program will  read the disk sector by sector checking to see
  35. *   if the disk/diskette combination can be accessed.  The options
  36. *   and their meaning are as follows:
  37. *
  38. *   Drive   specifies the drive to use, default is drive 0, the
  39. *           internal drive.
  40. *
  41. *
  42. *   Full    This will do a seek and read test.  The default if this
  43. *           option is not specified is to do a read test.
  44. *
  45. *  Verbose  This will print statistics on the run(not just error info)
  46. *
  47. *
  48.  
  49. Disk Head Cleaning
  50.  
  51.      You will find that Amiga disk drives do not need much in the way of
  52. cleaning and maintenance.  This program will clean your heads if you follow
  53. the instructions below:
  54.  
  55.   a) Obtain a double sided 3 1/2 inch cleaning disk
  56.   b) prepare the disk for the cleaning(add the cleaning fluid ext)
  57.   c) enter the command: SYSTEST -D x -F
  58.   d) When the program prompts for the disk to be inserted place the
  59.      cleaning disk in the drive and then hit return.
  60.   c) As soon as the program starts seeking type a Ctrl-C(Hold the
  61.      Ctrl and C key down at the same time) to abort the program after
  62.      the Seek test is done.
  63.  
  64.      This will move the disk head around on the cleaning surface extending
  65. the life of both your disk heads and the cleaning disk.  A cleaning disk
  66. normally is good until you start to see dirt from the heads on it(about 15
  67. to 20 cleanings).  You should try to clean your heads about once a month if
  68. you make heavy use of your drive(s).  I was going to make a separate cleaner
  69. program but found I didn't need it!  CLEAN HEADS are important!!
  70.     
  71.  
  72.  
  73.