Questions tagged [hyper-virtualization]

10 questions
4
votes
1 answer

Using docker with hypervisor instead of wsl2

Before I hear about wsl, I was using virtualbox and some other software to use linux. But wsl was amazing. Instead of allocating mamory wsl uses dynamic allocation that was really useful. When I heard about wsl2 in docker I was really happy. But…
MyDen
  • 41
  • 1
  • 3
1
vote
0 answers

How to connect Ubuntu that on Hyper-V to phone that connected using USB?

I google this and all the solutions I found are not working (chatGPT also doesn't know). I use Ubuntu over Hyper-V with the android studio to develop something on my Android phone. I can't find a way to connect the phone to the Android studio ( that…
Yanshof
  • 9,659
  • 21
  • 95
  • 195
1
vote
0 answers

Hyper-V: Delete Saved State

In Hyper-V what happens when I "delete saved state" of one Remote PC; Would I lose the data in that Remote PC? Because I have tried to increase the Ram but it didn't work.
1
vote
1 answer

Which scenario can detach a static external IP from a VM in GCP

I created a static IP in VPC network and attached it to a VM as the external IP address. However, two weeks after the assignment of the static IP to the VM, I noticed that the static IP was automatically detached from the VM and I had to attached…
0
votes
0 answers

Route 443 and 80 traffic from Hyper-V HostVM to GuestVM

If someone can help me understanding how to route the 443/80 port traffic received on Host-VM to Guest-VM in Hyper-V server would be appreciated. Just to add a point, I have already setup communication between HostVM and GuestVMs and from HostVM I…
Khan
  • 271
  • 1
  • 5
  • 13
0
votes
0 answers

How can I find out the number of recovery points defined in Hyper-V replication

I'm reviewing a Hyper-V replication job that was setup by a former consultant. The replication job is working fine, I'm just trying to find out the number of recovery points that were defined when the replication was created. Does anyone know how I…
cspell
  • 161
  • 1
  • 6
0
votes
1 answer

CMD gives error Feature Name Microsoft-Hyper-V Is Unknown

I tried to disable Hyper-V in the Command Prompt and it gave this error : Feature Name Microsoft-Hyper-V Is Unknown The Hyper-V has not been disabled.
MMALI3287
  • 1
  • 1
  • 4
0
votes
1 answer

Converting files from Hyper -v to VMware

I need to solve a problem: I have files from Hyper -V Virtual Machine it is formats .vmcx, vmgs and vmrs, i need convert it to Vmware. I try do it with StarWind V2V Converter, but when i want choose file, converter do not detect any files in my…
-1
votes
0 answers

is there any useful docs or video to learn hypervisor systematically?

want to leran hypervisor systematically, but couldn't find any useful materials. I will be very apprecitae for your suggestions.Thanks. I have tried to search on the internet, but just find some gerneral descriptions. don't have not detail.
-1
votes
1 answer

DHCP server not working properly windows server 2012

Hyper-V #Setup *main physical PC is using the IP address (192.168.2.2) *Installed Windows Server 2012 R2 *DC is using (192.168.2.13 – 255.255.255.0) via external switch *Guest PCs (Windows 7 pro x64) *Firewall is off for Guest *Guest has already…