There is no kernel module after installing iso image Install iso image to qemu vdisk. After installation complete, run lsmod. You can see there is no kernel module. root@localhost:~# lsmod Module Size Used by Please see screenshot in the attachment Boot Qemu from nfs: 35 console qemu35 login: root Password: root@qemu35:~# lsmod Module Size Used by processor 30592 0 ata_generic 3910 0 root@qemu35:~# I will confirm this issue on real target when it is available.
1. /buildarea1/product/wrlinux-x/wrlinux/configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=wr-installer --enable-target-installer=yes --with-sstate-dir=/buildarea1/build/SSTATE_CACHE --enable-parallel-pkgbuilds=8 --enable-jobs=8 --enable-bootimage=iso 2. make all 3. make start-target TOPTS="-m 2048 -cd export/*.iso -no-kernel -disk hd0.vdisk -gc" 4. Install minimal packge.(LIN6-7252) 5. After installation, run make start-target TOPTS="-m 2048 -no-kernel -disk hd0.vdisk -gc" 6. log on, run lsmod