Post subject: Windows To-Go on Windows 8 Professional or other SKU's Posted: Mon Aug 06, 2012 6:15 pm
Joined Thu Aug 02, 2012 12:06 am
Posts 96
Location Canterlot, Equestria
Favourite OS 9200
Windows To Go WITHOUT Windows 8 Enterprise
What you will need 32 GB or larger USB Hard/Flash Drive A Windows-PC to build the USB drive on. A Windows 8 DVD ISO A copy of Imagex.exe from the Windows 7 Automated Installation Kit installed on Windows 7 or XP. ImageX can be found in C:\Program Files\Windows AIK\Tools\amd64 (64-bit systems) -OR- C:\Program Files\Windows AIK\Tools\x86 (32-bit systems).
Create the Windows 8 To Go USB Device Note: If you already have a NTFS partition on your USB drive, skip steps 5-7 AND repeat steps 3 and 4, but replace "disk" with "partition" (note '#' is NOT the same for 'disk' and 'partition'!) Windows To Go requires a specific partition setup in order to function. Launch an administrative level command prompt. Make sure that your USB Drive is plugged in and then type in "diskpart" and hit Enter. Then list the available disks by running "list disk" and you should see your usb device. Select your USB drive by typing "select disk #" and hit Enter. Clean the partitions on the disk by typing "clean" and hit Enter. Now create the partition by running the following command: create partition primary Select and format the new boot partition by running entering "format fs=ntfs quick". Set the partition active by typing "active" and hit Enter. Exit Diskpart by typing "Exit". Now double click the Windows 8 ISO you downloaded to mount it in Windows 8 (use a third-party tool, if you use Windows 7). Browse to the ISO files in Windows Explorer and copy "\sources\install.wim" to the same folder as you copied Imagex.exe. Identify the drive letter assigned to your USB drive in Windows-Explorer and run the following command from the folder that contains Imagex.exe and install.wim: "imagex.exe /apply install.wim 1 #:\" (Replace # with the drive letter of your USB drive) Once the image has applied you need to setup the boot record on the USB Drive. At the administrative level command prompt run: "bcdboot.exe #:\windows /s #: /f ALL" (Replace # with the drive letter of your USB drive) Note: If you use Windows 7 or lower, use bcdboot.exe #:\windows /s #: /f AND repeat the command including 'ALL' on your (soon) ready Windows To Go device (since you will run that command in the running Windows To Go environment, you need to Change # to - mostly - C).
===== UPDATE===== This is an easier trick by zamadtix below. It seems this is purposefully made more complicated than it needs to be, all you really need to do (I gathered from the linked post) is: Quick format the drive to ntfs (in the gui) Mount the Windows 8 install disk in windows 8 by double clicking the .iso run the following command in an elevated cmd prompt: dism /Apply-Image /ImageFile:<path to install.wim> /ApplyDir:<USB Drive Letter> /Index:<image_index (1 for Pro, 2 for Core)> /CheckIntegrity /Verify example: dism /Apply-Image /ImageFile:F:\sources\install.wim /ApplyDir:G:\ /Index:1> /CheckIntegrity /Verify
follow that command with: bcdboot.exe <drive letter>:\windows /s <drive letter>: /f ALL
This requires no extra tools to install and is 5 more user friendly steps.
Last edited by Night Streak on Tue Aug 07, 2012 4:39 pm, edited 1 time in total.
On using Windows to Go as included w/ Windows 8 Enterprise; I didn't want to risk my flash drive (FD) using others software to flip the switch to change how the FD is seen as a "fixed" drive instead of a "removable" drive.
I also found that the bcdboot.exe command in this guide (step 12) works in Win8 but not Win7, one needs to use a slightly different code in Win7.
Post subject: Re: Windows To-Go on Windows 8 Professional or other SKU's Posted: Tue Aug 07, 2012 2:00 am
Joined Tue Aug 12, 2008 7:37 pm
Posts 2381
Location United States
It seems this is purposefully made more complicated than it needs to be, all you really need to do (I gathered from the linked post) is: Quick format the drive to ntfs (in the gui) Mount the Windows 8 install disk in windows 8 by double clicking the .iso run the following command in an elevated cmd prompt: dism /Apply-Image /ImageFile:<path to install.wim> /ApplyDir:<USB Drive Letter> /Index:<image_index (1 for Pro, 2 for Core)> /CheckIntegrity /Verify example: dism /Apply-Image /ImageFile:F:\sources\install.wim /ApplyDir:G:\ /Index:1> /CheckIntegrity /Verify
follow that command with: bcdboot.exe <drive letter>:\windows /s <drive letter>: /f ALL
This requires no extra tools to install and is 5 more user friendly steps.
Post subject: Re: Windows To-Go on Windows 8 Professional or other SKU's Posted: Sat May 11, 2013 2:00 pm
Joined Mon May 09, 2011 5:43 pm
Posts 216
Location Poland
Favourite OS Windows Vista
Won’t this cause problems with activation?
_________________ Nt 3.50: GOOD! Nt 3.51: THIS SHOULD BE A SERVICE PACK. Nt 4: NO COMMENT. Windows 2000: GREAT! Windows XP: BAD! Windows Vista: GREAT! Windows 7: SO-SO. Windows 8: BAD! See? There’s no pattern here. I’m not interested in your conspiracy theories.
Users browsing this forum: No registered users and 15 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.