hyper-v

Is GPU pass-through possible with docker for Windows?

一笑奈何 提交于 2019-11-27 03:27:38
问题 I am trying to run an application inside a docker container in Windows 10. But I am not able to get the GPU working inside docker. I read that it needs "GPU Pass-through." How should I get around this? 回答1: GPU access from within a Docker container currently isn't supported on Windows. You need nvidia-docker , but that is currently only supported on Linux platforms. GPU passthrough with Hyper-v would require Discrete Device Assignment (DDA), which is currently only in Windows Server, and (at

解决VMware Workstation下Win2012R2无法安装Hyper-v问题

不打扰是莪最后的温柔 提交于 2019-11-26 22:59:21
有时候我们需要测试Hyper-V但是发现VMware下不能够正常安装,提示:验证过程发现你要安装功能的服务器存在问题。所选功能与所选服务器的当前配置不兼容。无法安装Hyper-V:虚拟机监控程序已在运行中。 为此VMware Workstation提供了解决方法,如下所示:在.vmx配置文件下添加hypervisor.cpuid.v0 = "FALSE", mce.enable = "TRUE", vhv.enable = "TRUE"三个Entries 再选择Win2012R2 Hyper-V时无报错,问题解决。 来源: https://www.cnblogs.com/shttke/p/11334623.html

How to connect to docker host from container on Windows 10 (Docker for Windows)

人盡茶涼 提交于 2019-11-26 22:06:57
At which IP address can a docker container connect to its host on Docker for Windows (on Windows 10)? How do you find this IP address? Example: you have a service running at port 1234 on your Windows 10 machine. A program inside your container must access this service. What IP address should the program use to connect to the host? Short answer : in most cases, you'll need 10.0.75.1 . In Docker for Windows, the container communicates through a vEthernet adapter called DockerNAT. To find its details, open Command Prompt and type ipconfig Look for an entry that looks like Ethernet adapter

Windows Phone 8 emulator can't connect to the internet

风流意气都作罢 提交于 2019-11-26 21:59:03
I have Windows 8 installed inside of an emulator, and the new WP8 SDK installed on it. My problem is that the emulator can't connect to the internet. I don't have any proxy, and even disabled the firewall. It still doesn't seem to work though. When I look at the Network Connections sections I can see the new connections the hyper-v manager created for the emulator, and also the automatic bridge created, but even there the network status is "No Internet Connection". Are there some properties I can manually change in Hyper-V or for the network to make everything work? Update : I've done

Can I run Android Studio (Android SDK emulator) in a Microsoft hyper-v virtual machine?

给你一囗甜甜゛ 提交于 2019-11-26 19:19:33
问题 Can I run Android Studio and Android SDK emulator in a Microsoft hyper-v virtual machine? Please read carefully. I already use Hyper-V a lot for other purposes. Now I need to develop a app for Android. I've installed a new virtual machine (windows 10) and installed Android Studio. I cannot run the android emulator because it's lacking the 'intel HAXM software'. I read a lot about that it's not possible to install Hyper-V NEXT to Android Studio, but non of the post actually say anything about

I can't install intel HAXM

强颜欢笑 提交于 2019-11-26 17:30:03
问题 I installed Android Studio and I had no problems with that. However, when I tried to run the emulator, it said that Intel HAXM was not installed. So I found the installer, ran it, and it even though it said my laptop supports it, that it was not enabled. I went, enabled the Intel Virtualization Technology (VT-x), but I still got the same message. I hear something about Hyper-V needs to be disabled, but when I go to Turn Windows features on/off , I cannot find it on that list. Can someone help

