Windows Embedded Standard 7 VHD Boot

Windows Embedded Standard 7supports booting from a VHD file. Installing the OS into a VHD can be very easy.

  • Boot IBW (Image Building Wizard)
  • Before starting the setup process press Shift+F10
  • Run diskpart
  • Type in the following commands
    in this sample the file is located on drive C:
    with the filename win7emb.vhd
    and a size of 5GB
create vdisk file=C:\win7emb.vhd maximum=5210 type=fixed
select vdisk file=C:\win7emb.vhd
attach vdisk
exit
  • Start the setup and create the configuration you need
  • IMPORTANT: VHD Boot needs the following component
System Services
- File System
- - Advanced File System
  • Finish the setup

 

IBW will now install the OS into the VHD file and setup the correct boot settings.

If you receive a BSOD with error code 0X00000012F then check if you have included the Advanced File System component!

 

The video below will show you the installation process on a VHD.

Tags

Post new comment

(If you're a human, don't change the following field)
Your first name.
(If you're a human, don't change the following field)
Your first name.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Glossary terms will be automatically marked with links to their descriptions. If there are certain phrases or sections of text that should be excluded from glossary marking and linking, use the special markup, [no-glossary] ... [/no-glossary]. Additionally, these HTML elements will not be scanned: H1, H2, H3, STRONG, a, abbr, acronym, h1, h2, h3, strong.
  • Each email address will be obfuscated in a human readable fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Please enter the sum of 1 and 3:
Solve this simple math problem and enter the result. E.g. for the sum of 1 and 3, enter 4.