jmanf1 Posted January 3, 2007 Posted January 3, 2007 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?
IcemanND Posted January 3, 2007 Posted January 3, 2007 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_devicePCI\VEN_1077&DEV_1080 = "C:\Drivers\qlogic\qlogic.inf"
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now