Tagged Questions
Oracle VM VirtualBox is an x86 virtualization software package, now developed by Oracle Corporation
62
votes
13answers
63k views
Benchmark: VMware vs Virtualbox
I tested VirtualBox 2.1.4 and VMware Workstation 6.5.1 for later use as a development VM
Host: Ubuntu64, 4GB RAM, Core2Duo E6600, Samsung HD502IJ
Guest: Windows XP Home, 1GB RAM, 8GB virtual disk
...
27
votes
17answers
4k views
Which is the best VM program for a programmer?
VMWare, VirtualBox or Virtual PC. What are the advantages and or disadvantages of each for a programmer? What is the best for Linux Guest OS, which is the best for Windows Guest OS's?
21
votes
11answers
6k views
Determine when running in a virtual machine
Is there an official way for an application to determine if it is running in VMWare or Virtual PC (or whatever Microsoft is calling it now)? The code I have seen is usually a hack that took advantage ...
19
votes
9answers
10k views
Detect virtualized OS from an application?
I need to detect whether my application is running within a virtualized OS instance or not.
I've found an article with some useful information on the topic. The same article appears in multiple ...
16
votes
5answers
23k views
VirtualBox from an existing partition
I installed VirtualBox on my Ubuntu Hardy Heron installation, and I would like to use it to virtualize Windows for those rare occasions that I actually need to do something there.
Unfortunately, I ...
12
votes
9answers
12k views
How can I easily add storage to a VirtualBox machine with XP installed?
When I installed Windows XP on a VirtualBox machine, I made the hard drive only 10 GB since and assumed it would expand in size (as do hard drives in VMWare as far as I can remember, isn't this ...
12
votes
4answers
6k views
Addressing localhost from a virtualbox virtual machine
I have a local test/development server (http, of course), listening to port 8000,
I'm working on Linux, so to test the page on IE6/7/8 etc I run a virtual machine using virtual box; I also need to ...
10
votes
5answers
805 views
Migrating from VMWARE to VirtualBox
I'm trying to migrate an existing VM from VMWARE to VirtualBox. I've made a copy of the Virtual Machine folder for the VM (so I can experiment and not destroy the original) and have successfully ...
10
votes
7answers
534 views
What are the pros and cons of a VM as a dev environment?
I just bought a fairly beefy desktop and so I'm contemplating setting up a VM as my DEV environment instead of developing straight on the machine.
I have plenty of hardware resources, so I'm ...
9
votes
4answers
5k views
Visual Studio slow in Virtualbox
Like really really slow.
I've got a 64 bit, 8 cores, 12 gig ram windows 7 host. I gave 4 cores and 4 gigs of ram to a 64 bit windows 7 virtual machine within which I am trying to run visual studio ...
8
votes
1answer
400 views
EC2 instance image on VirtualBOX?
Is there any way of getting the saved EC2 instance image and running it on virtualbox on my personal computer?
8
votes
2answers
17k views
VirtualBox and vmdk vmx files
I'm a noob when it comes to virtualization so sorry in advance if this has been answered, but I checked the forums and if it has been answered I didn't understand it.
I've seen people on the net ...
7
votes
2answers
212 views
Delphi XE2: Invisible Firemonkey controls in VirtualBox
I am running a Win7 x64 Pro inside VirtualBox with 2d and 3d acceleration enabled, but most Controls (TButton, TStringGrid, TTabControl, etc.) are invisible inside Delphi. If I run the executable, all ...
7
votes
2answers
338 views
VirtualBox VM access with cygwin
I cannot access my virtual machines from the cygwin console. (Windows 7, UAC is disabled)
Matthias@laptop0x4d53 /cygdrive/c/Program Files/Oracle/VirtualBox
$ ./VBoxManage list vms
The Windows ...
6
votes
1answer
286 views
How do I permit Delphi XE2 to see the shared folder on my Mac from within a VirtualBox VM running Windows 7
I am running Windows 7 64-bit Ultimate under VirtualBox (latest version, 4.1.4) on my MacBook Air. I have created a shared folder on the Mac under my user folder. I have granted read/write privileges ...
6
votes
1answer
2k views
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 from the host OS with Visual Studio? The problem is that in Visual Studio when ...
6
votes
7answers
33k views
Virtualbox host-guest network setup [closed]
How do I set up a network between the Host and the guest OS in Windows vista?
5
votes
5answers
10k views
iOS for VirtualBox
Is there anyway to install Apple iOS in VirtualBox? i have installed Android on VirtualBox with live Android and i have installed Snow leopard on VirtualBox but i don't know whether i could do the ...
4
votes
1answer
91 views
Scripting Virtualbox to create networks
I know that VB offers many things to control it : SDK, API, COM, web server etc
What I'd like to do is have a GUI to simply create VM connected through networks but I have to know: what is the best ...
4
votes
1answer
256 views
node.js deployment questions
Ive been given the task of localising a facebook app that is built in Node.js that am told uses Nginx for SSL.
This is my first foray into the world of Node.js and I have hit a wall in understanding ...
4
votes
1answer
297 views
VirtualBox error while using Vagrant
I want to use Vagrant to create a virtual machine for a development environment. I am getting an error when it tries to install the virtual machine into VirtualBox. The output of VBoxManage import is ...
4
votes
1answer
255 views
Android Device not recognised by win7 virtualbox
I am running a VirtualBox with Windows 7 on it in Ubuntu 11.04. I want to use this environment for Android development.
I followed the setup instructions and can debug on the emulator. I have used ...
4
votes
1answer
2k views
How to SSH to a virtualbox ubuntu guest externally through a windows host?
I have an Ubuntu VM running on my windows 7 machine. Could someone help me with setting it up so that I can access ssh an the webserver externally? I found steps ...
4
votes
3answers
471 views
Vagrant won't recognize VirtualBox on x64-Windows7 (already running JRuby)
I'm trying to get Vagrant up and running on a 64-bit Windows 7 machine, and I'm continually getting an error that "Vagrant could not detect VirtualBox!" Here's what I've got installed:
JRE ...
4
votes
1answer
1k views
Run WinPhone7 Emulator on Windows7 under VirtualBox
My main OS is Windows XP. I install VirtualBox and now have Windows 7 under VirtualBox. I install WinPhone7 Emulator and try run it. But all that I can see is window of emulator with text "Windows ...
4
votes
6answers
1k views
Is it possible to create Portable VM?
I want to know that is it possible to create a fully portable virtual machine using any of the VMWare like products? My objective is to create a virtual machine (XP as guest OS), install some app in ...
4
votes
1answer
520 views
Send Keyboard Input to VMWare from C#
I want to send mouse clicks and keyboards keys to a window running a virtual machine such as VMware or VirtualBox. I want to pilotate it from the host OS, from an application written in C#.
I can ...
4
votes
2answers
3k views
Weblogic is slow to start (11mins) under VM (VirtualBox and VMware)
(SOLVED! BY FAKING SYSTEM RANDOM GENERATOR, SEE BELOW)
I'm setting up a VM image for my dev/build team. Inside that VM a Weblogic domain should be running. I use Ububtu server distro, WLS 9.2MP3 + ...
4
votes
2answers
535 views
Local sites not displaying in VirtualBox when using Django's local development server?
I develop web applications using Django on Mac OSX 10.6. I use Django's built in local development server which I run on my computer's IP (such as: http://192.168.0.11:8001/). I test my applications ...
4
votes
3answers
705 views
Testing in IE6 from OSX: VirtualBox settings or good alternative
I'm needing to test web applications in IE6,7 from my OSX workstation. I develop and run test servers locally on my OSX system. Currently have VirtualBox running Windows XP.
Question: How do I view ...
4
votes
5answers
6k views
virtualbox ose windows binaries
Sun's virtualbox windows binaries are under 'non-commercial' license so can't be used in any company. But source code is GPL. Is it any resource on the network that has a virtualbox compiled binaries ...
4
votes
2answers
2k views
MAMP/LAMP native or virtual (Virtualbox/VMware)?
What is your preferred development environment ?
Native
WAMP/MAMP/LAMP (Apache, MySQL, PHP) on Windows/MacOS/Linux
Working copy local, SVN/CVS on server
IDE/Editor on the same system (Eclipse, ...
4
votes
12answers
1k views
PHP website, should I develop into a Linux distribution instead of Windows?
In few months I start a project in PHP and I am hesitating to do like usual : develop on my Windows Vista 64bits machine. Since I know few things on Linux, I think it can be a good way to learn by ...
4
votes
5answers
9k views
Internet Access in Ubuntu on VirtualBox
I recently installed Ubuntu on a VirtualBox VM ... it installed just fine (much easier than on VirtualPC). However, I'm unable to get internet access from the guest OS (ie. Ubuntu). Can anyone give ...
3
votes
2answers
67 views
writing to serial port from linux command line
From windows I can communicate with a serial port device using following commands:
mode com1: baud=9600 data=8 parity=n stop=1
copy con com1
alt+18alt+2ctrl+z
Device starts the requested operation.
...
3
votes
3answers
727 views
Accessing HBase running in VM with a client on host system
I try to write some data to hbase with a client program
HBase @ Hadoop runs in a preconfigured VM from Cloudera @ ubuntu.
The Client runs on the system hosting the VM and running the client directly ...
3
votes
2answers
257 views
Virtual Box limit Bandwith on network
I am using virtual machine VirtualBox
Now, I need to limit bandwith. I have 2 Virtual Machines running. One is just for fun. One is for important database access. I need to tell the "fun machine" ...
3
votes
2answers
444 views
Apache/PHP test server throttle by request
I've recently set up a test server running in a virtual machine on my computer so I can do such things as interactive debugging with XDebug. For the most part it's pretty sweet, but I've run into a ...
3
votes
2answers
1k views
Virtualbox guest OS - Connect to local network but not internet
I am using VirtualBox in Ubuntu with WindowsXP as the guest OS.
In Ubuntu I have a PHP/MySQL server running as localhost and with the VM network set to bridged I am able to connect to localhost from ...
3
votes
2answers
807 views
VirtualBox Ubuntu LAMP Stack development, with SVN and CruiseControl/phpUnderControl?
I've got a Windows 7 machine upon which I do both PHP/MySql Dev, and .NET/C#/Sql Server coding. Due to a recent re-install, I thought it might be an ideal time to try and keep my machine a bit ...
3
votes
3answers
1k views
What is the advantage of using Python Virtualbox API?
what is the advantage of using a python virtualbox API instead of using XPCOM?
3
votes
1answer
944 views
Python API for VirtualBox
I have made a command-line interface for virtualbox such that the virtualbox can be controlled from a remote machine. now I am trying to implement the commmand-line interface using python virtualbox ...
3
votes
11answers
14k views
Need Ctrl+Break on laptop without a Break key
The crux of the matter:
-new Dell laptop without a Break key.
-VB6 and VS2008 IDEs use Ctrl+Break to pause execution for debugging.
-I need a way to map another key combination to trigger a ...
3
votes
2answers
706 views
How do I distribute my slightly customized Linux in VirtualBox?
Suppose I've got some Arch Linux installation which I'd like to distribute among students with (sometimes very) basic Linux knowledge to make them able to compile C programs in an environment very ...
3
votes
2answers
362 views
Whats the best way to get started with server virtualization?
We recently bought a new rack and set of servers for it, we want to be able to redeploy these boxes as build servers, QA regression test servers, lab re-correlation servers, simulation servers, etc.
...
2
votes
2answers
117 views
Committing to Git on VirtualBox - error: unable to write sha1 filename
I am working on a project that requires me to run Ubuntu as a dev server on VirtualBox from my main Windows machine. I have a common shared folder between Windows and Ubuntu VBox. The project is built ...
2
votes
0answers
75 views
How to install VirtualBox SDK on Mac
There does not seem to be any documentation on how to do it. I went into /sdk/installer and ran the vboxsetup.py script but it raised the following exception:
Exception: No VBOX_INSTALL_PATH ...
2
votes
1answer
68 views
Access MYSQL-Server on Linux throu VirtualBox Windows7 laggs [closed]
on my machine (linux 2.6.38-8) i'v installed virtualbox and mysql-server 5.1.54.
i installed win7 in virtualbox and try to access the database via NAT.
Its very slow, im not sure why.
Any ...
2
votes
2answers
169 views
Getting started with Arduino: VirtualBox: Ubuntu
I would like to play with Arduino development, but I would like to do it in Ubuntu Linux, and I would like to do it on a Ubuntu VM hosted on my Windows computer using VirtualBox or VMWare Player.
Is ...
2
votes
1answer
282 views
Use VirtualBox to compile iPhone app (via PhoneGap or Titanium) on Windows 7 machine?
Is it possible to use VirtualBox (https://www.virtualbox.org) to compile an iPhone app on a Windows 7 machine?
Specifically, we would like to utilize PhoneGap (http://www.phonegap.com) or Titanium ...