               **************************************************
                      RADTEK RTK8189C Based Fast Ethernet Card
                                 
            Windows and Novell RPL BootRom Support Installation  Guide
               **************************************************

-----------------------
Installation Procedure 
-----------------------
                 

A. Install the Novell RPL Server

 1. Creating a remote boot diskette (DOS 5.0 or later).
    Copy the following files into this boot diskette:

        COMMAND  COM
        IO       SYS
        MSDOS    SYS
        LSL      COM
        RTK8189C   COM
        IPXODI   COM
        NETX     EXE
        (or VLM.EXE & *.VLM file)
        AUTOEXEC BAT
        CONFIG   SYS

      ==>AUTOEXEC.BAT example
           PATH F:\LOGIN;
           SET COMSPEC=F:\LOGIN\COMMAND.COM
           LSL
           RTK8189C
           IPXODI
           NETX or VLM

      ==>CONFIG.SYS example

           DEVICE=HIMEM.SYS
           STACKS=9
           DOS=HIGH,UMB
           FILES=30
           BUFFERS=30
           LASTDRIVE=E

 2. Login the server as ADMIN using the DOS boot diskette.

 3. Change directory to SYS:SYSTEM

 4. With the DOS boot diskette in driver A:, execute the DOSGEN utility. This
    creates a DOS boot image file named NET$DOS.SYS.

    For example:

        F:\SYSTEM\DOSGEN A:

 5. Copy NET$DOS.SYS to the SYS:LOGIN directory.

    For example:

        F:\SYSTEM\COPY NET$DOS.SYS F:\LOGIN

 6. Edit the AUTOEXEC.NCF file in the SYS:SYSTEM directory to load RPL
    protocol and bind it.

    For example:

        file server name NW411
        ipx internal net 1234

        load RTK8189C SLOT=1 name=nw411_1 frame=ETHERNET_802.2
        load RTK8189C SLOT=1 name=nw411_1_2 frame=ETHERNET_II
        load RTK8189C SLOT=1 name=nw411_1_3 frame=ETHERNET_802.3
        load RTK8189C SLOT=1 name=nw411_1_4 frame=ETHERNET_Snap

        bind ipx to nw411 _1 net=11
        bind ipx to nw411 _2 net=22
        bind ipx to nw411 _3 net=33
        bind ipx to nw411 _4 net=44

        # load rpl protocol and bind it =======
        load rpl
        bind rpl to nw411_1
        #=======================================

        mount all

 7. Reboot the Netware Server.

 8. On the client, configure the RTK8189C Adapter for Boot ROM Enable and 
    select the Boot ROM Speed.



B. Install the Microsoft Windows NT RPL server

 1. Install the "Remoteboot Service" on the NT Server.

    a. Choose the Control Panel under the NT Server, and then select the
       network options.

    b. Add the DLC and NetBEUI protocol in the protocols, and you also
       need to add the Remoteboot service in the services.

    c. During the installation, you need to put the NTAS CD disk into the
       CD-ROM.

 2. Sharing the directory \RPLFILES in the NT Server.

    Sharing the directory \WINNT\RPL\RPLFILES by using File Manger sharing.

 3. Copy all the MS-DOS 6.22 ver files to \WINNT\RPL\RPLFILES\BINFILES\DOS622

    For example:

        a. Make the DOS 6.22 Boot floppy disk.
        b. attrib -s -h a:\io.sys in the boot disk.
        c. attrib -s -h a:\msdos.sys in the boot disk.
        d. copy a:\io.sys \WINNT\RPL\RPLFILES\BINFILES\DOS622
        e. copy a:\msdos.sys \WINNT\RPL\RPLFILES\BINFILES\DOS622

 4. Creating Remoteboot configuration for new adapter

    a. Copy the NDIS2 (RTK8189C.DOS) for the RTK8189C Adapter to the
       "\WINNT\RPL\BBLOCK\NDIS" directory.

       * You can find RTK8189C.DOS from \NDIS2\DOS directory on the driver disk.

    b. Create this directory \WINNT\RPL\BBLOCK\NETBEUI\RTK8189C and
       then copy the W95BB.CNF, RTK8189C.CNF and PROTOCOL.INI files to the
       directory.

       * You can find these files \BOOTROM\RPL\NTRPL directory.

    c. In MS-DOS Prompt type "NET START RemoteBoot".
    d. Use RPLCMD utility to add a bblock record for new adapter.
    e. Screen will display the following options:

        Adapter Boot Config Profile Service Vendor Wksta [Quite] V
        Add Del Enum:A
        VendorName=00C0B4       <Ether ID>
        VendorComment=RADTEK RTK8189C

        Adapter Boot Config Profile Service Vendor Wksta [Quite] B
        Add Del Enum:A
        BootName=DOSMX
        VendorName=00C0B4
        BbcFile=BBLOCK\NETBEUI\RTK8189C\RTK8189C.CNF
        BootCommet=RTK8189C PCI Adapter   <Name of this adapter>
        WindowsSize=0

        Adapter Boot Config Profile Service Vendor Wksta [Quite] C
        Add Del Enum:A
        ConfigName=DOS622MX
        BootName=DOSMX
        DirName=DOS
        DirName2=DOS622
        FitShared=FITS\DOS622.FIT
        FitPersonal=FITS\DOS622P.FIT
        ConfigComment=DOS 6.22 for RTK8189C PCI Adaper <Name of the Config>
        DirName3=
        DirName4=

        Adapter Boot Config Profile Service Vendor Wksta [Quite] Q

    f. Shutdown Windows NT server, and reboot it.

 5. Login Administrator to NT server.

 6. Starting Remoteboot service and Remoteboot Manager

    a. In MS-DOS Prompt type "NET START Remoteboot".

    b. In Network administrator, select Remoteboot Manager:

       1.Choose Remoteboot, New Profile, created a RTK8189C Profile Name.

       2.Add new workstation for RTK8189C Adapter and choose RTK8189C Profile
         file.

 7. To config RTK8189C Adapter "Node ID (00C0B4******)" and Running Boot ROM 
    of Adapter RTK8189C Adapter.

  Note:
      If the new workstation Node ID does not match for your workstation,
      you can use "Convert Adapters" in Remoteboot option.


Histories of Release:

  ***) 2.20,  07-04-2000
    

  ***) 2.92,  08-28-2000
     

  ***) 2.93,  09-01-2000
         Verify the driver for OEM issue.
         Delete polling link status action.

  ***) 2.94,  09-13-2000
         Verify the driver on WinNT4.0 Server Platform.

  ***) 3.20,  01-18-2001
         Modify for fatal bus error issue.

  ***) 3.30,  01-31-2001
         Reslove v3.20 remote boot issue.
