Dell Broadcom NetXtreme Family of Adapters User Manual

Page 85

Advertising
background image

iSCSI Protocol: Broadcom NetXtreme II® Network Adapter User Guide

file:///C|/Users/Nalina_N_S/Documents/NetXtremeII/English/iscsi.htm[9/5/2014 3:45:06 PM]

;;
esac
rc_exit

Removing Inbox Drivers from Windows 2008/R2 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 AIK command prompt in elevated mode from All program, and then run the following command:

attrib -r D:\Temp\Win2008R2Copy\sources\boot.wim

5. Run 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. Find all the instances of the files listed below in the

subfolders of the Win2008R2Mod folder, and then delete them.

List of files to be deleted.

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, run the following command:

dir /s D:\Temp\Win2008R2Mod\filename

7. Run the following command to unmount the Boot.wim image:

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.

Removing Inbox Drivers from Windows 2012/R2 OS Image

1. Create a temporary folder, such as D:\temp.
2. Create the following two subfolders in the temporary folder:

Win2012R2Copy
Win2012R2Mod

3. Copy all the contents from the DVD installation media into the Win2012R2Copy folder.
4. Open the Windows AIK command prompt in elevated mode from All program, and then run the following command:

attrib -r D:\Temp\Win2012R2Copy\sources\boot.wim

5. Run the following command to mount the boot.wim image:

dism /Mount-WIM /WimFile:D:\Temp\Win2012R2Copy\sources\boot.wim /index:2
/MountDir:D:\Temp\Win2012R2Mod

NOTE: You must always use "2" for the index value.

6. The Boot.wim image was mounted in the Win2012R2Mod folder.
7. Delete the files listed below, in the subfolders of the Win2012R2Mod folder.

List of files to be deleted in these two folders.

Advertising