简体   繁体   English

Windows 8.1 VM中的Windows 8.1手机模拟器?

[英]Windows 8.1 phone emulator in Windows 8.1 VM?

I connect to a Windows 8.1 Pro VM through Hyper-V running on Windows Server 2008. 我通过Windows Server 2008上运行的Hyper-V连接到Windows 8.1 Pro VM。

It looks like in order to run the Windows 8.1 phone emulator, you need to be running Windows 8.1 Pro that is capable on running Hyper-V. 为了运行Windows 8.1电话仿真器,您似乎需要运行能够运行Hyper-V的Windows 8.1 Pro。

Since I am already connecting to Windows through a VM, will I not be able to enable the necessary Hyper-V features to be able to start the Windows phone emulator? 由于我已经通过虚拟机连接到Windows,我将无法启用必要的Hyper-V功能以启动Windows Phone模拟器吗?

An often found solution is to run the VM inside VMWare. 常见的解决方案是在VMWare中运行VM。 This allows you to enable Hyper-V inside the virtual machine. 这使您可以在虚拟机内部启用Hyper-V。 Here's a detailed step-by-step guide . 这是详细的分步指南

As an alternative, it appears to be possible to enable Hyper-V inside the VM using the powershell command Add-WindowsFeature -name RSAT-Hyper-V-Tools , as found on this blog . 作为替代方案,似乎可以使用powershell命令Add-WindowsFeature -name RSAT-Hyper-V-Tools在VM内启用Hyper-V,如本博客所述

Both of these scenario's are unsupported, but appear to work fine. 这两种情况均不受支持,但似乎可以正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM