home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 28 Fixes4x / 28-Fixes4x.zip / chkdsk.zip / readme < prev    next >
Text File  |  1997-05-02  |  6KB  |  159 lines

  1. IBM OS/2 CHKDSK README
  2. Service Fix V1.0 (May 2, 1997)
  3.  
  4. Thank you for your interest in this program.  Please read these
  5. notes before installing and using the Service Fix version of CHKDSK.
  6.  
  7.  
  8. CONTENTS
  9. ________
  10.  
  11. This file contains the following information:
  12.  
  13. 1.0 HIGHLIGHTS OF THIS VERSION OF CHKDSK
  14. 2.0 INSTALLING THE CHKDSK SERVICE FIX
  15. 3.0 REMOVING THE CHKDSK SERVICE FIX
  16. 4.0 USING THIS VERSION OF CHKDSK
  17. 5.0 TRADEMARKS
  18.  
  19.  
  20.  
  21. 1.0 HIGHLIGHTS OF THIS VERSION OF CHKDSK
  22. ___________________________________
  23.  
  24. This version of CHKDSK offers significant improvements for use
  25. with High Performance File System (HPFS) drives:
  26.  
  27. 1.  Single pass correction of errors.
  28.     You can run CHKDSK once to fix all errors on an HPFS drive.
  29.  
  30. 2.  Performance improvements.
  31.     CHKDSK execution is now up to two times faster on non-RAID
  32.     drives, and up to 11 times faster on large RAID drives.
  33.  
  34. 3.  Reduced memory requirement.
  35.     CHKDSK now uses less memory to check large drives (> 4GB).
  36.  
  37. 4.  Improved FOUND directory format.
  38.     Files and directories recovered by CHKDSK and placed in the
  39.     FOUND directory now have their original names (as much as can
  40.     be recovered) appended to the names assigned by CHKDSK.
  41.  
  42. 5.  More sophisticated error detection.
  43.     This version of CHKDSK recognizes errors that previous versions
  44.     did not.
  45.  
  46. 6.  More sophisticated error correction.
  47.     This version of CHKDSK will recover files and directories in cases
  48.     where previous versions would have deleted them.
  49.  
  50. 7.  Binary log file created in the root directory for use by Service.
  51.     File name is chkdsk.log and a backup is kept in chkdsk.old.
  52.     Service has a tool (PMCHKLOG) to format the logfile.
  53.  
  54. | 8. Large drive AUTOCHECK support.  Allows AUTOCHECKing of
  55. |    drives up to and including 64Gig.  32 Meg of physical
  56. |    memory is required to AUTOCHECK 64 Gig.
  57.  
  58. Improvements in this version of CHKDSK are for HPFS drives only.
  59. CHKDSK operation for File Allocation Table (FAT) drives has not
  60. changed from prior versions.
  61.  
  62. This enhanced CHKDSK operates on IBM OS/2 Warp 3.0 and higher,
  63. including IBM Warp Server 4 and IBM Warp Server 4 SMP.  IBM OS/2 2.1
  64. and IBM OS/2 2.1 SMP are NOT supported.
  65.  
  66.  
  67.  
  68. 2.0 INSTALLING THE CHKDSK SERVICE FIX
  69. __________________________
  70.  
  71. To install this version of CHKDSK:
  72.         1) Backup your system.
  73.         2) At an OS/2 prompt, type INSTALL and press enter.
  74.         3) Follow the prompts to install CHKDSK on your boot drive.
  75.  
  76. Installing this version of CHKDSK results in the following changes:
  77.         a) Three files are added to the drive being checked:
  78.                    chkdsk32.exe
  79.                    chkdsk32.dll
  80. |                  chkdsk.sys
  81.         b) The existing uhpfs.dll file is replaced
  82.         c) The original uhpfs.dll is renamed uhpfs.sav
  83. These changes cause the Service Fix version to run instead of the previously
  84. installed version of CHKDSK (including AUTOCHECK operation).
  85.  
  86. | To take advantage of the new large drive AUTOCHECK feature, add the
  87. | following line to your config.sys :
  88. | BASEDEV=CHKDSK.SYS
  89. |
  90. | CHKDSK.SYS must reside in the root or \os2\boot directory.
  91.  
  92.  
  93. If you want to be able to choose between the Service Fix and the previous
  94. CHKDSK version, take the following actions:
  95.         1) Make sure there is a .; entry in your LIBPATH statement in
  96.             config.sys ahead of \os2\dll; .
  97.         2) Copy the beta uhpfs.dll to a new subdirectory of your choice;
  98.             the new subdirectory cannot be in your LIBPATH statement.
  99.         3) Restore the original uhpfs.dll from uhpfs.sav .
  100. With these changes, the Service Fix version of CHKDSK operates when initiated
  101. from the new subdirectory; otherwise, the previously installed version of
  102. CHKDSK operates.
  103.  
  104.  
  105.  
  106. 3.0 REMOVING THE CHKDSK SERVICE FIX
  107. ____________________________
  108.  
  109. The following actions will remove the CHKDSK Service Fix:
  110.         1) On the drive on which you installed the Service Fix version, go to
  111.             the \os2 subdirectory.
  112.         2) Erase the following file:  chkdsk32.exe
  113.         3) Go to the \os2\dll subdirectory on the same drive.
  114.         4) Erase the following file:  chkdsk32.dll
  115. |       4) Go to the \os2\boot subdirectory on the same drive.
  116. |       5) Erase the following file:  chkdsk.sys
  117.         6) Verify uhpfs.sav is in this subdirectory.
  118.         7)  Erase the following file:  uhpfs.dll
  119.         8) Copy uhpfs.sav to uhpfs.dll
  120.  
  121. The CHKDSK Service Fix is no longer installed.  The previously installed version
  122. of CHKDSK is again your current version.
  123.  
  124.  
  125.  
  126. 4.0 USING THIS VERSION OF CHKDSK
  127. ____________________________
  128.  
  129. The interface to CHKDSK remains CHKDSK.COM and PMCHKDSK.  The
  130. command line parameters and messages from CHKDSK are unchanged.
  131.  
  132. CHKDSK creates a binary log (chkdsk.log) on the root of the drive
  133. being checked.  The previous log file is saved as chkdsk.old.
  134.  
  135. The first time this Service Fix version of CHKDSK runs on a drive, it
  136. will report errors if the drive was fast formatted.  These errors are
  137. harmless and go away if CHKDSK is run with the /F option.
  138.  
  139.  
  140.  
  141. 5.0 TRADEMARKS
  142. _____________
  143.  
  144. The following terms are trademarks of the IBM Corporation in the
  145. United States or other countries or both:
  146.  
  147.         IBM
  148.         OS/2
  149.  
  150. THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
  151. IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS OR IMPLIED,
  152. INCLUDING WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF FITNESS
  153. FOR A PARTICULAR PURPOSE AND MERCHANTABILITY WITH RESPECT TO
  154. THE INFORMATION IN THIS DOCUMENT.  BY FURNISHING THIS DOCUMENT,
  155. IBM GRANTS NO LICENSES TO ANY PATENTS OR COPYRIGHTS.
  156.  
  157. (C) Copyright IBM Corporation 1997.  All rights reserved.
  158.  
  159.