Re: [Embeddedxen-devel] Launch with some warning and how to show GUI in qemu box
Brought to you by:
rossierd
From: Pushparajan V <vp...@gm...> - 2010-05-22 19:00:03
|
Hi, On Sat, May 22, 2010 at 11:04 AM, Tek-life <tek...@te...> wrote: > Hi,all.I have run the embedxen on qemu correctly.But I also have some > question: > > 1. > When I run the embededxen on qemu,it launchs.But has some warning .*Does > it matter*? > The message is : > ... > locale: Cannot set LC_CTYPE to default locale: No such file or directory > locale: Cannot set LC_MESSAGES to default locale: No such file or directory > locale: Cannot set LC_ALL to default locale: No such file or directory > Setting the system clock.. > Cannot access the Hardware Clock via any known method. > ... > Starting kernel log daemon: klogd. > * Not starting internet superserver: no services enabled. > > 2. > How to show the GUI in the qemu box? > *When I run the **startx* ,then the error is : > [DOM0] DON't Call ME > [DOM0] DON't Call ME > [DOM0] DON't Call ME > [DOM0] DON't Call ME > [DOM0] DON't Call ME > [DOM0] DON't Call ME > [DOM0] DON't Call ME > /usr/bin/startx: line 131: xauth: command not found > /usr/bin/startx: line 141: xauth: command not found > /usr/bin/startx: line 143: xauth: command not found > /usr/bin/startx: line 141: xauth: command not found > /usr/bin/startx: line 143: xauth: command not found > /usr/bin/startx: line 154: xinit: command not found > /usr/bin/startx: line 158: xauth: command not found > > And after that . > *when I input the init 5* ,Nothing happens. > > I believe the rootfs distributed by embeddedxen project doesn't have Xserver or init 5. You can create a custom rootfs (take it from some embedded linux project, meego, android) and try starting X under DOM0. > iemQemu:~# init 5 > INIT: Switching to runlevel: 5 > INIT: Sending processes the TERM signal > > Then nothing happens. > > How to show the GUI in Qemu box? > > > Best wishes. -- Pushparajan V http://vprajan.blogspot.com |