Jump to content

Network Drivers


jsares

Recommended Posts

Hi Guys,

I'm trying to include a ton of drivers on Bart's but I found it doesn't seem to work if they are in sub directories. Can I just throw all the .inf and .sys files in one big dir or should I make seperate sub dir for each driver?

Jason

Edited by jsares
Link to comment
Share on other sites


I don't know how Barts does it... But I can tell you what to do when building WINPE from the OPK.

Create the following directories:

TEMP DIR\I386\System32\Drivers

TEMP DIR\I386\INF

Add the sys files to the the DRIVERS directory and the INF files to the INF dir.

Simply XCOPY the directories over your file structure before you make your image. The drivers in tose direcories will be added/upgraded.

BUT.. Some Drivers require additional files in the SYSTEM32 directory. In that case do the same thing as you dir for Drivers and Inf.

Chris

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