by AndyCot » 29. Jan 2022, 12:38
My notes for setting up Linux around this in my script to install stuff is:
# Run the following manually and then reboot in order to gain access to the Virtualbox Transfer directory
sudo usermod -G vboxsf -a $USER
If this does not work google "virtualbox vboxsf" and see if any of the articles/pages help.