I installed Virtualbox 2.0 on Ubuntu and I successfully installed a virtual machine for Windows XP under Ubuntu. I tried to follow what is said to share folders between Ubuntu and XP, but it still not work, I don't understand why.
Here what I did :
- I activated samba and enabled sharing of my folder "Desktop" (for example)
- Under virtualbox, I added this folder in "Shared Folder"
- Then, I try to connect to a network drive under XP, and I enter the adress of the folder \\10.0.2.2\Desktop , but windows says he doens't find it... I also tried with \\srvbox\Desktop, but the same... When I go to the network, I can see "myname- server (Samba, Ubuntu)", but when I click on it it says I probably don't have the rights
What did I make wrong ?
Thanks !