Windows Server 2008 R2 --> Shared Folder

Discussions about using Windows guests in VirtualBox.
Post Reply
Flooh
Posts: 1
Joined: 26. Oct 2009, 20:54
Primary OS: Mac OS X other
VBox Version: OSE other
Guest OSses: Windows Server 2008 R2

Windows Server 2008 R2 --> Shared Folder

Post by Flooh »

Hi,

what works perfectly with Windows XP as guest, I don't get to work with Server 2008 R2 at all:

After installing guest expansions I want to share a folder on the Host (Mac OS X Snow Leopard) via the VirtualBox preferences. WinXP shows the "VirtualBox shared folders" in the Network environment. What do I have to do to see the same folder in the Network environment of Server 2008 R2?

Directly connecting to the host via \\IP\folder doesn't work, either.

Does anybody have a hint for me?

Thanks :D
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Windows Server 2008 R2 --> Shared Folder

Post by Sasquatch »

Hint: read the manual. It's right there. Net use x: \\vboxsrv\whateveryoucalledit.
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.
arnoneh
Posts: 6
Joined: 28. Oct 2009, 07:05
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: WinXP

Re: Windows Server 2008 R2 --> Shared Folder

Post by arnoneh »

I'm having the same problem but on WinXP running from MacOS 10.6.1. I've been all thru the manual.

At first I thought I needed to set this up at the command line in MacOS using VBoxManage but it appears that Devices > SharedFolders.... sets this up properly.

I've tried a number of differnt approaches to mapping the drive including:
- the net use syntax
- tools > map network drive
- exploring my network

All fail....I'm clearing missing something obvious. Attached are some screen shots showing how I have things setup. Any help is appreciated.

-Harv
Attachments
map1.tiff
map1.tiff (43.39 KiB) Viewed 6477 times
sharedf.tiff
sharedf.tiff (28.98 KiB) Viewed 6447 times
common.tiff
common.tiff (66.8 KiB) Viewed 6466 times
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Windows Server 2008 R2 --> Shared Folder

Post by Sasquatch »

Is it me, or are there just no images attached? I see an empty space with the name of the image file and that's it. Please use JPEG or PNG files.
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.
arnoneh
Posts: 6
Joined: 28. Oct 2009, 07:05
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: WinXP

Re: Windows Server 2008 R2 --> Shared Folder

Post by arnoneh »

Didn't realize there was a limitation around .TIFF files. Here's the JPG versions.

I got to thinking that maybe my problem is that the shared volume COMMON is formatted as MacOS Extended (Journaled)....maybe this type of file system cannot be mounted by VirtualBox's Guest XP OS? I'm going to create a test volume as NTFS to see if I get different results.

thanks
Attachments
map1.jpg
map1.jpg (61.83 KiB) Viewed 6304 times
sharedf.jpg
sharedf.jpg (24.36 KiB) Viewed 6300 times
common.jpg
common.jpg (47.42 KiB) Viewed 6305 times
arnoneh
Posts: 6
Joined: 28. Oct 2009, 07:05
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: WinXP

Re: Windows Server 2008 R2 --> Shared Folder

Post by arnoneh »

...and one more
Attachments
map2.jpg
map2.jpg (62.85 KiB) Viewed 6310 times
arnoneh
Posts: 6
Joined: 28. Oct 2009, 07:05
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: WinXP

Re: Windows Server 2008 R2 --> Shared Folder

Post by arnoneh »

nope, that (NTFS) didn't do it...exact same results. -Harv
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Windows Server 2008 R2 --> Shared Folder

Post by Sasquatch »

What if you use the command prompt instead? net use x: \\vboxsrv\common. Copy/paste that line and you should be good to go.
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.
arnoneh
Posts: 6
Joined: 28. Oct 2009, 07:05
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: WinXP

Re: Windows Server 2008 R2 --> Shared Folder

Post by arnoneh »

I failed to mention the the net use syntax does not work either....
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Windows Server 2008 R2 --> Shared Folder

Post by Sasquatch »

Did you even install the GA?
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.
arnoneh
Posts: 6
Joined: 28. Oct 2009, 07:05
Primary OS: Mac OS X Leopard
VBox Version: OSE other
Guest OSses: WinXP

Re: Windows Server 2008 R2 --> Shared Folder

Post by arnoneh »

OK, I just uninstalled the guest additions and re-installed....resolved! I should have thought of that sooner....

Thanks -Harv
Post Reply