[oe] Is core-image-x11 broken?

Carlos Rafael Giani dv at pseudoterminal.org
Sat Aug 16 13:17:50 UTC 2014


Hello,

I have experienced very strange issues with core-image-x11 .
Until recently, the image worked fine. I could boot with it, and got a 
fullscreen matchbox-terminal on screen.

I did a fresh build from scratch, with yesterday's master state of poky. 
core-image-x11 didn't boot.
It turns out that sysvinit wasn't on the image! So I added it 
explicitely by using IMAGE_INSTALL_append .
This helped, but now I see this:

/etc/init.d/rcS: line 17: mount: command not found
/etc/rcS.d/S00psplash.sh: line 10: /proc/cmdline: No such file or directory
/etc/rcS.d/S00psplash.sh: line 21: mount: command not found
INIT: Entering runlevel: 5
cat: /proc/cmdline: No such file or directory
cat: /proc/cmdline: No such file or directory
Starting Xserver
[    3.442068] random: nonblocking pool is initialized
/etc/X11/xserver-common: line 36: grep: command not found
/etc/X11/xserver-common: line 37: awk: command not found
/etc/X11/xserver-common: line 38: awk: command not found
/etc/X11/xserver-common: line 39: awk: command not found
/etc/X11/functions: line 10: /proc/cpuinfo: No such file or directory
/etc/rc5.d/S01xserver-nodm: line 31: which: command not found
Starting system message bus: /etc/rc5.d/S02dbus-1: line 63: 
start-stop-daemon: command not found
dbus.
/etc/rc5.d/S10dropbear: line 32: /proc/mounts: No such file or directory
Starting Dropbear SSH server: Generating key, this may take a while...
Public key portion is:
ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQC9JkKHluBboO77TPybTGN/cBcwDmFWvcCcRPhauXT4af3ycFt+eRwv2md3n6PNDAXHlZioH0uCSQBPoZSJoOnXn06BgU3BuhWlN/HgVDE3G8OKHhcB87Z7lodKhhSKIoupolYcQGtTXC+rOt84hqxreHln6Pw5R8ZNYbg6zBcesVs4v3zR+DcaBcOmt4XjQkmDDRvQgp1WfOWHAzuXJVNyE27yTLYuIOj0Fe1HhD)
Fingerprint: md5 90:68:ab:32:67:63:37:8b:3f:08:fc:72:1a:f2:0e:42
/etc/rc5.d/S10dropbear: line 84: start-stop-daemon: command not found
/etc/rc5.d/S99stop-bootlogd: line 64: start-stop-daemon: command not found
INIT: cannot execute "/sbin/getty"
INIT: cannot execute "/sbin/getty"


#Why are all these files missing? None of this happens with 
core-image-base .



More information about the Openembedded-devel mailing list