Wind River Support Network

HomeDefectsLIN1021-2011
Fixed

LIN1021-2011 : [Target Installer] the installed xfce image cannot boot into graphical desktop with qemu+ovmf

Created: Nov 14, 2021    Updated: Jan 25, 2022
Resolved Date: Jan 23, 2022
Found In Version: 10.21.20.7
Fix Version: 10.21.20.9
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Target Installer

Description

When build installer with template feature/xfce, it fails to launch xfce desktop with UEFI mode via qemu + ovmf after installation.

Steps to Reproduce

$ setup.sh --machines=intel-x86-64 --distros=wrlinux-graphics --layers=meta-anaconda,meta-qt5 --templates=feature/xfce,feature/qtdemo,feature/posix_26,feature/installer-support --dl-layers && source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env build

# 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

# run installation and bootup
$ runqemu intel-x86-64 wrlinux-image-installer iso slirp qemuparams="-drive file=hd0.vdisk,if=virtio,format=qcow2 -boot menu=on -serial mon:stdio -vnc :2 " kvm ovmf.raw
Live chat
Online