lsb_release -a; # tested on guest
Description:	Debian GNU/Linux 11 (bullseye)
su - root
# adding the non-root default user "user" to the group vboxsf
usermod -aG vboxsf user
# then reboot system
reboot

lsb_release -a; # tested on host
Description: Debian GNU/Linux 10 (buster)
# if there are still access errors try on the host
chown -R ugo+r /path/to/shared/folder

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin