Top "Virtualbox" questions

[Notice: Only programming-related questions are on-topic] Oracle VM VirtualBox is an x86 virtualization software package, now developed by Oracle Corporation

Start VirtualBox and VM in windows boot

I am running VirtualBox in Windows Server 2016. I want to start both VirtualBox and a VM within that when Windows …

virtualbox windows-server-2016
Vagrant with VirtualBox on Windows10: "Rsync" could not be found on your PATH

I've used Vagrant for a while on a windows 7 system. Now I've a new PC with windows 10. I installed Oracle …

vagrant virtualbox windows-10 rsync
How do I delete a virtualbox machine in the GURU_MEDITATION error state?

How do I delete a VirtualBox machine in the GURU_MEDITATION error state? Is it enough just to delete the …

virtualization virtualbox vagrant
Docker: Looks something went wrong in step Looking for vboxmanage.exe

I just installed Docker Toolbox on my windows 7 machine. After installing I run the Docker Quickstart terminal which displays the …

docker virtualbox
Homebrew error occurred when I command "brew cask install virtualbox" or "brew cask search google-chrome"

I'm trying to install virtual box with brew-cask, but That returns this kind of error and I cannot install virtualbox. …

macos virtualbox homebrew homebrew-cask
Fail to import ova file to VMware Player

I downloaded an OVA file from SDN-Hub, and used VMWare Player 11 to import it. It came out with this error …

virtualbox vmware ova
Android emulator and virtualbox cannot run at same time

Whenever I have Virtualbox running, I cannot start an Android emulator image (and vice versa). The error message in the …

android-emulator virtualbox kvm
How do I package an existing VM that was not created using vagrant up command?

I installed a VirtualBox and then installed a Ubuntu 12.10 Server Base OS in it. I have installed all kinds of …

virtual-machine virtualbox packaging vagrant
What exactly do the Vagrant commands do?

There is surprisingly no documentation on what the Vagrant commands do, other than references throughout the "getting started" tutorial. What …

virtualbox vagrant
Vagrant box: can't login with password from VirtualBox GUI

I am learning to use Vagrant, and I tried to boot a Vagrant machine (an ubuntu/trusty64 built in the …

vagrant virtualbox