Wind River Support Network

HomeDefectsLIN1018-2998
Fixed

LIN1018-2998 : The overc bootable installer can't be detected by NUC board.

Created: Nov 20, 2018    Updated: Sep 1, 2020
Resolved Date: Sep 1, 2020
Found In Version: 10.18.44.1
Severity: Standard
Applicable for: Wind River Linux LTS 18
Component/s: Userspace

Description

The overc bootable installer can't be detected by NUC board.

Please refer to the picture attached.

The USB installer can't be detect by NUC board. 

Steps to Reproduce

Following the document to generate the image:
http://internal.wrs.com/engineering/engops/techpubs/docDrafts/Linux/Linux-LTS18/Linux-LTS-Core-Docs/wr_linux_overc_virtualization_features_guide_lts/

/lpg-build/cdc/fast_prod/WRL10_18/RCPL0001_LX02/wrlinux-10/setup.sh --distro wrlinux-overc --dl-layers --no-recommend --machine qemux86-64
. ./environment-setup-x86_64-wrlinuxsdk-linux
. ./oe-init-build-env build

## Modify config/local.conf ###
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
OVERC_ESSENTIAL_MODE = "read-write"
SIGGEN_OVERC_DEVEL = "1"


MACHINE=qemux86-64 bitbake cube-vrf cube-dom0 cube-essential cube-server cube-builder-initramfs cube-builder cube-desktop

sudo apt-get install btrfs-progs
bitbake grub-native jq-native
bitbake build-sysroots
cp ../layers/wrlinux/wrlinux-overc/bin/* .

sudo PATH=$PWD/tmp/sysroots/x86_64/usr/bin:\
$PWD/tmp/sysroots/x86_64/usr/sbin:$PATH ../overc-installer/sbin/cubeit \
--disk-size 15G --force --config `pwd`/image-live.sh --target-config config-usb.sh \
--artifacts `pwd`/tmp/deploy/images/qemux86-64 /dev/sdc 

Then try to boot the USB disk on NUC board.
Live chat
Online