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

No FS0 in EFI Shell

I want to try programming for EFI so I created a VM using virtualbox, checked "enable efi" option and left …

virtualbox fs uefi
Audio not working on Android running on Virtualbox?

I installed Android on Virtualbox, I'm using Android x86 downloaded from http://www.android-x86.org/download I chose version 2.3 the …

android windows virtualbox alsa android-x86
What is the advantage of using Python Virtualbox API?

what is the advantage of using a python virtualbox API instead of using XPCOM?

python virtualbox xpcom
VBoxManage: error: Failed to create the host-only adapter (II)

This error has previously been reported in post: VBoxManage: error: Failed to create the host-only adapter and it keeps reoccurring …

vagrant virtualbox vagrant-windows
VirtualBox to share clipboard and files

I use VirtualBox 5.2.6 on Windows 10. There is an Ubuntu virtual machine, from which I would like to access to host's …

virtual-machine virtualbox clipboard dkms
Android x86 virtualbox + camera

I would like to know how to use my laptop's built-in webcam with android x86 in virtualbox. I already tried …

android android-emulator webcam virtualbox android-x86
Trying to remove git repo on ubuntu guest

I am trying to remove whole git repository from my local machine, but git prohibits to delete several files. I've …

git ubuntu virtualbox ubuntu-13.04
Kerberos installation error, error: Setup script exited with error: command 'i686-linux-gnu-gcc' failed with exit status 1

I am trying to install python kerbos library, setup.py fails with following. I have already done sudo apt-get update …

python ubuntu virtualbox kerberos
How to fix VM issue with minikube start ?

I am a beginner to Kubernetes and starting off with this tutorial. I installed VM and expected to be able …

kubernetes virtualbox devops minikube
Is it possible to remote debug a VirtualBox with visual studio?

I'm running different versions of our application on Sun's open source VirtualBox, is it possible to remote debug the app …

visual-studio virtualbox remote-debugging