On Mon, 15 Mar 2004 07:26:12 +0200 Bogdan <[EMAIL PROTECTED]> wrote: > This morning trying to log in into host system I get. > [EMAIL PROTECTED]'s password: > stdin: is not a tty > What could it be? And how could I log it?
Fixed. Reason was that when I removing once vserver ysterday, I did it by rm -rf /vservers/SOMESERVER/ - so I lost allmost all /dev in main systems. The solution is to log in to the system by ssh [EMAIL PROTECTED] sh -i then execute cd /dev; /sbin/MAKEDEV -v generic _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
