Wind River Support Network

HomeDefectsLIN1022-1207
Fixed

LIN1022-1207 : The installer iso image of installer can't be booted under uefi

Created: Aug 3, 2022    Updated: Mar 28, 2023
Resolved Date: Mar 28, 2023
Found In Version: 10.22.33.1
Fix Version: 10.22.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Target Installer

Description

The installer iso image of installer can't be booted under uefi that the esp is not correctly recognized.

Steps to Reproduce

$ 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

$ runqemu intel-x86-64 iso slirp kvm tmp-glibc/deploy/images/intel-x86-64/ovmf.qcow2 nographic qemuparams=" -boot menu=on -vnc :2" 
Live chat
Online