Docsity
Docsity

Prepare-se para as provas
Prepare-se para as provas

Estude fácil! Tem muito documento disponível na Docsity


Ganhe pontos para baixar
Ganhe pontos para baixar

Ganhe pontos ajudando outros esrudantes ou compre um plano Premium


Guias e Dicas
Guias e Dicas


Instruções para instalar adaptador Ethernet VIA Rhine Family no Windows 2000 RIS, Notas de estudo de Informática

Este documento fornece instruções detalhadas sobre como instalar manualmente o adaptador ethernet via rhine family no servidor ris (remote installation services) de windows 2000, pois esses arquivos de driver não estão incluídos no cd do windows 2000 professional. As instruções incluem cópias de arquivos, alterações no arquivo .sif e reinícios de serviços.

Tipologia: Notas de estudo

Antes de 2010

Compartilhado em 18/03/2008

thiago-germano-7
thiago-germano-7 🇧🇷

45 documentos

1 / 1

Toggle sidebar

Esta página não é visível na pré-visualização

Não perca as partes importantes!

bg1
**
**
** VIA Rhine Family Fast Ethernet Adapter
**
** PXE BOOTROM for Windows 2000 RIS server
**
** v2.41 Feb , 2005
**
**
Description
============
Due to this PCI 10/100Mb Ethernet Adapter driver files didn't bundled in
Windows 2000 Professional Compact Disc, thus we need to add this adapter
manually 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. Create the $oem$ folder at the same level as the \I386 folder of the RIS
image. For example:
RemoteInstall\Setup\%language\Images\%dir_name%\i386
RemoteInstall\Setup\%language\Images\%dir_name%\$oem$\$1\Drivers\Nic
Copy the fetndis.inf, fetnd5b.sys and netvt.cat to this folder($oem$\$1\Drivers\Nic)
3. Make the following changes to the .sif file to be used for this image installation:
[Unattended]
OemPreinstall = yes
OemPnpDriversPath = Drivers\Nic
NOTE: The default name of the .sif file is
RemoteInstall\Setup\Language\Images\Dir_name\I386\Templates\Ristndrd.sif
NOTE: You can modify the folder name "Drivers\Nic" to other string you want,
but this folder must be in the \$oem$\$1\. And you also changed the entry
OemPnPDriversPath = [The folder name you modified]
4. 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

Pré-visualização parcial do texto

Baixe Instruções para instalar adaptador Ethernet VIA Rhine Family no Windows 2000 RIS e outras Notas de estudo em PDF para Informática, somente na Docsity!

** VIA Rhine Family Fast Ethernet Adapter ** ** PXE BOOTROM for Windows 2000 RIS server ** ** v2.41 Feb , 2005 ** **

Description

Due to this PCI 10/100Mb Ethernet Adapter driver files didn't bundled in Windows 2000 Professional Compact Disc, thus we need to add this adapter manually 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\i copy fetnd5b.sys RemoteInstall\Setup\Language\Images\Dir_name\i copy netvt.cat RemoteInstall\Setup\Language\Images\Dir_name\i

  1. Create the $oem$ folder at the same level as the \I386 folder of the RIS image. For example: RemoteInstall\Setup%language\Images%dir_name%\i RemoteInstall\Setup%language\Images%dir_name%$oem$$1\Drivers\Nic

Copy the fetndis.inf, fetnd5b.sys and netvt.cat to this folder($oem$$1\Drivers\Nic)

  1. Make the following changes to the .sif file to be used for this image installation: [Unattended] OemPreinstall = yes OemPnpDriversPath = Drivers\Nic

NOTE: The default name of the .sif file is RemoteInstall\Setup\Language\Images\Dir_name\I386\Templates\Ristndrd.sif NOTE: You can modify the folder name "Drivers\Nic" to other string you want, but this folder must be in the $oem$$1. And you also changed the entry OemPnPDriversPath = [The folder name you modified]

  1. 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