diff --git a/3_backup_internal_flash.sh b/3_backup_internal_flash.sh index 960e61e..03b24dd 100755 --- a/3_backup_internal_flash.sh +++ b/3_backup_internal_flash.sh @@ -64,10 +64,10 @@ fi echo "Flash successfully programmed. Now do the following procedure:" echo "- Disconnect power from the device" echo "- Power it again" -echo "- Press the power button on the device" +echo "- Press and hold the power button on the device" echo "- The LCD should show a blue screen" echo "- If it's not blue, you can try pressing the Time button on the device" -echo "- Press return" +echo "- Press return (while still holding the power button)!" read -n 1