<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Dear Saverio,<br>
<br>
ok, got it :)<br>
<br>
The problem lies in the use of the -p option. In fact, in order to keep
the number of booting virtual machines constant, Netkit exploits the
make command which, in turn, diverts the input from the terminal.<br>
<br>
I see you are using -p0. If you are not interested in enforcing
constraints on the startup order of virtual machines (i.e., using
lab.dep), you can obtain an equivalent effect (and solve your problem)
with lstart -f.<br>
<br>
If, on the other hand, the startup order is important for you (and I
see from your lab tree that indeed it is), you can keep your startup
options unaltered, but you need to apply the attached patch to Netkit.
This solution also relieves you from the need to insert a password
every time the lab starts up.<br>
<br>
Regards,<br>
Massimo.<br>
<br>
</tt><br>
ZioPRoTo (Saverio Proto) wrote:
<blockquote
 cite="mid:a5e23ab90810310838k1ddbe5aer6dd6f7092788003@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">I suggest you first check your lab startup scripts for any such
redirections (including pipes), if any. Simply using an external script
to invoke lstart should not be a problem, therefore my question is: what
are you doing to start the lab?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
lstart -p0 -o -M64

that's it :)

Saverio
_______________________________________________
Netkit.users mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:Netkit.users@list.dia.uniroma3.it">Netkit.users@list.dia.uniroma3.it</a>
<a class="moz-txt-link-freetext"
 href="http://list.dia.uniroma3.it/mailman/listinfo/netkit.users">http://list.dia.uniroma3.it/mailman/listinfo/netkit.users</a>
  </pre>
</blockquote>
</body>
</html>