Hi, all, I have put this section in my vm definition file : <br><br>RAW = [ type = "kvm",<br>         data = "<devices><serial type=\"pty\"><source<br>         path=\"/dev/pts/5\"/><target port=\"0\"/></serial><console type=\"pty\"<br>
         tty=\"/dev/pts/5\"><source path=\"/dev/pts/5\"/><target<br>         port=\"0\"/></console></devices>"<br>]<br><br>the ttylinux instance runs normally. When I ssh to the host  and try to open the console of it, by the command "virsh console <domain>", it is just stuck in the screen with only one line of message: <br>
<br>Connected to domain one-19<br>Escape character is ^]<br> <br>Can anybody help me ?<br>Best Regards,<br>Jeff<br>