Jump to content

Installing Network Device Drivers


metalguy90

Recommended Posts

i have been trying to install Device drivers for a series of IBM R51 laptops that I have .....

i have placed the 2 sets of drivers i want to install (1 for the ethernet card, and 1 for the wireless).

I have placed the files in the following directory

D:\I386\$OEM$\$1\DRIVERS\R51\NETWORK

D:\I386\$OEM$\$1\DRIVERS\R51\WIRELESS

(D:\ being the drive of my CD)

i have tried many different combinations to get this to work (remove the quotes from the statement, include the quotes, tried under different folders, etc.. etc...)

what is it that i am doing wrong?

do i need DriverSigningPolicy=Ignore before OemPnPDriversPath?

do i need NonDriverSigningPolicy=Ignore?

please help! I have spent all day working on this!?!?!?!?!? :S

here is my WINNT.SIF file:

;SetupMgrTag

[Data]    AutoPartition=0

    MsDosInitiated="0"

    UnattendedInstall="Yes"

[unattended]

    UnattendMode=FullUnattended

    OemSkipEula=Yes

    OemPreinstall=Yes

    TargetPath=\WINDOWS

    FileSystem=*

    OemPnPDriversPath=DRIVERS\R51\NETWORK;DRIVERS\R51\WIRELESS

    DriverSigningPolicy=Ignore

[GuiUnattended]

    AdminPassword=c5d792b2ea028888aad3b435b51404ee4d0e2d42867c549acf5a20dc11b02334

    EncryptedAdminPassword=Yes

    OEMSkipRegional=1

    TimeZone=35

    OemSkipWelcome=1

[userData]

    ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

    FullName="YCAS"

    OrgName="YCAS"

    ComputerName=ws-tempR51

[Display]

    BitsPerPel=32

    Xresolution=1024

    YResolution=768

[RegionalSettings]

    LanguageGroup=1

    Language=00000409

[Networking]

    InstallDefaultComponents=Yes

Link to comment
Share on other sites


well, the Windows 2000 Guide To Unattended Setup which comes from the CD lists DriverSigningPolicy as the second option on the list of available entries for the [unattended] section, and oempnpdriverspath is waaay down the list.

On the basis of this, I'm going to put Signing policy above pnpdriverspath

Link to comment
Share on other sites

well, the Windows 2000 Guide To Unattended Setup which comes from the CD lists DriverSigningPolicy as the second option on the list of available entries for the [unattended] section, and oempnpdriverspath is waaay down the list.

On the basis of this, I'm going to put Signing policy above pnpdriverspath

ok.... i'll try that... :)

Link to comment
Share on other sites

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