Re: [uml-user] xterm_open: $DISPLAY not set

2008-03-13 Thread lanas
I was asking why one already-made UML would show a prompt in the console it was launched while the UML kernel and filesystem I built always insisted on opening an xterm. So I compared these two inittab lines below, the first one showing a xterm, the other showing a prompt in the console where it w

Re: [uml-user] xterm_open: $DISPLAY not set

2008-03-08 Thread lanas
Le Fri, 7 Mar 2008 12:06:08 -0500, Jeff Dike <[EMAIL PROTECTED]> a écrit : > On Thu, Mar 06, 2008 at 09:42:13PM -0500, lanas wrote: > > OK, a bit of context. I'm starting the UML inside a small LFS > > system running in text mode under VmWare. I just tried running the > > same UML on Fedora and

Re: [uml-user] xterm_open: $DISPLAY not set

2008-03-07 Thread Jeff Dike
On Thu, Mar 06, 2008 at 09:42:13PM -0500, lanas wrote: > OK, a bit of context. I'm starting the UML inside a small LFS system > running in text mode under VmWare. I just tried running the same UML > on Fedora and voilà, a xterm appears, ahem, "magically", when run under > a X server. > > So I gu

Re: [uml-user] xterm_open: $DISPLAY not set

2008-03-06 Thread lanas
Le Thu, 6 Mar 2008 21:36:18 -0500, lanas <[EMAIL PROTECTED]> a écrit : > I get the error 'xterm_open: $DISPLAY not set' upon startup of a > home-made fs UML (kernel 2.6.24). OK, a bit of context. I'm starting the UML inside a small LFS system running in text mode under VmWare. I just tried

[uml-user] xterm_open: $DISPLAY not set

2008-03-06 Thread lanas
Hello, I get the error 'xterm_open: $DISPLAY not set' upon startup of a home-made fs UML (kernel 2.6.24). I've searched the mailing list archive and there's one reply by blaisorblade about this which points to: if (!getenv("DISPLAY")) { printk("xterm_open: $DISPLAY not