Hi Guys, I can not get /etc/rc.d/init.d/spice-vdagentd to start because of the line
[ -c $port ] || exit 0 # where "$port" = "/dev/virtio-ports/com.redhat.spice.0"
in the "start" function. Problem: I have no "/dev/virtio-ports" directory. "spice-vdagentd" exits as it is suppose to. How do I get "/dev/virtio-ports/com.redhat.spice.0" to show up? What did I not install? What am I doing wrong? Many thanks, -T # rpm -qa \*spice\* spice-server-0.8.0-1.el6.x86_64 spice-client-0.8.0-2.el6.x86_64 spice-vdagent-0.6.3-8.el6.x86_64 spice-protocol-0.8.0-1.el6.noarch # rpm -qa \*vdage\* spice-vdagent-0.6.3-8.el6.x86_64 _______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel