<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Virtual Varia : Virtualization Nation Podcast</title><link>http://blogs.msdn.com/mikekol/archive/tags/Virtualization+Nation+Podcast/default.aspx</link><description>Tags: Virtualization Nation Podcast</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Another week, another complete lack of podcast</title><link>http://blogs.msdn.com/mikekol/archive/2009/05/29/another-week-another-complete-lack-of-podcast.aspx</link><pubDate>Sat, 30 May 2009 01:48:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9659887</guid><dc:creator>mikekol</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9659887.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9659887</wfw:commentRss><description>&lt;p&gt;I just wanted to post a quick note to all of you that I haven’t given up on the podcasts or anything like that. &lt;/p&gt;  &lt;p&gt;I’ve been extraordinarily busy over the last few weeks – and the next few weeks are going to be just as busy.&amp;#160; As such, I haven’t had time to record any new podcasts, and I’m not sure when I’ll be able to get another one out.&lt;/p&gt;  &lt;p&gt;I think, if I have a free afternoon one of these days, I’ll record something quick and forego the editing that I normally do.&amp;#160; It might be pretty rough, but at least I’ll get something out for you to (hopefully) enjoy.&lt;/p&gt;  &lt;p&gt;Thanks!&lt;/p&gt;  &lt;p&gt;mk&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9659887" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Virtualization+Nation+Podcast/default.aspx">Virtualization Nation Podcast</category></item><item><title>The Virtualization Nation Podcast – Episode 3: Want to boot a physical computer from a VHD?</title><link>http://blogs.msdn.com/mikekol/archive/2009/05/14/the-virtualization-nation-podcast-episode-3-want-to-boot-a-physical-computer-from-a-vhd.aspx</link><pubDate>Fri, 15 May 2009 05:00:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9617541</guid><dc:creator>mikekol</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9617541.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9617541</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Of course you do.&lt;/strong&gt;&amp;#160; And in this episode of the Virtualization Nation Podcast, I’ll show you how.&amp;#160; &lt;/p&gt;  &lt;p&gt;But first, a little background.&lt;/p&gt;  &lt;p&gt;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 &lt;a href="http://blogs.technet.com/virtualization/archive/2009/05/14/native-vhd-support-in-windows-7.aspx" target="_blank"&gt;Windows Virtualization Team blog&lt;/a&gt;, along with a link to a nifty little Powershell script called &lt;a href="http://code.msdn.microsoft.com/InstallWindowsImage" target="_blank"&gt;Install-WindowsImage.ps1&lt;/a&gt; which I’ll talk about some other time.&amp;#160; The main point of that post was to start getting the word out about Native VHD Boot.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;So, what’s so special about this?&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;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).&amp;#160; It’s really very common for a company to have a “base” Operating System image that they can apply to a server or workstation.&amp;#160; This image is usually tweaked with some software and/or patches installed, or is specially configured in some other way.&lt;/p&gt;  &lt;p&gt;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).&lt;/p&gt;  &lt;p&gt;With Native VHD Boot, you can finally have one, single base image that works everywhere.&amp;#160; Your VHD can be booted in virtual machines, just like it always did, and it can also be used to boot your physical servers.&amp;#160; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Ok, let’s get right to the heart of this thing.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;To boot from a VHD, you need the following things:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;A physical machine with the Windows 7 boot loader on it. &lt;/li&gt;    &lt;li&gt;A VHD with a SKU of Windows Server 2008 R2, Windows 7 (Enterprise and Ultimate only – sorry), or Microsoft Hyper-V Server 2008 R2. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Now, you’ve got those things ready, right?&amp;#160; You’re all set?&amp;#160; You’ve read the &lt;a href="http://technet.microsoft.com/en-us/library/dd440865(WS.10).aspx" target="_blank"&gt;VHD FAQ&lt;/a&gt;? Cool.&amp;#160; &lt;/p&gt;  &lt;p&gt;Ok.&amp;#160; You can find instructions on how to configure your computer on &lt;a href="http://blogs.technet.com/aviraj/archive/2009/01/18/windows-7-boot-from-vhd-first-impression-part-2.aspx" target="_blank"&gt;various&lt;/a&gt; &lt;a href="http://technet.microsoft.com/en-us/library/dd638420.aspx" target="_blank"&gt;web&lt;/a&gt; &lt;a href="http://blog.donburnett.com/Web/blogs/d4dotnet/archive/2009/02/07/help-booting-from-a-vhd.aspx" target="_blank"&gt;pages&lt;/a&gt; and &lt;a href="http://technet.microsoft.com/en-us/windows/dd758779.aspx" target="_blank"&gt;videos&lt;/a&gt;, but they all seem pretty lengthy.&lt;/p&gt;  &lt;p&gt;Want something simple?&amp;#160; Something easy to remember?&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Of course you do.&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;You can watch me run through the steps in the video below, or &lt;a href="http://silverlight.services.live.com/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%203/video.wmv" target="_blank"&gt;download it here.&lt;/a&gt;&lt;/p&gt;  &lt;p align="center"&gt;&lt;iframe style="width: 500px; height: 375px" src="http://silverlight.services.live.com/invoke/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%203/iframe.html" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;&lt;/p&gt;  &lt;p&gt;For those of you who don’t want to download a video for a “simple” command, here are the &lt;a href="http://www.cliffsnotes.com/WileyCDA/" target="_blank"&gt;Cliff’s Notes&lt;/a&gt;:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Get to an elevated or WinPE command prompt. &lt;/li&gt;    &lt;li&gt;Use your favorite VHD-creation method to install Windows in a VHD. &lt;/li&gt;    &lt;li&gt;Use &lt;strong&gt;&lt;em&gt;DiskPart &lt;/em&gt;&lt;/strong&gt;or &lt;strong&gt;&lt;em&gt;DiskMgmt.msc&lt;/em&gt;&lt;/strong&gt; to attach your VHD as a drive on your computer, and give it a drive letter (V:\ for example). &lt;/li&gt;    &lt;li&gt;Run &lt;strong&gt;&lt;em&gt;BCDBOOT.EXE&amp;#160; V:\Windows&lt;/em&gt;&lt;/strong&gt; &lt;/li&gt;    &lt;li&gt;Sit back, relax, and reboot your computer to start booting into your new OS. &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;strong&gt;Important Notes:&lt;/strong&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;If you’re booting to a Dynamically Expanding VHD, make sure that you have enough room on your physical disk to hold the VHD as if it were fully expanded to its maximum size.&amp;#160; If you don’t have enough space, you’ll get a bugcheck during boot. &lt;/li&gt;    &lt;li&gt;Hibernation is disabled when booted to a VHD. &lt;/li&gt;    &lt;li&gt;You can’t boot to a VHD that lives on a network share or a removable storage device. &lt;/li&gt; &lt;/ol&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9617541" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Miscellaneous+V/default.aspx">Miscellaneous V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx">WIM2VHD</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Hyper-V+in+2008+R2/default.aspx">Hyper-V in 2008 R2</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Virtualization+Nation+Podcast/default.aspx">Virtualization Nation Podcast</category></item><item><title>The Virtualization Nation Podcast - Episode 2.  Wait, what?</title><link>http://blogs.msdn.com/mikekol/archive/2009/05/05/the-virtualization-nation-podcast-episode-2-wait-what.aspx</link><pubDate>Wed, 06 May 2009 06:28:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9590354</guid><dc:creator>mikekol</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/mikekol/comments/9590354.aspx</comments><wfw:commentRss>http://blogs.msdn.com/mikekol/commentrss.aspx?PostID=9590354</wfw:commentRss><description>&lt;P&gt;Some of you may remember that, a long while ago, I &lt;A href="http://blogs.msdn.com/mikekol/archive/2007/10/02/what-do-you-want-to-know-about-viridian-windows-server-virtualization.aspx" target=_blank mce_href="http://blogs.msdn.com/mikekol/archive/2007/10/02/what-do-you-want-to-know-about-viridian-windows-server-virtualization.aspx"&gt;asked&lt;/A&gt; what sort of things you'd like to see in a Virtualization-themed podcast.&amp;nbsp; Though it's been over a year since that post, I've still been thinking about starting a podcast and talking with other people on my team about getting one together.&amp;nbsp; The reaction has been positive so far.&amp;nbsp; There are quite a few folks who seem interested in putting something together.&lt;/P&gt;
&lt;P&gt;However, we haven't gotten down to planning any of the solid details quite yet, so a regular podcast is still aways off.&amp;nbsp; But there's really no reason why I have to wait for everyone else...&amp;nbsp;and so, I give you the first episode of The Virtualization Nation Podcast.&amp;nbsp; Episode 2.&lt;/P&gt;
&lt;P&gt;Wait, what?&lt;/P&gt;
&lt;P&gt;Well, since I promised all of you some more WIM2VHD videos, and since I'm nearly gotten the whole process down (I wound up buying Sony's Vegas Movie Studio Platinum, or whatever it's called...&amp;nbsp;and it crashes a lot.&amp;nbsp; Like, &lt;EM&gt;really&lt;/EM&gt; a lot.), I deciced to start releasing them as video podcasts.&amp;nbsp; As such, we're just going to call the first WIM2VHD video I made 'Episode 1', and go from there.&lt;/P&gt;
&lt;P&gt;So there you have it:&amp;nbsp; We're not ready to start doing this regularly yet, and the format is likely to change around a lot, and we don't have the whole XML feed thing set up quite yet... but the next episode is ready!&lt;/P&gt;
&lt;P&gt;&lt;IFRAME style="WIDTH: 500px; HEIGHT: 375px" src="http://silverlight.services.live.com/invoke/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%202/iframe.html" frameBorder=0 scrolling=no&gt;&lt;/IFRAME&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://silverlight.services.live.com/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%202/video.wmv" mce_href="http://silverlight.services.live.com/92503/The%20Virtualization%20Nation%20Podcast%20-%20Episode%202/video.wmv"&gt;Click here to download the .WMV file.&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9590354" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/mikekol/archive/tags/Miscellaneous+V/default.aspx">Miscellaneous V</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Windows+7/default.aspx">Windows 7</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/WIM2VHD/default.aspx">WIM2VHD</category><category domain="http://blogs.msdn.com/mikekol/archive/tags/Virtualization+Nation+Podcast/default.aspx">Virtualization Nation Podcast</category></item></channel></rss>