hyper-v Questions
4
I used to have Visual Studio Express installed on my laptop, which worked well, but when I heard Community 2013 was made available for free I decided to install it. However, after running the insta...
Stadtholder asked 13/11, 2014 at 20:31
4
Solved
I have already enabled virtualization in my BIOS, and also enabled it in Windows features
Furthermore, the Android emulator with Android Studio is working well, but when I try to run Docker ...
Jassy asked 26/6, 2020 at 10:27
4
Solved
Set up:
Host: Windows 10 Enterprise
Guest: Windows 10 Professional
Hypervisor: Hyper-V
Aim:
Create a shared folder between Host and Guest via an internal network to exchange files
How can I...
Wisner asked 21/12, 2016 at 13:59
2
I'm running my development environment in Docker containers. Since I have done some updates I'm now experiencing some difficulties when trying to rebuild my project that's running in my Docker cont...
Encephalic asked 22/3, 2021 at 19:36
3
Solved
When I turn on Windows Subsystem for Linux option in Windows features on or off, VirtualBox outputs the following error every time I run a VM:
Call to WHvSetupPartition failed: ERROR_SUCCESS ...
Too asked 20/9, 2019 at 16:13
2
I have had some problems with setting up Docker on my Windows 10 pro PC. I get this crash report when I try to open it up:
Crash Report screenshot
This is the text that is inside of the box:
System...
Cuesta asked 3/2, 2021 at 11:39
3
Android Studio told me to install HAXM, so I downloaded it and when I went to install, it said This computer does not support Intel Virtualization Technology. After some search, I found that if you...
Gatt asked 14/9, 2015 at 13:38
7
Solved
I'm a first time programmer with PowerShell. Running on Windows Server 2012.
I'm trying to get a list of all VM's on my failover cluster and am working with this:
$clusterNodes = Get-ClusterNode | ...
Townswoman asked 28/1, 2014 at 15:7
2
After:
Enabling Microsoft Hyper-V, as explained here:
https://learn.microsoft.com/en-us/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v
Temporarily disabling my Anti-Virus softwa...
1
Solved
I have hyper-v enabled in windows 10.
When I check the excluded ports, I get:
C:\> netsh interface ipv4 show excludedportrange protocol=tcp
Protocol tcp Port Exclusion Ranges
Start Port End Po...
Phlegmy asked 3/10, 2019 at 9:49
3
I want to have a Linux development environment (Java, Intellij Idea, Clojure and ClojureScript) in my Windows 10 machine (i5, 8GB, 240 GB ssd, 2&1 notebook). I can use:
a Linux VM (using Hype...
Nordic asked 20/4, 2017 at 1:0
7
Solved
I received VmWare image from my client for some testing purposes. I need to convert it to Hyper-V.
I followed steps in http://www.askme4tech.com/how-convert-vmware-virtual-machine-hyper-v. I insta...
Tholos asked 27/5, 2016 at 10:58
3
I have Window Server 2016/2019 Virtual Machine(Openstack). On that Hyper-V install successfully. But not able to start MobyLinuxVM.
ExposeVirtualizationExtensions are already enabled on the Virtua...
Egotist asked 17/4, 2020 at 20:11
1
I am trying to make a basic command-line tool that makes a VM and runs something using Apple Hypervisor.
When I try to run hv_vm_create(HV_VM_DEFAULT) it gives me an error code -85377023.
I tried e...
Dionysius asked 2/11, 2020 at 8:26
4
Solved
I am trying to write a PowerShell script that checks the Windows Optional Features to see if Hyper-V is installed. However, my code is not working. Even when Hyper-V is disabled, the script outputs...
Cockalorum asked 1/6, 2016 at 11:40
6
Solved
I start a Windows SQL Server in a Docker Container on a Windows Server 2016 virtual machine with this command:
docker container run --name mssql-server --detach --publish 1433:1433 --memory 2048mb...
Rat asked 24/6, 2019 at 15:14
8
I get the below error while starting of docker in Windows 10. Anyone can guide me to install docker correctly?
Unable to create: The running command stopped because the preference variable
"Error...
Lyris asked 16/12, 2016 at 10:48
2
I'm want to run Docker inside my Win10 Pro VM (running via VMWare on a Win10).
Docker for Windows runs fine with Windows containers enabled, but if I switch to Linux containers I get this exception...
9
I have Windows 8.1 running with Hyper-V. I have Win7 installed in a VM, very simple. In Hyper-V settings I checked the box Allow enhanced session mode. In the VM settings (with the VM OFF) I ...
Cornfield asked 25/10, 2014 at 15:45
8
My work laptop is is a member of a domain (the OS is Windows 8). Created a new VM, locally on this laptop (using built-in Hyper-V). DHCP is provided by the domain and all IP addresses are ass...
Effervesce asked 16/8, 2013 at 16:51
7
I enabled Hyper-V on my HP Windows 10 Pro laptop today that has a 2nd monitor that is configured as an extended display (the laptop is #1, the external monitor is #2). As soon as I restarted the co...
Incite asked 14/11, 2016 at 23:39
2
Solved
I set up Docker for Windows on my laptop and switched from Linux Containers to Windows Containers in Docker's settings (which prompted a couple of restarts and Windows updates). I pulled an image a...
Galvano asked 12/8, 2017 at 20:18
1
Hyper V has been started.
OS: Winsows 10 Pro
RAM: 4GB
*****Power shell is started in Admin mode********
I have created a Virtual Switch Manager then I am trying the below command.
minikube star...
1
I use Hyper-V on Windows 2016 Server and the problem is with size of Linux Virtual Machine's VHDX files. They are growing up in light speed. For instance I have Linux Mint and In Disk Usage Utility...
Iives asked 28/2, 2020 at 8:17
4
I recently bought a Windows 8 laptop just for the sake of developing Windows Phone Apps. Mine is not a Pro version hence Hyper-V does not run. (I realized that Hyper-V needs WinPro after I bought t...
Albata asked 15/6, 2013 at 14:14
© 2022 - 2025 — McMap. All rights reserved.