WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] stdin: is not a tty

To: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] stdin: is not a tty
From: Tegger <xen@xxxxxxxxx>
Date: Wed, 14 Jul 2010 23:04:10 +0200
Delivery-date: Wed, 14 Jul 2010 14:19:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.10) Gecko/20100512 Thunderbird/3.0.5
Hi,
i created a new domain with xen-tools with udev

xen-create-image --size=4Gb --swap=1Gb --hostname=SAMBA --ip=192.168.123.215 --netmask=255.255.255.0 --gateway=192.168.123.253 --dir=:/home/userle/vm_images --dist=lenny --fs=ext3 --kernel=/boot/vmlinuz-2.6.31.13 --memory=256Mb --image=sparse --mirror=http://ftp2.de.debian.org/debian/ --passwd --force --role=udev

but when i tried to access the domain i got

stdin: is not a tty

also with

xm create -c Samba

there is no console, it stops with

INIT: Entering runlevel: 2
Starting enhanced syslogd: rsyslogd.
Starting OpenBSD Secure Shell server: sshd.
Starting periodic command scheduler: crond.


i tried also

extra = 'xencons=tty'

but the same result

how can i fix it ?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] stdin: is not a tty, Tegger <=