Users Guide

Table Of Contents
11–iSCSI Protocol
iSCSI Boot
Doc No. BC0054508-00 Rev. R
January 21, 2021 Page 122 Copyright © 2021 Marvell
Removing Inbox Drivers from Windows OS Image
1. Create a temporary folder, such as D:\temp.
2. Create the following two subfolders in the temporary folder:
Win2008R2Copy
Win2008R2Mod
3. Copy all the contents from the DVD installation media into the
Win2008R2Copy folder.
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.