
The previous post, i presented about installing Virtual Box on Ubuntu 9.04 host. This time, i would like to guide you to use a helpful feature of VBox which is shared folder. It can be seen that there are the common folder that Ubuntu host and Window OS guest can access and sharing data. In order to do so, you should do following configuration. (assume that your Virtual machine had already installed Window XP)
1. Config from Vbox.From Vbox, choosing tab: "setting", then select share folder as above:




4. Open Run -> cmd --> net use z: \\vboxsvr\share_name
in which share_name is the name that you gave in share folder at first step.


Good luck!
No comments:
Post a Comment