Users Guide
10–iSCSI Protocol
iSCSI Boot
124 BC0054508-00 M
4. Open the Windows Automated Installation Kit (AIK) command prompt in 
elevated mode from All program, and then issue the following command:
attrib -r D:\Temp\Win2008R2Copy\sources\boot.wim
5. Issue the following command to mount the boot.wim image:
dism /Mount-WIM 
/WimFile:D:\Temp\Win2008R2Copy\sources\boot.wim /index:1 / 
MountDir:D:\Temp\Win2008R2Mod
6. The boot.wim image was mounted in the Win2008R2Mod folder. In the 
subfolders of the Win2008R2Mod folder, locate and delete all instances of 
the following files:
 netevbda.inf 
 netevbda.pnf 
 evbda.sys 
 netbxnda.inf 
 netbxnda.pnf 
 bxnd60a.sys 
 bxvbda.sys 
 netbvbda.inf 
 netbvbda.pnf 
To easily find all the instances of the files to be deleted, issue the following 
command:
dir /s D:\Temp\Win2008R2Mod\filename
7. To unmount the Boot.wim image, issue the following command:
dism /unmount-wim /Mountdir:D:\Temp\Win2008R2Mod /commit
8. Repeat steps 5 to 7, but set the index = 2 for the command in Step 5.
In this example, index 2 is specified for the standard edition. For other 
editions, change the index accordingly.
Injecting (Slipstreaming) Marvell Drivers into Windows Image Files
See these instructions in the FCoE topic.
To inject Marvell drivers into the Windows image files, you must obtain the driver 
installation packages for the applicable Windows Server version (2008 R2, 2008 
SP2, 2012, or 2012 R2).
Place these driver packages to a working directory. For example, copy all driver 
packages and files applicable to your Windows Server version to example folder 
location in Step 3: 
 C:\Temp\drivers 










