VBox inside a VBox machine

This is for discussing general topics about how to use VirtualBox.
Locked
tog
Posts: 3
Joined: 2. Jul 2009, 11:46
Primary OS: Mac OS X Leopard
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Debian

VBox inside a VBox machine

Post by tog »

Hi,

I am just starting to try to run an Ubuntu server in a VM and got this error message:

VirtualBox Command Line Management Interface Version 3.1.0
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.

Waiting for the remote session to open...
ERROR: Virtual machine 'Falbala' has terminated unexpectedly during startup
Details: code NS_ERROR_FAILURE (0x80004005), component Machine, interface IMachine, callee <NULL>


Here my conf:
Mac OS 10.6
- VBox 3.1
- Ubuntu Server 9.10 running VBox 3.1

On my ubuntu server, here is what I did:
VboxManage --version
3.1.0r55467

VBoxManage import Falbala.ovf

VBoxManage list vms
"Falbala" {99.....}

VBoxManage startvm Falbala

the error message given above

Any idea what's going wrong ?

Guillaume
Martin
Volunteer
Posts: 2562
Joined: 30. May 2007, 18:05
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, Win7, Win10, Linux, OS/2

Re: VBox inside a VBox machine

Post by Martin »

You cannot run Virtualbox inside a virtual machine.
Locked