wr-installer require at least 2G memory to run, otherwise X server can not start successfully. Please see log in the attachment. Please update to wr-installer README and tell the end user: Please allocate at least X Memory to run wr-installer. (1.5G is also fine.)
1. project1:configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std+installer-support --with-sstate-dir=/buildarea1/build/SSTATE_CACHE 2. make all 3. project2: configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=wr-installer --enable-target-installer=yes --with-installer-target-build=/WRINSTALLER/0505/build_prj/combo1/export/*ext3 --enable-bootimage=iso 4. make all 5. make start-target TOPTS="-m 800 -cd export/*iso -no-kernel -disk hd0.vdisk -gc" EX_TARGET_QEMU_OPTS="-vga vmware"