在VMware Server里启动虚拟机的问题
2009-3-20
【TechTarget中国原创】问:我在VMware Server里安装了Windows Server 2003 Standard。当我尝试启动虚拟机时得到以下错误信息:
“Windows can not start this virtual machine because the file System32/ config is missing or corrupted”
这是为什么呢?
之前我们介绍了通过PowerCLI管理VMware View 4.5虚拟桌面的一些经验。现在我们来看看如何管理更多类型的虚拟桌面。
上文讲解了如何通过PowerCLI管理VMware View 4.5虚拟桌面池,现在我们看看如何创建专属虚拟桌面池。
通过Add-AutomaticPool 和Add-AutomaticLinkedClonePool cmdlets可分别创建虚拟桌面池和启用链接克隆功能的虚拟桌面池。
上文介绍了PowerCLI管理VMware View 4.5虚拟桌面入门,现在我们来看看如何管理vCenter到View的连接。
在vSphere 5.0中,VMware提供了基于浏览器对虚拟基础设施进行管理的vSphere Web Client,对传统的vSphere Client形成了有益的补充。
【TechTarget中国原创】问:我在VMware Server里安装了Windows Server 2003 Standard。当我尝试启动虚拟机时得到以下错误信息:
“Windows can not start this virtual machine because the file System32/ config is missing or corrupted”
这是为什么呢?
答:请恕我直言,这个错误信息可能是:
Windows count not start because the following file is missing or corrupt: WINDOWSSYSTEM32CONFIGSYSTEM
如果是这样的话就意味着这实际上是个Windows问题。你可以去微软官网上搜索如何修复这个问题。