<?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/1124.htm</link>
<title><![CDATA[[Hyper-V] TroubleShooting Hyper-V 虚拟机因磁盘配置问题无法启动]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Virtualization]]></category>
<pubDate>Tue, 06 Jan 2009 10:16:00 +0000</pubDate> 
<guid>https://sufan.maytide.net/read.php/1124.htm</guid> 
<description>
<![CDATA[ 
	<p><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" border="0" alt="" src="http://goxia.maytide.net/up/WS08HypeV.gif" /> TroubleShooting Hyper-V 虚拟机因磁盘配置问题无法启动<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 正如下图所示，可能你也同 gOxiA 一样遭遇到了这个问题。当我们要启动一台 hyper-V 虚拟机时出现因&ldquo;一般性拒绝访问错误&rdquo;。<br /><a href="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error1.png"><img title="hyperv_hd_error1" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="454" alt="hyperv_hd_error1" width="604" border="0" src="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error1_thumb.png" /></a>&nbsp;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 首先，对磁盘进行检查发现并无异常现象。<br /><a href="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error2.png"><img title="hyperv_hd_error2" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="454" alt="hyperv_hd_error2" width="604" border="0" src="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error2_thumb.png" /></a>&nbsp;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 根据之前图中提到的 VHD 文件可能没有所需的安全设置这一提示，gOxiA 对该虚拟机的磁盘文件进行了目录安全检查。发现当前 VHD 文件缺少以唯一标示符命名的用户访问权限。<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 回忆之前的操作，我按照虚拟机创建向导添加了一台新虚拟机，因为之前已经创建好了系统母盘，所以我在原基础配置上新建了一个新的差异磁盘，同样的命名在保存时出现了错误告知我已经存在这个磁盘文件，之后我删除了之前向导自动创建的 VHD 文件，完成了新差异磁盘的创建。之后重新打开便出现了这个故障！<br /><a href="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error31.png"><img title="hyperv_hd_error3-1" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="454" alt="hyperv_hd_error3-1" width="604" border="0" src="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error31_thumb.png" /></a>&nbsp;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OK，既然找到了问题所在，故障当然就可以轻松的进行排除。重新进入虚拟机设置，切换到硬盘驱动器配置，首先移除现有磁盘，之后重新添加硬盘驱动器选择 VHD 文件即可。注意，这里通过&ldquo;浏览&rdquo;重新选择 VHD 文件也是可行的，但是重新选择的 VHD 文件名不能与之前设置的文件名相同否则不会生效。<br /><a href="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error34.png"><img title="hyperv_hd_error3-4" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="454" alt="hyperv_hd_error3-4" width="604" border="0" src="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error34_thumb.png" /></a>&nbsp;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 重新配置之后再次检查 VHD 文件的目录安全发现，以唯一标识符命名的用户权限已经正确添加上了。<br /><a href="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error32.png"><img title="hyperv_hd_error3-2" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="454" alt="hyperv_hd_error3-2" width="604" border="0" src="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error32_thumb.png" /></a>&nbsp;<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 重新打开虚拟机正常启动进入系统界面。规范化的操作能减少很多意外故障！<br /><a href="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error33.png"><img title="hyperv_hd_error3-3" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="454" alt="hyperv_hd_error3-3" width="604" border="0" src="http://goxia.maytide.net/ftpupfiles/HyperVTroubleShootingHyperV_100D6/hyperv_hd_error33_thumb.png" /></a></p>
]]>
</description>
</item>
</channel>
</rss>