Small garage of one Ford in the big internet
Can appear when you trying launch VM with attached real disk.
Add current user to proper groups
sudo usermod -a -G disk $USER
sudo usermod -a -G vboxusers $USER
Stop VBox service and relaunch VBox as Administrator
taskkill /f /im VBoxSVC.exe