<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://maytide.net/read.php/38.htm</link>
<title><![CDATA[[Hyper-V] 一步步安装 Windows Server 2008 with Hyper-V]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Virtualization]]></category>
<pubDate>Sat, 05 Jan 2008 06:56:27 +0000</pubDate> 
<guid>https://maytide.net/read.php/38.htm</guid> 
<description>
<![CDATA[ 
	<p><img src="http://goxia.maytide.net/up/WS08HypeV.gif" />    <strong><font size="3">Windows Server 2008 with Hyper-V</font></strong></p><p>      微软近日向公众发布了一个新的 Windows Server 2008 版本，即包含 Hyper-V 技术的 Windows Server 2008 with Hyper-V（以下简称：Hyper-V），Hyper-V 的前身即 Windows Server Virtualization （WSv），微软最终将其命名为了现在的 Hyper-V（Windows Server 2008 的虚拟化功能）并且以独立的系统产品来发售。</p><p>      Hyper-V 对硬件的要求还是很高的，CPU 必须满足以下三个需求：</p><p>      1、支持64位扩展技术（Intel EMT-64/AMD x64），注意不包含IA64</p><p>      2、支持硬件虚拟化功能（hardware-assisted virtualization），Intel-VT 以及 AMD-V</p><p>      3、支持硬件数据执行保护（hardware data execution protection）</p><p>      幸好我的 ThinkPad X60-1706-BM8 以及 生产环境测试用机 Dell 2950 都支持，满足了以上的需求便能够开展 Hyper-V 的测试（PS:欣慰当时笔记本的型号没有选错，贵的值得！）。</p><p>      首先介绍一下我的硬件环境</p><p>      Dell 2950：Intel Xeon Pro E5310（志强4核1.6G）/2*512M-ECC-667MHz/73G-SAS-15Krpm</p><p>      访问微软下载中心获取 Hyper-V Beta 的 ISO 映像文件：<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8f22f69e-d1af-49f0-8236-2b742b354919&DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=8f22f69e-d1af-49f0-8236-2b742b354919&amp;DisplayLang=en</a>，之后刻录到 DVD 上进行安装，如果没有 DVD 刻录机，则需要在移动存储（如：移动硬盘或U盘）上制作一份 64-bit 的 Vista PE（Windows PE 2.0），并将 Hyper-V 的 ISO 文件中的内容释放出来保存在硬盘或移动存储上引导进入 PE 环境进行安装。</p><p>      系统安装过程及基本配置就不再复述，可以参考之前的 Blog，系统在完成安装后默认并没有安装 Hyper-V 服务，为此我们需要单击 &quot;Start&quot; - &quot;Server Manager&quot;，启动服务器管理器。</p><p><img src="http://goxia.maytide.net/up/HyperV/1.jpg" /></p><p>      进入 Server Manager 后，单击选中视图左窗口导航菜单中的&quot;Roles&quot;，之后单击视图右窗口中的&quot;Add Roles&quot;，以添加角色。</p><p><img src="http://goxia.maytide.net/up/HyperV/2.jpg" /></p><p>      弹出 Roles 安装向导，点击 &quot;Next&quot;。</p><p><img src="http://goxia.maytide.net/up/HyperV/3.jpg" /></p><p>      选择服务器角色界面中，勾选&quot;Hyper-V&quot;，并点击&quot;Next&quot;。</p><p><img src="http://goxia.maytide.net/up/HyperV/4.jpg" /></p><p>      如需了解 Hyper-V 的相关信息可以在此页面点击相关的信息链接，否则点击&quot;Next&quot; 跳过。</p><p><img src="http://goxia.maytide.net/up/HyperV/5.jpg" /></p><p>      创建虚拟网络，这里会显示出当前系统可供 Hyper-V 使用的网络连接。注意：因为 Hyper-V 还处于测试阶段，所以对网卡的型号支持并不是非常广泛，如在我的小黑中就只能识别出有线网卡，而无法识别无线网卡，希望在今后的版本会有所改进。</p><p><img src="http://goxia.maytide.net/up/HyperV/6.jpg" /></p><p>      通过向导收集完信息后，点击&quot;Install&quot;进行 Hyper-V 的安装。</p><p><img src="http://goxia.maytide.net/up/HyperV/7.jpg" /></p><p>      安装过程结束后，向导会提示必须重启服务器，点击&quot;Yes&quot;重新启动服务器。</p><p><img src="http://goxia.maytide.net/up/HyperV/8.jpg" /></p><p>      至此 Hyper-V 的安装即顺利完成，系统会给出提示。</p><p><img src="http://goxia.maytide.net/up/HyperV/9.jpg" /></p><p>      单击&quot;Start&quot; - &quot;Administrator Tools&quot; - &quot;Hyper-V Manager&quot;，启动 Hyper-V 管理器，初次启动会要求我们确认授权。</p><p><img src="http://goxia.maytide.net/up/HyperV/10.jpg" /></p><p>      这幅图即是 Hyper-V 的管理界面，在这里我们可以对 Hyper-V 进行管理，虽然是全新的操作界面，但是实际操作起来还是非常顺手的。</p><p><img src="http://goxia.maytide.net/up/HyperV/11.jpg" /></p><p>      Hyper-V 的 Guest OS 支持 32-bit 及64-bit 的 OS，并且支持 Linux 系统。Hyper-V Beta 可以安装非英文版的其他语言版本操作系统，前提是在安装 Hyper-V 系统时请保持默认的语言和键盘区域配置。</p><p>      迫不及待在 Hyper-V 上又安装了 Hyper-V 的 Server Core 版，性能非常好！而后又在上面安装了 Windows Server 2003 R2 Ent SP2 VL 简体中文版，因为序列号问题到现在还停留在安装过程上，真郁闷！回头需要复查一下看看申请的序列号是怎么回事！</p><p>      今天暂时就到这里，终于将这篇 Blog 完结，到今日才发布实在对不住大家。在以后的日子里我会频繁地发布一些关于 Hyper-V 的 Blog，敬请关注！</p><p>      最后介绍几篇关于 Hyper-V 的官方资料下载：</p><p>1、<a href="http://www.microsoft.com/downloads/info.aspx?na=22&p=3&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3dbcaa9707-0228-4860-b088-dd261ca0c80d%26DisplayLang%3den"><strong><font color="#0033cc">Step-by-Step Guide to Getting Started with Hyper-V</font></strong></a></p><p>2、<a href="http://www.microsoft.com/downloads/info.aspx?na=22&p=4&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d3ed582f0-f844-40ba-b692-230845af1149%26DisplayLang%3den"><strong><font color="#0033cc">Release Notes for This Release of Hyper-V</font></strong></a></p><p>3、<a href="http://www.microsoft.com/downloads/info.aspx?na=22&p=2&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=&u=%2fdownloads%2fdetails.aspx%3fFamilyID%3d0fe4e411-8c88-48c2-8903-3fd9cbb10d05%26DisplayLang%3den"><strong><font color="#0033cc">Windows Server 2008 Hyper-V Product Overview</font></strong></a></p><p /><p>如需转载请务必保留出处及作者信息。</p><p>作者：gOxiA（SuFan）</p><p>Blog：<a href="http://goxia.maytide.net">http://goxia.maytide.net</a></p><p>QQ：12110534</p><p>E-mail：<a href="mailto:goxia@live.cn">goxia@live.cn</a></p><p>Messenger：<a href="mailto:goxia@hotmail.com">goxia@hotmail.com</a></p><p>河南微软技术联盟：<a href="http://forum.hamstc.org">http://forum.hamstc.org</a></p><p>五月时节：<a href="http://forum.maytide.net">http://forum.maytide.net</a></p><p />
]]>
</description>
</item><item>
<link>https://maytide.net/read.php/38.htm#blogcomment9</link>
<title><![CDATA[[评论] [Hyper-V] 一步步安装 Windows Server 2008 with Hyper-V]]></title> 
<author>dalanzhu &lt;0559he@163.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 29 Jan 2008 01:30:49 +0000</pubDate> 
<guid>https://maytide.net/read.php/38.htm#blogcomment9</guid> 
<description>
<![CDATA[ 
	请问一下，你在什么服务器上装的．<br/>IBM x3650是否可以安装．<br/>我看网上的资料说需要硬件支持什么．
]]>
</description>
</item><item>
<link>https://maytide.net/read.php/38.htm#blogcomment8</link>
<title><![CDATA[[评论] [Hyper-V] 一步步安装 Windows Server 2008 with Hyper-V]]></title> 
<author>dalanzhu &lt;0559he@163.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 29 Jan 2008 01:33:28 +0000</pubDate> 
<guid>https://maytide.net/read.php/38.htm#blogcomment8</guid> 
<description>
<![CDATA[ 
	需要注意的是，运行Hyper-V需要支持硬件虚拟化、数据执行保护技术的x64处理器。
]]>
</description>
</item><item>
<link>https://maytide.net/read.php/38.htm#blogcomment7</link>
<title><![CDATA[[评论] [Hyper-V] 一步步安装 Windows Server 2008 with Hyper-V]]></title> 
<author>gOxiA &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 29 Jan 2008 02:41:52 +0000</pubDate> 
<guid>https://maytide.net/read.php/38.htm#blogcomment7</guid> 
<description>
<![CDATA[ 
	to:dalanzhu,目前hyper-V处于beta阶段对设备的支持并不广泛，如果你的CPU支持EMT-64，并且主板支持已经默认开启VT技术支持及HDEP（通常在BIOS中内存设置里），便可以安装Hyper-V。
]]>
</description>
</item>
</channel>
</rss>