Help me: shared folder within WinServer2k8 guest in XP host.

Discussions related to using VirtualBox on Windows hosts.
Post Reply
tuan
Posts: 10
Joined: 18. Jul 2008, 07:52

Help me: shared folder within WinServer2k8 guest in XP host.

Post by tuan »

I successfully configured shared folders in Settings menu.

After that, I started my VB machine.

When clicked Devices -> Shared Folder on running machine, I saw still the folders (under Machine Folders tag) that I'd configured.

But I couldn't see them on my virtual machine that installed Windows Server 2008 OS (when I click My Computer).

Please help me. Thank U very much!
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

Post by Sasquatch »

Did you read the manual? You have to mount it with the command line using net use <drive letter for the share> \\vboxsrv\<folder name>. You can also browse it from My Network Locations > Entire Network.
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.
tuan
Posts: 10
Joined: 18. Jul 2008, 07:52

Thank for your reply.

Post by tuan »

Thank for your reply!

Here's tree directory I see in left panel of window explorer in Windows Server 2008 guest OS when it was running:

Code: Select all

...
Computer
     Floppy Disk Drive (A)
     Local Disk (C)
     CD Driver (D)
Network
     WIN-ZL
           Public
           Printer
Control Panel
...


When clicked Devices -> Shared Folders..., I saw still host's folder that I'd attached to guest before I started this virtual machine. So, I should see the shared folder in Network location. But I couldn't.
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

Post by Sasquatch »

After you install the Guest Additions, you should get a new network enviroment in "Entire Network" section called "VirtualBox Shared Folders". There you will find them.
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.
tuan
Posts: 10
Joined: 18. Jul 2008, 07:52

Post by tuan »

Thank for your reply!

I'd already installed the Guest Additions before I configured share folder.
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

Post by Sasquatch »

But did you browse your "Entire Network"? Did you find it?
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.
tuan
Posts: 10
Joined: 18. Jul 2008, 07:52

Post by tuan »

Thank for your reply!

I couldn't find "Entire Network" in my Win Server 2008 guest.
I just saw "Network" as described in the post on Sat Jan 10, 2009 1:09 am.

In XP guest, it's easy to configured Shared Folder. I could easily find My Network Places -> Entire Network -> VirtualBox Shared Folders on XP guest.

My host is XP.
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

Post by Sasquatch »

A button on the side or top to show them? Did you run the command in the manual, the net use one?
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.
tuan
Posts: 10
Joined: 18. Jul 2008, 07:52

Post by tuan »

Thank for your reply!

Here's all the process:

1. Create a new virtual machine in VB
2. Install Windows Server 2008 OS on the new VM
3. Install Guest Addition, and then restart the VM
4. Turn off the VM
5. Configure Shared Folder by:
  • a. Right click on the VM's name in available list of VB to choice it, then Ctrl+S -> Shared Folder -> Add new shared folder
    b. Use net use... command get the same result as (a)
6. Start the VM
7. Couldn't see Entire Network -> VirtualBox Shared Folders
8. Go to forum to look for someone's help. :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

Post by Sasquatch »

You have to run the net use command INSIDE the VM, not on the Host.
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.
tuan
Posts: 10
Joined: 18. Jul 2008, 07:52

Post by tuan »

Thank U very much
The problem's solved. :D
Post Reply