mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
init-install-efi.sh: improve info message
Let users know that the installation was successful and that pressing Enter would lead to a reboot. (From OE-Core rev: a5993d9afab060d07213c14c0188422c9e258693) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f302012bdd
commit
e574eab500
@@ -291,7 +291,7 @@ umount /boot
|
|||||||
|
|
||||||
sync
|
sync
|
||||||
|
|
||||||
echo "Remove your installation media, and press ENTER"
|
echo "Installation successful. Remove your installation media and press ENTER to reboot."
|
||||||
|
|
||||||
read enter
|
read enter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user