I have an OpenSUSE 12.3 host OS, and i have a windows7 in qemu. I would like to share a folder from my host OS, to use this on windows7 in virtual machine. How can i do this on gui?
Please help me! Thank you very much! Sorry for my bad english.
Without any other restrictions you could use something like winscp on
windows to access the host’s SSH service to read files directly; this
should basically work out of the box as long as the host’s SSH service is
enabled and not blocked by firewalls.
You could also enable other services on the host for the same purpose:
SMB, FTP, NFS, etc.
On Mon, 18 Mar 2013 13:06:03 +0000, mohalaci wrote:
> Hmm. Could i do it like in oracle virtualbox? In virtualbox, i simply
> add a folder to the guest os.
>
> I cant ping the host from the guest system.