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

  1.                        RPL (NetWare 2.2 & 3.1x server)
  2.  
  3. This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  4. FLASH TP, FLASHC, MCA, and MCA/TP.    It contains installation notes on   
  5. installing the driver and troubleshooting tips.
  6.  
  7. This document (or an updated version) is also available on FaxBACK,
  8. document #6410.
  9.  
  10. INTRODUCTION:
  11. -------------
  12. The boot ROM on EtherExpress cards contain information about the network that
  13. enables a remote boot workstation to find a file server and execute a boot
  14. program on the server.  This boot program contains the files necessary for a
  15. workstation to start up and log onto the network.  These files are typically
  16. called the boot image.
  17.  
  18. If you have more than one diskless workstation you can configure all of them
  19. to use the same boot image or each workstation can have a unique boot image. 
  20. This document describes both procedures.
  21.  
  22. The EtherExpress card boot ROM supports either IPX or ODI workstations. If you
  23. are using ethernet type II or NetWare 4.0, you must use ODI driver.  The IPX
  24. configuration only supports ethernet 802.3.  
  25.  
  26. If you have additional questions about the remote boot process, refer to your
  27. NetWare documentation.
  28.  
  29. If You Are Using DOS 5.0:
  30. -------------------------
  31. If you are using DOS 5.0 or greater you will need a utility called RPLFIX
  32. (dated 6/30/91 or later).  This is Novell's utility and can be downloaded from
  33. Netwire.  The name of the file is RPLFX2.ZIP.  It is in the Novell Library
  34. Forum - Library #12 - DRDOS section.  It is also in DOSUP7.ZIP located in the
  35. Top Downloads section.  (This file is also on the WSGEN disk of current
  36. versions of Netware). Download this file before going any farther.  Novell
  37. updates files on a regular basis and the downloadable file name may change as
  38. well as the Library location.  If you have trouble finding these files, check
  39. with Novell technical support.
  40.  
  41. Setting up the EtherExpress card
  42. --------------------------------
  43. The EtherExpress 16 card must be setup initially in a computer with a floppy
  44. disk drive so you can run SOFTSET.  Once the card is set up, move it to  to
  45. the diskless workstation.  This is not a concern for the EtherExpress MCA card
  46. since all Micro Channel computers have a floppy disk drive.
  47.  
  48. You will also need a blank diskette and a workstation, already on the network,
  49. to run DOSGEN.
  50.  
  51.  
  52. CONFIGURE THE ETHEREXPRESS CARD FOR THE BOOT ROM:
  53. -------------------------------------------------
  54. For complete information about configuring the EtherExpress card, see either
  55. the EtherExpress LAN adapter Expert's Guide or Complete Guide.
  56.  
  57. 1.  Install the remote boot ROM.
  58.  
  59.      EtherExpress 16 card:    Insert the remote boot ROM into the socket on
  60.                               the EtherExpress 16 card.  Be sure to line up
  61.                               the notch on the ROM with the notch on the
  62.                               socket. 
  63.      The EtherExpress 16C card has a 32-pin ROM socket, but a boot ROM is a
  64.      28-pin device.  When you install the boot ROM, align the chip so the four
  65.      unused holes are at the "notched" end of the socket.  See the boot ROM
  66.      install guide for more information.
  67.      
  68.      EtherExpress MCA card:   The remote boot program is in FLASH memory on
  69.                               the board.  Go to the next step.
  70.  
  71. 2.   Configure the EtherExpress card boot ROM.
  72.  
  73.      EtherExpress 16 card:    Select the boot ROM address range by running the
  74.                               manual configuration option in SOFTSET.
  75.       
  76.      EtherExpress MCA card:   Enable the boot ROM/FLASH option and select an
  77.                               address range by running Set Configuration from
  78.                               the computer's configuration utility.
  79.  
  80.      NOTE:     The Boot ROM requires 8K of memory in the the C0000 to DFFFFh
  81.                address range.
  82.  
  83.  
  84. PROCEDURE FOR SETTING UP A SINGLE BOOT IMAGE:
  85. ---------------------------------------------
  86.  
  87. 1.   Create a DOS boot disk containing the following files:
  88.  
  89.          COMMAND.COM
  90.          CONFIG.SYS            < optional
  91.          AUTOEXEC.BAT
  92.          IPX.COM               < for IPX workstations only
  93.          NETX.COM or NETX.exe  < for 3.11 workstations only
  94.          LSL.COM               < for ODI workstations only
  95.          RPLODI.COM            < for ODI workstations only
  96.          EXP16ODI.COM          < for ODI workstations only
  97.          IPXODI.COM            < for ODI workstations only
  98.          VLM.EXE               < for 4.0 workstations only
  99.          NET.CFG               < for 4.0 workstation (sample Below)
  100.  
  101.      NETX, LSL, RPLODI, VLM, and IPXODI are supplied by Novell. EXP16ODI is on
  102.      the EtherExpress LAN adapter disk.
  103.           
  104.      If you plan to load any additional drivers, they should also be included
  105.      on this boot disk.
  106.  
  107.      Sample AUTOEXEC.BAT files:
  108.  
  109.      For IPX workstations:           For ODI workstations:
  110.          PROMPT $P$G                   PROMPT $p$g
  111.          IPX                           SET NWLANGUAGE=ENGLISH < 4.0 ONLY
  112.          NETX                          LSL
  113.                                        RPLODI
  114.                                        EXP16ODI
  115.                                        IPXODI
  116.                                        NETX < for netware 3.11 ONLY
  117.                                        VLM  < for netware 4.0 ONLY
  118.  
  119.      NOTE:     RPLODI.COM must be loaded immediately after LSL and before  the
  120.                EXP16ODI.  RPLODI.COM must be version 1.02 (date 3/21/91) or
  121.                newer.  If you use an earlier version you may get the error
  122.                "RPLODI already active."  
  123.  
  124. 2.   If you are using NetWare 4.0, you will need a NET.CFG file as follows:
  125.      PREFERRED SERVER=NW40_server_name < for NetWare 4.0
  126.  
  127.      NetWare DOS Requester
  128.       FIRST NETWORK DRIVE = F          < for NetWare 4.0
  129.  
  130.      Link Driver EXP16ODI
  131.       PORT 300
  132.       FRAME ETHERNET_802.2
  133.       PROTOCOL IPX E0 ETHERNET_802.2
  134.  
  135. 3.   Log onto the network as supervisor and verify that these mappings exist:
  136.  
  137.      SYS:LOGIN
  138.      SYS:SYSTEM
  139.  
  140.      If they don't, you will need to create them.
  141.      
  142.      MAP F:=SYS:LOGIN  
  143.      MAP G:=SYS:SYSTEM  
  144.  
  145. 4.   Put the boot disk in drive A.  Change to the LOGIN directory and type:
  146.  
  147.      G:DOSGEN  
  148.  
  149.      NOTE:     For DOSGEN to work correctly, you should run DOSGEN from the
  150.                LOGIN directory not the SYSTEM directory.
  151.  
  152.      DOSGEN creates a file called NET$DOS.SYS in the SYS:LOGIN directory. 
  153.      NET$DOS.SYS contains all the files from your boot disk. 
  154.  
  155. 5.   Change the attributes of NET$DOS.SYS to: Shareable, Read/Write.
  156.      
  157.      FLAG NET$DOS.SYS SRW
  158.  
  159. 6.   Unless you're running DOS 5.0 or greater, you're done.  Reboot the system
  160.      and log onto the network using the remote boot ROM. If you are running
  161.      DOS 5.0, follow Novell's instructions for running RPLFIX.
  162.  
  163.  
  164. PROCEDURE FOR SETTING UP MULTIPLE BOOT IMAGES:
  165. --------------------------------------------- 
  166.  
  167. 1.   Create a DOS boot disk containing the following files:
  168.  
  169.      COMMAND.COM
  170.      CONFIG.SYS            < optional
  171.      AUTOEXEC.BAT
  172.      IPX.COM
  173.      NETX.COM or NETX.EXE  < for 3.11 workstation only
  174.      LSL.COM               < for ODI workstations only
  175.      RPLODI.COM            < for ODI workstations only
  176.      EXP16ODI.COM          < for ODI workstations only
  177.      IPXODI.COM            < for ODI workstations only
  178.      VLM.EXE               < for 4.0 workstations only
  179.      NET.CFG               < for 4.0 workstations (sample above)
  180.  
  181.      NETX, LSL, RPLODI, VLM, and IPXODI are supplied by Novell.  EXP16ODI is
  182.      on the EtherExpress LAN adapter disk.
  183.  
  184.      If you plan to load any additional drivers, they must also be included on
  185.      this disk.
  186.  
  187.      The AUTOEXEC.BAT file should contain only one line:
  188.      
  189.      XXXX.BAT
  190.  
  191.      WHERE: XXXX is a name you assign to the remote boot workstation. Each
  192.      remote boot workstation will have its own XXXX.BAT file.
  193.  
  194.      Sample XXXX.bat files.
  195.       
  196.       For IPX workstations:            For ODI workstations:
  197.  
  198.           Prompt $p$g                     Prompt $p$g 
  199.           IPX                             LSL
  200.           NETX                            RPLODI
  201.                                           EXP16ODI
  202.                                           IPXODI
  203.                                           NETX    < for NetWare 3.11 only
  204.                                           VLM     < for NetWare 4.0 only
  205.  
  206.      NOTE:  RPLODI.COM must be loaded immediately after LSL and before the
  207.             EXP16ODI.  RPLODI.COM must be version 1.02 (date 3/21/91) or
  208.             newer.  If you use an earlier version you may get the error
  209.             "RPLODI already active."  
  210.  
  211.      Copy the XXXX.bat file to the LOGIN subdirectory on the server. You can
  212.      execute other commands by including them in the XXXX.bat file.  See
  213.      Novell's documentation if you have questions.
  214.  
  215. 2.   Log onto the network as supervisor and verify that these mappings exist:
  216.  
  217.      SYS:LOGIN
  218.      SYS:SYSTEM
  219.  
  220.      If they don't, you will need to create them.
  221.  
  222.      MAP F:=SYS:LOGIN  
  223.      MAP G:=SYS:SYSTEM 
  224.  
  225. 3.   Put the boot disk in drive A.  Change to the LOGIN directory and type:
  226.  
  227.      G:DOSGEN a: XXXX.sys
  228.  
  229.      There MUST be a space between a: and XXXX.sys.
  230.  
  231. 4.   Change the attributes of the new file to Shareable, Read/Write:
  232.      
  233.      Flag XXXX.sys SRW
  234.  
  235. 5.   Change to the LOGIN directory and create an ASCII file called:
  236.      
  237.      BOOTCONF.SYS
  238.  
  239.      Each line in this file defines a unique remote-boot workstation.  The
  240.      format for this file is:
  241.  
  242.      0xYYY,00AA00123456=XXXX.sys
  243.  
  244.      WHERE:
  245.  
  246.      ■    0xYYY is the network address of the remote-boot workstation (It
  247.           should start with 0x).
  248.      ■    00AA00123456 is the 12 digit ethernet address of the EtherExpress
  249.           card.  This address is printed on the board or can be displayed 
  250.           with SOFTSET (EtherExpress 16 card) or MCADIAGS (EtherExpress MCA 
  251.           card).
  252.      ■    XXXX.sys is the name of the boot image for this workstation. You
  253.           entered this name when you ran DOSGEN.
  254.  
  255. 6.   Unless you're running DOS 5.0 or greater, you're done.  Reboot the system
  256.      and log onto the network using the remote boot ROM. If you are running
  257.      DOS 5.0, follow Novell's instructions for running RPLFIX.
  258.  
  259.      For additional information on setting up multiple boot images refer to
  260.      you Novell documentation.
  261.  
  262.      When you power on a remote-boot workstation, the ROM finds the server and
  263.      looks for a BOOTCONF.SYS file.  If it finds this file AND it finds a line
  264.      with its ethernet address it executes the XXXX.sys file. If it does not
  265.      find its ethernet address (or a BOOTCONF.SYS file), it looks for
  266.      NET$DOS.SYS and executes that instead.
  267.  
  268.  
  269. TROUBLESHOOTING TIPS:
  270. =====================
  271.  
  272. IF YOU ARE RUNNING MULTIPLE FILE SERVERS:
  273. -----------------------------------------
  274. Since there is no guarantee which file server will respond to first, Novell
  275. requires that the boot images (BOOTCONF.SYS and NET$DOS.SYS) be copied to each
  276. server.
  277.  
  278.  
  279. NON 802.3 SERVERS:
  280. ------------------
  281. The Boot ROM is configured for a FRAME type of 802.3.  If you are using a
  282. different FRAME type (i.e. Ethernet Type II), the server must be configured to
  283. include both 802.3 and the other FRAME type.
  284.  
  285. You will also need to include a NET.CFG file in the boot image.  This NET.CFG
  286. files must also include both FRAME types with 802.3 first.
  287.  
  288. Example NET.CFG using Ethernet Type II and TCP/IP:
  289.  
  290.     PREFERRED SERVER=NW40_server_name    < for NetWare 4.0
  291.  
  292.     NetWare DOS Requester                < for NetWare 4.0
  293.      FIRST NETWORK DRIVE = F             < for NetWare 4.0
  294.  
  295.     Link Support
  296.      Buffers 8
  297.      Mempool 4096
  298.  
  299.     Protocol TCPIP
  300.      Bind EXP16ODI   <--delete if using IPXODI v2.x or later
  301.  
  302.     Protocol IPX
  303.      Bind EXP16ODI   <--Bind 1, if using IPXODI v2.x or later
  304.      
  305.     Link Driver EXP16ODI
  306.      PORT 300
  307.      Frame Ethernet_802.3
  308.      Protocol IPX 0 Ethernet_802.3
  309.      Frame Ethernet_II
  310.      Protocol TCPIP 8137 Ethernet_II
  311.      FRAME ETHERNET_802.2             < for NetWare 4.0
  312.      PROTOCOL IPX E0 ETHERNET_802.2   < for NetWare 4.0
  313.  
  314.  
  315.  
  316. WILDCARDS: 
  317. ----------
  318. You cannot use wildcards in the BOOTCONF.SYS file with the EtherExpress card.
  319.  
  320.  
  321. COMPUTER WON'T BOOT FROM NETWORK:
  322. ---------------------------------
  323. Make sure the computer will boot from the EXACT floppy disk used for DOSGEN. 
  324. If the remote boot workstation does not have a floppy drive, try another
  325. computer with the SAME configuration.
  326.  
  327. Make sure the IPX matches the EtherExpress card.  Type "IPX i" from the floppy
  328. drive that contains IPX.COM.  
  329.  
  330.      ■  The Lan Option should say Intel EtherExpress
  331.  
  332.      ■  The Hardware configuration should say AUTOMATIC or it should match
  333.         the I/O you selected in SOFTSET or the computers  configuration
  334.         utility.
  335.  
  336. If you are using a memory manager make sure you EXCLUDE the memory for the
  337. boot ROM.
  338.  
  339.  
  340.