<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tairan's Story &#187; Hyper-V</title>
	<atom:link href="http://www.tairan.net/index.php/tag/hyper-v/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tairan.net</link>
	<description>「知之真切笃实处即是行。行之明觉精察处即是知，知行工夫不可离。」</description>
	<lastBuildDate>Mon, 26 Jul 2010 12:12:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The note of install Hyper-V on Windows 2008 Server</title>
		<link>http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/</link>
		<comments>http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 02:37:38 +0000</pubDate>
		<dc:creator>Daniel Wang</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[我的声音]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.tairan.org/?p=206</guid>
		<description><![CDATA[From Tairan&#8217;s Story, post The note of install Hyper-V on Windows 2008 Server Windows 2008 Server 上安装和使用 Hyper-V 笔记 安装 Hyper-V 有几个硬性要求 1. CPU 支持 Virtualization 2. 宿主操作系统需要是 64bit 在安装过程中有几个需要注意的地方 1. 宿主操作系统的Location必须是United States的，否则 Hyper-V Virtual Machine Management Service不能启动 2. 如果CPU 支持 Virtualization 却不能启动 Guest 操作系统，那么需要检查主板BIOS中是否将 Virtualization 打开，BIOS已经打开也不行的话，那么升级下BIOS就可以了。我的 HP dc5750 就是升级到最新的BIOS才行的 Hyper-V Guest 操作系统的支持 Hyper-V 和 [...]]]></description>
			<content:encoded><![CDATA[<div style="font-style: italic">
<p><strong>From</strong> <a href="http://www.tairan.net/">Tairan&#8217;s Story</a>, <strong>post</strong> <a href="http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/">The note of install Hyper-V on Windows 2008 Server</a></p>
</div>
<h1>Windows 2008 Server 上安装和使用 Hyper-V 笔记</h1>
<p>安装 Hyper-V 有几个硬性要求<br />
1. CPU 支持 Virtualization<br />
2. 宿主操作系统需要是 64bit</p>
<p>在安装过程中有几个需要注意的地方<br />
1. 宿主操作系统的Location必须是United States的，否则 Hyper-V Virtual Machine Management Service不能启动<br />
2. 如果CPU 支持 Virtualization 却不能启动 Guest 操作系统，那么需要检查主板BIOS中是否将 Virtualization 打开，BIOS已经打开也不行的话，那么升级下BIOS就可以了。我的 HP dc5750 就是升级到最新的BIOS才行的</p>
<p>Hyper-V Guest 操作系统的支持<br />
Hyper-V 和 VPC Server 相比是明确提出支持 Linux 的，可这并不代表所有的 Linux 发行版都能不错的运行在 Hyper-V 上面。下面是 Microsoft 提供的支持 Linux 列表，更多的支持访问 http://www.microsoft.com/windowsserver2008/en/us/hyperv-supported-guest-os.aspx</p>
<pre>
Linux Distributions (VMs configured with 1 virtual processor only)
      SUSE Linux Enterprise Server 10 with Service Pack 2 x86 Edition
      SUSE Linux Enterprise Server 10 with Service Pack 2 x64 Edition
      SUSE Linux Enterprise Server 10 with Service Pack 1 x86 Edition
      SUSE Linux Enterprise Server 10 with Service Pack 1 x64 Edition
</pre>
<p>经过多个发行版安装测试，<span style="background-color:yellow">Ubuntu 8.10, Slackware 12.2, CentOS 5 是无法安装的</span>。ArchLinux 倒是可以不错的运行在 Hyper-V 上面。<br />
安装 Linux 时需要注意的是，网络设备需要使用 <span style="background-color:yellow">Legacy Network Adapter</span></p>
<p>总结<br />
Hyper-V 比 Virtual PC Server 是一个很大的进步，在实际中使用 Hyper-V 还有很长的路要走，Hyper-V 支持的 Guest 系统都好贵，而且 Hyper-V 本身就只能在一个很贵的 Windows 2008 Server 上使用！还是使用 Linux 作为 Host 划算，而且更自由！
<div style="font-style: italic">
<p><strong>From</strong> <a href="http://www.tairan.net/">Tairan&#8217;s Story</a>, <strong>post</strong> <a href="http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/">The note of install Hyper-V on Windows 2008 Server</a></p>
</div>
<hr />
<p><small>© Daniel Wang for <a href="http://www.tairan.net">Tairan's Story</a>, 2009. |
<a href="http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/">Permalink</a> |
<a href="http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/&title=The note of install Hyper-V on Windows 2008 Server">del.icio.us</a>
<br/>
Post tags: <a href="http://www.tairan.net/index.php/tag/hyper-v/" rel="tag">Hyper-V</a>, <a href="http://www.tairan.net/index.php/tag/linux/" rel="tag">linux</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tairan.net/index.php/2009/02/04/the-note-of-install-hyper-v-on-windows-2008-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
