Unattend Install Driver Problem

  • Thread starter Thread starter Jim Bergum
  • Start date Start date
J

Jim Bergum

I am installing W2K on an HP DL380 that has a RAID driver
that is not included on the Windows installation CD.
Currently I have to press F6 during the installation to be
prompted to load the RAID device driver. How can I
automate this part of the install so I do not have to do
the F6 prompt? I have tried several things but have not
had any success.
 
Hi !

Add this section to your unattend.txt file...
[MassStorageDrivers]

Copy you drivers to $oem$\txtmode folder and add the appropriate string
(found in txtsetup.oem file) in the previous added section.

You should be fine !

Hugo
 
Back
Top