home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / oswsdisk.txt < prev    next >
Text File  |  1997-02-01  |  3KB  |  80 lines

  1. OSWSDISK - PROBLEMS CAUSED BY IMPROPER HARD DISK FORMAT
  2. 09/09/96
  3. =======================================================================
  4.              Problems Caused by Improper Hard Disk Format
  5. =======================================================================
  6. Please Read Entire Document for Full Explanation of Procedures
  7. --------------------------------------------------------------
  8. DESCRIPTION
  9.  
  10. The following are indications that a hard disk is improperly formatted 
  11. and requires a long format:
  12.  
  13. * During installation, a red screen is displayed with an XCOPY error 
  14.   message stating that the OS/2 Warp Server SMP installation failed.
  15.  
  16. * If you use the DIR command, it displays the message:
  17.    
  18.    SYS0278: The system cannot find the extended attribute.
  19.  
  20. * The volume label has strange symbols and characters in it.
  21.  
  22. * When you run CHKDSK, FDISK, or FDISKPM, the file system displayed for 
  23.   a partition is FAT, even though you formatted the partition HPFS.
  24.  
  25. * When you run CHKDSK, it displays any of the following errors:
  26.  
  27.   - C:\ (drive label) attempted to claim an extended attribute that 
  28.     does not exist.
  29.  
  30.   - The first cluster number of C:\(drive label) is correct.
  31.  
  32.   - The entry has been truncated.
  33.  
  34. * If you try to start up from installation disks and run CHKDSK /F, the 
  35.   following error is displayed:
  36.  
  37.   The current hard disk drive is: C:
  38.   The type of file system for the disk is FAT
  39.   SYS0108: The disk is in use or locked by another process 
  40.  
  41. RESOLUTION
  42.  
  43. If the hard disk exhibits any of the symptoms described above you can 
  44. use the following steps to perform a long format of the hard drive:
  45.  
  46. Note: Make sure you backup any data on the drive before following this 
  47.       procedure.
  48.  
  49. 1. Restart the system with the Installation Diskette and Install 
  50.    Diskette 1.
  51.  
  52. 2. At the blue Welcome screen, press F3 to escape to an OS/2 command
  53.    prompt.
  54.  
  55. 3. At the OS/2 command prompt, type one of the following commands and
  56.    press Enter:
  57.  
  58.     * For a FAT partition:
  59.  
  60.       E:\OS2IMAGE\DISK_2\FORMAT D: /FS:FAT /L
  61.  
  62.     * For an HPFS partition:
  63.  
  64.       E:\OS2IMAGE\DISK_2\FORMAT D: /FS:HPFS /L
  65.  
  66.       Where E: is the CD-ROM drive and D: is the partition you are 
  67.       installing OS/2 Warp Server SMP on.
  68.  
  69. ______________________________________________________________________
  70. IBM disclaims all warranties, whether express or implied, including 
  71. without limitation, warranties of fitness and merchantability with 
  72. respect to the information in this document. By furnishing this 
  73. document, IBM grants no licenses to any related patents or copyrights.  
  74. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  75. or brand names referenced in this document are the property of their 
  76. respective owners. Consult your product manuals for complete trademark 
  77. information. 
  78.  
  79.  
  80.