home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / INTEL / README.DIR / LMRPL.TXT < prev    next >
Encoding:
Text File  |  1993-09-30  |  8.1 KB  |  207 lines

  1.                        DOS RPL workstations
  2.  
  3. LAN Manager 2.1 RPL Installation
  4.  
  5.   This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  6.   FLASH TP, FLASHC, MCA, and MCA/TP.  It contains installation notes for
  7.   installing the driver.  It does not explain how to configure an EtherExpress
  8.   board.  For instructions about configuring the board, see either the 
  9.   Expert's Guide or the Complete Guide for your board.
  10.  
  11.   This document (or an updated version) is also available on FaxBACK,
  12.   document #6408.
  13.  
  14.   BEFORE YOU BEGIN:
  15.   ════════════════
  16.   This document assumes that the RPL workstations are running DOS 5.0 
  17.   (remote OS/2 workstations are not supported), and that the server is 
  18.   using LAN Manager's default file structure.
  19.   
  20.   If you have a hard disk in the RPL workstations you will need to execute
  21.   Microsoft's RPLENABL command before those workstations can boot from the
  22.   network.  See the Microsoft LAN Manager Administrator Guide for more
  23.   information on RPLENABL.
  24.   
  25.   Chapter 13 of the LAN Manager Administrator Guide is on remote boot
  26.   workstations.  Complete the sections on "Preparing the Server, Installing 
  27.   LAN Manager with Remote Selections, and Setting up for MS-DOS and MS-OS/2
  28.   Workstations."
  29.   
  30.   A note in Chapter 13 Section 4 refers to MSDOS.SYS, IO.SYS, IBMDIO.COM, and
  31.   IBMDOS.COM.  Use the File Manager to turn off the SYSTEM and HIDDEN file
  32.   attributes for these files.  You can verify these attributes are correct by
  33.   displaying a directory listing for C:\LANMAN\RPL\RPLFILES\BINFILES\DOS500.
  34.   
  35.   If the MSDOS.SYS and IO.SYS files are not visible in this virtual root
  36.   directory when booting an RPL workstation, an error will be displayed -
  37.   "NON-SYSTEM DISK insert DOS disk and strike any key."
  38.   
  39.   The name of the server MUST conform to the DOS naming convention (eight
  40.   characters or less).
  41.   
  42.   Be sure RPLINST runs successfully before you continue.  This is an 
  43.   indication that the DOS directory is installed correctly.
  44.   
  45.   Setting up an RPL workstation is a fairly detailed process.  If you have
  46.   additional questions about the remote boot process, refer to your LAN 
  47.   Manager documentation.
  48.   
  49.   PROCEDURE:
  50.   ═════════════════════════════════════════════════════════════════════════
  51.   
  52.   1.   Make sure the REMOTEBOOT service is not running.  This can be done by
  53.        entering the command NET STOP REMOTEBOOT at the server's OS/2 prompt.
  54.   
  55.        NOTE:   You will need to be logged in as NET ADMIN.
  56.   
  57.   2.   Remove all references to Intel EtherExpress (EXP16) card in the RPL.MAP 
  58.        & RPLMGR.INI files located in the C:\LANMAN\RPL directory. These 
  59.        entries probably don't exist unless you manually entered them.
  60.   
  61.         To help determine if RPL.MAP & RPLMGR.INI contain references to 
  62.         the EtherExpress card:
  63.   
  64.         ■    Look for lines that begin with 00AA00?????? in the RPL.MAP file. 
  65.              If so, remove them.  
  66.         ■    Look for configurations that contain "bblink = RDOSIN" or 
  67.              "adapters=00AA00??????." If so, remove them.
  68.   
  69.   3.   Edit the RPL.MAP file to include information about the EtherExpress
  70.        adapter.  (Path: \LANMAN\RPL\RPL.MAP)
  71.   
  72.        Use existing entries in the the RPL.MAP file.  Modify them to look like
  73.        the following lines.  We show each entry as two lines, but in the 
  74.        RPL.MAP file each entry will be on ONE line.
  75.   
  76.      CHECK THE SYNTAX AND SPACING CAREFULLY!
  77.   
  78.      In the Boot Block Records:
  79.      --------------------------
  80.      yyyyyyyyyyyy BBLOCK\NETBEUI\EXP16\DOSBB.CNF 2 6 A ~ DOS~INTEL~
  81.      EXP16      00AA00 ~ ,,, ~  RDOSIN ~ ~ ~ ~ ~ ~
  82.   
  83.      In the Workstation Records:
  84.      ---------------------------
  85.      00AA00?????? INTEL D FITS\DOS500 (RPL_SERVER_NAME) S ~ ~ ~ ,,, ~
  86.      RDOSIN  ~ DEFAULT *~New~Intel~Exp16~*~ ~ ~
  87.   
  88.      NOTE:     The RPL_Server_Name must conform to the DOS naming  convention.
  89.   
  90.   4.   Edit the RPLMGR.INI file to include information about the EtherExpress
  91.        adapter.
  92.   
  93.        In the Configuration section of the RPLMGR.INI file, add these new
  94.        sections for the EtherExpress adapter.
  95.   
  96.      [configuration]
  97.      name = INTEL
  98.      os = DOS500
  99.      dirname = DOS
  100.      dirname2 = DOS500
  101.      bblink = RDOSIN
  102.      fitfileshared = fits\DOS500
  103.      comment = DOS 5.00 EtherExpress card
  104.      adapter = 00AA00??????
  105.   
  106.   5.   Copy the EtherExpress DOS NDIS driver from the Intel disk
  107.        (A:\MSLANMAN.DOS\DRIVERS\ETHERNET\EXP16\EXP16.DOS) to the
  108.        C:\LANMAN\RPL\BBLOCK\NDIS directory.
  109.   
  110.   6.   Create the directory C:\LANMAN\RPL\BBLOCK\NETBEUI\EXP16.  In this
  111.        directory create a PROTOCOL.INI and a DOSBB.CNF file.
  112.   
  113.      Example of the PROTOCOL.INI file:
  114.      ---------------------------------
  115.           [protman]
  116.               drivername = protman$
  117.               dynamic = yes
  118.               priority = netbeui
  119.   
  120.           [netbeui]
  121.               drivername = netbeui$ 
  122.               bindings = EXP16
  123.               names = 5
  124.               ncbs = 8
  125.               packets = 20
  126.               pipeline = 10
  127.               sessions = 4
  128.               stacksize = 512
  129.               lanabase = 0
  130.   
  131.           [EXP16]
  132.               IOADDRESS = 0x300  
  133.               DRIVERNAME = EXP16$
  134.               RPL  
  135.   
  136.      NOTE:     The IOADDRESS line should match the I/O address you chose for
  137.                the EtherExpress card.
  138.   
  139.      Example of the DOSBB.CNF file:
  140.      ------------------------------
  141.           ; DOS on INTEL ETHEREXPRESS   
  142.           RPL BBLOCK\RPLBOOT.SYS
  143.           LDR BBLOCK\RPLSTART.COM ~
  144.           DAT BBLOCK\NETBEUI\EXP16\PROTOCOL.INI
  145.           DRV BBLOCK\RPLDISK.SYS ~ 4 M
  146.           EXE BBLOCK\RPLPRO1.COM ~ 2 ~
  147.           EXE BBLOCK\RPLBIND2.EXE ~ ~
  148.           EXE BBLOCK\PROTMAN.EXE ~ ~
  149.           EXE BBLOCK\RPLBIND1.EXE ~ ~
  150.           DRV BBLOCK\TCPDRV.DOS /I:C:\LANMAN.DOS ~ ~
  151.           EXE BBLOCK\NETBEUI\NETBEUI.EXE ~ 10 ~
  152.           DRV BBLOCK\NDIS\EXP16.DOS ~ ~ ~
  153.           DRV BBLOCK\PROTMAN.DOS /I:C:\LANMAN.DOS ~ M
  154.   
  155.      NOTE:  You can copy the DOSBB.CNF file from the subdirectory of
  156.             another network card then modify it to match this example.
  157.   
  158.   7.   Create this directory structure:
  159.   
  160.        C:\LANMAN\RPL\RPLFILES\MACHINES\INTEL\DEFAULT\WKSTA
  161.   
  162.        Copy the PROTOCOL.INI you created in the previous step to the WKSTA
  163.        directory.
  164.   
  165.   8. Update RPLMGR.
  166.   
  167.      ■    Change to the C:\LANMAN\RPL and invoke RPLMGR.
  168.      ■    From the Remoteboot pulldown menu, choose NEW PROFILE.
  169.      ■    Enter Profile name, comment and configuration.
  170.           Profile Name:  INTEL
  171.           Comment:  Your comment here
  172.           Configuration: DOS500 EtherExpress card
  173.        
  174.           The configuration line should match the COMMENT line entry in
  175.           the PLMRG.INI file.
  176.      ■    Select "OK"
  177.      ■    When disk activity stops, Exit RPLMGR.
  178.   
  179.   9.   Start the REMOTEBOOT service by entering the NET START REMOTEBOOT 
  180.        at the OS/2 prompt.
  181.   
  182.        NOTE:  After the RPL installation is complete, configure the server to
  183.               automatically start the REMOTEBOOT service.
  184.   
  185.   10.  Install the EtherExpress card and ROM as described in the Intel manual.
  186.   
  187.   11.  Attach the workstation to the network and turn it on.
  188.   
  189.   12.  The workstation will attach to the server and eventually return you to a
  190.        "C:\" prompt.  The "C:\" is a virtual link to the
  191.        C:\LANMAN\RPL\RPLFILES\MACHINES\INTEL\DEFAULT\WKSTA directory on the
  192.        server.
  193.   
  194.        NOTE:   The workstation has limited file permissions until the user 
  195.                executes a NET LOGON command.
  196.   
  197.   As you can see this is a long process.  If the RPL workstation does not find
  198.   the server (example error message: Searching for a DLC RPL server), go back
  199.   through each step and check the syntax, spelling, and directory structures.
  200.   
  201.   
  202.   RPLMGR OPTIONAL:
  203.   ═════════════════════════════════════════════════════════════════════════
  204.   Follow Microsoft's instructions in Chapter 13 of the Administrator's Guide 
  205.   to configure personal or shared workstation profiles using RPLMGR.
  206.   
  207.