Wind River Support Network

HomeDefectsLIN1018-4906
Fixed

LIN1018-4906 : [Taget Installer] fails to install boot loader onto an USB flash disk with uefi

Created: Sep 11, 2019    Updated: Oct 14, 2019
Resolved Date: Oct 14, 2019
Found In Version: 10.18.44.10
Fix Version: 10.18.44.11
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Target Installer

Description

Install a image onto a flash disk with an NUC5 target, then the installer failed to write the boot loader, a screenshot in attachment. 

Steps to Reproduce

$ setup.sh --machines=intel-x86-64 --distros=wrlinux --dl-layers --layers=meta-anaconda --templates=feature/installer-support
# target image
$ source oe-init-build-env build-target
$ bitbake wrlinux-image-glibc-std

# installer image
$ source oe-init-build-env build-installer
# append below configurations to local.conf
DISTRO = 'wrlinux-installer'
INSTALLER_TARGET_BUILD = '<target_build-dir>'
INSTALLER_TARGET_IMAGE = "wrlinux-image-glibc-std"
$ bitbake wrlinux-image-installer

# do a install with a flash disk under UEFI 
Live chat
Online