Installation guide
English
123
N3150B-ITX
N3050B-ITX
Step 9
To add USB 3.0 drivers into "boot.wim" in order to install Windows® 7 by ash3.0, please
input the following commands in order and wait until the each process completes.
dism /mount-wim /wimle:boot.wim /index:2 /mountdir:mount
dism /image:mount /add-driver /driver:usb3\iusb3hub.inf
dism /image:mount /add-driver /driver:usb3\iusb3xhc.inf
dism /image:mount /add-driver /driver:usb3\iusb3hcs.inf
dism /unmount-wim /mountdir:mount /commit
Step 10
To add the drivers into the "install.wim" image le, please input the following commands
in order and wait until the each process completes.
dism /mount-wim /wimle:install.wim /index:4 /mountdir:mount
dism /image:mount /add-driver /driver:usb3\iusb3hub.inf
dism /image:mount /add-driver /driver:usb3\iusb3xhc.inf
dism /image:mount /add-driver /driver:usb3\iusb3hcs.inf
dism /unmount-wim /mountdir:mount /commit