Failed to start sshd service after installing iso image Try to start sshd service, but failed with: Privilege separation user sshd does not exist. Please see screenshot in the attachment. Please also see /var/log/boot in the screenshot. It seems no service can be started successfully.
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. /etc/init.d/sshd start 7. cat /var/log/boot