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

Discussions related to using VirtualBox on Linux hosts.
Post Reply
whiskey6
Posts: 4
Joined: 31. Dec 2007, 02:39

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

Post 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
TerryE
Volunteer
Posts: 3572
Joined: 28. May 2008, 08:40
Primary OS: Ubuntu other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Ubuntu 10.04 & 11.10, both Svr&Wstn, Debian, CentOS
Contact:

Post 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
whiskey6
Posts: 4
Joined: 31. Dec 2007, 02:39

Post 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),
moppel
Posts: 2
Joined: 20. Jul 2008, 18:46

Post 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
Post Reply