Perryg wrote:Did you also update the guest additions in the Windows 7 VM?
Also when it comes to the point of USB in Windows. The easiest way is to enable the USB support in the Guest settings of VBox and not set any filters. Then after you boot up the guest you can select it from the devices tab and USB.
To get USB support, you need the PUEL (non-free) version. Via the GUI, there is an option to enable USB.
For Jaunty you need to add a line to your /etc/fstab file. Just add this to your /etc/fstab file.
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0
then run
sudo mount -a
Furthermore, your user must be able to access /proc/bus/usb/*
Return to VirtualBox on Linux Hosts
Users browsing this forum: No registered users and 9 guests