Shared folders
-
U2XS
- Posts: 25
- Joined: 7. Jun 2009, 18:46
- Primary OS: Ubuntu other
- VBox Version: OSE Debian
- Guest OSses: Windows XP, Slax, DSL, Fedora
- Location: Brooklyn, NY
Shared folders
I can't figure out why I am not seeing the shared folders when I run the virtual machine. I have tried this using Ubuntu as the Host OS and Windows XP as the Guest OS. I have also tried with Windows XP as the Host OS & as the Guest OS as well. Do I have to do anything in addition to setting up the Shared folders in the settings column?
-
Rahn
- Posts: 2
- Joined: 9. Jul 2009, 20:46
- Primary OS: MS Windows XP
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: windows7
Re: Shared folders
Had the same problem. After you setup the shared folder, run your guest OS and then, on the guest,try mapping the drive using:
net use x: \\vboxsrv\<sharename>
Also:
See the VB Help file section: "4.6. Folder sharing"
net use x: \\vboxsrv\<sharename>
Also:
See the VB Help file section: "4.6. Folder sharing"
-
U2XS
- Posts: 25
- Joined: 7. Jun 2009, 18:46
- Primary OS: Ubuntu other
- VBox Version: OSE Debian
- Guest OSses: Windows XP, Slax, DSL, Fedora
- Location: Brooklyn, NY
Re: Shared folders
Thanks, that did the trick!Rahn wrote:Had the same problem. After you setup the shared folder, run your guest OS and then, on the guest,try mapping the drive using:
net use x: \\vboxsrv\<sharename>
Also:
See the VB Help file section: "4.6. Folder sharing"