Start using VirtualBox 2.x USB support by following these easy steps.
Thanks to virtualbox.org and Ibrahim Ben Faruhn.
If you got one or more of the following errors try to use the command below:
To clone a Virtual Machine in VirtualBox, first go to:
/home/[username]/.VirtualBox/VDI
or newer versions:
/home/[username]/.VirtualBox/HardDisk
in the console, use command:
(don't forgot to change the virtual disk name to your existing virtual disk name.)
VBoxManage clonevdi vm1.vdi vm2.vdi
If you don't have the vboxguestadditions.iso for your virtual machine, you can download it from here:
http://download.virtualbox.org/virtualbox/2.0.4/VBoxGuestAdditions_2.0.4...