8–iSCSI Protocol
iSCSI Boot
91
83840-546-00 E
echo -n "Checking for iSCSI initiator service: "
if checkproc $DAEMON ; then
rc_status -v
else
rc_failed 3
rc_status -v
fi
;;
*)
echo "Usage: $0 {start|stop|status|restart|reload}"
exit 1
;;
esac
rc_exit
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 or 2012 R2).
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.
Type the following command to start the driver installer:
setup.exe /a
c.
In the Network location: field, type 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 driver files are installed in
c:\temp\Program File 64\QLogic Corporation\QDrivers
.
3.
Download the Windows Assessment and Deployment Kit (ADK) version 8.1
from
http://www.microsoft.com/en-in/download/details.aspx?id=39982
.
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 type the following
command:
slipstream.bat <
path
>
Summary of Contents for FastLinQ 3400 Series
Page 286: ......