home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / dskutl / ds21doc.lbr / DAMNSPOT.HZP / DAMNSPOT.HLP
Encoding:
Text File  |  1987-02-14  |  5.9 KB  |  146 lines

  1. %GENERAL
  2. Damnspot looks for bad sectors on a disk and tries to do something intelligent
  3. with them.  Under certain circumstances it may write data to unused blocks  on
  4. the  disk  but will not effectively  change  the  disk (alter  the  directory)
  5. unless you give explicit approval at the termination of the scan.
  6.  
  7. At the moment you should press Q if you wish to abort the  program.
  8.  
  9. Otherwise be sure that the  disk to be checked is mounted  and enter a  letter
  10. specifying the disk drive it is on (e.g. B)
  11. &
  12.  
  13. %SYSTEM AREA
  14. Some  computers  format the system area differently than the rest of the disk.
  15. Also, what appears to DAMNSPOT as system area may  in  fact  be  a  number  of
  16. tracks reserved for other reasons,  such as the trick  used in faking  several
  17. logical disks on a single physical disk.
  18.  
  19. This option allows you to dispense with system area checking.
  20. &
  21.  
  22. %BAD BLOCK
  23. The choices permitted are as follows:
  24.  
  25. <H>  Generate this help message
  26.  
  27. <I>  Ignore the bad block leaving it in its file. Neither replace it nor cover
  28.      it (add it to [UNUSED].BAD).
  29.  
  30. <S>  Substitute a readable block for the bad one.  The block substituted  will
  31.      contain a pattern of lines of  the  form < OUT OUT ... OUT >.   This does
  32.      not repair your file - it simply ensures that  it will be editable (if it
  33.      was a text file) and shows clearly which portions have been lost.
  34.  
  35. <R>  Try  again  to  recover the data.  If the retry  succeeds  Damnspot  will
  36.      immediately  tuck the data away in an unused block on disk.  If you later
  37.      give directory update authorization this good block will replace the  bad
  38.      one, therby fixing the file.
  39.  
  40. <Q>  Quit scanning the disk.
  41. &
  42.  
  43. %CATASTROPHE
  44. #G                         ===> YOU HAVE A PROBLEM <===
  45.  
  46. A  hardware write error has occurred while trying to rewrite the directory  to
  47. your  disk.  Unless something is done right away any files on the disk will be
  48. effectively lost since the old directory has probably been trashed.
  49.  
  50. A retry  can be attempted either on the current drive or after moving the disk
  51. to another drive.
  52.  
  53. If a retry fails,  there is still hope of recovering all or most of the disk's
  54. information,  based on  the fact  that a (possibly modified)  version  of  the
  55. directory still exists in memory.
  56.  
  57. Other  options include  sending the directory information to a file or device,
  58. and copying the trouble disk  to another similar disk using the directory from
  59. memory and data from the user area of the disk.
  60. &
  61.  
  62. %RETRY UPDATE
  63. Retry writing the directory to the current drive.  This is worth a try or  two
  64. if  the information on the disk is valuable.  If it is worthless just reformat
  65. the disk or throw it away.
  66. &
  67.  
  68. %NEW DRIVE UPDATE
  69. Retry  writing the directory but after first moving the trouble disk to a  NEW
  70. drive. That might make the difference.
  71. &
  72.  
  73. %COPY DISK
  74. Copy  the  directory  (from memory) and the user area of the trouble  disk  to
  75. another disk. Please note the following:
  76.  
  77.      - Bad blocks will not be copied
  78.  
  79.      - This is a disk image copy - any information on the target disk will  be
  80.        destroyed!
  81. &
  82.  
  83. %QUIT UPDATE
  84. Quit this disk.   No further actions will take place on it,  although you will
  85. be warned if it has not been successfully updated.
  86. &
  87.  
  88. %SWITCH DRIVES
  89. It is possible that you will be able to update the disk directory if you place
  90. the problem disk into another drive and then write the directory.
  91.  
  92.           CAUTION   CAUTION   CAUTION   CAUTION   CAUTION   CAUTION
  93.  
  94. If  you  specify  another drive you MUST place the problem disk  currently  in
  95. drive #D: into it.  If you specify a drive containing some other disk that disk
  96. will be                  ==> CLOBBERED <==
  97. &
  98.  
  99. %FILE OUTPUT
  100. This  option allows you to write the modified directory information to a  file
  101. in  either  Ascii  or Binary form.  Ascii form means in a  form  that  can  be
  102. displayed  on the screen or on a printer.  Binary form means that the contents
  103. of  the  file will be identical byte for byte with the contents  of  the  disk
  104. directory  - or at least with what they would have been if the normal updating
  105. had succeeded.
  106.  
  107. You  may also send the directory contents to the terminal or printer in  Ascii
  108. form - think of these devices as special forms  of Ascii  files.  (Or think of
  109. Ascii files as being special forms of printer - whatever helps.)
  110.  
  111. Saving  the directory information in this way is not much use unless  you  are
  112. capable of using the information in it to fix the disk in question. See DS.DOC
  113. for some hints on this.
  114.  
  115.     DO NOT TRY TO SEND THIS FILE TO THE CORRUPT DISK - USE A GOOD ONE !!!
  116. &
  117.  
  118. %UPDATE OPTIONS
  119. The Option menu will tell you what your possible actions are at this time, and
  120. provide detailed help on each.
  121.  
  122. If no bad blocks have been detected, you probably just want to Quit.  You  may
  123. also wish to quit if you would rather that DAMNSPOT do nothing about errors it
  124. has found.
  125.  
  126. If you go to the options menu, you will be allowed to Update  the directory to
  127. reflect changes, save Directory  information to a file or device,  or copy the
  128. disk  in  its new  form (using the updated directory information in memory) to
  129. another disk.
  130.  
  131. The Summary option redisplays the disk status summary.
  132. &
  133.  
  134. %FLAKY BLOCKS
  135. Blocks on which Damnspot dwelt for an  appreciable time are flaky.  If you saw
  136. the  same block  number remain on the screen  for a second or more, its future
  137. integrity is questionable.  If it does not now have valuable contents, you may
  138. wish to force it into the bad blocks file to prevent later problems.
  139.  
  140. If you  specify such a block,  Damnspot will first check  to see whether it is
  141. currently in a file, and request confirmation if so.
  142.  
  143. Block numbers to be forced bad should be specified in  hexadecimal without any
  144. other special characters.  I.e. say B3 rather than $B3 or B3H.
  145. &
  146.