$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
$ uname -a
Linux ubuntu-vm 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27 07:28:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Add the Path, Name and enable "Auto-mount" and "Make permanent" options.
Finally add your user to the group vboxsf:
$ sudo usermod -G vboxsf -a <my_user_name>
Logout and back again or reboot the machine.
---
If you plugged in the drive (shared folder) after loading OS you can restart vbox service:
$ sudo systemctl restart vboxadd-service.service
Logout and back again or reboot the machine.
---
If you plugged in the drive (shared folder) after loading OS you can restart vbox service:
$ sudo systemctl restart vboxadd-service.service