Jump to content

Recommended Posts

Posted

I am new to sysprep, and I am having a heck of a time getting any drivers to

load. I have a Dell GX270 which I have installed Win2K, but no drivers. I

then use setupmgr to create the sysprep.inf file. I import the drivers for

this particular model (until I get the process down, then I will expand to

other models).

So far, it appears that the setup.inf is being read as the mini-setup is

automated and performs as expected. However, the part that is messing me up

is that the drivers are not being installed. Any ideas on what my problem

is?

I have created the following directory structure:

c:\sysprep

c:\sysprep\drivers

c:\sysprep\drivers\audio

c:\sysprep\drivers\video

c:\sysprep\drivers\chipset

My setup.inf reads as follows:

;SetupMgrTag

[unattended]

OemPnPDriversPath=sysprep\drivers;sysprep\drivers\audio;sysprep\drivers\vide

o;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


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...