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

  1. Novell NetWare Lite....Server or workstation
  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 
  5.   for installing the driver.  It does not explain how to configure an 
  6.   EtherExpress board.  For instructions about configuring the board, 
  7.   see either the Expert's Guide or the Complete Guide for your board.
  8.  
  9.   This document (or an updated version) is also available on FaxBACK,
  10.   document #6307.
  11.  
  12.  
  13.   INTRODUCTION:
  14.   -------------
  15.   This document is based on NetWare Lite versions 1.0 and 1.1.  Novell
  16.   recommends the network adapter use an ODI driver with NetWare Lite,
  17.   but NetWare Lite can also use an IPX driver.  This document describes
  18.   the installation procedure for both ODI and IPX workstations.
  19.  
  20.   For more details on NetWare Lite, see Novell's documentation.
  21.  
  22.  
  23.   BEFORE YOU BEGIN:
  24.   -----------------
  25.   Copy the Intel ODI driver to a backup copy of the NetWare DRIVERS 
  26.   diskette.  
  27.  
  28.   The EtherExpress DOS ODI driver is located in the NETWARE.ODI
  29.   subdirectory on the EtherExpress diskette.
  30.  
  31.      \NETWARE.ODI\EXP16ODI.COM
  32.  
  33.   
  34.   PROCEDURE FOR ODI:
  35.   ------------------
  36.   1.  Start Novell's INSTALL program and follow Novell's instructions
  37.       for "other" drivers.  When prompted to insert the "other" driver
  38.       diskette, leave Novell's disk in the drive and press ESC.  Select
  39.       the EXP16ODI.COM driver from the list of available drivers.
  40.  
  41.       INSTALL will create a file called STARTNET.BAT.  STARTNET.BAT for 
  42.       the for EtherExpress should look like this:
  43.  
  44.       LSL
  45.       EXP16ODI
  46.       IPXODI A
  47.       SHARE 
  48.       SERVER   
  49.       CLIENT
  50.  
  51.       NOTE: If this machine is a client only, the SERVER command will
  52.             not be included.
  53.  
  54.   2.  If the EtherExpress board IS configured to use the default I/O
  55.       address (300H), you are done.
  56.  
  57.       Reboot the computer, run STARTNET and watch for the driver's logon
  58.       message.
  59.  
  60.       If the EtherExpress board IS NOT configured for the default I/O 
  61.       address (300H), go to the next step.
  62.  
  63.   3.  Create a NET.CFG file on the boot disk.  The NET.CFG should
  64.       contain these statements:
  65.  
  66.       Link Driver EXP16ODI
  67.        Port  xxx
  68.  
  69.       WHERE xxx is the I/O address for the EtherExpress card.
  70.  
  71.       NOTE: NET.CFG is case and position sensitive so be careful to use 
  72.             capital letters as shown and indent the second line with
  73.             one space or one tab.
  74.  
  75.       The NET.CFG file must be in the same directory as the EtherExpress
  76.       driver and you must be in that directory when you execute EXP16ODI.
  77.  
  78.       When you finish editing the NET.CFG file, reboot the computer, run
  79.       STARTNET and watch for the driver's logon message.
  80.  
  81.  
  82.   PROCEDURE FOR IPX:
  83.   ------------------
  84.   You should not use use IPX in a server/workstation.
  85.  
  86.   1.  Start Novell's INSTALL program and follow Novell's instructions
  87.       for "other" drivers.  When prompted to insert the "other" driver
  88.       diskette, leave Novell's disk in the drive and press ESC.  Select
  89.       the EXP16ODI.COM driver from the list of available drivers.
  90.  
  91.       INSTALL will create a file called STARTNET.BAT.  STARTNET.BAT for 
  92.       the for EtherExpress should look like this:
  93.  
  94.       LSL
  95.       EXP16ODI
  96.       IPXODI A
  97.       SHARE
  98.       CLIENT
  99.  
  100.   2.  When you finish the installation, copy IPX.COM from the root
  101.       directory of the EtherExpress disk to the NetWare Lite directory
  102.       on your boot disk.
  103.  
  104.   3.  Edit STARTNET.BAT.  Delete LSL, EXP16ODI, and IPXODI A.  Replace
  105.       them with IPX.  The new STARTNET.BAT should look like this:
  106.  
  107.       IPX
  108.       SHARE
  109.       CLIENT
  110.  
  111.   4.  When you finish editing the STARTNET.BAT file, reboot the
  112.       computer, run STARTNET and watch for the driver's logon message.
  113.  
  114.  
  115.   TROUBLESHOOTING NOTES:
  116.   ======================
  117.   Remote boot (RPL) will not work on a NetWare Lite server or client.
  118.  
  119.   Thin Ethernet (RG58A/U)  requires a T-connector on EVERY workstation and
  120.   50 ohm terminators on the end of each trunk segment.  One of the two
  121.   terminators must be grounded.  You cannot directly connect 2
  122.   workstations without using T-connectors.
  123.  
  124.   10BASE-T requires a hub or concentrator.  For test purposes, you can
  125.   connect two computers without a hub using a cross-over cable. See the 
  126.   10BASE-T document for more information.
  127.