<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Dear all<br>I have the following problem:<br>-I'm running libvirt 0.9.11 on ubuntu 12.04;<br>-when I try to create a VM with the following configuration:<br>...<br><serial type='pty'><br>      <source path='/dev/pts/2'/><br>      <target port='0'/><br>      <alias name='serial0'/><br></serial><br><console type='pty' tty='/dev/pts/2'><br>      <source path='/dev/pts/2'/><br>      <target type='serial' port='0'/><br>      <alias name='serial0'/><br></console><br>...<br>I obtain this output:<br>errore: Impossibile creare il dominio da domain_alpha_1.xml<br>(error, impossible to create a domain from domain_alpha_1.xml)<br>errore: errore interno Process exited while reading console log output:
chardev: opening backend "pty" failed: Permission denied<br><br>Does anyone know what's going wrong and ho to fix it?<br><br>Thanks,<br><br>Daniele Milani<br>                                        </div></body>
</html>