How to install VirtualBox on Ubuntu 20.04 (Syria)
. Become a “vboxuser” in Host machine (local machine) To be able to get access to an attached USB device, the Ubuntu host user needs to be in the vboxusers group. Add your user to this group by running the following command sudo usermod -aG vboxusers and reboot or logout/login.