kernel modules were missing after installing an ISO Please see screenshot in the attachment. The following patch already apply in project, but still failed: http://ala-git.wrs.com/cgit/layers/wr-installer/commit/?id=61e0296bcfc9b01aca58c40aa3e9eccd33328cab http://pek-git.wrs.com/cgi-bin/cgit.cgi/oe-core/commit/?h=wr-20131122&id=875764e9dda8f8d4b4cabfb7268ab83cb8701b05
1. project1:configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std+installer-support --with-sstate-dir=/buildarea1/build/SSTATE_CACHE --enable-bootimage=ext4 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/*ext4 --enable-bootimage=iso (both failed on rpm and ext installation method) 4. make all 5. make start-target TOPTS="-m 2000 -cd export/*iso -no-kernel -disk hd0.vdisk -gc" EX_TARGET_QEMU_OPTS="-vga vmware" 6. lsmod