home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Hardware / VIAeth / PXERPL / pxerpl.txt < prev    next >
Text File  |  2003-02-24  |  7KB  |  166 lines

  1. **                                                                           
  2. ** VIA Rhine Family Fast Ethernet Adapter
  3. **                                                                           
  4. ** PXE and RPL BOOTROM for Netware and Windows NT                            
  5. **                                                                           
  6. ** v2.15  Feb ,2003
  7. **
  8.  
  9. Introduction:
  10. =============
  11.  
  12.   This document shows you how to install PXE and RPL Bootrom for PCI ethernet adapter
  13.   in Windows NT Server 3.5, 3.51, 4.0.
  14.  
  15.  
  16. Contents of the Subdirectory:
  17. =============================
  18.  
  19.     PXERPL.TXT          This file.
  20.     PXERPL.LOM          The bootrom binary file for Lan On Motherboard.
  21.     PXERPL.NIC          The bootrom binary file for Network Interface Card.
  22.     FETND.DOS           The NDIS2 driver require for remote boot.
  23.     FETND.CNF           The configuration file require for remote boot.
  24.     PROTOCOL.INI        The configuration file require for remote boot.
  25.  
  26.  
  27. Installation:
  28. =============
  29.  
  30.   Before starting the installation process, make sure that the adapter
  31.   is properly installed and configured. You can use the diagnostic program
  32.   (A:\SETUP.EXE) to make sure your connection with the network is correct.
  33.  
  34.   PXERPL EEPROM Options
  35.   -------------------
  36.   1.After POST of BIOS, BootROM will waiting a short time to change boot method.
  37.     If user strike <Shift-Tab> key, PXE will show some advenced prompts as following:
  38.  
  39.       Press <r> key to boot from RPL.
  40.       Press <p> key to boot from PXE.
  41.       Press any other key to boot from local, timeout 8 seconds.
  42.  
  43.   2.At this moment, you may either press <r> key to boot from RPL, press
  44.     <p> key to boot from PXE, or any other key to disable network-booting
  45.     and then boot from local devices. If you don't press any key within 12
  46.     seconds, the PXERL will timeout and then boot according to EEPROM setup.
  47.     
  48.     1. Local drives boot
  49.     2. Try local drives boot first , then network 
  50.     3. Try network boot first , then local drives
  51.     4. Boot according to BIOS setting
  52.     Press 1, 2, 3 or 4:
  53.  
  54.   3.When booting from RPL, there will be a choice to boot from local by press
  55.    <Home> key. 
  56.  
  57.   4.If user enter any option, PXE will write back into EEPROM.
  58.  
  59.   5.If no <Shift-Tab> key, PXERPL will load EERPOM default into MAC register.
  60.     please refer EEPROM.doc to get more informatin about its configuration.
  61.  
  62.   6.If it will boot from RPL, it only boot from Local device or network. If it will
  63.     boot from PXE, it will load EERPOM default into MAC register. Please refer 
  64.     EEPROM.doc to get more informatin about its configuration.
  65.  
  66.     A.'Try network boot first , then local drives'
  67.  
  68.        This options is chosen to boot network by hooking INT 19. Since INT 19
  69.     is booting vector, our device is alway chosen to boot regardless of IPL 
  70.     priority.
  71.  
  72.     B.'Try local drives boot first , then network'
  73.  
  74.        This options is chosen to boot from network by hooking INT 18h. Since
  75.     INT 18h is boot recovery vector, so only after other local devices with 
  76.     higher IPL prioirty failed to boot successfully then we may boot.
  77.  
  78.     C.'Local drives boot'
  79.     
  80.         This option is chosen to boot from local devices, not to boot from 
  81.     network.
  82.  
  83.     D.'Boot according to BIOS setting'
  84.  
  85.        This options is chosen to boot network by PnP/BEV. Whether to boot or not
  86.     according IPL priority. The proiority for IPL devices is configurable by the 
  87.     user by editing the IPL Priority in BIOS Setup.
  88.  
  89.  
  90.   RPL Setup Procedure:
  91.   --------------------
  92.  
  93.   1. The BOOTROM installation procedures are identical in Windows NT Server 3.5,
  94.      3.51, 4.0. First, install the Remoteboot Service on the NT Server:
  95.  
  96.      Choose "Control Panel\Network\Add Software" and select "Remoteboot
  97.      Service", follow the screen instruction to install.
  98.  
  99.   2. Use "File Manager" in NT Server 3.5, 3.51 or "Windows Explorer" in NT
  100.      Server 4.0 to share the following directory:
  101.  
  102.      \windows\rpl\rpl\rplfiles, suppose \windows is your Windows NT directory.
  103.  
  104.   3. Copy all the MS-DOS 6.22 files as follow:
  105.  
  106.         attrib -s -h -r c:\io.sys
  107.         attrib -s -h -r c:\msdos.sys
  108.         copy c:\io.sys c:\windows\rpl\rplfiles\binfiles\dos622
  109.         copy c:\msdos.sys c:\windows\rpl\rplfiles\binfiles\dos622
  110.         copy c:\dos622\*.* c:\windows\rpl\rplfiles\binfiles\dos622
  111.         attrib +s +h +r c:\io.sys
  112.         attrib +s +h +r c:\msdos.sys
  113.  
  114.   4. Copy the NDIS2 driver for "PCI Fast Ethernet Adapter" as follow:
  115.  
  116.         copy a:\bootrom\fetnd.dos c:\windows\rpl\bblock\ndis
  117.         md c:\windows\rpl\bblock\netbeui\fetnd
  118.         copy a:\bootrom\fetnd.cnf c:\windows\rpl\bblock\netbeui\fetnd
  119.         copy a:\bootrom\protocol.ini c:\windows\rpl\bblock\netbeui\fetnd
  120.  
  121.   5. Run RPLCMD to add a bblock record for the adapter as follow:
  122.  
  123.         net start remoteboot    ;run in MSDOS prompt
  124.         rplcmd                  ;Follow the example below to enter data
  125.  
  126.            Adapter Boot Config Profile Service Vendor Wksta [Quit] V
  127.            Add Del Enum: A
  128.            VendorName=xxxxxx    ;upper 6 digits of your adapter's ethernet ID
  129.            VendorComment=xx...x ;type your vendor string. optional.
  130.  
  131.            Adapter Boot Config Profile Service Vendor Wksta [Quit] B
  132.            Add Del Enum:A
  133.            BootName=DOSV1
  134.            VendorName=xxxxxx    ;upper 6 digits of your adapter's ethernet ID
  135.            BbcFile=BBLOCK\NETBEUI\FETND\FETND.CNF
  136.            BootCommet=xx...x    ;optional string
  137.            WindowsSize=0
  138.  
  139.            Adapter Boot Config Profile Service Vendor Wksta [Quit] C
  140.            Add Del Enum:A
  141.            ConfigName=DOS622V1
  142.            BootName=DOSV1
  143.            DirName=DOS
  144.            DirName2=DOS622
  145.            FitShared=FITS\DOS622.FIT
  146.            FitPersonal=FITS\DOS622P.FIT
  147.            ConfigComment=DOS 6.22 FETND
  148.            DirName3=            ;press "Enter"
  149.            DirName4=            ;press "Enter"
  150.  
  151.            Adapter Boot Config Profile Service Vendor Wksta [Quit] Q
  152.  
  153.   6. Run "Control Panel\Services", select "Remoteboot Service" and change the
  154.      "Startup" option to "Automatic". Now reboot NT Server, remoteboot service
  155.      will be started automatically.
  156.  
  157.   7. Run "Remoteboot Manager" from "Administrative Tools"
  158.  
  159.      a. Choose "Remoteboot\New Profile.." to create a Profile Name according to
  160.         the DOS 6.22 FETND configuration.
  161.      b. Choose "Remoteboot\New Workstation.." to create a Workstation Name
  162.         according to the profile name and your Adapter Ethernet ID.
  163.  
  164.   8. Now the remoteboot server is ready, boot your workstation with "BOOTROM
  165.      plug in PCI Fast Ethernet Adapter", then you can access the NT Server from
  166.      your workstation.