[Solved] Create shared folder: OK Button grayed out

Discussions related to using VirtualBox on Windows hosts.
Post Reply
gallilaw
Posts: 5
Joined: 18. Jul 2009, 16:27
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: windows 7

[Solved] Create shared folder: OK Button grayed out

Post by gallilaw »

Running Win7 guest on WinXP host.

Have guest additions installed.

Have read the manual.

Have made a folder in the C: drive on my host; called it "VB Shared Folder"

In XP, have made it shared, permissions = anyone can use it, full control.

In the Win7 guest, under devices/shared folders, I use the dialog box to browse to the shared folder easily. There are two selection boxes for Read-Only and Make Permanent.

Whether I do or do not check either of those boxes, the OK button remains grayed out and I can't enable the shared folder.

I tried enabling it in the main VB window with the V-machine shut off, but the same thing happens. I browse to the "VB Shared Folder" but whether I do or do not check the Read Only box, the OK button remains grayed out and I can't enable the share.

Would really appreciate some help.
vbox4me2
Volunteer
Posts: 5218
Joined: 21. Nov 2008, 20:27
Location: Rotterdam
Contact:

Re: Create shared folder: OK Button grayed out

Post by vbox4me2 »

Try a short name without spaces, like 'vbshare1'.
gallilaw
Posts: 5
Joined: 18. Jul 2009, 16:27
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: windows 7

Re: Create shared folder: OK Button grayed out

Post by gallilaw »

Excellent!

For years after Windows allowed long file names and spaces, I still used 8 character = 3 names because I didn't trust the new scheme to work all the time. Now that I have been lulled into a false sense of confidence....

Thanks to you, when I made the share name VBshare, the Button said OK! and I enabled the share folder...

...but the share folder doesn't show up in Windows Explorer. If I shut off the machine the share shows up in the main VirtualBox settings module; but when I turn the machine back on, even though it's still listed as a share shared folder in the devices/share folder menu, it doesn't show up as an available resource in Windows Explorer
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: PUEL
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Create shared folder: OK Button grayed out

Post by Sasquatch »

The manual notes the command to mount the shared folder, use that one:

Code: Select all

net use x: \\vboxsrv\<sharename>
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
killbot956
Posts: 12
Joined: 14. Mar 2009, 05:51
Primary OS: Ubuntu other
VBox Version: OSE other
Guest OSses: Ubuntu Fedora OpenSuse Windows Server 2k3 Windows 7RC
Location: McAllen, Texas, USA

Re: Create shared folder: OK Button grayed out

Post by killbot956 »

With this issue i found you can still use long files, but it dose not like spaces in the file name(VB_Shared_Folder). So feel free to use long file names, just be sure not to use any spaces.
gallilaw
Posts: 5
Joined: 18. Jul 2009, 16:27
Primary OS: MS Windows XP
VBox Version: OSE other
Guest OSses: windows 7

Re: Create shared folder: OK Button grayed out

Post by gallilaw »

Well, it turns out using spaces was a really foolish thing for me to do.

I used spaces not only in the shared folder name but in the machine name: "Win 7 RC - 4" (the last bit to designate it was machine number 4)

When I changed the machine name to "Win7RC_4" the shared folder appeared in Windows Explorer and all was well.

Thanks very much for you assistance.
Post Reply