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

  1. OSINREDR - REDIRECTED INSTALLATION OF OS/2 2.1
  2. 01/22/96
  3.  
  4. =======================================================================
  5.                  Redirected Installation of OS/2 2.1
  6. =======================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. --------------------------------------------------------------
  10.  
  11. DESCRIPTION
  12.  
  13. The following steps describe how to build an OS/2 redirected 
  14. installation server, including Dialog- or Response-file-driven methods 
  15. of installation. In Dialog-driven installation, the client drives the 
  16. installation by answering the dialog boxes similar to a diskette-driven 
  17. installation. In Response-file installation, the installation process 
  18. is driven by the contents of a Response file.
  19.  
  20. RESOLUTION
  21.  
  22. Note: Make sure you have a backup of any file you intend to change.
  23.  
  24. IBM owns all rights to this document. It may not be used for reprint or 
  25. publication in any form. This document is "AS IS"; IBM makes no 
  26. warranties to this document.
  27.  
  28. This article was compiled using ITSC's Redbook, OS/2 V2.0 and V2.1 
  29. Remote Installation and Maintenance (GG24-3780-02); NTS/2 Redirected 
  30. Installation and Configuration Guide (S96F-8488-00); and NTS/2 LAN 
  31. Adapter and Protocol Support Configuration Guide (S96F-8489-00). The
  32. NTS/2 documents are provided with IBM OS/2 LAN Server 3.0 (P/N 96f8400 
  33. or 96F8414).
  34.  
  35.  
  36. Code Server and Client Hardware/Software Requirements
  37. -----------------------------------------------------
  38.   Server Hardware/Software Requirements
  39.   -------------------------------------
  40.   * 386 or greater
  41.   * 8 MB RAM (16 MB suggested)
  42.   * 1.44 MB Drive A
  43.   * Token-Ring Network
  44.   * 16/4 Token-Ring Adapter (ISA or Micro Channel)
  45.   * DASD requirements: 120 MB (recommended)
  46.   * OS/2 2.1 (recommended)
  47.   * NTS/2 LAN Adapter and Protocol Support (LAPS) with NTS2FIX
  48.     (NTS2FIX contains a fix for LAPSCID.DLL and LAPSPM.DLL. You need to
  49.     obtain NTS2FIX or Service Level wr07020 of LAPS (recommended), which
  50.     includes NTS2FIX.)
  51.   * NTS/2 Utilities Diskette
  52.  
  53.   Client Hardware/Software Requirements
  54.   -------------------------------------
  55.   * 386 or greater
  56.   * 6 MB RAM (minimum)
  57.   * 1.44 MB Drive A
  58.   * 16/4 Token-Ring Adapter (ISA or Micro Channel)
  59.   * Minimum OS/2 DASD requirements
  60.  
  61.  1. Create a 60 MB primary partition (drive C) for OS/2 2.1
  62.     (recommended) and LAPS, and a 60 MB extended logical partition
  63.     (drive D) for your code server.
  64.  
  65.  2. Install OS/2 2.1 in your primary partition.
  66.  
  67.  3. Install LAPS in your primary partition. When you set up LAPS, select
  68.     the 16/4 Token-Ring device drivers and OS/2 NETBIOS.
  69.  
  70.  4. On drive D, create the following directory structure:
  71.  
  72.        D:\SERVER
  73.        D:\CID
  74.        D:\CID\EXE
  75.        D:\CID\EXE\OS2V21
  76.        D:\CID\IMG
  77.        D:\CID\IMG\LAPS
  78.        D:\CID\IMG\OS2V21
  79.        D:\CID\IMG\SRVIFS
  80.        D:\CID\RSP
  81.        D:\CID\RSO\OS2V21
  82.  
  83.  5. Insert the NTS/2 Utilities Diskette in drive A and type the
  84.     following, pressing Enter after each:
  85.  
  86.        XCOPY A:\SRVIFS D:\CID\IMG\SRVIFS
  87.        COPY A:\SAMPLE\SERVICE.* D:\SERVER
  88.        COPY D:\CID\IMG\SRVIFS\XI*.* D:\SERVER
  89.        COPY D:\CID\IMG\SRVIFS\SERVICE.EXE D:\SERVER
  90.  
  91.  6. Copy the LAPS Disk to your code server; then insert the NTS/2 LAPS
  92.     Diskette in drive A and type A:\LAPSDISK A: D:\CID\IMG\LAPS and
  93.     press Enter.
  94.  
  95.  7. Perform the following steps to unpack the files for setting up the
  96.     code server:
  97.  
  98.     a. Insert Diskette 7 in drive A.
  99.     b. Type the following, pressing Enter after each:
  100.  
  101.           UNPACK A:\CID D:\CID\EXE\OS2V21
  102.           UNPACK A:\REQUIRED D:\CID\EXE\OS2V21 /N:RSPINST.EXE
  103.  
  104.     OS/2 diskettes have labels of different colors. The diskette you
  105.     need for the next step, depends on the color of your diskette label:
  106.  
  107.     * Blue:   Diskette 13
  108.     * Salmon: Diskette 11
  109.  
  110.     c. Insert the correct diskette in drive A.
  111.     d. Type the following, pressing Enter after each:
  112.  
  113.         UNPACK A:\REQUIRED D:\CID\RSP\OS2V21 /N:SAMPLE.RSP
  114.         COPY D:\CID\RSP\OS2V21\SAMPLE.RSP D:\CID\RSP\OS2V21\DEFAULT.RSP
  115.  
  116.        Note: In a Response file installation, you can customize
  117.              DEFAULT.RSP and rename it based on a particular "client's"
  118.              name.
  119.  
  120.  8. To install your OS/2 images on your code server, type the following,
  121.     pressing Enter after each:
  122.  
  123.        CD\CID\EXE\OS2V21
  124.        SEIMAGE /S:A: /T:D:\CID\IMG\OS2V21
  125.  
  126.  9. Build your SRVIFS configuration file. The following parameters are
  127.     described in the NTS/2 Redirected Installation and Configuration
  128.     Guide, Chapter 6. Refer to this document to customize the SRVIFS
  129.     configuration file for your environment.
  130.  
  131.     Edit D:\SERVER\SERVICE.INI and add the following statements:
  132.  
  133.        # SRVIFS Configuration file
  134.        Adapter = 0   /* Assumes one Token-Ring Adapter in server */
  135.        MaxClients = 5
  136.        MaxFiles = 102
  137.        Name = IMGSRV01   /* Code Server Name */
  138.        GroupName = No
  139.        ClientWorkers = 6
  140.        Path = D:\CID
  141.        PerClient = No
  142.        PermitWrite = No
  143.        alias=READONLY,SINGLE,EXE,D:\CID\EXE
  144.        alias=READONLY,SINGLE,IMG,D:\CID\IMG
  145.        alias=READONLY,SINGLE,RES,D:\CID\RSP
  146.  
  147. 10. The THINSRV.EXE:
  148.  
  149.     * Creates or modifies the STARTUP.CMD with statements necessary to
  150.       start your code server.
  151.  
  152.     * Appends path information in the CONFIG.SYS file.
  153.  
  154.     * Adds ISSDEL.EXE to D:\SERVER. IFSDEL.EXE is not needed for
  155.       redirected installation.
  156.  
  157.     a. Type the following, pressing Enter after each:
  158.  
  159.           CD\CID\IMG\SRVIFS
  160.           THINSRV /R:D:\SERVER\SERVICE.INI /S:D:\CID\IMG\SRVIFS
  161.            /T:D:\SERVER /TU:C:
  162.  
  163. 11. Shut down and then restart the system. You see the following
  164.     message when the code server is started:
  165.  
  166.        IMGSRV01 Server is Active, Version 1.32
  167.  
  168. Creating LAN Transport Client Boot Diskettes
  169. --------------------------------------------
  170. The following steps create Dialog-driven and Response-file driven LAN 
  171. Transport (LT) client startup diskettes.
  172.  
  173.   Dialog-Driven
  174.   -------------
  175.   1. Type the following , pressing Enter after each:
  176.  
  177.         CD\CID\EXE\OS2V21
  178.         SEDISK /S:D:\CID\IMG\OS2V21 /T:A:
  179.  
  180.         Note: SEDISK prompts you for 2 formatted diskettes; the first is
  181.               the Installation Diskette, and the second is Diskette 1 of
  182.               the LT startup diskettes.
  183.  
  184.         CD\CID\IMG\LAPS
  185.         THINLAPS D:\CID\IMG\LAPS A: IBMTOK.NIF
  186.  
  187.         Note: If you are using a Token-Ring Bus Master adapter, use
  188.               IBMTRBM.NIF instead of IBMTOK.NIF.
  189.  
  190.   2. Insert Diskette 1 in drive A.
  191.  
  192.   3. Type the following, pressing Enter after each:
  193.  
  194.         CD\CID\IMG\SRVIFS
  195.         THINIFS /T:A: /S:D:\CID\IMG\SRVIFS /TU:A: /REQ:*
  196.           /D:X: /SRV:\\IMGSRV01\IMG /W
  197.  
  198.   4. Edit the CONFIG.SYS file on Diskette 1:
  199.  
  200.      a. Set OS2_SHELL=X:\OS2V21\DISK_1\SYSINST2.EXE
  201.      b. Add SET SOURCEPATH=X:\OS2V21 at the end of the CONFIG.SYS file.
  202.  
  203.   5. Save and exit the file; then shut down and restart the system to
  204.      activate the changes.
  205.  
  206.   Response-File Driven
  207.   --------------------
  208.   1. Type the following , pressing Enter after each:
  209.  
  210.         CD\CID\EXE\OS2V21
  211.         SEDISK /S:D:\CID\IMG\OS2V21 /T:A:
  212.    
  213.         Note: SEDISK prompts you for 2 formatted diskettes; the first is
  214.               the Installation Diskette, and the second is Diskette 1 of
  215.               the LT startup diskettes.
  216.  
  217.         CD\CID\IMG\LAPS
  218.         THINLAPS D:\CID\IMG\LAPS A: IBMTOK.NIF
  219.  
  220.          Note: If you are using a Token-Ring Bus Master adapter, use
  221.          IBMTRBM.NIF instead of IBMTOK.NIF.
  222.  
  223.   2. Insert Diskette 1 in drive A.
  224.  
  225.   3. Type the following, pressing Enter after each:
  226.  
  227.         CD\CID\IMG\SRVIFS
  228.         THINIFS /T:A: /S:D:\CID\IMG\SRVIFS /TU:A: /REQ:*
  229.           /D:X: /SRV:\\IMGSRV01\IMG /W
  230.         THINIFS /T:A: /S:D:\CID\IMG\SRVIFS /TU:A: /REQ:*
  231.           /D:Y: /SRV:\\IMGSRV01\EXE /W
  232.         THINIFS /T:A: /S:D:\CID\IMG\SRVIFS /TU:A: /REQ:*
  233.            /D:Z: /SRV:\\IMGSRV01\RSP /W
  234.  
  235.   4. Edit the CONFIG.SYS file on Diskette 1:
  236.  
  237.      a. Set OS2_SHELL=Y:\OS2V21\RSPINST.EXE
  238.            Z:\OS2V21\client.RSP (client is the client's name,
  239.         or use DEFAULT.RSP.
  240.  
  241.      b. Add SET SOURCEPATH=X:\OS2V21 at the end of the CONFIG.SYS file.
  242.  
  243.      Note: If you use the client's name instead of DEFAULT.RSP, include
  244.            the following statement:
  245.  
  246.               COPY D:\CID\RSP\OS2V21\DEFAULT.RSP
  247.                  D:\CID\RSP\OS2V21\CLIENT'S NAME.RSP
  248.  
  249.   5. Save and exit the file; then shut down and restart the system to
  250.      activate the changes.
  251.  
  252. ______________________________________________________________________
  253. IBM disclaims all warranties, whether express or implied, including 
  254. without limitation, warranties of fitness and merchantability with 
  255. respect to the information in this document. By furnishing this 
  256. document, IBM grants no licenses to any related patents or copyrights.  
  257. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  258. or brand names referenced in this document are the property of their 
  259. respective owners. Consult your product manuals for complete trademark 
  260. information. 
  261.