Page 1 of 1
sharing folder on XP64 + XP
Posted: 9. Oct 2008, 09:34
by malli39
I have mounted XP Sp2 on based system XP64bit. All ok. I have shared the standard folder on XP64 and XP32. The workgroup is the same but xp32 don't XP64 and XP64 don't see xp32. The user is the same in all 2 PC .
I have read much of thread ( by search ) but I cannot find the solution
Can you help me ?
Thank you
Posted: 9. Oct 2008, 14:33
by Dest
Please tell us what version of vbox you are using and if the latest guest editions are installed.
How are you attempting to find your share? Most of them can be found with a \\vboxsvr
Posted: 9. Oct 2008, 15:47
by malli39
Last version 2.0.2
The vm machine is named : Virtualvm
The C hard drive is shared
If I tray : \\Virtualvm\c$ I retrieve error
latest guest editions ? what is it ? I cannot install other after virtualbox

Posted: 9. Oct 2008, 16:09
by Dest
many of the advanced features (clipboard sharing, shared folders, seamless integration) require the guest utilities to be installed in your guest machine. Please see the manual for instructions how to do so.
It appears though you are tryign to connect to the guest from the host. In order for that to function you need to have a HIF device (host interface) created for the guest and specify the IP address locally for that HIF (something like 192.168.1.1) and then specify the address in the guest (something like 192.168.1.2)
that will allow you to communicate from host <-> guest.
There are more advanced options but based off your post this should work