[xen-tools-discuss] Re: Screen terminates immediately (xen-shell)
Steve Kemp
steve at steve.org.uk
Wed Oct 22 13:01:10 CEST 2008
On Tue Oct 21, 2008 at 20:34:23 -0400, doug at wandell.com wrote:
> User 'xstester' can log in when the default shell is /bin/sh.
Great.
> Invoking /usr/bin/xen-login-shell causes the screen to flash, then
> screen terminates. Xstester can run 'screen' however, from the
> command line, no problem.
OK that's good then.
If I were you I'd try running, as this user:
xen-shell
That should give no errors, and present you with the xen-shell.
If it gives you errors then that is why screen is exiting.
If there are no errors next try running:
screen -d -R -c /etc/xen-shell/_screenrc -e^Aa -s /usr/bin/xen-shell -S $USER
That's the command that xen-login-shell eventually ends up running.
It might that something is weird with the screen install you have,
because that shouldn't fail.
Steve
--
Try out tscreen - My fork of GNU Screen:
http://www.steve.org.uk/Software/tscreen
More information about the xen-tools-discuss
mailing list