[Solved] WIN 7 Guest show map shared folders [MAC OS X Host]

Discussions about using Windows guests in VirtualBox.
Post Reply
chosemh
Posts: 1
Joined: 28. Sep 2009, 14:02
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: Windows 7

[Solved] WIN 7 Guest show map shared folders [MAC OS X Host]

Post by chosemh »

I see posts on here with solutions that are supposed to fix this problem, but none seem to work. Can someone please come up with a real solution to make Windows 7 guest pick up the shared folders :?: I am also running Xp through virtual box and I have no problem mapping my shared folders. However, when I try it on the Windows 7 Guest, it does not even see the shared folder [even though it is present in the virtual box shared folder section]. Somebody help!!!
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: WIN 7 Guest won't show or map shared folders [MAC OS X Host]

Post by Perryg »

Windows Vista and Windows 7 both have an issue with the VBox shared folders not showing in the network neighborhood and need to be mapped as a network drive. It then will show in the file manager once you have it mapped.
  • Click the program start button and then open a command window or click in the run box and type cmd and press enter.
  • Put this in the command window: net use x: \\vboxsvr\shared -p and press enter (replace share with the name you actually gave the share in the settings)
  • After this the share will show in the file manager as a mapped drive.
All of this is assuming that you have the guest additions installed. If you don't then it will work for you until you do install the guest additions.
jalu
Posts: 14
Joined: 19. Apr 2009, 20:15
Primary OS: Debian other
VBox Version: OSE Debian
Guest OSses: Debian

Re: WIN 7 Guest won't show or map shared folders [MAC OS X Host]

Post by jalu »

Perryg wrote:Windows Vista and Windows 7 both have an issue with the VBox shared folders not showing in the network neighborhood and need to be mapped as a network drive. It then will show in the file manager once you have it mapped.
  • Click the program start button and then open a command window or click in the run box and type cmd and press enter.
  • Put this in the command window: net use x: \\vboxsvr\shared -p and press enter (replace share with the name you actually gave the share in the settings)
  • After this the share will show in the file manager as a mapped drive.
All of this is assuming that you have the guest additions installed. If you don't then it will work for you until you do install the guest additions.
thanks a lot, after two days of headaches it worked like a charme with Windows7 (from a Debian-host)
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: [Solved] WIN 7 Guest show map shared folders [MAC OS X Host]

Post by Perryg »

Great! I have marked this topic solved.
Post Reply