                   
                   NetWare Remote Boot Installation Guide
                   =======================================

         
A. Installation Procedure
=========================
Following example is executed on Protocol Ethernet_802.2 and Server driver is
DM9PCI.COM.

 1. Using the steps booted from drive A (see DOS ODI Readme.TXT). Create the
    Autoexec.bat in Drive A as:

      LSL
      DM9PCI
      IPXODI
      NETX or VLM
      F:
      LOGIN
 
 2. After you booting from Drive A, do following actions:

      In Server
       :Load rpl frame=ethernet_802.2
       :Bind rpl to DM910X

      In Workstation
       F:>cd\system
       F:SYSTEM>dosgen
       F:SYSTEM>copy net$dos.sys f:\login
       F:SYSTEM>logout

 3. Power off your PC, remove diskette from drive A, and power on again.


B. Install BOOTCONF.SYS
=======================
 1. Rename the NET$DOS.SYS to PRO200WL.SYS(can use any name you want).

 2. Create BOOTCONF.SYS in SYS:\LOGIN directory if you have multiple boot
    images.

 3. The BOOTCONF.SYS file format(TXT) is as below:
    Node ID Number = Boot images files

    Example: Single Boot Images
    0x0080ADxxxxxx = NE2000.SYS
    0x0080ADxxxxxx = PRO200WL.SYS

    Example: Multiple Boot Images
    0x0080ADxxxxxx = NE2000.SYS PRO200WL.SYS
    0x*,* = NE2000.SYS PRO200WL.SYS (All the node)


