home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osinalte.txt < prev    next >
Text File  |  1997-04-27  |  3KB  |  72 lines

  1. OSINALTE - ALTERNATE CONFIG.SYS FILES IN OS/2 WARP
  2. 02/05/96
  3.  
  4. =======================================================================
  5.               Alternate CONFIG.SYS Files in OS/2 Warp
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes how to create, and then retrieve, an alternate 
  14. CONFIG.SYS file.
  15.  
  16. RESOLUTION
  17.  
  18. Note: Make sure you make a copy of the current CONFIG.SYS file.
  19.  
  20. 1. Copy the CONFIG.SYS file in the \OS2\INSTALL directory to the
  21.    OS2\BOOT directory.
  22.  
  23. 2. Rename the file to CONFIG.n, where n is any letter or number except
  24.    C, M, V, X, 1, 2, or 3; for example, CONFIG.L or CONFIG.4. The
  25.    letter or number you select will be displayed on the Recovery
  26.    Choices screen.
  27.  
  28. 3. Change to the \OS2\BOOT directory; then type the following and press
  29.    Enter to remove the Read-Only attribute from the ALTF1BOT.SCR file:
  30.  
  31.       ATTRIB -R ALTF1BOT.SCR
  32.  
  33. 4. Type E ALTF1BOT.SCR and press Enter to edit the file. 
  34.  
  35. 5. Press the Spacebar 3 times and add the letter or number associated
  36.    with n. This will align the statement with the others that appear on
  37.    the Recovery Choices screen. Add a one-line description of when to
  38.    use this version of the CONFIG.SYS file. For example:
  39.  
  40.       L)  CONFIG.L will load LAN drivers when chosen.
  41.  
  42. 6. Save and exit the file.
  43.  
  44. Any time you want to use the alternate CONFIG.SYS file:
  45.  
  46. 1. Turn on the system. If it is already on, perform a shutdown and then
  47.    press Ctrl+Alt+Del.
  48.  
  49. 2. When the small white box appears in the upper-left corner, press
  50.    Alt+F1. The Recovery Choices screen appears.
  51.  
  52. 3. Select the letter corresponding to the CONFIG.SYS file you want to
  53.    retrieve.
  54.  
  55. Note: You must select the alternate CONFIG.SYS file from the Recovery
  56.       Choices screen each time you want to use it; otherwise, OS/2
  57.       defaults to the CONFIG.SYS file in the root directory. Selecting
  58.       the alternate CONFIG.SYS file does NOT overwrite the one in the
  59.       root directory.
  60.  
  61. You also can use this procedure for .CMD files.
  62.  
  63. ______________________________________________________________________
  64. IBM disclaims all warranties, whether express or implied, including 
  65. without limitation, warranties of fitness and merchantability with 
  66. respect to the information in this document. By furnishing this 
  67. document, IBM grants no licenses to any related patents or copyrights.  
  68. Copyright (c) 1994, 1996 IBM Corporation. Any trademarks and product 
  69. or brand names referenced in this document are the property of their 
  70. respective owners. Consult your product manuals for complete trademark 
  71. information. 
  72.