[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Can't open a shell in Xen unstable
on Wed, Nov 30, 2005 at 02:31:33PM +1300, Paul Dorman (paul.dorman@xxxxxxxxxxxxxxxxxxxxx) wrote: > Hi there, > > I've built Xen for my AMD64 Debian machine running Debian unstable. I'm > using the Linux-2.6-xen.hg repository and have the 2.6.14 kernel. > > The VMs start okay, but I can't ssh in or open an XTerm when connecting > via NX. If I try to ssh in I get "stdin: is not a tty". The xm console > command works fine. > > Any clues as to what I'm missing? Does your /dev include device files for console, null, zero, and tty? This is an occasional issue. 'MAKEDEV console null zero tty' should create these. Check also permissions on these and pty files. Ensure /dev/pty is being mounted. Also try the '-t' (force pty allocation) and '-v' (multiple times for more verbose output) options to ssh. Any sshd log output on the remote host would be useful. xm console to the system would be useful. Cheers. -- Karsten M. Self <karsten@xxxxxxxxxxxxx> XenSource, Inc. 2300 Geng Road #250 +1 650.798.5900 x259 Palo Alto, CA 94303 +1 650.493.1579 fax _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |