generic-poky/meta/recipes-core/initrdscripts/files
Chen Qi f8a4a74c8c init-live.sh: move /media/xxx over to the real root filesystem
Previously, the /media/xxx which contains the root image was not
moved to be under the real root filesystem. Because of this, the
output of the 'mount' command is somewhat confusing, that is, it
has some mount point that is not even in the filesystem.

Besides, on some machine, it caused the recovery procedure when we
booted it next time.

This patches fixes this issue by moving the /media/xxx over to be
under the real root filesystem.

[YOCTO #2064]
[YOCTO #3705]

(From OE-Core rev: 261d21d36298bb7822ee7370c30441f42ef2b093)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-01-25 12:42:46 +00:00
..
init-boot.sh Set an explicit path for the initrd scripts 2011-09-16 13:30:26 +01:00
init-install-efi.sh EFI: Make installer EFI aware 2012-07-19 17:49:48 +01:00
init-install.sh Add console kernel options 2012-07-19 17:18:10 +01:00
init-live.sh init-live.sh: move /media/xxx over to the real root filesystem 2013-01-25 12:42:46 +00:00