Install VirtualBox 3.0 on Ubuntu 9.10 Karmic Koala
In the newly installed Ubuntu 9.10 Karmic our system one of the most useful is undoubtedly VirtualBox. VirtualBox allows you to create virtual machines on your computer. Programs that run within those virtual machines really believe they are running on a real physical computer. Here in Ubuntux.info other times we talked about Virtualbox
VirtualBox is in the repositories, but with an older version than the official, limited by licensing issues. To have the latest version of VirtualBox on Ubuntu 9.10 Karmic Koala us we should only run in a terminal the following commands:
The first is to add the official repositories of VirtualBox with:
sudo wget http://ubuntux.info/apt/virtualbox.9.10 -O /etc/apt/sources.list.d/virtualbox.9.10.list
Recovered the PGP key:
wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -
And finally update the repositories and install VirtualBox 3.0 ordered
sudo apt-get update && sudo apt-get install virtualbox-3.0
This is ready Virtualbox installed on our system. A new option will appear under Applications -> System Tools -> Sun Virtualbox.





















November 23rd, 2009 at 2:01
When I update the repositories get the following:
E: Could not lock / var / lib / dpkg / lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/ var / lib / dpkg /), is another process using it?
You can help?
November 23rd, 2009 at 2:33
Every so often Ubuntu checks for updates. You may have coincided when installed Virtualbox. Test a few minutes later.
November 23rd, 2009 at 2:47
continues to do so, it is as if some package manager open ... but there is not ...
I have not found a solution!
November 23rd, 2009 at 16:14
happened to me the same thing but actually was using the Ubuntu software center, this message pops up when you are installing something
November 24th, 2009 at 0:47
True happened to me the same, but some packages are updating. Thanks for the input.
November 30th, 2009 at 18:20
Thanks x the contribution of the vbox installation, this error usually comes when we are updating the computer twice at the same time, it may be that at the time you are with the synaptoc, i on the other side from terminal running the command update, then there updating times without leaving this msg: E: Could not lock / var / lib / dpkg / lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/ var / lib / dpkg /), is another process using it?
from terminal um beams from terminal ps (system monitor) i do a kill -9 UUID_del_proceso_apt or do it from the system monitor.
January 20th, 2010 at 3:15
I write the command to retrieve the PGP key console tells me no valid OpenPGP data found! (I'm new to the operating system and good etiendo not much about it), thank you very much for your attention
February 1st, 2010 at 17:55
very good contribution!
thank you very much
DDD
May 2nd, 2010 at 17:48
[...] Source [...]
May 13th, 2010 at 3:33
Very good input, browsing also found these 2 articles were very helpful about VirtualBox:
http://www.hasheado.com/instalar-virtualbox-en-ubuntu.html
http://www.hasheado.com/configuraciones-mas-comunes-en-virtualbox.html
August 12th, 2010 at 3:41
solution:
sudo rm / var / lib / dpkg / lock
December 16th, 2010 at 0:56
EXCELLENT POST, THANKS PEOPLE "ubuntux.info"
TO GOOD TO HELP PEOPLE WHO HAVE AS GOOD SHAPE.
Keep it up!
MAO.
October 18th, 2011 at 20:09
excellent help here if I got solution
if you want to learn, teach
Thank you!