Launch the linux virtual box. Open the shell terminal and create a folder in which the share folder contents to be accessible. Execute the below commands sequentially. This is tested in virtual box with ubuntu.
1. sudo mkdir winshare
2. mount.vboxsf <share folder name> winshare/
3. cd winshare
4. ls
1. sudo mkdir winshare
2. mount.vboxsf <share folder name> winshare/
3. cd winshare
4. ls