Microsoft.com
All DevCenters
MSDN Home
MSDN Archive:
MSDN Archive Home
|
Browse Archive
|
Share Code
|
Help and FAQs
Create bootable USB drive for Hyper-V Server 2008 R2
Home
Downloads
Discussions
People
License
Close
RSS
All Resource Updates
Discussions
Releases
Wiki
RSS
Comments
|
Print
|
Page Info
|
Change History (all pages)
Search Wiki:
Home
Project Description
A simple application to automate the preparation process for booting Hyper-V Server 2008 R2 off of USB drives.
The application automates the
manual USB creation process detailed on the Microsoft website
.
Requirements
Must be run locally as admin
The tool will only work correctly on ENGLISH language versions of Windows 7 and Windows Server 2008 R2 systems!
USB drive should be 8GB or larger
Need to have the
Windows Automated Installation Kit (WAIK)
or the
Windows OEM Pre install Kit (OPK)
installed.
Have
Microsoft Hyper-V Server 2008 R2
WIM file available from the DVD (INSTALL.WIM in the SOURCES directory).
Only tested on Win7 (32/64 bit) and Windows Server 2008 R2 but should work everywhere the Windows AIK/OPK does.
Need
.NET 3.5
installed
Links to:
README.TXT
The Official Microsoft Hyper-V Server 2008 R2 Homepage
Last edited
Aug 16 2010 at 8:41 PM
by
pdespe
, version 12
Comments
FlorianS
wrote
Dec 2 2009 at 4:55 PM
Hi,
great little tool!
But I think
"[..] should work everywhere the Windows AIK/OPK does."
is wrong. I tried it on Vista, and it keeps hanging (i am assuming, lack of VHD mount support in the OS out-of-the-box is the reason)
Best Regards
Florian
rbrown
wrote
Dec 11 2009 at 2:08 AM
I tried it on Windows 7 and it hung at "Waiting for VHD to mount".
Pelekan
wrote
Dec 21 2009 at 6:07 PM
For whatever reason this GUI doesn’t work for me (I spend a lot of hours on it.). I tried it on Windows 7 and Windows 2008 R2, but always the same result: "Waiting for VHD to mount". So, I decided to build my own automotive process :).... more details here: http://www.itstuff.ca/2009/12/create-bootable-usb-drive-for-hyper-v.html
JamesM
wrote
Feb 3 2010 at 7:37 PM
Create the VHD on a local disk not directly on the USB otherwise you will be waiting hours for imagex to write thousands of small files to the stick. BootFromUSB copies the vhd to the stick which is one big file and will make things a lot quicker :)
TheTony
wrote
Apr 9 2010 at 5:16 AM
Hello! I'm trying to make disk in your tool, but when i' detecting a disk i'll see nothing :-(. Is this normal behaviour?
praethian
wrote
Jun 18 2010 at 3:23 PM
From personal experience with this handy utility,
If it is stuck detecting a disk (the process should take about 10seconds-1minute) then it most likely is not being run as an administrator. Right click on the executable and left click Run as Administrator or change the settings in the executable's Compatibility tab to always run as Administrator.
If it is stuck on "Waiting for VHD to mount" Chances are the path to your INSTALL.WIM file (Sources folder) is not resolvable. Try moving your Sources folder to the root of a drive, i.e. C:\SOURCES. It seems to work fine on Windows 7 32bit. I have not tried with 64bit.
koolin
wrote
Aug 13 2010 at 11:22 PM
Worked like a charm for me, great utility.
Win7 x86, Windows AIK, 8GB USB key, Hyper-V DVD ISO extracted on HDD for install.wim.
JamesB
wrote
May 2 2012 at 9:25 PM
Any chance of getting this to work with Win8 CP? I have tried a few times and it fails to finish and sticks at "waiting to mount VHD" even though it does copy some 7.3GB to the USB drive.
Bertrand
wrote
Jun 20 2012 at 9:08 AM
Hello,
I did the process to build the USB Key. But when I'm trying to boot on it i have "BootMgr is missing".
Any idea ?
Thanks for your help.
jonno232
wrote
Oct 1 2012 at 11:46 AM
Hi,
Will this work with Hyper-V 2012?
Many Thanks.
dturvey
wrote
Mar 7 at 9:56 AM
Hi,
This tool uses Z: for the usb drive while copying. It will fail if Z: is in use eg mapped network drive. Disconnect anything from Z: before running it to avoid the problem.
HowardLEE
wrote
Apr 25 at 9:52 AM
This tools cannot be run on winxp.
The process to create VHD need diskpart command to create. WinXP's diskpart do not support.
Sign in to add a comment
Current Release
Version 0.9.2
Mon Nov 16 2009 at 8:00 AM
More Tags ...
Popular Tags
.NET
.NET 2.0
.NET 3.5
.NET Framework
2008
2009
2010
2011
2012
2013
ADO.NET
ASP.NET
C#
C++
CRM
December issue
Entity Framework
February issue
Hotfix
July issue
June Issue
LINQ
March Issue
MCMS
MSDN Magazine
Samples
SharePoint
silverlight
SQL Server
tfs
Visual Basic
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VSTO
VSX
WCF
Windows Forms
Windows Mobile
Windows phone
WPF
Manage Your Profile
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...