home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / PENTIM.ZIP / README.DOC < prev   
Text File  |  1994-08-01  |  12KB  |  216 lines

  1. APAR= PJ12558
  2. OS/2 2.1 fix for DOS apps running on Intel w/VME feature
  3.  
  4. This OS/2 2.1 fix is for a number of APARs that describe a problem running
  5. some DOS applications on Intel processors with the VME feature. The problem
  6. will only affect these processors: the Intel Pentium(TM) processor,
  7. the SL Enhanced Intel486(TM) processor, selected Intel Overdrive(TM)
  8. processors and the new Intel DX4(TM) processor. The symptoms can be a trap
  9. or a hang when running some DOS applicatons.
  10.  
  11. This fix pack should only be applied to OS/2 2.1 or OS/2 2.1 for
  12. Windows. The fixes are included in OS/2 2.11 and the OS/2 2.1
  13. ServicePak XR06200.
  14. ******************************************************************************
  15. INSTALLK.EXE --
  16.  
  17. Please read the following information about the fix installation program BEFORE
  18. you attempt to install the fixes provided. The ABSTRACT explains how the fixes
  19. are applied to your system, and how they are managed so that additional fixes
  20. can be applied in the future. Following the ABSTRACT are the installation
  21. instructions, complete with examples of how to invoke the installation program.
  22. Following the installation instructions are the descriptions of the fixes you
  23. have received and the OS/2 system module being fixed.
  24.  
  25. ABSTRACT:
  26. ---------
  27.  
  28. The fix diskette you received contains the following files:
  29.  
  30. INSTALLK.EXE -- the fix installation program.
  31.  
  32. MODULE.LOG   -- input file that tells the installation program which OS/2 system
  33.                 modules are being fixed, the file containing the fix for each
  34.                 module, and the location of the modules following an OS/2 2.1
  35.                 installation.
  36.  
  37. *.*          -- the modules containing the fix for each APAR described above.
  38.  
  39. README.1ST   -- fix installation instructions
  40.  
  41. README.DOC   -- this file, which contains the description of each APAR fixed in
  42.                 the modules provided, an explanation of the files contained on
  43.                 the diskette, an explanation of how fixes are applied to your
  44.                 system, and instructions on how to invoke INSTALLF.EXE.
  45.  
  46. Presently, the fixes provided are new full-sized system modules, which will
  47. replace the corresponding OS/2 2.1 GA-level system modules. Eventually, fixes
  48. will be applied to your system modules using "patches" instead of replacing them
  49. with new full-sized system modules. A patch can ONLY be applied to an OS/2 2.1
  50. GA-level system module, so it's important that you follow the instructions
  51. provided so that fixes can be applied in the future to both system modules that
  52. have already been fixed and those that haven't. INSTALLF.EXE will "archive" the
  53. system module being fixed to either your disk or a diskette. One of the
  54. parameters you specify when invoking INSTALLF.EXE allows you to choose the drive
  55. where you want the files archived, but whatever you choose, it is absolutely
  56. necessary that you maintain these files as they will be needed each time you
  57. want to apply fixes to your system. For example, if you specified D:, the
  58. modules would be archived in D:\ARCHIVE.
  59.  
  60. When a fixed system module replaces the corresponding OS/2 2.1 GA-level system
  61. module for the first time, the OS/2 2.1 GA-level system module is saved in the
  62. \ARCHIVE directory of the drive you specified when invoking INSTALLF.EXE. This
  63. is considered the "current" fix. If the same system module needs to be replaced
  64. again, the current fixed system module is backed-up on the same drive you
  65. specified to archive files to, and the new fixed system module is copied to the
  66. directory where the current system module had been. For example, if you
  67. specified D:, the current system module would be saved in D:\BACKUP.
  68.  
  69. **** NOTE 1 ********************************************************************
  70. Presently, "true" Backout is not supported in INSTALLF.EXE. If you have a need
  71. to return your system to the OS/2 2.1 GA-level (ie. you need to reinstall a fix
  72. due to some failure), you will be required to copy the OS/2 2.1 GA-level module
  73. you need from the \ARCHIVE directory into the directory where the corresponding
  74. system module exists. If you have a need to return your system to a previous fix
  75. level, you will be required to copy the system module you need from the \BACKUP
  76. directory into the directory where the corresponding system module exists.
  77. **** END NOTE 1 ****************************************************************
  78.  
  79. INSTALLF.EXE maintains a record of all fixes applied to your system in the log
  80. file LOGU001.OS2. This log file is maintained on the same drive where you have
  81. OS/2 2.1 installed, and in the directory \OS2\INSTALL. Another parameter you
  82. specify when invoking INSTALLF.EXE is the drive where OS/2 2.1 is installed. For
  83. example, if OS/2 2.1 is installed on the C: drive, the log file would be
  84. maintained in C:\OS2\INSTALL.
  85.  
  86. **** NOTE 2 ********************************************************************
  87. IT IS ABSOLUTELY NECESSARY that you maintain the location of the 2 items just
  88. described to you: 1.) the archived OS/2 2.1 GA-level system modules, and 2.) the
  89. log file LOGU001.OS2. The archived system modules and the log file are REQUIRED
  90. each time you want to apply fixes to your system. If you specified the disk
  91. drive on which you want to store the system modules, DO NOT delete the directory
  92. \ARCHIVE, AND, DO NOT delete the directory \OS2\INSTALL where the log file is
  93. stored. If you specified a diskette drive on which you want to store these
  94. files, DO NOT erase the contents or lose the diskettes. If these files are not
  95. available, you will have to re-install the OS/2 2.1 GA-level diskettes if you
  96. want to apply new fixes.
  97. **** END NOTE 2 ****************************************************************
  98.  
  99.  
  100. KEY PROCEDURES PERFORMED BY INSTALLF.EXE:
  101. -----------------------------------------
  102.  
  103. 1.) ARCHIVING -- This is the process of storing an OS/2 2.1 GA-level system
  104.                  module in the directory \ARCHIVE on the specified logical
  105.                  drive.
  106.  
  107. 2.) BACKING-UP -- This is the process of saving current fixed system modules
  108.                   that exist from previous fixes in the directory \BACKUP on the
  109.                   specified logical drive. If there is ever a need to return the
  110.                   system to a previous fix level, then you can copy the system
  111.                   module you need from this directory into the directory where
  112.                   the corresponding system module exists.
  113.  
  114. 3.) SERVICE LOGGING -- INSTALLF.EXE maintains a record of all service activity
  115.                        performed on your system in the file LOGU001.OS2.
  116.                        INSTALLF.EXE requires this file to determine if fixes
  117.                        have ever been applied to your system, and if so, where
  118.                        to locate the files that have been stored. If you are
  119.                        installing multiple fixes from a pervasive 'pak',
  120.                        INSTALLF.EXE will record the service information to the
  121.                        temporary file LOGU001.BAK. When all fixes have been
  122.                        applied, LOGU001.BAK will be written to LOGU001.OS2. If
  123.                        you interrupt INSTALLF.EXE while it is applying fixes, do
  124.                        not erase LOGU001.BAK. INSTALLF.EXE needs this file to
  125.                        continue applying fixes when you re-run INSTALLF.EXE.
  126.  
  127.  
  128.  
  129. INSTALLATION INSTRUCTIONS:
  130. --------------------------
  131.  
  132. **** NOTE 3 ********************************************************************
  133. INSTALLF.EXE will attempt to copy the fixed system module into the path where it
  134. was installed during the installation of OS/2 2.1. If the file does not exist in
  135. the assumed path, you will be prompted for its location. For example, if the
  136. file being replaced is actually located in \OS2\DLL_BAK, you would enter that
  137. path-name when prompted.
  138. **** END NOTE 3 ****************************************************************
  139.  
  140.  
  141.  
  142. 1.) If the system module being fixed is being used by the operating system, it
  143.     will be necessary to do the following so that a patch can be applied:
  144.  
  145.     a.) Start your system using the OS/2 2.1 Installation Diskette.
  146.  
  147.     b.) When prompted, insert Diskette 1.
  148.  
  149.     c.) When prompted to continue or escape, press the ESC key to get to a
  150.         command prompt. Continue to step 2.
  151.  
  152. 2.) To install the fixes, type the following at the command prompt and then
  153.     press enter:
  154.  
  155.       INSTALLF source dest arch-back
  156.  
  157.         where:
  158.  
  159.         source  is the source drive where the files from the fix diskette can be
  160.                 found. INSTALLF.EXE can apply the fixes from either your disk
  161.                 drive or diskette drive. If you choose to apply the fixes from
  162.                 your disk drive, make sure you copy ALL files from the fix
  163.                 diskette to the disk drive. For example, if you copied the files
  164.                 from the fix diskette to C:\FIX, then source would be C:\FIX. If
  165.                 you want to apply fixes from the diskette drive, then source
  166.                 would be A:.
  167.  
  168.           dest  is the drive letter of the system partition where OS/2 2.1 is
  169.                 installed. For example, if OS/2 2.1 is installed on C:, then
  170.                 dest would be C:.
  171.  
  172.      arch-back  is the logical drive where you want the OS/2 2.1 GA-level
  173.                 modules that are being fixed stored, AND, where fixed modules
  174.                 from previous fixes are backed-up. The directories \ARCHIVE and
  175.                 \BACKUP will be created. For example, if you want these files
  176.                 stored on your D: drive, then arch-back would be D:. If you want
  177.                 these files stored on a diskette in your A: drive, then
  178.                 arch-back would be A:.
  179.  
  180.     EXAMPLE:  If you choose to install the fixes from your A: diskette drive,
  181.               and OS/2 2.1 is installed on C:, and you want \ARCHIVE and \BACKUP
  182.               on your D: drive, then you would enter the following:
  183.  
  184.                 INSTALLF A: C: D:
  185.  
  186. As soon as INSTALLF.EXE has been started, it is important that you allow it to
  187. finish installing all of the fixes that you have received. The message "Fix
  188. successfully installed" will be displayed when the installation is complete. If
  189. this message does not appear, or INSTALLF.EXE ended for some other reason,
  190. please follow the error message and re-run INSTALLF.EXE if necessary.
  191.  
  192. 3.) The service log maintained in \OS2\INSTALL\LOGU001.OS2 is stored in an
  193.     unreadable format. If there is a service requirement to view the service
  194.     log, you can view the log file by entering the following:
  195.  
  196.       INSTALLF drive
  197.  
  198.         where:
  199.  
  200.          drive  is the drive where OS/2 2.1 is installed.
  201.  
  202.     EXAMPLE:  If OS/2 2.1 is installed on the C: drive, you would enter the
  203.               following:
  204.  
  205.                 INSTALLF C:
  206.  
  207.     If you would like to print the log file, simply redirect the output of the
  208.     previous command to a print device attached to your system. For example:
  209.  
  210.       INSTALLF C: > lpt1:
  211.  
  212. **** NOTE 4 ********************************************************************
  213. We suggest that you store INSTALLF.EXE on your disk drive so that if you ever
  214. need to view the service log, the program is available to do so.
  215. **** END NOTE 4 ****************************************************************
  216.