Acknowledged
Created: Apr 26, 2023
Updated: Jul 24, 2023
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Target Installer
There are 2 systemd services cannot be stopped before timeout when installer image shutdown.
# build
$ setup.sh --machines=intel-x86-64 --distros=wrlinux --templates=feature/installer-support --layers meta-anaconda --dl-layers
# target image
$ source oe-init-build-env build-target
$ bitbake wrlinux-image-std
# installer image
$ source oe-init-build-env build-installer
# append below configurations to local.conf
DISTRO = 'wrlinux-installer'
INSTALLER_TARGET_BUILD = "../build/tmp-glibc/deploy/images/intel-x86-64/wrlinux-image-std-intel-x86-64.ext4"
$ bitbake wrlinux-image-installer
# install
1. in the installer please have below configs,
"Storage Configuration" with "Custom" -> "LVM Thin Provisioning" -> "click here to create them automatically",
2. then finish all other configurations and start the installation