home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osdichkd.txt < prev    next >
Text File  |  1996-10-23  |  3KB  |  82 lines

  1. OSDICHKD - RUNNING CHKDSK FOR OS/2 WARP
  2. 01/29/96
  3.  
  4. =======================================================================
  5.                      Running CHKDSK for OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. You should run CHKDSK on a regular basis as a maintenance process. It 
  14. is most effective when run from diskettes.
  15.  
  16. RESOLUTION
  17.  
  18. You do not want to interfere with the Swapper. The CHKDSK command 
  19. should NOT be issued when OS/2 is started from the hard disk, because 
  20. the SWAPPER.DAT file is in a constant state of change, and CHKDSK might 
  21. provide misleading results. CHKDSK might require several passes, 
  22. because it cleans up primary structures first, and then cleans up 
  23. secondary structures.
  24.  
  25. The CHKDSK command with the /F parameter is used to correct disk and 
  26. directory errors. When you use the /F parameter, no activity occurs on 
  27. the disk. Therefore, if you need to correct errors on the drive from 
  28. where you start OS/2, you use the version of CHKDSK on the installation 
  29. diskettes or CD instead of the version installed on the hard disk. 
  30. Also, use the version of CHKDSK on the installation diskettes or CD if 
  31. the disk is in use or locked by another process.
  32.  
  33. Procedure
  34. ---------
  35. 1. Shut down the system. If you're unable to shut down, turn off the
  36.    system for 30 seconds.
  37.  
  38. 2. Insert the Installation Diskette in drive A.
  39.  
  40. 3. If you performed a shutdown in step 1, press Ctrl+Alt+Del to restart
  41.    the system. If you turned the system off, turn it on.
  42.  
  43. 4. When prompted, remove the Installation Diskette and insert
  44.    Diskette 1.
  45.  
  46. 5. Press Enter.
  47.  
  48. 6. When the Welcome Screen appears, press F3 to display the command
  49.    prompt.
  50.  
  51. 7. Remove Diskette 1 and insert Diskette 2, which contains the CHKDSK
  52.    command.
  53.  
  54.    Note: If you installed from CD:
  55.  
  56.      a. Insert the CD into the CD-ROM drive and press Enter.
  57.      b. Type x: and press Enter (x is the CD-ROM drive).
  58.      c. Type OS2IMAGE and press Enter.
  59.      d. Type CD DISK_2 and press Enter.
  60.  
  61. 8. To correct errors on the hard disk, type the appropriate CHKDSK
  62.    command, as follows, and press Enter (x is the drive where OS/2 is
  63.    installed):
  64.  
  65.    * For FAT file system:  CHKDSK x: /F
  66.    * For HPFS:             CHKDSK x: /F:2
  67.  
  68.    Note: If you have any errors, continue to run CHKDSK until all
  69.          errors are cleared up.
  70.  
  71. 9. Remove the diskette; then press Ctrl+Alt+Del to restart the system.
  72.  
  73. ______________________________________________________________________
  74. IBM disclaims all warranties, whether express or implied, including 
  75. without limitation, warranties of fitness and merchantability with 
  76. respect to the information in this document. By furnishing this 
  77. document, IBM grants no licenses to any related patents or copyrights.  
  78. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  79. or brand names referenced in this document are the property of their 
  80. respective owners. Consult your product manuals for complete trademark 
  81. information. 
  82.