<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://sufan.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://sufan.maytide.net/read.php/1146.htm</link>
<title><![CDATA[[Windows 7] Step by Step VHD with Native Boot]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Windows Client]]></category>
<pubDate>Wed, 21 Jan 2009 05:27:23 +0000</pubDate> 
<guid>https://sufan.maytide.net/read.php/1146.htm</guid> 
<description>
<![CDATA[ 
	<p><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="" src="http://goxia.maytide.net/ftpupfiles/Windows7Windows7M3Build6801_ACA1/Windows7.png" /> Step by Step VHD with Native Boot<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 在 Windows 7 中包含了一项全新的并且是颠覆性的功能&mdash;&mdash;Native Boot，它允许我们能够直接引导并运行存储在 VHD 文件中的操作系统。在 PDC 中国大会专门为此开了一个课程作了详细的介绍。当时测试者都普遍在使用着 Windows 7 M3 Build6801，虽然都够测试直接在 Windows 7 上创建并挂载 VHD，但是要想实现 VHD with Native Boot 确如水中捞月，gOxiA 发现当时 Build6801 中的 Diskpart 对 VHD 的操作支持还并不完善，此外 WAIK3Beta 也并未发布，所以阻碍了 gOxiA 当时的测试。现在 Windows 7 Beta1 的发布终于可以让 gOxiA 和大家过足瘾。<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 昨天 gOxiA 对 Native 作了详细的测试体验，虽然有一定的阻碍和困难，但都一一克服，不敢独享！特总结出经验心得与大家分享，希望大家也能体验一下 VHD with Native Boot。<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 首先，介绍一下测试中遇到的难点，我们知道简单顺利地完成测试，是我们大家所期望的。不过即使遇到困阻，只要你有耐心我想我们还是能通过这些困阻得到更多的收获！但是，gOxiA 还是希望大家能少走一些弯路。所以在测试 Native Boot 前我建议大家要做好准备工作。首先，要准备一份 Windows PE 3.0；其次，要准备好 Windows 7 Beta1 的安装盘，最好再将 Install.wim 文件拷贝到其他网络位置或启动移动存储上。进行测试的版本建议选择 Ultimate，否则就像 gOxiA 一样，为了省事在测试时使用了 HomeBasic 导致因授权而无法进入系统的问题，如下图所示。此外需要特别注意的一点，Windows PE 与 要部署的操作系统的架构需要相同，即要么都是 x86，否则就都是 x64。其他倒没什么需要注意的，gOxiA 本来以为直接通过 Windows 7 Beta1 的安装盘加上拷贝到其他位置的 Imagex.exe 就能够简单实现部署，不过从测试结果来看，通过 Windows 7 Beta1 安装盘引导后，按下 Shift+F10 调出的 CMD 环境是无法运行 Imagex.exe 的，之所以要将 Windows 7 Beta1 安装盘中的 Install.wim 拷贝到其他位置也是方便以后调用，不用反复的插入光盘或 Mount ISO。所以 Windows PE 和 Install.wim 都是必须的。 <br/>............<br/><br/>Tags - <a href="https://sufan.maytide.net/go.php/tags/windows/" rel="tag">windows</a> , <a href="https://sufan.maytide.net/go.php/tags/7/" rel="tag">7</a> , <a href="https://sufan.maytide.net/go.php/tags/beta1/" rel="tag">beta1</a> , <a href="https://sufan.maytide.net/go.php/tags/native/" rel="tag">native</a> , <a href="https://sufan.maytide.net/go.php/tags/boot/" rel="tag">boot</a> , <a href="https://sufan.maytide.net/go.php/tags/vhd/" rel="tag">vhd</a> , <a href="https://sufan.maytide.net/go.php/tags/diskpart/" rel="tag">diskpart</a> , <a href="https://sufan.maytide.net/go.php/tags/pe/" rel="tag">pe</a>
]]>
</description>
</item><item>
<link>https://sufan.maytide.net/read.php/1146.htm#blogcomment1660</link>
<title><![CDATA[[评论] [Windows 7] Step by Step VHD with Native Boot]]></title> 
<author>gOxiA &lt;goxia@live.cn&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 31 Jan 2009 15:39:35 +0000</pubDate> 
<guid>https://sufan.maytide.net/read.php/1146.htm#blogcomment1660</guid> 
<description>
<![CDATA[ 
	感谢MayTide-ITPro@Ent#1群组中的风,发现此篇blog缺少了重要的几个步骤命令.已经修改好!由于Blog编辑器问题,其中的&amp;quot;System Volume Information&amp;quot;这段应该为&quot;System Volume Information&quot;,&amp;quot;其实是个&quot;(双引号).另外,bcdedit /copy {current} /d Windows 7 VHD Boot这段中的 Windows 7 VHD Boot应该由双引号括着.
]]>
</description>
</item><item>
<link>https://sufan.maytide.net/read.php/1146.htm#blogcomment1663</link>
<title><![CDATA[[评论] [Windows 7] Step by Step VHD with Native Boot]]></title> 
<author>qin &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 05 Feb 2009 15:25:48 +0000</pubDate> 
<guid>https://sufan.maytide.net/read.php/1146.htm#blogcomment1663</guid> 
<description>
<![CDATA[ 
	那个用Virtual PC 创建的VHD是可行的，我试过了哈。
]]>
</description>
</item><item>
<link>https://sufan.maytide.net/read.php/1146.htm#blogcomment1664</link>
<title><![CDATA[[评论] [Windows 7] Step by Step VHD with Native Boot]]></title> 
<author>gOxiA &lt;goxia@live.cn&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 06 Feb 2009 07:28:33 +0000</pubDate> 
<guid>https://sufan.maytide.net/read.php/1146.htm#blogcomment1664</guid> 
<description>
<![CDATA[ 
	to:qin,在 M3 Build6801 下，经过测试是不能使用 Virtual PC 的 VHD 文件 Attach VHD 的。在 Beta Build7000 下你成功的进行了测试，我感到意外。可能我所获得的信息不准确，我会求证。不过从微软方面得到的信息 Native Boot 在正式版发布时会有所变化，我们只能期待最终版本。
]]>
</description>
</item>
</channel>
</rss>