home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osotchkh.txt < prev    next >
Text File  |  1997-03-14  |  2KB  |  70 lines

  1. OSOTCHKH - CHKDSK LOCKS UP ON A FAT PARTITION
  2. 05/14/96
  3.  
  4. =======================================================================
  5.                   CHKDSK Locks Up on a FAT Partition
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. CHKDSK locks up on a FAT drive when run from Startup or diskettes.
  14.  
  15. It might lock up without an error, report an extended-attribute problem
  16. with EADATA, or report extended-attribute problems with other files.
  17.  
  18. The system cannot be started.
  19.  
  20. RESOLUTION
  21.  
  22. Important: 
  23.  
  24. * Generally, the following steps will allow you to get to the Desktop;
  25.   however, the Desktop will be the default installation and you will
  26.   lose any Desktop customization, because the procedure requires a
  27.   remake of the INI files.
  28.  
  29. * OS/2 applications that have created and written extended attribute
  30.   data will lose that data.
  31.  
  32. * OS/2 applications that have written their own data into the OS/2
  33.   system INI files will lose that data.
  34.  
  35.  
  36. 1. Insert a bootable DOS diskette in the diskette drive and start the
  37.    system.
  38.  
  39. 2. At the command prompt, type the following, pressing Enter after each,
  40.    to delete the EADATA file from the hard disk:
  41.  
  42.       ATTRIB EA?DATA.?SF -r -s -h
  43.       DEL EA?DATA.?SF
  44.  
  45. 3. Insert the OS/2 Installation Diskette in the diskette drive.
  46.  
  47. 4. At the command prompt, type CHKDSK /F and press Enter. CHKDSK will
  48.    run successfully.
  49.  
  50. 5. Change to the \OS2 directory on the hard disk.
  51.  
  52. 6. Delete the OS2.INI and OS2SYS.INI files.
  53.  
  54. 7. Type the following, pressing Enter after each:
  55.  
  56.       MAKEINI OS2.INI INI.RC
  57.       MAKEINI OS2SYS.INI INISYS.RC
  58.  
  59. 8. Shut down and then restart the system.
  60.  
  61. ______________________________________________________________________
  62. IBM disclaims all warranties, whether express or implied, including 
  63. without limitation, warranties of fitness and merchantability with 
  64. respect to the information in this document. By furnishing this 
  65. document, IBM grants no licenses to any related patents or copyrights.  
  66. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  67. or brand names referenced in this document are the property of their 
  68. respective owners. Consult your product manuals for complete trademark 
  69. information.
  70.