How to install Virtualbox 4.2 on Linux Mint 14
This tutorial is going to show you how to install the latest version of Virtualbox 4.2 on Linux Mint 14. Its pretty easy to install Virtualbox on Linux Mint 14 since Virtualbox already provided the Debian repository which can help us install Virtualbox easily using apt-get.
Steps to install Virtualbox 4.2 on Linux Mint 14
Open Terminal and type this command
sudo nano /etc/apt/sources.list
Add the following line to it
deb http://download.virtualbox.org/virtualbox/debian precise contrib
Next, update and install Virtualbox 4.2
sudo apt-get update
sudo apt-get install virtualbox-4.2
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following extra packages will be installed:
libqt4-opengl libsdl-ttf2.0-0
The following NEW packages will be installed:
libqt4-opengl libsdl-ttf2.0-0 virtualbox-4.2
0 upgraded, 3 newly installed, 0 to remove and 185 not upgraded.
Need to get 60.9 MB of archives.
Incoming Search:
- virtualbox mint 14
- install virtualbox linux mint 14
- linux mint 14 virtualbox
- how to install virtualbox on linux mint 14
- virtualbox linux mint 14
Category: Linux Mint


![banner-liburan[1] banner-liburan[1]](http://blog.gambliser.com/wp-content/uploads/2013/02/banner-liburan.gif)
![banner-liburan[1] banner-liburan[1]](http://blog.gambliser.com/wp-content/uploads/2013/02/nadia.gif)
I have Linux Mint 14 Cinnamon. There is no instances of older versions (afaik). I followed the instructon. But it didn’t work. The line of the source is in the list (as the last). and the update plus install command does install the aplicacion. I can only find it by searching though. When I clikc Oracle Virtualbox I only get an error message: Failed to create the VirtualBox COM object.
The application will now terminate.
Start tag expected, ‘<' not found.
Location: '/home/frank/.VirtualBox/VirtualBox.xml', line 1 (0), column 1.
/home/vbox/vbox-4.2.0/src/VBox/Main/src-server/VirtualBoxImpl.cpp[525] (nsresult VirtualBox::init()).
And then nothing more
happenes .