**Get lasted version of VirtualBox from here.

After install, go to YaST > Security and Users > User and Group Management
Select Groups, you can see vboxusers’ group then double click to edit information
Remember Group ID...

, ,

Easy way to enable USB support in Intrepid (not work on earlier version)
1. Open Terminal, type sudo gedit /etc/fstab
2. It’s open Gedit to edit fstab file, add this
none /proc/bus/usb usbfs devgid=46,devmode=666 0 0
to t...

, , , , ,