**
**                                                                           
** VIA Rhine Family Fast Ethernet Adapter
**                                                                           
** PXE boot ROM for Windows 2000 RIS server                
**                                                                           
** v2.28  Dec ,2003
**

Description
============

    Due to PCI 10/100Mb Fast Ethernet Adapter driver files didn't bundled in 
Windows 2000 Professional Compact Disc, thus we need copy driver files manully 
to RIS server directory in order to successfully remote-boot Windows 2000 
Professional client.

To Do
=====

    1. Copy following driver files for windows 2000 to I386 folder on the RIS image.
       It should be RemoteInstall\Setup\Language\Images\Dir_name\i386.
       
       copy fetndis.inf RemoteInstall\Setup\Language\Images\Dir_name\i386
       copy fetnd5b.sys RemoteInstall\Setup\Language\Images\Dir_name\i386
       copy netvt.cat RemoteInstall\Setup\Language\Images\Dir_name\i386
       
    2. Stop and restart the BINL service on the RIS server. Type the following lines 
       at the command prompt, pressing ENTER after each command: 
        net stop binlsvc
        net start binlsvc

      