{"id":330,"date":"2012-09-17T09:13:57","date_gmt":"2012-09-17T16:13:57","guid":{"rendered":"http:\/\/canadiangeek.net\/?page_id=330"},"modified":"2012-09-17T09:53:39","modified_gmt":"2012-09-17T16:53:39","slug":"windows-to-go","status":"publish","type":"page","link":"https:\/\/canadiangeek.net\/?page_id=330","title":{"rendered":"Windows 8 To Go"},"content":{"rendered":"<p><a href=\"https:\/\/canadiangeek.net\/wp-content\/uploads\/2012\/09\/Image_01S2.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-357\" title=\"Image_01S\" src=\"https:\/\/canadiangeek.net\/wp-content\/uploads\/2012\/09\/Image_01S2-300x294.jpg\" alt=\"\" width=\"300\" height=\"294\" srcset=\"https:\/\/canadiangeek.net\/wp-content\/uploads\/2012\/09\/Image_01S2-300x294.jpg 300w, https:\/\/canadiangeek.net\/wp-content\/uploads\/2012\/09\/Image_01S2.jpg 750w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a>Windows to Go is a new feature supported by Windows 8.\u00a0 By following the steps below it is possible to create a live boot version of windows 8.\u00a0\u00a0 Using this USB key you can boot your copy of Windows 8 directly from the key complete with all of your installed software.\u00a0<\/p>\n<p>All Steps below were done from a windows 8 PC, This should also work on windows 7 but some of the instructions would vary.\u00a0 I recommend a minimum of 32GB USB3 Key however my completed install came out around 11GB so a 16 GB key would work.\u00a0 I paid $27 for a Patriot SuperSonic XT 32GB USB3.<\/p>\n<p>Windows 8 32bit and 64bit will all work.\u00a0 64bit will not be able to windows update due to a windows bug with removable disks.\u00a0 32Bit has this same bug but there is a 32bit\u00a0open source driver to trick windows into marking your removable disk as fixed.<\/p>\n<p><strong>Step 1<\/strong>: Create c:\\wim folder.\u00a0 Download and install the <a href=\"http:\/\/www.microsoft.com\/download\/en\/details.aspx?displaylang=en&amp;id=5753\">Windows 7 Automated Installation Kit<\/a>\u00a0install the kit and copy ImageX from C:\\Program Files\\Windows AIK\\Tools\\amd64\\imagex.exe\u00a0or C:\\Program Files\\Windows AIK\\Tools\\x86\\imagex.exe to c:\\wim\\imagex.exe.\u00a0 (choosing the right version for your processor)<\/p>\n<p><strong>Step 2<\/strong>:Launch administrative level command from the Start Menu screen.\u00a0 To do this, right click on the task bar, select \"Task Manager\", select \"More details\" if the view does not show a tab that says \"Process\", Select \"File\", \"Run New Task\", type \"cmd\" in the open dialog, Select the \"Create this task with administrative privileges\", click \"ok\". (in windows 7 follow the same instructions but ignore the \"Create this task with....\" step)<\/p>\n<p><strong>Step 3:<\/strong> Insert USB\u00a0key to computer<\/p>\n<p><strong>Step 4:<\/strong> type in diskpart and hit\u00a0enter.<\/p>\n<p><strong>Step 5:<\/strong>\u00a0Type \u201c<em>list disk<\/em>\u201d and you should see your usb device.<\/p>\n<p><strong>Step 6:<\/strong> Select your USB drive by typing \u201c<em>select disk #<\/em>\u201d and hit Enter <strong>(DANGER, selecting the wrong disk will result in LOSS OF DATA, you could remove all data on your computer!)<\/strong><\/p>\n<p><strong>Step 7<\/strong>: Clean the partitions on the disk by typing \u201cclean\u201d and hit Enter.<\/p>\n<p><strong>Step 8<\/strong>: Create the partition. Type <em>\u201ccreate partition primary\u201d<\/em><\/p>\n<p><strong>Step 9<\/strong>: Once created, select it and format the new boot partition, Please note that the partition has to be NTFS, the file and foldernames are to long for a Fat32 partition and will cause the imagex application to crash.\u00a0 Type <em>\u201cformat fs=ntfs quick\u201d<\/em><\/p>\n<p><strong>Step 10:<\/strong> Set the partition active by typing \u201c<em>active\u201d<\/em> and hit <em>Enter<\/em>.<\/p>\n<p><strong>Step 11<\/strong>: Exit <em>Diskpart<\/em> by typing Exit.<\/p>\n<p><a href=\"https:\/\/canadiangeek.net\/wp-content\/uploads\/2012\/09\/windowstogo1.png\"><img loading=\"lazy\" decoding=\"async\" title=\"windowstogo\" src=\"https:\/\/canadiangeek.net\/wp-content\/uploads\/2012\/09\/windowstogo1.png\" alt=\"\" width=\"500\" height=\"266\" \/><\/a><\/p>\n<p><strong>Step 12<\/strong>: Double click on downloaded Windows 8 ISO to mount it in Windows 8. Browse ISO files in Windows Explorer and copy copy \\sources\\install.wim to\u00a0c:\\wim\\install.wim.\u00a0 (if you have original media just copy the same file to c:\\wim\\install.wim<\/p>\n<p>(if you are using window 7 for this step you will need a 3rd party product to mount the ISO like Daemon Tools or ImDisk, or for the easy way out, burn the image and open directly off the new DVD)<\/p>\n<p><strong>Step 13<\/strong>: Assuming that your Windows 8 ISO is mounted at K: and the USB drive has the drive letter of U:, type \"Imagex \/Info K:\\Sources\\Install.wim\".\u00a0 This will list all of the editions of window 8 that are included in the DVD image.\u00a0 Depending on your release this may be from 1-5 options.\u00a0 Read throught the XML doc to find the index of the edition you want to install.<\/p>\n<p><strong>Step 14<\/strong>: In the\u00a0administrative dos window we opened earlier cd to c:\\wim\u00a0and run the following from the folder:<\/p>\n<p><em>\u201cimagex.exe \/apply install.wim 1 d:\\<\/em><\/p>\n<p><em>Replace d with the drive letter of your USB drive.\u00a0 If you are unsure of the drive letter check \"My Computer\".\u00a0 Replace the \"1\" with the index of the OS you want to install (found above).<\/em><\/p>\n<p><em>NOTE** this step takes over an hour, so go get a drink, and make sure that you have disabled any screensavers and set your PC to not sleep as this will stop the imaging process.<\/em><\/p>\n<p><strong>Step 15<\/strong>: Once the image has applied you need to setup the boot record on the USB Drive. Run the administrative command prompt:<\/p>\n<p>\u201c<em>bcdboot.exe d:\\windows \/s d: \/v\"<\/em><\/p>\n<p><em>(Replace d with the drive letter of your USB drive.<\/em><\/p>\n<p><em><strong>Step 16<\/strong>:\u00a0Now\u00a0safely eject the key using the task bars usb eject.\u00a0 Failure to do this\u00a0would result in the\u00a0queue of writes failing.\u00a0 This would corrupt the OS on the key.<\/em><\/p>\n<p><strong>Step 17<\/strong>:\u00a0\u00a0Put the key into the PC you want to boot windows 8 on, edit the bios to boot from USB before the HDD. (Different for every computer)<\/p>\n<p><strong>Step 18<\/strong>:\u00a0\u00a0You should see a picture of windows with an animated round image under.\u00a0 This will take some time to prep the image the first time, it will install applications and hardware devices.\u00a0 If you get a crash dump here its a good indication that the computer you are trying to boot on is not Windows 8 compatible.\u00a0<\/p>\n<div>The computer may reboot several times during kernel and driver detection, so remember to make it boot from the USB drive each time (it may quickly reboot back to your internal HDD the first time!).<\/div>\n<div>\u00a0<\/div>\n<p><strong>Step 19<\/strong>:\u00a0\u00a0Install all of the apps you normally use.\u00a0 I recommend a program called <a href=\"http:\/\/www.stardock.com\/products\/start8\/\">\"Start8\" <\/a>when installed the computer will boot metro then skip directly to the desktop.\u00a0 Once in desktop mode it will recreate the windows Start menu and populate it exactly as windows 7 would have.\u00a0 (Note that the read\/write speed of USB is much lower then the speed of physically installed disk, this will result in much slower software installs however opening apps is only slightly slower)<\/p>\n<p><strong>Step 20<\/strong>: Backup, now that you have your key all provisioned how you would like\u00a0you need to make a backup.\u00a0 For me the process of creating the image and installing all the apps i needed like office took over\u00a09 hours.\u00a0 I bet you don't want to go through that again.\u00a0 I used Acronis Home installed locally on the USB key to image the drive back to the local disk on the PC.\u00a0 I have also tested the restore to a new key.\u00a0 When running Acronis backup only the large NTFS partition (not the MBR).<\/p>\n<p>To restore the image use acronis to restore the NTFS partition put the key into a window 7\/8 PC and from the administrative dos box run, \"<em>bcdboot.exe d:\\windows \/s d: \/v\".\u00a0 This will create a new MBR and allow the key to be booted.<\/em><\/p>\n<p>Notes<\/p>\n<ol>\n<li>Always shutdown Windows before booting the USB drive on a different computer (you do not need to run sysprep).<\/li>\n<li>\n<div>The USB drive will reboot much faster once the 'Metro' desktop has been reached and all the driver detection has taken place on the first boot on a new system.<\/div>\n<\/li>\n<li>\n<div>\n<div>If you enable Hibernate, do not Hibernate Windows and then try to boot it on a different computer or it will crash!<\/div>\n<\/div>\n<\/li>\n<li>\n<div>\n<div>\n<div>If the Metro Apps don't seem to run, try changing the screen resolution to a larger size - Metro apps only run at a screen resolution of 1024x768 or larger! If Internet Explorer won't run from a Metro icon due to a low screen resolution, run IE from the Windows Desktop IE shortcut instead.<\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<div>\n<div>\n<div>The Release Preview 2012 version Product key is\u00a0TK8TP-9JN6P-7X7WW-RFFTV-B7QPF<\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<div>\n<div>\n<div><em>The Developer <\/em>Preview version Product key is\u00a06RH4V-HNTWC-JQKG8-RFR3R-36498<\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<div>\n<div>\n<div>If you plan on mass producing theys keys in a corporate environment dont forget to SysPrep the image.\u00a0 This will blank out the SID.<\/div>\n<\/div>\n<\/div>\n<\/li>\n<\/ol>\n<p>Possible\u00a0Problems<\/p>\n<ol>\n<li>During the imagex image the process stops with an error code.\u00a0 Check that your USB key is at least 16GB and that you followed the formatting procedure above.\u00a0 The NTFS drive created has to be at least 16GB.<\/li>\n<li>bcdboot fails.\u00a0Make sure you are using the syntax on this website.\u00a0 Many sites at a \"\/f ALL\" flag, this will only work on window 8 systems.<\/li>\n<li>Image wont boot, bios just loads straight into old OS.\u00a0 Bios is not set to boot USB before HDD, don't get confused with USB CDROM and USB device.<\/li>\n<li>Image boots but crashes, PC hardware is most likely not supported by windows 8.<\/li>\n<li>USB key works for a time and then gets corrupted and stops working.\u00a0 Most likely your usb key was removed when the OS was running and is now corrupt, only solution is to restore from your backup.<\/li>\n<li>Installing and opening applications is slow.\u00a0 Make sure you have a USB 3 port connected to a USB 3 key.\u00a0 Past that I recommend disabling the SWAP file and IE caching to reduce reads and writes on the key.\u00a0 If you have done all of those things then it most likely wont get any faster unless you buy a better USB key with a higher read\/write speed.\u00a0<\/li>\n<\/ol>\n<p>Known Issues<\/p>\n<ol>\n<li>If your key shows up as a removable device it will not run windows update on the 64bit edition of\u00a0Windows 8.\u00a0 This is a windows bug and I have not found a solution for it yet. (in 32bit run<\/li>\n<li>If windows won't activate (or never asked you for a key) you are most likely using the enterprise version.\u00a0 Its looking for a KMS server.\u00a0 To fix run this command at the administrative command prompt: \"slmgr.vbs -ipk 00000-00000-00000-00000-00000\" replacing the \"0\" with your Windows 8 key.<\/li>\n<li>Windows 8's user inteface sucks.\u00a0 Sorry, the only solution I have found is to install Start8 and wait for the first service pack when Microsoft realizes they are creating the next version of Winblows ME.<\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n ","protected":false},"excerpt":{"rendered":"<p>Windows to Go is a new feature supported by Windows 8.\u00a0 By following the steps below it is possible to create a live boot version of windows 8.\u00a0\u00a0 Using this USB key you can boot your copy of Windows 8 directly from the key complete with all of your installed software.\u00a0 All Steps below were [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":13,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-330","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/canadiangeek.net\/index.php?rest_route=\/wp\/v2\/pages\/330","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/canadiangeek.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/canadiangeek.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/canadiangeek.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/canadiangeek.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=330"}],"version-history":[{"count":23,"href":"https:\/\/canadiangeek.net\/index.php?rest_route=\/wp\/v2\/pages\/330\/revisions"}],"predecessor-version":[{"id":349,"href":"https:\/\/canadiangeek.net\/index.php?rest_route=\/wp\/v2\/pages\/330\/revisions\/349"}],"up":[{"embeddable":true,"href":"https:\/\/canadiangeek.net\/index.php?rest_route=\/wp\/v2\/pages\/13"}],"wp:attachment":[{"href":"https:\/\/canadiangeek.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}