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
After install the image with the installer successfully, reboot and install again. Then it fails to mount the disk partition that it has been mounted already.
$ setup.sh --machines=intel-x86-64 --distros=wrlinux-graphics --layers=meta-anaconda --templates=feature/xfce,feature/posix_26,feature/installer-support && source environment-setup-x86_64-wrlinuxsdk-linux
# 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"
INITRAMFS_MAXSIZE = "1300000"
$ bitbake wrlinux-image-installer
# run the installer twice on a SuperMicro_E300-9A-16CN8TP target