I installed VirtualBox on my physical machine:
Linux Ubuntu 10.04
Oracle VirtualBox 4.0.8
In VirtualBox I hosted Windows XP SP3
Question:
How can I share the host Ubuntu machine desktop to guest Windows machine.
|
I installed VirtualBox on my physical machine:
In VirtualBox I hosted Windows XP SP3 Question: How can I share the host Ubuntu machine desktop to guest Windows machine. | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Do the following: First you will need to add yourself (Your Ubuntu user) to the vboxusers.
Now you have to setup the Windows Guest.
Now you have a User in the vboxusers and you have also shared your folder. | ||||
|
feedback
|
|
What do you mean by "share a host"? To share a folder from the host filesystem? If so, do this:
In the guest, you can access that folder in Windows Explorer -> Network Places -> All Network -> VirtualBox shared folers -> \Vboxsvr". Additionally, you could right-click the folder and select "Mount network drive" to assign it a letter (permantenly or not) Last but not least, this feaure requires Guest aditions to be installed in the virtual machine | ||||
|
feedback
|