home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX2 / OSIN514L.FAX < prev    next >
Encoding:
Text File  |  1994-08-13  |  7.4 KB  |  230 lines

  1.   OSIN514L.FAX
  2.  
  3. IBM owns all rights to this document. It may not be used for
  4. reprint or publication in any form. This document is "AS IS", IBM
  5. makes no warranties to this document. It was strictly written as
  6. a convenience for our OS/2 customers.
  7.  
  8.  
  9.         Redirected Installation of OS/2 2.1
  10.  
  11.  
  12. This article was compiled using ITSC's Redbook, OS/2 V2.0 and
  13. V2.1 Remote Installation and Maintenance (gg24-3780-02); NTS/2
  14. Redirected Installation and Configuration Guide (s96f-8488-00);
  15. and NTS/2 LAN Adapter and Protocol Support Configuration Guide
  16. (s96f-8489-00). The above mentioned NTS/2 references are provided
  17. with IBM's OS/2 LAN Server V3.0 (P/N 96f8400 or 96F8414).
  18.  
  19.  
  20. The required hardware and software for the code server and for
  21. its clients are listed in Figure 1.
  22.  
  23. Figure 1. Code Server and Client Hardware/Software Requirements
  24.  
  25. Server Hardware/Software Requirements:
  26.  
  27. 386 or greater
  28. 8MB RAM (16MB suggested)
  29. 1.44MB Drive A
  30. Token Ring Network
  31. 16/4 Token Ring Adapter (ISA or MCA)
  32. DASD requirements: 120MB (recommended)
  33. OS/2 2.1 (recommended)
  34. NTS/2 LAN Adapter and Protocol Support (LAPS) w/ NTS2FIX
  35. (NTS2FIX contains fix to LAPSCID.DLL and LAPSPM.DLL.
  36. (NTS2FIX contains fix to LAPSCID.DLL and LAPSPM.DLL.
  37.  Call 1-800-992-4777 to obtain NTS2FIX or obtain Service
  38.  Level wr07020 of LAPS (recommended) which includes
  39.  NTS2FIX.)
  40. NTS/2 Utilities Disk
  41.  
  42.  
  43. Client Hardware/Software Requirements:
  44.  
  45. 386 or greater
  46. 6MB RAM (minimum)
  47. 1.44MB Drive A
  48. 16/4 Token Ring Adapter (ISA or MCA)
  49. minimum OS/2 DASD requirements
  50.  
  51.  
  52. The procedure described below will provide an administrator or
  53. end-user a step-by-step procedure to build an OS/2 redirected
  54. installation server. This procedure includes Dialog or Response
  55. file-driven-methods of installation. In dialog driven
  56. installation, the client drives the installation by answering the
  57. dialog boxes similar to a diskette driven installation. In
  58. Response File installation, the installation process is driven by
  59. the contents of a response file.
  60.  
  61. Step 1. Create a 60MB primary partition (Drive C) for OS/2 2.1
  62. (recommended) and LAPS, and an extended logical partition (Drive
  63. D), 60MB, for your code server. Install OS/2 2.1 on your primary
  64. partition.
  65.  
  66. Step 2. Install LAPS on your primary partition. When you
  67. configure LAPS, choose the 16/4 Token Ring device drivers and
  68. OS/2 NETBIOS.
  69.  
  70. Step 3. On Drive D, create the directory structure shown in
  71. Figure 2.
  72.  
  73.   Figure 2. Directory Structure for Drive D on Code Server
  74.  
  75.      d:\server
  76.      d:\cid
  77.      d:\cid\exe
  78.      d:\cid\exe\os2v21
  79.      d:\cid\img
  80.      d:\cid\img\laps
  81.      d:\cid\img\os2v21
  82.      d:\cid\img\srvifs
  83.      d:\cid\rsp
  84.      d:\cid\rsp\os2v21
  85.  
  86. Step 4. Insert the NTS/2 Utilities diskette into drive A and type
  87. the following command:
  88.  
  89.      xcopy a:\srvifs d:\cid\img\srvifs
  90.      copy a:\sample\service.* d:\server
  91.      copy d:\cid\img\srvifs\xi*.* d:\server
  92.      copy d:\cid\img\srvifs\service.exe d:\server
  93.  
  94. Step 5. This step copies the LAPS disk to your code server.
  95. Insert the NTS/2 LAPS diskette into drive A and type the
  96. following command:
  97.  
  98.      a:\lapsdisk a: d:\cid\img\laps
  99.  
  100.  
  101. Step 6. This step unpacks some files necessary to setup your code
  102. server.
  103.  
  104.    a. Insert Disk 7 into drive A
  105.    b. unpack a:\cid d:\cid\exe\os2v21
  106.    c. unpack a:\required d:\cid\exe\os2v21 /n:rspinst.exe
  107.    d. Insert Disk 13 into drive A
  108.    e. unpack a:\required d:\cid\rsp\os2v21 /n:sample.rsp
  109.    f. copy d:\cid\rsp\os2v21\sample.rsp
  110.        d:\cid\rsp\os2v21\default.rsp
  111.  
  112. Note, in a response file installation, you can customize
  113. default.rsp and rename it based on a particular "client's"
  114. name.
  115.  
  116. Step 7. This step describes how to install your OS/2 images on
  117. your code server.
  118.  
  119.    a. cd\cid\exe\os2v21
  120.    b. seimage /s:a: /t:d:\cid\img\os2v21
  121.  
  122. Step 8. This step will describe how to build your SRVIFS
  123. configuration file. A description of the parameters below can be
  124. found in NTS/2's, Redirected Installation and Configuration
  125. Guide, Chapter 6. Refer to this manual to tune your SRVIFS
  126. configuration file for your environment.
  127.  
  128.  
  129. In Step 4, you copied service.ini to d:\server. Use an ASCII
  130. editor to edit d:\server\service.ini to reflect the statements
  131. in Figure 3.
  132.  
  133. Figure 3. Editing d:\server\service.ini
  134.  
  135.      # SRVIFS Configuration file
  136.      Adapter = 0   /* Assumes one Token Ring Adapter in server */
  137.      MaxClients = 5
  138.      MaxFiles = 102
  139.      Name = IMGSRV01          /* Code Server Name */
  140.      GroupName = No
  141.      ClientWorkers = 6
  142.      Path = d:\cid
  143.      PerClient = No
  144.      PermitWrite = No
  145.      alias=readonly,single,exe,d:\cid\exe
  146.      alias=readonly,single,img,d:\cid\img
  147.      alias=readonly,single,rsp,d:\cid\rsp
  148.  
  149.  
  150. Step 9. In this step, thinsrv.exe accomplishes three tasks: (1)
  151. it creates or modifies your startup.cmd with statements necessary
  152. to start your code server; (2) it apends path information in your
  153. config.sys; (3) it adds ifsdel.exe to d:\server. IfSdel.exe will
  154. not be needed for redirected installation.
  155.  
  156.    a. cd\cid\img\srvifs
  157.    b. thinsrv /r:d:\server\service.ini /s:d:\cid\img\srvifs
  158.        /t:d:\server /tu:c:
  159.  
  160. Step 10. Shut down and reboot. Figure 4 displays what you see
  161. when your code server has successfully started.
  162.  
  163. Figure 4. Successful Start of Code Server
  164.  
  165. IMGSRV01 Server is Active, Version 1.32
  166.  
  167.  
  168.  
  169. Creating LAN Transport Client Diskettes
  170.  
  171. Step 11.  This step creates your LAN Transport (LT) client boot
  172. diskettes. 11A (in Figure 5) is the only step that dialog and
  173. response file driven methods have in common. To build a set of
  174. dialog driven diskettes, follow steps 11A and 11B (Figure 6).
  175. To build a set of response file driven diskettes, follow steps
  176. 11A and 11C (Figure 7).
  177.  
  178. Figure 5. Creating LAN Transport Client Boot diskettes, Step 11A.
  179.  
  180. 11A. 1. cd\cid\exe\os2v21
  181.      2. sedisk /s:d:\cid\img\os2v21 /t:a:
  182.         (SEDISK will prompt for two formatted disks, the first is
  183.          the installation disk, the second is disk_1 of your LT
  184.          boot diskettes).
  185.      3. cd\cid\img\laps
  186.      4. thinlaps d:\cid\img\laps a: IBMTOK.NIF
  187.         (If your are using a Token Ring Bus Master Adapter, use
  188.          IBMTRBM.NIF in place of IBMTOK.NIF).
  189.  
  190. Figure 6. Creating LAN Transport Client Boot diskettes, Step 11B.
  191.  
  192. 11B. Dialog driven:
  193.  
  194.      1. Insert Disk 1 into drive A from 11A.
  195.      2. cd\cid\img\srvifs
  196.      3. thinifs /t:a: /s:d:\cid\img\srvifs /tu:a: /req:*
  197.         /d:x: /srv:\\imgsrv01\img /w
  198.      4. edit the config.sys of disk_1 with this change:
  199.  
  200.         a. set os2_shell=x:\os2v21\disk_1\sysinst2.exe
  201.         b. add set sourcepath=x:\os2v21 at the end of config.sys
  202.  
  203.  
  204. Figure 7. Creating LAN Transport Client Boot diskettes, Step 11C.
  205.  
  206. 11C. Response file driven:
  207.  
  208.      1. Insert disk_1 into drive A from 11A
  209.      2. cd\cid\img\srvifs
  210.      3. thinifs /t:a: /s:d:\cid\img\srvifs /tu:a: /req:*
  211.         /d:x: /srv:\\imgsrv01\img /w
  212.      4. thinifs /t:a: /s:d:\cid\img\srvifs /tu:a: /req:*
  213.         /d:y: /srv:\\imgsrv01\exe /w
  214.      5. thinifs /t:a: /s:d:\cid\img\srvifs /tu:a: /req:*
  215.          /d:z: /srv:\\imgsrv01\rsp /w
  216.      6. edit the config.sys of disk_1 with this change:
  217.  
  218.         a. set os2_shell=y:\os2v21\rspinst.exe
  219.             z:\os2v21\"client".rsp where "client" is the
  220.            client's name or use default.rsp.
  221.         b. add set sourcepath=x:\os2v21 at the end of config.sys
  222.  
  223.  
  224. If using client's name in place of default.rsp, run the statement
  225. below:
  226.  
  227. copy d:\cid\rsp\os2v21\default.rsp
  228.  d:\cid\rsp\os2v21\"client's" name.rsp
  229.  
  230.