Windows Phone emulator not starting (couldn`t setup the UDP port)

三世轮回 提交于 2019-11-26 15:36:05
问题 After updating Windows 10 to build 10061 windows phone emulators (all 8.1 and 10) stopped starting. I get the following error: "Windows Phone Emulator is unable to connect to the Windows Phone operating system. Couldn`t setup the UDP port" I tried "reparing" emulators, but nothing changed. Hyper-V manager shows that virtual machine works, and it can be started directly from Hyper-V manager. As i said, in previous windows 10 TP builds it was OK. 回答1: Do you see your "Virtual Switch"

Windows Phone 8 emulator can't connect to the internet

怎甘沉沦 提交于 2019-11-26 08:08:29
问题 I have Windows 8 installed inside of an emulator, and the new WP8 SDK installed on it. My problem is that the emulator can\'t connect to the internet. I don\'t have any proxy, and even disabled the firewall. It still doesn\'t seem to work though. When I look at the Network Connections sections I can see the new connections the hyper-v manager created for the emulator, and also the automatic bridge created, but even there the network status is \"No Internet Connection\". Are there some

Windows server 2016利用Hyper-V实现桌面虚拟化

守給你的承諾、 提交于 2019-11-26 01:16:44
Hyper-V虚拟化技术在Windows server 2012时就已完成RTM版发布,它的VDI可以基于虚拟机进行发布。微软其实很早就在其系统集成VPC(虚拟 PC),却一直没有得到关注,各方面表现也很一般,Hyper-V桌面虚拟化在历经几次版本升级后已经非常给力,不仅在其性能上大有提升,而且现在又与其原生的桌面虚拟化相融合,可以灵活组合搭配应用环境,进行各种场景下的桌面交付。 如果想要搭建Hyper-V并很好的管理,那么需要了解的知识点有: Hyper-V Hyper-V是微软的一款虚拟化产品,是微软第一个采用类似VMware和Citrix一样的基于hypervisor的技术。Hyper-V角色可以利用内置于Windows Server中的虚拟化技术创建和管理虚拟化的计算环境。 Microsoft Remote Desktop Remote Desktop是一种角色,自动完成虚拟桌面大型安装的创建和交付部分。此向导集成了Microsoft桌面虚拟化组件,系统管理员可以快速创建多个桌面。 Hyper-V所需组件 安装Hyper-V角色会安装其所需的组件,并会安装管理工具。Hyper-V所需的组件包括Windows虚拟机监控程序、Hyper-V虚拟机管理服务、虚拟化WMI提供程序及其他虚拟化组件,如虚拟机总线(VMbus)、虚拟化服务提供程序(VSP)和虚拟基础结构驱动程序(VID

Windows Server 2016 部署Hyper-V

北城以北 提交于 2019-11-25 21:47:07
Hyper-V 是微软的一款虚拟化产品。Hyper-V的概述请查看 微软技术文档 ,以下详细介绍Hyper-V的部署。 主题: 部署环境 角色安装 配置虚拟机 配置虚拟交换机 部署环境 编号 服务器名称 IP地址 操作系统 001 Hyper-V 192.168.100.244 Windows Server 2016 Datacenter Evaluation 角色安装 在需要部署Hyper-V的服务器上打开“服务器管理器”,点击“添加角色和功能”,运行“添加角色和功能向导”,点击“下一步” 安装类型选择“基于角色或基于功能的安装”,点击“下一步” 服务器选择“从服务器池中选择服务器”,选中本地服务器的计算机名,点击“下一步” 服务器角色选择“Hyper-V”,弹出“添加Hyper-V所需的功能?”,点击“添加功能” 选中“Hyper-V”角色后,点击“下一步” 功能选择不用管,直接点击“下一步” 点击“下一步” 虚拟交换机不用管,我们后面创建,点击“下一步” 点击“下一步” Hyper-V的默认存储位置,我们设置在D盘,设置好了,点击“下一步” 确认配置,把“如果需要,自动重新启动目标服务器”打勾,点击“安装” 正在安装,安装Hyper-V角色需要重新启动服务器,这里会自动重启服务器 Hyper-V角色安装完成,点击“关闭” 配置虚拟机 打开Hyper-V服务器的“服务器管理器”