Sharing folders with VirtualBox, Win7 Host and Ubuntu 9.10 Guest
Posted
by unknown (google)
on Super User
See other posts from Super User
or by unknown (google)
Published on 2009-12-06T18:19:40Z
Indexed on
2010/03/23
17:03 UTC
Read the original article
Hit count: 306
I have a development setup from this tutorial: http://www.sitepoint.com/blogs/2009/10/27/build-your-own-dev-server-with-virtualbox/
But what I can't figure out is how to share a folder on my Ubuntu virtualized machine with the host Win7. I want to use a Windows text editor to edit code that's on my Ubuntu server.
I've tried using the Shared Folders setting, adding "/var/www" but it says that the path is not absolute. When I click on "other", it only allows me to browse folders on my Win7 host.
Both the host and guest are 64-bit OS. Thanks in advance!
© Super User or respective owner