Installation Manual
50
8. Modify the ”install.wim” file by running the following commands:
Mount the Windows* Image:
dism /mount-image /imagefile:install.wim /index:2 /mountdir:windows
9. Add the Intel® Rapid Storage Technology drivers to the Windows* Image:
dism /image:windows /add-driver /driver:drivers /forceunsigned /recurse
10. Mount the Windows* Recovery Image:
dism /mount-image /imagefile:c:\Win10USB\windows\windows\system32\recovery\winre.wim
/Index:1 /mountdir:winre
11. Add the Intel® Rapid Storage Technology driver to the Windows* Recovery Image:
dism /image:winre /add-driver /driver:drivers /forceunsigned /recurse