Jump to content

Intergrating Drivers


Milton

Recommended Posts

I have made 3 disk for unattended install all of them work but with 1 problem. I have it set up to install my network card drivers.But everytime I try the install the drivers don't load. I followed the steps to a tee but no luck. The first problem it keeps asking for my network card drivers cd and i'm not sure if I have the path right in the winnt.inf file.This is the path I typed is it wright or wrong $OEM$\$1\Drivers\001_network

Thanks Milton

Link to comment
Share on other sites


the line of code you need in your winnt.sif for it to work correctly would be:

[Unattended]
OemPnPDriversPath="Drivers;Drivers\001_network"

If you have other folders in the Drivers folder these need to be separated as shown above by ;

other than that just make sure you have all the required files for your network card. Goto device manager and see what files it uses. I had a similar problem and this worked for me

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