Displaying 4 results from an estimated 4 matches for "ch02s05".
Did you mean:
ch02s06
2014 Mar 20
0
Re: [virt-tools-list] Linux host / Windows guest sharing
...spice guest tools in your windows guest? Download them here: http://www.spice-space.org/download.html
>
> That should get clipboard sharing working.
You also need to have your VM configured to use SPICE, and to add the
needed channel, see
http://people.freedesktop.org/~teuf/spice-doc/html/ch02s05.html
Christophe
2014 Mar 20
2
Linux host / Windows guest sharing
Hi,
I'm almost give up again because for a day I try to access my windows
kvm guest from FC20 :)
I've tried everything including virtio mapping
mount -t 9p -o trans=virtio,version=9p2000.L hostshare /tmp/hostfiles
where I get the following messages
mount: special device hostshare does not exist
---
---
to be honest clipboard sharing would be enough for me, so I googled
why it is not
2014 Mar 20
1
Re: [virt-tools-list] Linux host / Windows guest sharing
The spice-vdagent should be running in the guest. Have you installed the spice guest tools in your windows guest? Download them here: http://www.spice-space.org/download.html
That should get clipboard sharing working.
----- Original Message -----
> From: "Laszlo Pal" <vlad@vlad.hu>
> To: libvirt-users@redhat.com, virt-tools-list@redhat.com
> Sent: Thursday, March 20,
2014 Mar 20
2
Re: [virt-tools-list] Linux host / Windows guest sharing
...windows guest? Download them here: http://www.spice-space.org/download.html
>>
>> That should get clipboard sharing working.
>
> You also need to have your VM configured to use SPICE, and to add the
> needed channel, see
> http://people.freedesktop.org/~teuf/spice-doc/html/ch02s05.html
>
> Christophe