eToken, VirtualBox 3.0 and Ubuntu 9.10
To access my (USB connected) eToken under Windows XP, this is what I had to do:
- Added myself to the vboxusers group (logged out and logged back in)
- Verified that I was a member of vboxusers using the following command:
groups my_user_id - In the VirtualBox Settings page, selected USB and create a USB filter for the eToken (which showed up grayed out since Ubuntu was seeing it).
- Use VBoxManage list usbhost to see the list of USB devices that VirtualBox could see along with their status. The status for eToken said Available.
Advertisement