Oracle VM VirtualBox is an x86 virtualization software package, now developed by Oracle Corporation

learn more… | top users | synonyms

-2
votes
1answer
25 views

Kernel driver not installed (rc=-1908) [closed]

I have installed a virtualbox in my Crunchbang Linux OS and installed a WinXP in it. But now each time I'm trying to start the virtualbox, it gives me an error said : "Kernel driver not installed ...
0
votes
0answers
8 views

How to use VirtualBox API to log into a Windows VM

I am trying to use the VirtualBox COM API to start Windows VMs from a snapshot. When the VM starts it displays the Ctl-Alt-Delete screen. Does the API provide a way to log into a Windows box? I know I ...
0
votes
1answer
16 views

Oracle VM Virtual Box and Clipboard functionality with host

I am trying to debug/test my application on a Windows 8 64-bit virtual machine running on Oracle VM VirtualBox 4.2.12 (current release as of this post) running on a Windows 7 64-bit host. Everything ...
0
votes
0answers
14 views

Ubuntu freezes on boot at /tmp mount prompt

I'm running an x86 Xubuntu guest on an x64 Windows 8 host using VirtualBox. I managed to install Xubuntu and get some updates on the virtual machine, but after I rebooted for the first wave of ...
0
votes
0answers
7 views

Fullscreen not functioning in virtualbox image open in vmware

For a project I was given a virtualbox image to work on. I don't have virtualbox but opened it in VMware and it works great except that in full screen the vm stays small and in the middle. I tried ...
-1
votes
0answers
38 views

Localtunnel won't work through virtualbox [closed]

