diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-05-15 15:04:59 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-20 14:52:21 +0100 |
commit | 62ae16c40252f39ba28e072218d67f47b26b3535 (patch) | |
tree | a2d896ac7b0fcc16568dc4495e54007d70c27cff /meta/recipes-core/initrdscripts/files/init-live.sh | |
parent | 7c4fefcd7836c4f94836b96a07ad414f5ac1ca11 (diff) | |
download | openembedded-core-62ae16c40252f39ba28e072218d67f47b26b3535.tar.gz openembedded-core-62ae16c40252f39ba28e072218d67f47b26b3535.tar.bz2 openembedded-core-62ae16c40252f39ba28e072218d67f47b26b3535.zip |
udev-extraconf: fix the misuse of /run/media
The error was introduced by the following commit.
acfe3014d41de5e87cdbc58d0396349c6b9c3ffd
udev-extraconf: update mount.sh to use /run/media instead of /media
It accidently replaced 'device/media' by 'device/run/media' which causes
error for live images to be unable to boot up correctly, complaining
"Cannot find rootfs.img in /media/*".
This patch fixes the above problem.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/initrdscripts/files/init-live.sh')
0 files changed, 0 insertions, 0 deletions