Wind River Support Network

HomeDefectsLIN6-3460
Fixed

LIN6-3460 : using make usb-image to make an read-only image doesn't actually work

Created: Mar 29, 2013    Updated: Mar 10, 2016
Resolved Date: Dec 1, 2013
Previous ID: LIN5-2774, LIN6-2848
Found In Version: 6.0
Fix Version: 6.0
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: Build & Config

Description

The defaults command for the command "make usb-image" generate a read-only image, but when the actual target system boots the image is found to be read-write

Steps to Reproduce

configure --enable-rootfs=glibc_small+debug --enable-kernel=standard --enable-board=qemux86-64

make fs
make usb-image < /dev/null
make start-target TOPTS="-disk export/usb.img" TARGET_QEMU_KERNEL=""

# Login and run
touch testing123
halt -p

# Now boot the target again:
make start-target TOPTS="-disk export/usb.img" TARGET_QEMU_KERNEL=""

# You will see the file is there with "ls" and the image was mounted read-write

Other Downloads


Live chat
Online