I have also asked this question on ServerFault. I'm running Ubuntu 12.04 in a virtual machine (Virtualbox, to be specific) on a Windows 7 host. I'm trying to set up a localtunnel (using ...
0
votes
0answers
9 views

Trying to run Virtualbox through TOR middlebox

i REALLY need some help before my laptop goes through the wall. I want to run a virtual machine through tor middlebox. I want the entire VM`s connection to go through the tor network. (Im wanting to ...
0
votes
1answer
20 views

How to connect Pgadmin3 to a database on Virtualbox machine?

I have an Ubuntu Server with Postgresql server on Virtualbox machine (which runs on local machine), and Pgadmin3 on local machine. Now how can I connect with Pgadmin3 to a database on Virtualbox? I am ...
0
votes
0answers
10 views

Reactive recovery using Virtual Machines (VirtualBox) [closed]

I'm building a system based on virtual machines. I'm using snort as NIDS running and operate on virtualbox vnets (internal networks) to detect anomalies. The core of the system is already working, ...
0
votes
0answers
34 views

Virtual box based development for Embedded Linux

I am new to embedded linux development.I have inherited a particular way of Embedded linux development from the previous developer. I was just wondering if there is a more industry standard way of ...
0
votes
0answers
7 views

Androidx86 with VirtualBox probem

I try to change resolution of my VM android. to do that, i follow these instrctions : Switch android x86 screen resolution http://images.meteociel.fr/im/1389/androidS4_fgo4.png As you can see, i get ...
0
votes
0answers
9 views

VirtualBox Parent UUID {00000000-0000-0000-0000-000000000000} of the medium does not match UUID of its parent medium stored in the media registry

For some reason I still does not know, my machine's harddisk (.vdi) lost the reference from it's parent disk. It became zeroed and does not start anymore. For reference, this disk is snapshot from a ...
0
votes
0answers
26 views

Cannot run the rejoin-stack.sh script

I got devstack today, but I've been going through a problem. Whenever I restarted my virtualbox, I can't run the rejoin-stack.sh script. So that means I can't get into the horizon. Anyone can help me? ...
0
votes
1answer
77 views

Install postgresql 9.2 on debian wheezy (on virtualbox)

I have virtualbox with Debian Wheezy. I'm trying to install Postgresql 9.2 on it. When I trying do it by this instruction i have next: Reading package lists... Done Building dependency tree Reading ...
0
votes
0answers
51 views

Does Revirtualization works with Hyper-V and not Xen

I was installing vagrant with virtualbox provision. When I am running it on Amazon EC2, then it doesn't work saying: * Running VirtualBox in a Xen environment is not supported EC2 uses xen ...
0
votes
0answers
20 views

BridgedAdapter on VirtualBox unreachable from network

I have setup VirtualBox 4.1.26 on Fedora 17. Guest VM is running RHEL 6. To access the VM from any machine in the network, I have setup bridged adapter which is on the same network as host. Let us say ...
-2
votes
0answers
25 views

Setting up an apache site on an Ubuntu server installed in virtualbox [closed]

I have computer, Windows 7 is installed on it. I am developing some PHP projects with apache servers and I have installed virtualbox to have a virtual computer. To upgrade the virtual computer, I have ...
-1
votes
0answers
24 views

Execute Host commands from a virtual machine

I have an Ubuntu virtual machine that i run using virtual box on my Windows 7 OS. This virtual machine runs shell scripts that affect files and folders on my Windows file system. I've been doing this ...
0
votes
0answers
9 views

Virtualbox access a port on host's localhost from guest as localhost (guest->host port forward)

The situation is that I try to test a webpage in IE8 (Win 7 guest OS), and for some reason I have many "http://localhost:8000" url used in development environment used in js ajax, so I cannot access ...
0
votes
2answers
29 views

SQLlite Database is not visible in DDMS folder

I have setup virtual box for emulator, It is working fine but in DDMS I am unable to see the database that got created. This kind of behaviour is because of virtual box or can we do any change so ...
0
votes
0answers
14 views

Cannot access the shared folder in Virtual Box

I have problem with accessing the shared folder. My host OS is Windows 7 Enterprise Edition SP1, and the guest OS is Ubuntu Linux 10.04 Desktop Version. I'm using Virtual Box 4.2.10, and I have ...
0
votes
1answer
20 views

No network in VirtualBox (Android)

I am unable to set up a network connection on my Android emulator using VirtualBox. I followed multiple posts that tell me to set the adapter to Bridged or NAT. When I execute netcfg in the console ...
0
votes
2answers
34 views

Using VirtualBox to run windows from another partition from ubuntu [closed]

My PC has two partitions, one with Windows 7, the other with Ubuntu. I would like to be able to run the Windows 7 operating system while inside Ubuntu. Is this possible? I have been exploring ...
0
votes
1answer
11 views

Accessing localhost on ubuntu 12.04 from Virtual box

I have virtual host running on my localhost in the /var/www/virtualhost directory. How can i access ubuntu's localhost from the browser on my windows 7 virtual machine ? Thank you
0
votes
0answers
16 views

Create 10.xx.xx.xx address in Virtualbox

I'm trying to give a 10.xx.xx.xx address to a VM in Virtualbox. (Host is on Windows 7, and guests are Ubuntu 12.04 machines) But I can't reach them with SSH. When it's 192.168.56.xx, I've got no ...
-2
votes
0answers
23 views

ssh to linux-based VM on windows host directly from linux based computer (ssh over ssh) [closed]

i've got 2 computers on same network: one is ubuntu-Pc, the other is Windows7-Pc. on the windows7 pc i have a virtual-machine (virtualbox) with debian installed on it. now, i want to connect via ssh ...
-1
votes
0answers
51 views

freebsd install virtualbox guest additions requires kernel sources [closed]

my computer's os is ubuntu12.4. In ubuntu, I install virtualbox and install freebsd8.0 in it. Now, I want to share files between ubuntu and freebsd. freebsd is guest os. When I install virtualbox ...
0
votes
1answer
102 views

How can I get the Windows 8 Phone emulator to run via Virtualbox?

First I'm not sure my computer can handle the virtualbox and windows 8 phone emulator because there is no button for the run emulator. Is there a certain requirement I need to run the emulator for ...
-1
votes
1answer
27 views

access subdomain on localhost from network [closed]

How do I get access to subdomains on my localhost over a local network? More specifically: I have a website running under devsite.localhost:8082 (and in the future, devsite2.localhost:8082, etc...) ...
1
vote
0answers
61 views

How to install and configure VirtualBox/Vagrant for multiple users [closed]

Im hoping you can shed some light on this for me. I have been using virtualbox/vagrant for a few months now and really love the simplicity that it brings - being able to create a test environment is ...
0
votes
1answer
22 views

Virtual box error “Non existent network interface”

I got an Virtual box image of a Linux Operating System and when I am trying to open it I get the following error. The only solution found online was to update the Virtual Box enthernet adapter and ...
-1
votes
0answers
18 views

VirtualBox throws error at start [closed]

Does anyone know howto solve the following error when starting virtualbox ? "Das COM-Objekt für VirtualBox konnte nicht erzeugt werden." "Die Anwendung wird nun beendet." Callee ...
0
votes
0answers
17 views

Same ip allotted to guest host on virtual machine in both NAT n Bridge mode

I used Bridge adapter to connect my host machine to my Virtual machine. I used to access the php projects built in my virtual box os via the ip address of the guest machine. I restated my system and ...
0
votes
0answers
36 views

PyInstaller created exc. does not run on virtualbox with ubuntu

I used PyInstaller to create an executable from a GUI script I wrote (using wx.python) using this command... python /home/torosean/pyinstaller/pyinstaller.py -F -w My_GUI_login_simplified.py I ...
-1
votes
0answers
18 views

Access USB modem from Virtualbox Win7 guest and Mac osx host concurrently [closed]

I have a USB modem connected to a Mac OSX host. I use this connection to have Skype and a couple of other mac programs access the internet. I have a Win7 Virtualbox that uses Windows-only software ...
0
votes
0answers
17 views

virtual machines using “VirtualBox” stop suddenly

I created five virtual machines using "VirtualBox" in ubuntu 12.10 server. The problem is that the machines stop suddenly without displaying an error in the log. How I can force the VMs to still ...
-2
votes
0answers
22 views

Cannot launch Android Console on Anroid x86 [closed]

I have installed Android x86 v4.0.4 on VirtualBox to make a demo of Google Map. I was instructed to press Alt + F1 to launch Anroid Console when the Vitual Machine is turned on (Instructions I ...
0
votes
0answers
17 views

Virtualbox NAT + Host-Only Adapter [migrated]

My host is Ubuntu 12.04 and guest is a Debain squeeze (LAMP server). I want to allow the host to connect the guest. and allow the guest to connect the internet. The guest should not be enabled from ...
1
vote
0answers
27 views

Can a program detect that it is running in VirtualBox (or Wine) AND that the computer is being remotely accessed

Basically I want to run a windows program on a remotely accessed Ubuntu computer and the program may be searching to see if it is being remotely accessed. Would this be enough of a workaround if so? ...
0
votes
0answers
6 views

How to connect to a remote VM using vagrant? [migrated]

I have two Windows 7 machines in my local network. One Windows 7 with Virtual Box (running Ubuntu) installed. Is it possible to connect to the Ubuntu from another machine by using vagrant ?
0
votes
0answers
30 views

sharing folder with mac and Centos in Virtual box

I have my development folder in mac and my web server (apache) is in CentOS 6.2 in virtual box. I do my development in Mac and my svn updates mac. so I want to share same folder with mac to CentOS. ...
-1
votes
0answers
28 views

How to connect virtual machines on different hosts using “host only network adapter” [closed]

I'm trying to setup something similar to what's described at this link (http://blog.superuser.com/2011/04/25/virtualbox-and-networking-how-you-do-it/) - section - "Host Only with Network Routing", but ...
0
votes
1answer
42 views

Why can't I add a bridged adapter in Virtual Box?

I am trying to add a bridged adapter to my AndoVM virtual machine in Virtual Box. But I can't - when I try to do so, the error message Invalid settings detected message appears. How can I fix it ...
0
votes
0answers
20 views

Virtual Box: Windows Vista SPK 2 not installing Visual Studio 2010 SPK1

Using Virtual Box in my Mac OS X Mountain Lion. I pretty much have Windows Vista all up to date to SPK2 in Virtual Box. Trying to install Visual Studio 2010 SDK, but I'm getting an error (I forgot ...
0
votes
2answers
126 views

How to figure out the IP address of AndroVM 4.1.1_r6.1-20130222 emulator?

I've installed AndroVM emulator and now want to connect it to adb in order to be able to deploy my applications there. I've read that in order to do so, it is necessary to press Alt-F1 on the ...
0
votes
0answers
19 views

Unable to boot usb in virtualBox

i m unable to boot usb flash drive in virtual box. so I installed plop for boot options, after which i was able to use "usb boot option" after which i got a blank 'black dos screen' . Usb is bootable ...
0
votes
0answers
9 views

Eclipse User Library Use Link in Windows

I use Eclipse installed in Dropbox on more than one computer and in a couple of VMs (virtualbox). In my VMs I have my Dropbox folder shared from the host machine. I've set up a link from ...
0
votes
0answers
279 views

OpenGL warnings after enabling 3D acceleration in Virtual Box running Ubuntu 12.04 [closed]

I have a Windows 7 host running a virtual machine with Ubuntu 12.04 (using Virtual Box). When I enable 3D acceleration in the settings it seems not to work properly. I get the following warnings when ...
0
votes
1answer
136 views

Docker container - how to configure so it gets a viable IP address when running in vagrant?

Docker (www.docker.io) looks terrific. However, after installing VirtualBox, Vagrant ... and finally Docker on a Mac, I'm finding it's not possible to access the service running in the Docker ...
0
votes
2answers
62 views

Why can't I set mark on emacs?

I am trying to run Emacs on a guest system (Ubuntu 12.04) inside a Windows 8 command console. This is done through vagrant + Virtual box. It looks like this, Guest system : Ubuntu 12.04 Host ...

1 2 3 4 5 19