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

  1. OSINRESP - USING THE RESPONSE FILE FOR INSTALLING OS/2 2.1
  2. 01/17/96
  3.  
  4. =======================================================================
  5.           Using the Response File for Installing OS/2 2.1
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. This document describes how to use a response file to install OS/2 2.1.
  14.  
  15. RESOLUTION
  16.  
  17. Note: Make sure you have a backup of any file you intend to change.
  18.  
  19. Disable Cache, Shadow RAM, and Turbo. (For Packard Bell systems, it is 
  20. not necessary to disable these features.)
  21.  
  22. It is highly recommended that video be in VGA mode (640x480). Disable 
  23. Autosensing, and if possible, put your video adapter in an 8-bit slot or
  24. mode.
  25.  
  26. When using a response file to install OS/2 2.1, it is suggested that 
  27. you make ALL installation selections in the response file BEFORE the 
  28. installation.
  29.  
  30. Note: Always use the copy of a diskette; never use the original
  31.       program diskette.
  32.  
  33. Copying the Response File to Diskette 1
  34. ---------------------------------------
  35.  1. Unpack compressed files using the UNPACK.EXE on the diskette. Any
  36.     reference to UNPACK should be performed from the hard disk.
  37.  
  38.  2. Make a copy of Diskette 1 and place the original diskette with the
  39.     program diskettes (you will modify only the copy). Type
  40.     DISKCOPY A: A: and press Enter to use the same drive as source and
  41.     target, or DISKCOPY A: B: and Enter to use different drives as
  42.     source and target.
  43.  
  44.  3. Type the following and press Enter after each to delete files from
  45.     the copy of Diskette 1 (not necessary for CD-ROM installations):
  46.  
  47.        DEL MOUSE.SYS
  48.        DEL BUNDLE
  49.        DEL SYSINST2.EXE
  50.        DEL IBM1*.ADD (for a Micro Channel system)
  51.        DEL  IBM2*.ADD (for a non-Micro Channel system)
  52.  
  53.  4. Edit the CONFIG.SYS file on the copy of Diskette 1:
  54.  
  55.     a. Change: SET OS2_SHELL=SYSINST2.EXE
  56.        To:     SET OS2_SHELL=RSPINST.EXE A:\OS2SE20.RSP.
  57.  
  58.     b. Delete DEVICE=\MOUSE.SYS.
  59.  
  60.     c. If you are installing OS/2 2.1 on a Micro Channel system, delete:
  61.  
  62.           BASEDEV=IBM1FLPY.ADD
  63.           BASEDEV=IBM1ADSK.ADD
  64.           BASEDEV=IBM1SCSI.ADD
  65.  
  66.  5. Save and exit the file.
  67.  
  68.  6. Insert the diskette containing the SAMPLE.RSP file in drive A. The
  69.     file is in a compressed file named REQUIRED and is on one of the
  70.     following OS/2 diskettes, depending on the diskettes you are using:
  71.  
  72.        Blue 5.25      = Diskette  9
  73.        Blue 3.5 (L)   = Diskette 13
  74.        Salmon 3.5 (M) = Diskette 11
  75.  
  76.     Unpack and copy the SAMPLE.RSP file to the copy of Diskette 1 by
  77.     typing the following and pressing Enter:
  78.  
  79.        UNPACK A:\REQUIRED C:\ /N:SAMPLE.RSP
  80.  
  81.     This places the file in the root directory of drive C.
  82.  
  83.  7. Use a text editor to modify and save the file. The file contains
  84.     comments that explain each of the installation options.
  85.  
  86.  8. Copy the modified response file to the copy you made of Diskette 1.
  87.     Use the name OS2SE20.RSP; for example:
  88.  
  89.        COPY C:\SAMPLE.RSP A:\OS2SE20.RSP
  90.  
  91.  9. Insert Diskette 7 in drive A; then type the following and press
  92.     Enter to unpack and copy RSPINST.EXE, which is in the compressed
  93.     file, REQUIRED, to the copy of Diskette 1:
  94.  
  95.         UNPACK A:\REQUIRED C:\ /N:RSPINST.EXE
  96.  
  97.     This places the file in the root directory of drive C.
  98.  
  99. 10. Insert the Installation Diskette and restart the system.
  100.  
  101. 11. When prompted for Diskette 1, insert the modified copy and press
  102.     Enter. Follow the instructions on the screen to continue
  103.     installation.
  104.  
  105. Note: When prompted to insert Diskette 1 again, insert the ORIGINAL
  106.       Diskette 1 in drive A.
  107.  
  108. Response files can be used to install the same set of options on 
  109. multiple workstations. Make sure the workstations have the same set of 
  110. options and hardware.
  111.  
  112. ______________________________________________________________________
  113. IBM disclaims all warranties, whether express or implied, including 
  114. without limitation, warranties of fitness and merchantability with 
  115. respect to the information in this document. By furnishing this 
  116. document, IBM grants no licenses to any related patents or copyrights.  
  117. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  118. or brand names referenced in this document are the property of their 
  119. respective owners. Consult your product manuals for complete trademark 
  120. information. 
  121.