Of course you do. And in this episode of the Virtualization Nation Podcast, I’ll show you how.
But first, a little background.
Earlier today, I posted a description of the new Native VHD integration in Windows 7, Windows Server 2008 R2, and Microsoft Hyper-V Server 2008 R2 on the Windows Virtualization Team blog, along with a link to a nifty little Powershell script called Install-WindowsImage.ps1 which I’ll talk about some other time. The main point of that post was to start getting the word out about Native VHD Boot.
So, what’s so special about this?
Well, put yourself in the shoes of a corporate network administrator (though, when I was a network admin, I didn’t wear shoes all that often). It’s really very common for a company to have a “base” Operating System image that they can apply to a server or workstation. This image is usually tweaked with some software and/or patches installed, or is specially configured in some other way.
If that’s the case, it’s possible that you would need to maintain two (or more) images: one for virtual machines (probably a VHD), and one for physical machines (maybe a WIM or a Ghost file).
With Native VHD Boot, you can finally have one, single base image that works everywhere. Your VHD can be booted in virtual machines, just like it always did, and it can also be used to boot your physical servers.
Ok, let’s get right to the heart of this thing.
To boot from a VHD, you need the following things:
Now, you’ve got those things ready, right? You’re all set? You’ve read the VHD FAQ? Cool.
Ok. You can find instructions on how to configure your computer on various web pages and videos, but they all seem pretty lengthy.
Want something simple? Something easy to remember?
Of course you do.
[Update - MSN Videos has gone offline, and the videos are no longer available. I'm looking into other options. - mikekol]
For those of you who don’t want to download a video for a “simple” command, here are the Cliff’s Notes:
Important Notes: