Saturday, August 29, 2015

Install Virtualbox Extension Pack from Bash command line

I recently ran into a problem when upgrading to Virtualbox 5.0. I was not able to install the Extension Pack, to enable USB 2.0, from the command line. Over at virtualbox.org I found the solution.

On my debian box I used aptitude to install gksu. gksu is a GTK+ frontend for su and sudo (check the man page for more info). Then I executed the following command from the directory where I downloaded the Virtualbox Extension Pack.

> gksu VBoxManage extpack install Oracle_VM_VirtualBox_Extension_Pack-5.0.2.vbox-extpack

After executing this command, my Virtualbox VM would boot up just fine and USB 2.0 controller was active.

Virtualbox Url

Follow the link to the Virtualbox download directory.

http://dlc-cdn.sun.com/virtualbox/