Jump to content

Update running windows with storage/raid drivers?


Recommended Posts

Posted

Having a problem getting nvidia storage drivers to work with our current sysprep + ghost/cloning of win installs. I have seen thru this site ways to slipstream drivers into a wincd for unattended installs but I assume that is only for ris type installs. Does anyone know of a way to get the driver installed before hand (base image built in vmware) or integrated as a default windows storage driver?


Posted

if you want to install it without rebuilding your image you are pretty much out of luck.

Otherwise you can use the SysprepMassStorage in your sysprep.inf to add the drivers before capturing your image.

[sysprep]

BuildMassStorageSection = Yes

[sysprepMassStorage]

HardwareID=Path_to_device

PCI\VEN_1077&DEV_1080 = "C:\Drivers\qlogic\qlogic.inf"

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