RPerry Posted August 19, 2004 Posted August 19, 2004 I am new to sysprep, and I am having a heck of a time getting any drivers toload. I have a Dell GX270 which I have installed Win2K, but no drivers. Ithen use setupmgr to create the sysprep.inf file. I import the drivers forthis particular model (until I get the process down, then I will expand toother models).So far, it appears that the setup.inf is being read as the mini-setup isautomated and performs as expected. However, the part that is messing me upis that the drivers are not being installed. Any ideas on what my problemis?I have created the following directory structure:c:\sysprepc:\sysprep\driversc:\sysprep\drivers\audioc:\sysprep\drivers\videoc:\sysprep\drivers\chipsetMy setup.inf reads as follows:;SetupMgrTag[unattended]OemPnPDriversPath=sysprep\drivers;sysprep\drivers\audio;sysprep\drivers\video;sysprep\drivers\chipset InstallFilesPath=c:\sysprep\i386 OemSkipEula=Yes[GuiUnattended] AdminPassword=*** AutoLogon=Yes AutoLogonCount=2 OEMSkipRegional=1 TimeZone=4[userData] FullName="***" OrgName="***"[Display] BitsPerPel=16 Xresolution=1024 YResolution=768 Vrefresh=75[RegionalSettings] LanguageGroup=1 Language=00000409[identification] JoinWorkgroup=WORKGROUP[Networking] InstallDefaultComponents=Yes
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now