Wind River Support Network

HomeDefectsLIN6-11087
Fixed

LIN6-11087 : "make usb-image" failed when pass "--usb-label=wr_usb_boot" parameter to create-usb.pl

Created: Apr 14, 2016    Updated: Dec 3, 2018
Resolved Date: Apr 17, 2016
Found In Version: 6.0.0.28
Fix Version: 6.0.0.30
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Build & Config

Description

"make usb-image" failed when pass "--usb-label=wr_usb_boot"  parameter to create-usb.pl

  $ export IMGARGS="--usb-label=wr_usb_boot"
  $ make usb-image;

   ERROR: invalid arg: --usb-label=wr_usb_boot  <--

Steps to Reproduce

1. configure wrlinux platform project
  configure 
    --enable-board=intel-x86-64 
    --enable-kernel=standard 
    --enable-rootfs=glibc_std
    --enable-bootimage=ext3
    ...

2. build project

  $ cd <projDir>;
  $ make;

3. pass "--usb-label=wr_usb_boot"  parameter to create-usb.pl

  $ export IMGARGS="--usb-label=wr_usb_boot"   

4. make usb image

  $ make usb-image;

   ERROR: invalid arg: --usb-label=wr_usb_boot  <--

Other Downloads


Live chat
Online