I am currently using VirtualBox 3.2. I would like to upgrade it to latest version without losing any operating systems in it. How can I achieve this?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Head on over to this page and download the Ubuntu package for your version / architecture. Be sure to get the VirtualBox extension pack too. (This provides USB 2.0 and RDP support.) The most recent version can be found on the VirtualBox Downloads page. |
|||||||||||||||
|
|
Add one line to your /etc/apt/sources.list:
The Oracle public key for apt-secure can be downloaded here. You can add this key with
To install VirtualBox, do
|
|||||
|
|
You should be able to upgrade virtualbox from the ppa available from virtualbox directly. There is also a good ppa if you want to make sure you keep the open source edition (ose): |
|||||||||||||
|

