Adding VirtualBox repository:
Installing VirtualBox 4.1:
- sudo add-apt-repository "deb http://download.virtualbox.org/virtualbox/debian oneiric contrib"
- wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
- sudo apt-get update
If you want USB 2.0, VirtualBox RDP and PXE boot for Intel cards support on your guest machines, you have to install extension pack that can be downloaded here.
- sudo apt-get install virtualbox-4.1
Installing extension pack
Once extension pack downloaded, open VirtualBox and navigate to "File -> Preferences", at the "Extensions" section, click icon "Add package" and locate your downloaded extension pack.
And then follow on-screen instructions.
0 comments:
Post a Comment