Installation Manual

Intel® Optane™ Solid State Drive 900P Series
Installation Guide October 2017
10 336637-001US
7. Modify the “install.wimfile by running these commands:
dism /mount-wim /wimfile:install.wim /index:3 /mountdir:mount
dism /image:mount /add-package: [Path of the USBDriver files] i.e C:\Win7USB\USBDriver
dism /get-packages /image:mount
dism /unmount-wim /mountdir:mount /commit
8. Modify the “boot.wim” file by running these commands
dism /mount-wim /wimfile:boot.wim /index:3 /mountdir:mount
dism /image:mount /add-driver:C:\Win7USB\USB3 /recurse
dism /get-drivers /image:mount
dism /unmount-wim /mountdir:mount /commit
9. Now take your updated “install.wim” and “boot.wim” in the working directory and copy it back to the
“sources” directory on your install key.
§