After creating a new VM on Debian Lenny, I got the following when trying to ssh into the DomU;
PTY allocation request failed on channel 0
stdin: is not a tty
Run the following to fix the issue;
apt-get install udev
January 16th, 2009 | Posted in Debian, Linux, Xen | No Comments
After creating a new VM on Debian Lenny, I got the following when trying to ssh into the DomU;
PTY allocation request failed on channel 0
stdin: is not a tty
Run the following to fix the issue;
apt-get install udev
There are no comments yet, add one below.