You are not logged in.

#1 2007-10-21 15:10:47

dids22
Member
Registered: 2007-01-02
Posts: 251

sharing file problem with Vbox

hi
i installed virtual box (http://aur.archlinux.org/packages.php?d … s=0&SeB=nd)

and installed windows xp as guest.

i added some dir for the "shared files" (http://img503.imageshack.us/my.php?imag … ot3rs1.png)

but i don`t see the shared files in xp ("my network places is empty)

i need to install "guest addition" on xp (guest) (which that what i do) or in archlinux?

Offline

#2 2007-10-21 17:36:10

sinister99
Member
Registered: 2007-04-10
Posts: 136

Re: sharing file problem with Vbox

Are you using samba with your host machine?

I set up a "share" through vbox with my host, but it didnt work.  I then noticed my guest saw my host's samba server anyways.  browse your network to see if you see your host through samba.  If you don't check your guest's ip address, you may have to open a new ip address/range in your smb.conf

Offline

#3 2007-10-21 18:39:47

matt_man22
Member
From: Boston, MA
Registered: 2007-04-28
Posts: 54

Re: sharing file problem with Vbox

Try doing it from the command line:

VBoxManage sharedfolder add WindowsXP -name Shared /home/user/docs

Replace WindowsXP with your virtual machine name and the path with the shared folder path.  Then do a:

net use z: \\vboxsvr\Shared

In your Windows machine.

Offline

#4 2007-10-21 19:27:59

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: sharing file problem with Vbox

This is the way I did it, just two days ago, and it works:
1. Create a directory somewhere. I did it in a directory I named 'Vbox' and added a subdirectory 'Shared'.
2. Start VB but do not power up the host system yet.
3. Click on the right hand side of the screen on the "Shared Folders" link
4. Click on the upper most folder ("Add a new shared folder definition")
5. Browse to the folder you created.
6. Save the path.
7. Power up the VB host system
8. Open you file browser.
9. Under 'Entire Network' --> Virtual Box Shared Folders locate the folder you created.

From now on you can share your files.

Hope this helps.

R.

Offline

#5 2007-10-21 20:08:22

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: sharing file problem with Vbox

where "Entire Network" found?

Offline

#6 2007-10-22 01:10:21

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: sharing file problem with Vbox

dids22 wrote:

where "Entire Network" found?

Sorry, I may have made an assumption (based on some of your remarks) that you are using Windows XP. big_smile
So, if that is the case when you open the file manager you will see:"My Network Places" --> Entire Network -->VirtualBox Shared Folders

R.

Offline

#7 2007-10-22 23:30:05

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: sharing file problem with Vbox

nothing here

http://img98.imageshack.us/img98/5157/s … ot3nh3.png

btw

i got error when i try to load the module "vboxadd" as i has been told after the installation

FATAL: Error inserting vboxadd (/lib/modules/2.6.22-ARCH/misc/vboxadd.ko): No such device

---------------------------------------
there is any way to add openGL on the windows xp guest?

Last edited by dids22 (2007-10-23 00:20:24)

Offline

#8 2007-10-23 01:55:29

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,694
Website

Re: sharing file problem with Vbox

I think you have some installation problem which may also be affecting the shared folders.
I do not remember having to do anything with "vboxadd" only with "vboxdrv"

R.

Offline

Board footer

Powered by FluxBB