Skip to main content
The 2024 Developer Survey results are live! See the results

Unanswered Questions

4,141 questions with no upvoted or accepted answers
13 votes
0 answers
5k views

How to make vEthernet (Default Switch) appear in Network Connections of Control Panel again?

In my Windows 11 machine I do not see the vEthernet (Default Switch) shown in the Network Connections of the Control Center (Control Panel\Network and Internet\Network Connections) or Settings (...
13 votes
4 answers
9k views

Windows 10 Home - 1809 Virtualization Features

I'm running Windows 10 Home edition. Recently updated to 1809. Found a few new features and services related to virtualization. Does this mean Hyper-V is now available for Home edition too? What do ...
9 votes
1 answer
4k views

Is Xfce supposed to run slowly on Virtualbox?

I'm having problems getting Xfce systems on VirtualBox to run smoothly. What I mean by slow is that moving or resizing windows looks very "laggy" (basically just windows jumping from one ...
8 votes
0 answers
1k views

Running Android Emulator with HAXM acceleration and VirtualBox in parallel on Windows

I am trying to understand if it is feasible to run the Android Emulator with HAXM-based acceleration and VirtualBox side by side on the same Windows host. I have a Windows host running a 64 bit ...
8 votes
0 answers
1k views

How do I use Hyper-V with multiple monitor monitor support but leaving one?

I currently have 3 monitors but I need to use Virtual Machine remotely on two monitors and on one native OS or some other application. When I connect to VM and check "Use All My Monitor", in full ...
8 votes
1 answer
2k views

How to run a raw-disk Virtualbox VM when using UEFI?

I have a dual-boot setup on my computer with Windows 10 and Linux (Arch, if relevant). I'm trying to virtualize my on-disk Linux install in Windows (and plan on doing the opposite direction once I ...
8 votes
0 answers
1k views

VBoxManage: error: Cannot read the partition information from '/dev/disk0'

I'm trying to make a partition .vmdk file for Virtual Box. Basically I want to boot my bootcamp partition box up in Virtual Box. But I get the following error when I try to make the .vmdk file ...
8 votes
1 answer
36k views

Pass VirtualBox Guest connections through proxy

The computer is inside a company and only have internet access through proxy. I want the guest inside the VirtualBox to access the internet without changing anything in the guest. The host is Windows ...
7 votes
0 answers
18k views

How to overcome VirtualBox 256MB limit of video memory

My host machine has a 2GB graphic card (GeForce GT740M) but VirtualBox allows me to use just 256MB of memory. Because I would use CAD applications on Win7 (Guest) I would like to have more memory to ...
7 votes
0 answers
3k views

Make Genymotion use a host VPN

I'm using Cisco's AnyConnect to connect to a VPN using my Windows 8.1 PC. When using the Genymotion emulator, I would like it to use the VPN too. However, although having Internet access from the ...
6 votes
0 answers
8k views

'IpICSHlpStopSharing' : '0x80070490' in event log

Suddenly I begin to see a lot of errors in my event log (Windows 10 Pro Build 19041): 'IpICSHlpStopSharing' : '0x80070490'. Source: Host-Network service. I am working with Hyper-V (and Docker) and ...
6 votes
0 answers
5k views

rcu_sched detected stalls on CPUs/tasks

I'm running many VMs using Virtualbox. These VMs use Debian 10.3 (the latest version). And I'm experiencing bugs / freezes as you can see below. It looks like this is happening on the VMs where I ...
6 votes
3 answers
9k views

Vagrant hangs on SSH auth method: password

I’m trying to load a VM via Vagrant. It’s my first time attempting anything like this. I'm using Windows 10 64bit and trying to run my MS Server 2016 standard. I created a new VM in VirtualBox and ...
6 votes
0 answers
832 views

VBoxManage setextradata command does not add avx2 to /proc/cpuinfo

Linux & VirtualBox noob here, so please go easy. I've been running into problems compiling code with scipy in a VirtualBox 5.2 VM running Fedora 26 on my host Windows 10. The cryptic error output ...
6 votes
0 answers
3k views

Virtualbox host io cache applying scenarios

Virtualbox docs says that using host io cache for sata controller may be a risk of system performance. At the same time, on my case I see advantage of using host io cache - DisckCrystalMark reports ...
6 votes
1 answer
8k views

Accessing Localhost from Hyper-V VM

I currently have a PC running Visual Studio/IIS Express and I need to do some IE8 testing, which requires me to run a Hyper-V VM. When I go into the Hyper-V VM, I can't seem to go to reach http://...
6 votes
3 answers
6k views

How can I troubleshoot VirtualBox port forwarding from Windows guest to Mac OS X host not working?

There is a plethora of questions about VirtualBox port forwarding problems but none with my specific details. Details of setup: I have a Windows 7 Professional 64bit install living in VirtualBox 4.1....
6 votes
1 answer
5k views

How to paste password to login screen in Hyper-V VM

I use Hyper-V in my Windows 10 and need to be able to paste passwords into login screens (I use password manager to generate and store strong passwords.) The login screen ignores Ctrl-V and context ...
6 votes
3 answers
6k views

Mac OS X Server 10.6.6 "disables" CPU in VMware Fusion

I installed Mac OS X Server 10.6.0 in VMWare Fusion the other night and it worked perfectly, until I ran Software Update. I upgraded to 10.6.6 through the combo updater, and now when I start the VM it ...
5 votes
3 answers
8k views

Ubuntu VM hangs in VirtualBox under Window 10: "watchdog BUG: soft lockup - CPU#0 stuck for 23s"

This is Windows 10 with VirtualBox installed and Ubuntu virtual machine with Apache server. Often CPU hangs on the Ubuntu virtual machine, taking up to 50% host CPU usage with no response at all, when ...
5 votes
0 answers
2k views

Qemu throws back error after i tried to use whpx acceleration (not sure if this the right community)

I am using qemu to emulate Zorin OS 16 (a hour old user of qemu) I tried to emulate Zorin OS 16 with whpx acceleration with this command in power shell: qemu-system-x86_64.exe -boot d -cdrom zorincore....
5 votes
0 answers
2k views

How can I migrate a WSL2 filesystem to a HyperV or VirtualBox VM?

I have an existing Ubuntu 18.04 WSL2 installation on my Windows 10 machine. I want to start using a linux VM instead of WSL2 instead but I don't want to set up my VM from scratch again. Is there some ...
5 votes
0 answers
1k views

Installing Windows virtualization features within KVM virtual machine causes early-boot guest crash

See updates below for what I've discovered about the more general nature of this problem. I have a Windows VM running OVMF firmware with VFIO passthrough for a graphics card running on an Arch Linux ...
5 votes
1 answer
2k views

How can I emulate Ubuntu 18.04 on MacOS using qemu?

How can I run Ubuntu 18.04 on my MacBook Air (Mojave) using QEMU? (yes I have to use QEMU for now.) I got QEMU from here. But also got it from Homebrew as well. I've tried looking at the QEMU's ...
5 votes
2 answers
19k views

VM got 10.0.x.x address instead of 192.168.x.x address?

I've searched the similar question (and prepared to be downvoted too). I'm new to virtualbox, and I have Ubuntu-server-VM (with guest addition installed) run on my Windows-10-Host using VirtualBox-5.2....
5 votes
2 answers
8k views

Boot a physical disk with EFI in VirtualBox Ubuntu 18.04 host

I used to use legacy BIOS booting on this machine to dual-boot Ubuntu 16.04 and Windows 10 across three hard drives. I used GRUB to boot to Ubuntu on an SSD and HDD combo and Windows 10 on it's own ...
5 votes
0 answers
397 views

What does it mean open mode in Virt-Manager?

Virt-Manager offers a network "open mode". Could you tell me what does it mean? For example: I use Fedora 26 with virt-manager 1.4.2
5 votes
0 answers
25k views

How to use dual monitors with Hyper-V?

I've set up Hyper-V on my Windows 10 pro Laptop (Dell XPS 15 9650), guest OS is also Windows 10 pro. The host os is using an external display (set to extend). When I start the VM from Hyper-V ...
5 votes
0 answers
1k views

Docker for Windows unresponsive after restarting VM

I've installed Docker for Windows on my Windows 10 machine, which uses Hyper-V. The default VM that gets installed is the MobyLinuxVM. To change some settings, I shut down and restarted the VM. But ...
5 votes
0 answers
440 views

KVM switch switches automatically on VirtualBox usage

I am using KVM switch Multico EW K1904U. The problem is that it confilcts with Oracle virtual box somehow. Particularly, if I am terminating virtual machine on computer 1, it switches to computer 2 (...
5 votes
0 answers
698 views

Diagnosing iSCSI bottleneck

I just got my hands on a few DL380 G5s, and I thought I would use them in my home lab to test out the creation of a Hyper-V cluster using an iSCSI storage setup. I have installed Server 2012 R2 on all ...
5 votes
0 answers
977 views

Why is there static in my Hyper-V Virtual Machine's sound output?

I have a Windows 10 64-bit virtual machine running on a Windows 10 64-bit host machine. When the virtual machine outputs sound, "static" or crackling noises can be heard. The host machine is using a ...
5 votes
2 answers
2k views

Linux windowed GPU passthrough

I've read that GPU passthrough on linux (ubuntu/mint) is possible with the correct types of hardware. I'm looking for a specific use case of passthrough and I'm wondering whether technology has ...
5 votes
1 answer
4k views

Vagrant virtual machine automatically halting when laptop is put to sleep

I’m using a Vagrant box (running in VirtualBox) I got from a third party and it always automatically shuts down when I put my MacBook Pro to sleep. When I wake up my laptop I need to run vagrant up to ...
5 votes
0 answers
2k views

virtualbox windows 10 guest stuck at low resolution on ubuntu host

I am running Ubuntu 14.04 as a host and Windows 10 as a guest in Virtual Box. I used Windows 8.1 as the operating system type when I set up the box. Windows 10 runs fine. I was able to install Guest ...
5 votes
2 answers
7k views

Ubuntu 14.04 hangs intermittently under Hyper-V

I have Ubuntu Server 14.04.1 LTS running in a Hyper-V virtual machine on a Windows 2012 R2 host. After running for some time, the Ubuntu server seems to freeze up (at least partially). A website it'...
5 votes
0 answers
2k views

Is it possible to run Corona SDK on ReactOS or Wine?

I dumped Windows, I'm now using Xubuntu. Is it possible to run Corona SDK on Wine? On Corona forums, they say no, but I wounder how this guy did it? Is ZeroBrane a solution? What about ReactOS (or ...
5 votes
1 answer
557 views

VirtualBox not allowing me to modify IPv4 Network Mask?

I use Oracle VM VirtualBox to run a web server on my machine. I had it set up and working perfectly for a while. For the past few months it's been prompting me to update, and I finally gave in and ran ...
5 votes
0 answers
7k views

Why is virtualbox networking using virtio slow (bridged and host-only, Debian)

I'm currently installing a VirtualBox Server using Debian for Host and Client. I experience some trouble regarding network performance and CPU load especially using host-only networks and I've no idea ...
user avatar
5 votes
1 answer
12k views

How to launch multiple instances of VM image in VirtualBox?

I would like to configure a machine image with all the bells and whistles and then be able to launch multiple instances of it in VirtualBox. However, it allows me to launch only a single instance of ...
5 votes
0 answers
2k views

Mac 10.8 Guest Multiple Monitors in Virtualbox

I've done a bit of searching and cannot seem to find an answer to my question. I have Mac OS X Mountain Lion guest installed on a virtual machine using Virtual Box with a Windows 7 host. I've found ...
5 votes
1 answer
2k views

How do I create a hardlink in guest user in virtualbox

Apparently, VirtualBox does allow to create hard and soft links inside guest os on shared folders . Now the thing is I need to install a package that is creating hard links Hardlink("lib/abc", "/...
5 votes
0 answers
228 views

Win7 VirtualBox Server with TeamCity keeps BSODing

I'm testing out TeamCity with a small project (one checkin per day or so, small code base) on a Windows 7 VM in VirtualBox. I've had many successful VMs on this host, some of which were also Windows ...
5 votes
0 answers
3k views

How do I make VirtualBox's vboxnet interface show up in the OS X network configuration GUI?

I'm willing to do any amount of frobbing of settings in .plist and .xml files to make this work. The scenario is this: I have a nice Android based phone. The phone can do USB tethering. OS X 10.6 ...
4 votes
0 answers
2k views

Unable to install WSL on windows 10 running inside virtual box

I have followed the exact steps of installing WSL on windows 10 guest OS running on virtual Box. I installed Ubuntu from Microsoft App store. But when I click on Launch I get the following error - ...
4 votes
0 answers
3k views

How tu run Android Generic System Image (GSI) on qemu-aarch64?

Android GSI contains a system.img and a vbmeta.img. I tried qemu-system-aarch64 system.img -machine virt but qemu simply hangs. If we can directly run the offical pre-built android image, creating an ...
4 votes
0 answers
928 views

vethernet doesn't show up in get-netconnectionprofile anymore

Last night my windows rebooted to install updates and is running 1903 18362.1016 I need to set my hyper-v vEthernet adapter to a private network. However when I do PS C:\WINDOWS\system32> get-...
4 votes
2 answers
3k views

Hyper-V with AnyConnect VPN, Guest connectivity issues

I have the following configuration: Windows 10 Host Hyper-V running on host Windows 10 Guest AnyConnect VPN optionally running on host Desired Behavior: The guest OS to have internet connectivity ...
4 votes
0 answers
928 views

Is there a way to re-attach an X Window if my X Server is in Windows?

I am running an Arch Linux Machine on Hyper-V with Windows X11 Server (VcXsrv) for GUI. It works wonderfully well (since it brings the X Windows as native Window in Windows 10 - I can do Alt+Tab etc.; ...
4 votes
0 answers
4k views

How is WSL 2 different from a Virtual Machine?

According to the announcement: WSL 2 uses the latest and greatest in virtualization technology to run its Linux kernel inside of a lightweight utility virtual machine (VM). However, WSL 2 will NOT ...

15 30 50 per page
1
2 3 4 5
83