Device drivers lost after windows installs
#1
Posted 27 July 2006 - 06:31 AM
[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]
UnattendMode=FullUnattended
OverwriteOemFilesOnUpgrade=No
OemPnPDriversPath="Drivers\000_chipset;Drivers\001_network;Drivers\002_graphics;Drivers\003_audio;Drivers\004_SATA"
DriverSigningPolicy=Ignore
OemPreinstall = yes
FileSystem = LeaveAlone
ExtendOEMPartition = 0
TargetPath = \WINDOWS
OemSkipEula = yes
InstallFilesPath = "\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE%"
LegacyNIC = 1
[UserData]
ProductKey=.....
FullName = "..."
OrgName = "%ORGNAME%"
ComputerName = %MACHINENAME%
[GuiUnattended]
AdminPassword=6f8c02a42d4be282e72c57ef50f76a0520d103f4f34891938d84e336cef9e795
EncryptedAdminPassword=Yes
AutoLogon=Yes
AutoLogonCount=1
OemSkipWelcome = 1
OemSkipRegional = 1
TimeZone = %TIMEZONE%
[Display]
BitsPerPel = 32
XResolution = 1024
YResolution = 768
VRefresh = 60
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809
[SetupMgr]
DistFolder=C:\windist
DistShare=windist
[Identification]
JoinDomain = %MACHINEDOMAIN%
DoOldStyleDomainJoin = Yes
[Networking]
InstallDefaultComponents=No
ProcessPageSections=Yes
[NetAdapters]
Adapter1=params.Adapter1
[params.Adapter1]
INFID=*
[NetClients]
MS_MSClient=params.MS_MSClient
[NetServices]
MS_SERVER=params.MS_SERVER
[NetProtocols]
MS_TCPIP=params.MS_TCPIP
[params.MS_TCPIP]
DNS=No
UseDomainNameDevolution=No
EnableLMHosts=Yes
AdapterSections=params.MS_TCPIP.Adapter1
[params.MS_TCPIP.Adapter1]
SpecificTo=Adapter1
DHCP=Yes
DNSServerSearchOrder=200.200.200.1
WINS=No
NetBIOSOptions=0
[RemoteInstall]
Repartition = Yes
UseWholeDisk = Yes
[OSChooser]
Description = "Gigabyte - GA-81945GMF v2"
Help = "This will install Windows XP Pro SP2 Pro in a standard configuration."
LaunchFile = "%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"
ImageType = "Flat"
Also I need to be able to join a domain.
Steve
#2
Posted 27 July 2006 - 06:49 AM
#3
Posted 27 July 2006 - 06:51 AM
Steve
#4
Posted 27 July 2006 - 07:12 AM
Uninstall each device, then perform a restart.
#5
Posted 27 July 2006 - 07:53 AM
Steve
#6
Posted 27 July 2006 - 08:10 AM
Manually right click and select reinstall driver, and make it search your floppy or CD drive if that is whre the driver is located. You do this after you uninstall the failed driver and restart your computer.
#7
Posted 27 July 2006 - 08:22 AM
Steve
#8
Posted 27 July 2006 - 06:31 PM
[HKLM\Software\Microsoft\Windows\CurrentVersion\DevicePath]
With your folders, the value of DevicePath should be:
%SystemRoot%\inf;%systemdrive%\Drivers\000_chipset;%systemdrive%\Drivers\001_network;%systemdrive%\Drivers\002_graphics;%systemdrive%\Drivers\003_audio;%systemdrive%\Drivers\004_SATA
In fact, you should have these paths in the registry value after imaging as a result of OemPnpDriversPath. If you don't, that might explain why the drivers aren't installing.
This post has been edited by jmmdss: 27 July 2006 - 06:34 PM
#9
Posted 28 July 2006 - 02:05 AM
EDIT: I've checked the registry and the value is exactly as you specified.
Thanks for the help
Steve
This post has been edited by Steve.mccall: 28 July 2006 - 02:08 AM
#10
Posted 28 July 2006 - 03:17 AM
#11
Posted 28 July 2006 - 07:12 AM
- ← PROB | Intel SATA drivers: RAID works, AHCI does not
- Device Drivers
- Autoit Error while slipstreaming MassStorage →



Help
Back to top









