RIS with VIA VIA Rhine III VT6105M

M

Martin H

Hi, I want to use RIS with our new laptops.
They have a built-in VIA network.
The PXE works great but after I log in to the RIS server the installation
stops.
It say the nesecery network driver are missing.
Does someone now how to do this for the VIA card?
I have put the driver files under \$oem$\$1\.... and direct to the map in
the .sif file...
Can I do any thing else? What files do I need to put there?

Please let me know if you know any thing about this!
/Martin
 
B

Bill Curtis [MSFT]

246184 How to Add Third-Party OEM Network Adapters to RIS Installations
http://support.microsoft.com/?id=246184

1. On the RIS server, copy the OEM-supplied .inf and .sys file for the
network adapter to the
RemoteInstall\Setup\<Language>\Images\<Dir_name>\i386 folder. This
allows Setup to use the driver during the Text-mode portion of the
installation.


- Bill Curtis [MSFT]
“This posting is provided "AS IS" with no warranties, and confers no
rights.”
 
M

Martin H

I did not work for me...
Is it the winXP driver or DOS driver I need for the Text-mode?
Should I put them in i386 or in the $oem$\.... map?
This is the start of ristndrd.sif

[data]
floppyless = "1"
msdosinitiated = "1"
OriSrc = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
OriTyp = "4"
LocalSourceOnCD = 1
DisableAdminAccountOnDomainJoin = 0

[SetupData]
OsLoadOptions = "/noguiboot /fastdetect"
SetupSourceDevice =
"\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Unattended]
DriverSigningPolicy = Ignore
OemPreinstall = YES
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1

OemPnpDriversPath="drivers\net"

UnattendSwitch=Yes
; This switch prevents the user setup dialog from running when XP
; starts for the first time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top