在VirtualBox VM中的Windows Server 2008 R2上运行Hyper-V?


1

有没有人能够在VM中的Windows Server 2008 R2上运行Hyper-V?

主机是Windows 7 Professional 64
VirtualBox是4.0.12版
Windows Server 2008 R2 Enterprise是经过检查的构建版本

我按照这些说明进行了设置:
http://www.sysprobs.com/install-run-windows-2008-r2-x86-sun-virtualbox

选中启用VT-x复选框;并且主机系统已启用虚拟化。

当我尝试启用Hyper-V时,我得到的信息是我的环境不支持它。

目的是能够根据需要为Hyper-V下的一个小型自包含开发环境启动各种组件,完成后我可以将其归档到其他存储介质。

我不一定需要在VirtualBox下运行它,任何免费的VM替代方案都可以。我还使用VMPlayer和VirtualPC。或者可能直接在主机上安装Hyper-V会更好(虽然我在Server 2008下运行它的原因是因为它已经拥有我正在寻找的所有组件 - AD,CA,IIS)

Answers:


2

你可以使用kvm-linux。它正在通过虚拟化功能。


1

处理器扩展仅从主主机传递到虚拟机层。它们不会从虚拟机传递到嵌入式虚拟机。


那么在VM中运行Hyper-V是不可能的?谢谢
dr3x

如果需要扩展,则不可能。
Metril
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.