【问题标题】:How to remove hyper-v role in the windows 10N hosted on the Azure如何在 Azure 上托管的 windows 10N 中删除 hyper-v 角色
【发布时间】:2016-05-08 17:43:49
【问题描述】:

我想从 Windows 10 中删除 hyper-v 角色。 我使用了我在互联网上找到的所有方法。

一个很好的链接enter link description here

所有命令都可以正常工作,但是在重新启动 Windows 并运行 VMware 后,我收到错误 .

我关闭了所有 hyper-v 服务,但这对我没有帮助。

如何在 Azure 上托管的 windows 10N 中移除 hyper-v 角色?

【问题讨论】:

    标签: windows azure hyper-v vmware-player


    【解决方案1】:

    您在 Azure 上运行 Windows 10,这意味着它是一个虚拟机。您的命令可能正常运行,但您将无法在虚拟化环境中启动另一个虚拟机。

    在 Azure 中,您的底层系统是 Hyper-V,您无法在虚拟化环境中进行虚拟化。

    这称为嵌套虚拟化,可用于 Windows Server 2016 的 Hyper-V。(目前处于预览阶段。)

    https://msdn.microsoft.com/en-us/virtualization/hyperv_on_windows/user_guide/nesting

    【讨论】:

    • 你在 Server 2016 中测试过 hyper-v 吗?今天我安装了Server 2016 Candidate 5,但是hyper-v没用。
    • 我还没有测试过。但据我所知,嵌套虚拟化只能从 build 10565 开始工作。
    • 您写道:Azure 您的底层系统是 Hyper-V,您无法在虚拟化环境中进行虚拟化。为什么带有 android VM 的 Virtualbox 可以在基于 Azure 的 Windows 上运行?
    • 可能是因为 Virtualbox 是不同的管理程序类型。
    • 这可能是 VirtualBox 具有基于“软件”的虚拟化,如果没有“硬件”虚拟机管理程序,所有调用都转换为软件,从而提供更差的性能:en.wikipedia.org/wiki/VirtualBox#Software-based_virtualization
    猜你喜欢
    • 2018-09-14
    • 1970-01-01
    • 1970-01-01
    • 2015-01-27
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-03-09
    • 1970-01-01
    相关资源
    最近更新 更多