In order to setup drivers for systems that are not in the driver feed, you will need to manually add the drivers to the driver share (\\Host_name_or_IP_of_your_K2000\drivers_postinstall)
You will have to manually create the folder structure and manually add the drivers to the share.
You will need three pieces of information to create the correct folder structure.
- Manufacturer
- Operating System
- Model
The folder structure for the Driver share is Manufacturer \ Operating system + Architecture \ Model.
Example: Dell\windows_7_x64\E6400
Note: You can run a script on the machine or model type you wish to know the exact manufacturer and model structure.
- Open the Driver share
- Open the feed_tools folder
- Double-click GetManufacturer_Model_OS.vbs.
- You will receive a windows message box with Manufacturer, Model and OS information. It will not give you the operating system architecture.
For the operating system folder structure please use the folder names exactly as they are listed below:
- windows_7_x64
- windows_7_x86
- windows_vista_x64
- windows_vista
- windows_xp_x64
- windows_xp
With the correct folder structure in place you can now place the raw driver files (.ini, .sys, .inf, or .cat) into the model folder. You can also have an internal folder structure in the model folder organizing the drivers into their categories. (IE: Audio, Chipset, Network, wireless, etc.)
Once finished your driver folder structure for a network driver will look like this:
Example: \\Hostname_or_IP_of_your_K2\drivers_postinstall\Dell\windows_7_x64\E6400\network\networkdriver.ini
Comments