(07-02-2014, 09:17 PM)asa link Wrote: in add or remove software do i check multiple things to add the guest addition that will allow me to use usb 2.0 ? i see a few different things i could check but worried i may not need to pick them all, any help would be great. thanks a lot.
Funny you should ask this. I've been writing a VBox tutorial for possible inclusion in the Help Manual and enabling USB support is part of it. Below is an outline of procedure from the tutorial.
If you want to be able to use USB sticks in VirtualBox you will need to
download a extra package from the VBox website for installation.
* From VBox main window, click Help -> About VirtualBox
* In About window, look for the exact version # for VBox (it should be version 4.3.10)
* Go to
https://www.virtualbox.org/wiki/Download_Old_Builds_4_3 if
yours is
version 4.3.10, otherwise go here:
https://www.virtualbox.org/wiki/Downloads
and look for your version number and follow same steps to install
as seen below.
* Find the "Extension Pack" and click "All Platforms" to download
and save the extension pack. (Direct to your Downloads folder.)
* Once downloaded, in VBox main window, go to File -> Preferences
and click Extensions on the left side.
* Look to the right side of the window and you will see two icons.
Click the top icon to "Add Package".
* It will look in your Downloads folder and find the extension pack
you just downloaded. Hit "Open" to install it to VBox.
* A window will appear confirming that you want to install the
extension pack. Click "Install", then scroll down the license
agreement and hit "I agree" to the terms of use.
* Enter your password when asked and finish the installation. When
complete you will see the extension pack added under Extensions in
the VBox settings menu.
Once that's installed, just use USB's the way you did before. (Click little USB icon in VBox window once VM is up and running.)
P.s. Basically this is just a step-by-step of what Scott (0) said a couple of posts up. Problem is that their website can be a little confusing if your version isn't listed on the main download page -- and ofcourse, 4.3.10 is not on that page.