home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Hardware / VIAeth / PXERPL / RIS-note.txt < prev   
Text File  |  2003-02-24  |  2KB  |  38 lines

  1. **
  2. **                                                                           
  3. ** VIA Rhine Family Fast Ethernet Adapter
  4. **                                                                           
  5. ** PXE boot ROM for Windows 2000 RIS server                
  6. **                                                                           
  7. ** v2.15  Feb ,2003
  8. **
  9.  
  10. Description
  11. ============
  12.  
  13.     Due to PCI 10/100Mb Fast Ethernet Adapter driver files didn't bundled in 
  14. Windows 2000 Professional Compact Disc, thus we need copy driver files manully 
  15. to RIS server directory in order to successfully remote-boot Windows 2000 
  16. Professional client.
  17.  
  18. To Do
  19. =====
  20.  
  21.     1.Install Windows 2000 Advence server, Directory server, and RIS sever with
  22.       PCI Fast 10/100Mb Ethernet Adapter driver files.
  23.     
  24.     2.Use File Explorer to search the installed driver files in Windows 2000 system
  25.       directory \WINNT\inf with keyword "VEN_1106&DEV_3065". You may find a file 
  26.       named "oem?.inf" (? : A number from 0 to any, depends on number of drivers you 
  27.       have installed.)
  28.       
  29.     3.Find another file has the same filename but different with extension name .PNF
  30.       in that directory.
  31.     
  32.     4.copy these two files to \\RIS server\REMINST\SETUP\LANG\IMAGES\win2000.pro\i386 
  33.       directory:
  34.     
  35.       copy oem1.inf \\W2000\reminst\setup\chinese\images\win2000.pro\i386
  36.       copy oem2.pnf \\W2000\reminst\setup\chinese\images\win2000.pro\i386
  37.       
  38.