I’ve written about enabling Guest Additions on Windows 7 Beta 1 in VirtualBox. While most items work, such as mouse integration and Auto-resize Guest Display, one of the items that still doesn’t correctly function is Shared Folders. Fret not, because there is a simple workaround that can provide basic functionality. Also note, that this method works for any Windows guest, and could be adapted for a variety of other guests.
First, a quick word about the host OS: It must be running some implementation of Microsoft Windows network file system (SMB/CIFS) networking to work. If the host OS is Windows, you’re all set. If you’re on a Mac or Linux host environment, you’ll need to use Samba. Fortunately, Samba is nicely integrated with modern Mac and Linux releases. As for the guest OS, you’ll need to have some sort of networking enabled. With the revamped host networking in 2.1, I highly recommend you use that if at all possible.
As long as the above requirement is met, you may share the folder you want to access. I say “may” only because if your host OS is Windows, you can access the hidden drive shares directly. If this is the case, skip the next section and head right for the next paragraph. If you’re new to sharing a folder, here are the steps to accomplish it.
Windows
- Right-click the folder name and choose, “Share…”
- Verify the user with access is correct. It should be your current account and have Owner privileges
- Click Share
Ubuntu
- Browse to a folder using Nautilus (your default file manager when using Gnome)
- Right-click and choose “Sharing Options”
- If this is your first time enabling sharing, you will be prompted to install the service. Authenticate and let the package manager download and configure Samba. I was prompted to reboot my computer, however, I did not reboot and was still able to continue configuring the shared folder
Mac
- Sorry, I don’t have a Mac. If anyone wants to buy me one, or just generate some revenue through ad clicks, I would appreciate it!
You should then be able to access the share by browsing “\localhostsharename”. If you opted to skip creating a share, and want to use the built-in hidden shares, specify “C$” as the share name. Authenticate if necessary and you should be browsing your shared folder locally.
- Once that is complete, switch over to your VM installation (Windows 7 or otherwise)
- Bring up Computer (Start Orb→Computer)
- Click the “map network drive” button
- The “Map Network Drive” dialog box will open and you should configure several items:
- Drive: Specify your preferred drive letter. I chose “S:”, but any available letter will work fine.
- Folder: This should be defined as “\HostComputerShareName”. Alternatively, you can specify the IP address instead of hostname. Because you are now on the guest OS, this should not be “localhost” as above.
- Connect using different credentials: I like to check this, just to ensure I can specify the correct login and password instead of using my current user.
- Press the Finish button
A new window should open with your new share. You can also minimize this window – exposing the underlying Computer window. A new drive letter under Network Location should be available.
That’s it, you’re done. Windows shares don’t always behave as easily as they should, so if you encounter an error, don’t give up. Keep trying and post the error in the comments.







Pingback: Linux Noob, wanting to learn! - Page 4 - Overclock.net - Overclocking.net
Pingback: links for 2010-09-10 | Jeff's (Mastermesh's) Delicious Links
Here is an extensive how to on sharing folders with Windows 7.
http://www.ilertech.com/2010/09/sharing-files-and-folders-in-windows-7/
WINDOWS 7 users read…..
If your main OS is Windows 7 (the host machine) and you just cannot get this shares to work. Setup your host directory with the map drive path and what not as listed above.
When you goto access the shared folder from inside the VM client (in my case ubuntu), just use the internal network address. make sure you have samba i.e. smb installed in ubuntu or its equivalent in your client OS.
So in ubuntu to reach my Windows 7 machine with a shared folder it looks like this in the file browser window. smb://192.168.1.101/Users/Public/Documents
Wasn’t able to understand how to access the shared folder in the quest OS from this tutorial.
Hmmm, I’ll scratch my head and keep reading until it sinks in I think.
Thanks for posting this!
One minor note: vboxsrvTemp to link/share a folder called Temp in Ubuntu to Windows 7 in VirtualBox. Would not work if I tried to Map drive in Win 7 as vboxsrvmynameTemp or vboxsrvhomemynameTemp (myname is my home’s folder).
I am using Ubuntu 9.04, VirtualBox 3.1.0, and Windows 7 Pro.
vboxsvrName work awsome, must set it up to share in virtualbox first then map it in the host OS
Seems that you have to do the full path as well, not just vboxsvr
OK, tks guys!!
The “vboxsvrshared_folder” really did the trick!!! After spent 2 hours, that was my redemption!
Tks again!
If you map a general linux location such as “vboxsrvmedia” you should have access to USB, CD-DVD, all linux media….IT REALLY WORKS
heather is right, it’s vboxsvr, but apparently mine wasn’t scanning the shared folders for the machine, so vboxsvrsharename worked while vboxsvr didn’t.
uh, vboxsrv or vboxsvr? both give me “network error: windows cannot access ___”.
that vboxsrv really works, how silly!!
make a share folder in vbox
save something from win 7 in it
rifht click network – map net drive
use the point name above hehe, and u see your file ;9
Windows 7 RC Guest on Mac OSX 10.5.6 Host.
Shared Desktop (/Users/username/Desktop).
In Windows 7, Map Network Drive Z: to vboxsrvDesktop
voila, no additions, easy
@francis – try putting vboxsvr when you map the network drive. it worked fine for me
I made a web account with 110mb.com and im using ftp to transfer my files, its free and simple, i use filezilla to transfer my files.
Its very simple try it if you want
@Francis – works perfectly for an XP guest. It’s just Windows 7 being, uh, beta.
Pingback: VirtualBox 2.1.2 released | Idea Excursion
I’ve tried my best but i cannot possibly figure out what it is i am doing wrong… Shared folders + vBOx = never a good combo
Pingback: Installing Windows 7 Beta 1 in VirtualBox 2.1.0 | Idea Excursion