1) Add Linux Guest OS.
2) In the Shared Folder setting, add a folder e.g. Z.
(this folder will automatically be assigned to a group called vboxsf )
3) Run Linux OS
4) Add User to vboxsf group via Terminal command
sudo usermod -G vboxsf -a $USER
REFERENCE:
https://websiteforstudents.com/share-host-folders-with-virtualbox-ubuntu-guests/
No comments:
Post a Comment