1

I'm trying to install Windows 8.1 x64 in a virtual machine.

The problem is that I can enable the function to share a folder between host and guest.

I followed the steps in this link: http://www.itworld.com/article/2696611/open-source-tools/install-virtualbox-4-3-14-in-ubuntu-14-04.html

I created a folder to share in /home/"my name"/ and when logged in the guest, I installed the guest addition that came in "CD Drive (D:) VirtualBox Guest Additions" under Devices and drives (The amd64 version).

When I click on "map network drive" and then browse to open the folder I'd like to share, it doesn't appear. It appears 2 networks: My name, and VBOXSVR. Under my name, the folders are the ones that come by default (Music, photos, etc.), and under VBOXSVR it appears nothing.

I don't know if I missed something, or if I had to write something in the terminal after creating the folder to share.

If someone could help, even give the step by step from installing the virtualbox under Ubuntu 14.04 to sharing folder when installed the Windows drive, I would really appreciate.

1 Answers1

0

The shared folder problems with Windows guests are a known bug, which can be fixed by downloading and installing VirtualBox Guest Additions 4.3.23 r98282.

tanius
  • 6,303
  • 1
  • 39
  • 49
peadyr
  • 1