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

Virtualbox boot mount won't unmount

I have what I think is a very useful script here if you use NetBeans on VirtualBox guest. There seems …

linux bash virtualbox unmount
Cannot resume saved Virtualbox state

I get the following error after upgrading via Migration Assistant my laptop from a 2-core to a 4-core processor: cpum#1: …

virtualbox cpuid
wkhtmltopdf segfaults

I am trying to put wkhtmltopdf onto a virtualbox'ed ubuntu 12.04 64bit server. So far no luck. The package from the …

virtualbox ubuntu-12.04 wkhtmltopdf
How do I create a docker machine with a specific URL using docker-machine and VirtualBox?

I can create a Docker instance with the VirtualBox driver, but I cannot figure out how to specify the URL. …

docker virtual-machine containers virtualbox docker-machine
How to create Virtualbox shared folder between Windows host and Ubuntu18.04 guest machine

I've read docs and all questions about sharing folder from host machine to Virtualbox's guest machine and still can't get …

windows virtualbox ubuntu-18.04 shared-directory
VirtualBox Port Forwarding on Windows 7 not Working

VirtualBox Port Forwarding on Windows 7 not Working Im trying to ssh onto my VirtualBox from my Windows 7 host via port …

ssh virtualbox portforwarding
How do I hit a modified /etc/hosts from VirtualBox

I have an app that I have to change the /etc/hosts file to be able to hit. Here is …

virtualbox hosts
Setup Static IP for Android 4.3 on VirtualBox

I am using Android 4.3 on VirtualBox, for testing apps. However, I'm running the VM on my computer, which is behind …

android proxy virtualbox static-ip-address
VirtualBox VM was created with a user that doesn't match the current user running Vagrant

I'm new in Windows. I use Windows 10. While I run vagrant on my machine, there are some issues with UID. …

windows vagrant virtualbox vagrant-windows
Failed to mount folders in Linux guest - mesg: ttyname failed: Inappropriate ioctl for device

Vagrant won't mount folders. Tried so many solutions, nothing worked. Versions: Vagrant 1.8.1 / Ubuntu 15.10 / Virtualbox 5.0.16 vagrant up Bringing machine 'default' up …

vagrant virtualbox vagrantfile hosts ubuntu-15.10