6–Boot from SAN Configuration
FCoE Boot from SAN
116
BC0154501-00 P
Injecting (Slipstreaming) Adapter Drivers into Windows Image Files
To inject adapter drivers into the Windows image files:
1.
Obtain the latest driver package for the applicable Windows Server version
(2012, 2012 R2, or 2016).
2.
Extract the driver package to a working directory:
a.
Open a command line session and navigate to the folder that contains
the driver package.
b.
To start the driver installer, issue the following command:
setup.exe /a
c.
In the
Network location
field, enter the path of the folder to which to
extract the driver package. For example, type
c:\temp
.
d.
Follow the driver installer instructions to install the drivers in the
specified folder. In this example, the Cavium QLogic driver files are
installed here:
c:\temp\Program File 64\QLogic Corporation\QDrivers
3.
Download the Windows Assessment and Deployment Kit (ADK) version 10
from Microsoft:
https://developer.microsoft.com/en-us/windows/hardware/
windows-assessment-deployment-kit
4.
Open a command line session (with administrator privilege), and navigate
through the release CD to the
Tools\Slipstream
folder.
5.
Locate the
slipstream.bat
script file, and then issue the following
command:
slipstream.bat <path>
Where
<path>
is the drive and subfolder that you specified in
example:
slipstream.bat
"
c:\temp\Program Files 64\QLogic
Corporation\QDrivers
"