Page 1 of 1

Cannot Access Shared Folders (centos 5 host, xp guest)

Posted: 20. Jul 2008, 08:04
by whiskey6
Hi there, I cannot access shared folders. They are NTFS and mounted under /mnt/win1 and /mnt/win2. I can read and write to both mounted drives no problem with the host OS. I have also tried following the .pdf documentation that is available but to no avail. I am running vbox 1.62 with guest additions.

Code: Select all

C:\Documents and Settings\derek>net use t:\\vboxsrv\win1
System error 67 has occurred.

The network name cannot be found.
Thanks

Posted: 20. Jul 2008, 15:05
by TerryE
Finger trouble. You typed vboxsrv. I didn't spot it but google did:
Google wrote:Did you mean: "network name cannot be found" vboxsvr

Posted: 20. Jul 2008, 17:35
by whiskey6
Thanks, but that isn't the problem:

Code: Select all

C:\Documents and Settings\derek>net use u:\\vboxsvr\win1
System error 67 has occurred.

The network name cannot be found.
from the user manual:
While vboxsvr is a ?xed name (note that vboxsrv would also work),

Posted: 20. Jul 2008, 18:53
by moppel
I have the same problem with shared folders in VirtualBox 1.6.2.
I fixed it with VirtualBox 1.6.0.

Host: Ubuntu 8.04 AMD 64
Guest: Windows XP SP2