home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / harddisk / hdtest.doc < prev    next >
Text File  |  1989-01-24  |  4KB  |  59 lines

  1.    |======================================================================|
  2.    | This is an abstract of this programs documentation used as a short   |
  3.    | review. To get the full concept of this program you should download  |
  4.    | all concerned files and read the programs full documentation.        |
  5.    |                                                                      |
  6.    |    Please register your favorite programs, keep shareware alive!     |
  7.    |==============================================================(SDN)===|
  8.  
  9.      HDTEST was originally written to allow comprehensive Read/Write testing
  10.      of hard disks on IBM PCs, XTs, ATs, and "true" compatibles.  The V4.10
  11.      release relaxed many of the hardware restrictions imposed by earlier
  12.      (V2.xx and V3.xx) versions of the program and made it useful for testing
  13.      most MS-DOS-compatible storage devices currently in use on IBM-compatible
  14.      computers, including removable (floppy and hard) disks and logically
  15.      partitioned hard disks. This release (V4.45) includes BIOS-level support
  16.      for DOS 3.3 "extended devices" and more options for the handling of
  17.      totally unreadable sectors, and recognizes (but does not support) large
  18.      (> 32 Mb) devices under IBM DOS 4.0 and Compaq DOS 3.31.  Although many
  19.      programs, including IBM's diagnostics, allow "surface scanning" and seek
  20.      testing of hard disks, none that are available to the average user test
  21.      whether the whole disk can retain the data that is or will be written to
  22.      it.  HDTEST's principal "claim to fame" is the ability thoroughly to test
  23.      the magnetic media in a device which contains data while preserving the
  24.      data (although data loss is unavoidable if an area which is in use has
  25.      become unreadable).
  26.  
  27.      HDTEST tests the disk much more thoroughly than programs such as DFixer,
  28.      Mace, and Norton's DT. Mace and DT, like many public domain "disk test"
  29.      programs, simply read every cluster on the disk and report on any errors
  30.      encountered.  DFixer does better, writing 4 test patterns to every free
  31.      cluster and checking that they can be read back correctly, but it makes
  32.      no attempt to test clusters that are already in use - the very ones which
  33.      contain your precious data!
  34.  
  35.      In addition to its testing function, HDTEST has been reported to be
  36.      useful as an automatic disk repair utility for both hard and floppy disks
  37.      which have developed (especially) intermittent or persistent read errors,
  38.      preventing or impeding their normal use. Although HDTEST cannot read the
  39.      totally unreadable, it tries much harder that DOS does and will almost
  40.      always, in the course of its operation, allow you to recover the entire
  41.      readable portion(s) of a file with one or more unreadable clusters in it,
  42.      optionally either remapping all of what it reads from the disk or
  43.      replacing bad sectors (the default) or clusters with NULLs.  HDTEST is
  44.      not an alternative to backing up your floppies and/or hard disk it may
  45.      sometimes be able to save your neck when you forget or your backup goes
  46.      bad too! On hard disks which have developed intermittent read errors,
  47.      running HDTEST can sometimes totally cure the problem, presumably because
  48.      the "flaky" sectors get rewritten and the minor misalignments and/or
  49.      weakening of the magnetic "image" which were causing the trouble are
  50.      corrected   ... (continued)...
  51.  
  52.  
  53.   |=======================================================================|
  54.   | This abstract is taken from a portion of this programs documentation  |
  55.   | and is intended to give an idea of the program. It does not reflect   |
  56.   | the entirer capabilities and features of the program and the full     |
  57.   | documentation should be consulted.   (SDN)                            |
  58.   |=======================================================================|
  59.