{"id":13335,"date":"2014-03-14T07:27:17","date_gmt":"2014-03-14T07:27:17","guid":{"rendered":"http:\/\/tom.ji42.com\/?p=13335"},"modified":"2014-03-14T07:27:17","modified_gmt":"2014-03-14T07:27:17","slug":"how-to-install-windows-7-from-a-usb-3-0-thumb-drive-fast-installation","status":"publish","type":"post","link":"https:\/\/tom.tomwork.net\/?p=13335","title":{"rendered":"How to install Windows 7 from a USB 3.0 Thumb Drive (FAST installation!)"},"content":{"rendered":"<p>As most of you know, Windows 7 does not have built in USB 3.0 drivers, so normally you can&#8217;t install Windows 7 from a USB drive if it is connected to a USB 3.0 port, and your fast USB 3.0 thumb drive has to install at slow 2.0 speeds. However I have figured out how to solve that problem.<\/p>\n<p>Create a directory anywhere named &#8220;winpe&#8221; and inside of this directory create a directory named usb3 and another directory named mount.<\/p>\n<p>Download the USB 3.0 driver. You can obtain it here:<\/p>\n<p>EDIT: I can&#8217;t post links yet, sorry. Just go to the gigabyte website and look for the USB 3.0 driver for any of their motherboards. I would post the links to VIA, TI, etc but alas I cannot post links<\/p>\n<p>Although that driver is provided by Gigabyte for their motherboards, it should work on pretty much any motherboard or USB card based on Renesas\/NEC. It works fine on my MSI p67a-g45. The reason I picked the Gigabyte driver is because it is the only one I can find that doesn&#8217;t stick the drivers inside of an installshield package.<\/p>\n<p><!--more-->Rename the file to have a .7z extension and open it with your favorite archiver. 7-zip, WinRAR, and WinZIP all work.<\/p>\n<p>Inside the zip, you&#8217;ll want to navigate to usb3\\Files\\x86 for 32-bit, or usb3\\Files\\x64 for 64-bit. If you are using an All-in-One setup that includes 32-bit, just use the 32-bit driver. Take all 6 files from your chosen directory and extract them to the winpe\\usb3 folder you created earlier.<\/p>\n<p>Next you&#8217;ll want to grab the sources\\boot.wim file from your Windows 7 ISO image or flash drive and put it in your winpe folder.<\/p>\n<p>Open an administrative console, navigate to your winpe folder, and execute these commands:<\/p>\n<div>\n<div>Code:<\/div>\n<pre>   dism \/mount-wim \/wimfile:boot.wim \/index:2 \/mountdir:mount\r\n\r\n   dism \/image:mount \/add-driver \/driver:usb3\\nusb3hub.inf\r\n\r\n   dism \/image:mount \/add-driver \/driver:usb3\\nusb3xhc.inf\r\n\r\n   dism \/unmount-wim \/mountdir:mount \/commit<\/pre>\n<\/div>\n<p>Now just copy the boot.wim file from your winpe directory over to your sources folder on your flash drive, and you&#8217;re ready to go! Connect to your USB 3.0 port and boot it up. My install time is down to about 5 minutes with my Patriot Supersonic USB drive and my OCZ Vertex 3 SSD.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As most of you know, Windows 7 does not have built in USB 3.0 drivers, so normally you can&#8217;t install Windows 7 from a USB drive if it is connected to a USB 3.0 port, and your fast USB 3.0 thumb drive has to install at slow 2.0 speeds. However I have figured out how [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[13],"tags":[],"class_list":["post-13335","post","type-post","status-publish","format-standard","hentry","category-13"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p6cOVM-3t5","_links":{"self":[{"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=\/wp\/v2\/posts\/13335","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13335"}],"version-history":[{"count":1,"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=\/wp\/v2\/posts\/13335\/revisions"}],"predecessor-version":[{"id":13336,"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=\/wp\/v2\/posts\/13335\/revisions\/13336"}],"wp:attachment":[{"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13335"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=13335"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tom.tomwork.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=13335"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}