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

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