Recommended Posts

1 hour ago, WIRM.KJones said:

Okay, so I took the risk and went ahead with the rest of the guide. But I got to the point where it says "Complete OOBE" 

What does that mean? 

Enter the PC name etc and then install whatever programs you need.

Once you have that done its ready to use on the surface pro

  • 2 years later...
On 7/3/2015 at 1:38 AM, TPreston said:

I was recently asked how to setup a Windows To Go installation that can boot from both UEFI and BIOS PCs with non certified devices.

 

All the guides I found to do this online are compatible with either BIOS or UEFI but not both.

 

The reason is because compatibly with both needs 2 partitions so most usb keys wont work

 

IC611726.gif

 

So you need either a USB HDD or a USB Key that shows up as a Fixed Disk.

 

If you cant get your device to pass-through into HyperV its not a Fixed Disk and wont work

 

http://blogs.technet.com/b/askcore/archive/2008/10/24/configuring-pass-through-disks-in-hyper-v.aspx

 

Im going to test this using HyperV the only difference between this and creating a real device is changing the drive letters and numbers in diskpart.

 

rWfK4VO.png

 

Start by creating two VMs a Gen 1 and a Gen 2 VM both with the same VHD File

 

xFKXZi3.png

 

Now boot from the Windows CD on the Gen1 VM as the Gen2 VM will complain about not installing to a GPT disk.

 

5abPIXS.png

 

At the install screen press shift + f10 to open command prompt and run notepad to get a GUI file explorer window when you select file > open

 

ZZP8DPI.png

 

Convert the disk to MBR format and create 2 partitions a Fat32 system partition marked as active and a NTFS windows partition.

 

llzrKsp.png

 

Apply any windows image to the windows partition

 

llzrKsp.png

 

Which creates the standard windows folder structure

 

crOgMNF.png

 

Use the BCDBOOT command to copy the boot files for both UEFI and BIOS computers from the Windows partition to the Fat32 system partition

 

MaFjsZG.png

 

Eject the windows iso and let the Windows To Go drive boot.

 

iQ4XcKU.png

 

Complete OOBE

 

G3R9clc.png

 

Install whatever software you need

 

ZeQGQk8.png

 

Shutdown to test the image on a UEFI Secure Boot PC

 

cueP5HG.png

 

Start-up the UEFI PC and the Windows To Go drive boots

 

NxL5f4A.png

 

The same user profile now starts up on an entirely different articheture.

 

Code used

 


diskpart
select disk 0
clean
convert mbr 
create partition primary size=350
format quick fs=fat32 label="System"
Active
assign letter="S" 
create partition primary
format quick fs=ntfs label="Windows To Go"
assign letter="W"
exit

Dism /apply-image /imagefile:E:\sources\install.wim /index:1 /ApplyDir:W:\

bcdboot w:\Windows /s S: /f ALL

Sources

https://technet.microsoft.com/en-ie/library/jj592685.aspx

https://technet.microsoft.com/en-ie/library/hh825677.aspx

So great post and thank you so much it is very help full and so easy.

i got stuck at this command with error 2

Dism /apply-image /imagefile:X:\sources\install.wim /index:1 /ApplyDir:W:\

 

then i noticed with new version of windows 10 install.wim is changed with install.esd

 

then the command is working for me is below

Dism /apply-image /imagefile:X:\sources\install.esd /index:1 /ApplyDir:W:\

 

Maybe it help someone

Thanks again

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Stopped using Windows as my main workflow. Migrated completed to Linux. Been happier than a clam without a single issue nor windows annoyance. Leaving Windows has shown me the light at the end of the tunnel, or rather I went through the tunnel and I'm already at the light.
    • AirPods Pro 3 are now available for only $179 by Taras Buria Apple's third-gen AirPods Pro 3 introduced a few important upgrades over the previous generation while retaining the old $249 price. Still, that is quite a lot of money for a pair of earbuds, but the good news is that right now, you can save quite a lot of money on them, thanks to a new all-time low price. AirPods Pro 3 retain their classic look and form factor, with changes focused on the inside. These earbuds now come with five sets of foam-silicone tips, which sit much more securely in your ear, making the earbuds a perfect choice for physical activities and workouts. Additionally, new tips provide better passive noise cancellation. Speaking of noise cancellation, ANC is now much better at blocking outside noise, with Apple claiming the AirPods Pro mute up to two times more sound than the AirPods Pro 2. The AirPods Pro 3 also have heart rate sensors for activity tracking during workouts. They also support Live Translation and Hearing Aid mode. As for battery life, you get up to 8 hours on a single charge, with the case adding 20 more. The case supports wireless (Qi or Apple Watch charger) and wired charging over USB Type-C (cable not included). AirPods Pro 3 - $179 | $50 off on Amazon US This Amazon deal is US-specific and not available in other regions unless specified. This is a first-party seller link (at the time of article publishing); ensure that you also purchase from a first-party seller link only. If you don't like it or want to look at more options, check out the previous deals that we have covered, OR you can also visit the Amazon US deals page. Get Prime (SNAP), Prime Video, Audible Plus, or Kindle / Music Unlimited. Free for 30 days. As an Amazon Associate, we earn from qualifying purchases.
    • Everything I have read is that the BBC is still Pro Doctor Who but wants a solid plan before they let anyone else try to do it. Which is fair.
    • I totally agree no one should trust governments AND big tech companies that have near monopolies in certain market segments. The difference is of course citizens at least have some say in government. Yes, requiring Apple to open up Sirsi to other AI backends is in the interest of EU customers and certainly "opens" up the platform a crack. What are you saying? I wish the US would regulate tech companies more here and even break them up in some cases. Granted trusting the government to do it right is a crap shot at best but what is the alternative? To allow a few tech companies to continue to run everything and just print money? It's crazy to me for example that in most of the world 99% of communications go thru Facebook servers via WhatsApp. What kind of dystopian world are we living in?
    • You can.. make sure you have ADB tools on whatever OS you are running, plug your phone into your PC give it approval to talk to the phone then run this command. adb shell pm uninstall -k --user 0 com.android.chrome So long as you leave Android Webview untouched it wont break anything on your Phone to do this. I have been using exclusively Firefox mobile since it was released.
  • Recent Achievements

    • One Month Later
      Tommi118 earned a badge
      One Month Later
    • One Month Later
      sjbousquet earned a badge
      One Month Later
    • Week One Done
      sjbousquet earned a badge
      Week One Done
    • First Post
      DragonOfMercy earned a badge
      First Post
    • First Post
      bella52 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      497
    2. 2
      PsYcHoKiLLa
      204
    3. 3
      +Edouard
      154
    4. 4
      Steven P.
      83
    5. 5
      FloatingFatMan
      72
  • Tell a friend

    Love Neowin? Tell a friend!