home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinflpk.txt < prev    next >
Text File  |  1997-05-06  |  4KB  |  87 lines

  1. OSINFLPK - OS/2 WARP FULLPACK INSTALLATION LOCKS UP WHEN LOADING
  2.            MITFX001.ADD
  3. 02/07/96
  4.  
  5. =======================================================================
  6.   OS/2 Warp Fullpack Installation Locks Up when Loading MITFX001.ADD
  7. =======================================================================
  8.  
  9. Please Read Entire Document for Full Explanation of Procedures
  10. --------------------------------------------------------------
  11.  
  12. DESCRIPTION
  13.  
  14. During installation of the OS/2 Warp Fullpack from a CD-ROM, the system 
  15. locks up at Diskette 1 before the "Loading Please Wait" message appears.
  16. The diskette drive has trouble reading a file and might be rescanning 
  17. the same track repeatedly before the lockup occurs.
  18.                                                                                
  19. Pressing Alt+F2 indicates that the MITFX001.ADD driver was being loaded 
  20. when the problem occurred.
  21.  
  22. RESOLUTION
  23.  
  24. Make a new copy of Diskette 1 and arrange the files so the DOSCALL1 and
  25. HPFS.IFS files are copied to the diskette last:
  26.  
  27. 1. Type the following, pressing Enter after each, to create a directory
  28.    called "DISK1" on the hard disk:
  29.                                                                                
  30.       C: (or any other drive letter)                            
  31.       MD DISK1
  32.       
  33. 2. Type the following, pressing Enter after each, to copy all the files
  34.    from Diskette 1 to the new directory:
  35.                                                                                
  36.       CD DISK1
  37.       COPY A:*
  38.                                                                                
  39. 3. Type the following, pressing Enter after each, to delete the two
  40.    largest files in the directory:
  41.                                                                                
  42.       DEL DOSCALL1.DLL
  43.       DEL HPFS.IFS
  44.                                                                                
  45. 4. Type the following, pressing Enter after each, to change the volume
  46.    label on a formatted diskette to "DISK 1":
  47.                                                                               
  48.       LABEL A:
  49.       DISK 1
  50.                                                                                
  51.    Note: Use this diskette instead of the original Diskette 1 for
  52.          subsequent installations.
  53.                                                                                
  54. 5. Type DEL * Y and press Enter to erase all the files in the DISK1
  55.    directory.
  56.                                                                                
  57. 6. Insert the original Diskette 1 in drive A; then type the following,
  58.    pressing Enter after each, to copy DOSCALL1.DLL and HPFS.IFS to the
  59.    DISK1 directory:
  60.  
  61.       COPY A:DOSCALL1.DLL
  62.       COPY A:HPFS.IFS
  63.                                                                                
  64. 7. Type COPY * A: and press Enter to copy these two files from the
  65.    DISK1 directory to the new Diskette 1.
  66.  
  67.    The new Diskette 1 is ready to use.  
  68.  
  69. 8. Remove the files from the DISK1 directory, remove the DISK1
  70.    directory, and reinstall OS/2 using the new Diskette 1.
  71.  
  72. Some systems cannot read Diskette 1 because of a BIOS error that creates
  73. timing problems when the outermost tracks of the diskette are read. 
  74. Because Diskette 1 of the CD-ROM installation set is almost full of 
  75. small files, many of these files are pushed to the outer tracks of the 
  76. diskette, which is where the timing problems begin.
  77.  
  78. ______________________________________________________________________
  79. IBM disclaims all warranties, whether express or implied, including 
  80. without limitation, warranties of fitness and merchantability with 
  81. respect to the information in this document. By furnishing this 
  82. document, IBM grants no licenses to any related patents or copyrights.  
  83. Copyright (c) 1994, 1996 IBM Corporation.  Any trademarks and product 
  84. or brand names referenced in this document are the property of their 
  85. respective owners. Consult your product manuals for complete trademark 
  86. information. 
  87.