Microsoft.com
All DevCenters
MSDN Home
MSDN Code Gallery:
Code Gallery Home
|
Browse Gallery
|
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
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
Nov 16 2009 at 10:33 PM
by
pdespe
, version 11
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 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 :)
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.0
.NET 3.5
.NET Framework
2008
2009
ADO.NET
ASP.NET
C#
C# 3.0
C++
CRM
Dynamics
Entity Framework
Hotfix
LINQ
LINQ to SQL
MCMS
MSCRM
MSDN Magazine
Placeholder Controls
Samples
SharePoint
silverlight
SQL Server
tfs
Tools
VB.NET
Visual Basic
Visual C#
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VS SDK
VSTO
VSX
WCF
Windows Forms
Windows Mobile
WPF
Manage Your Profile
Legal
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...