From f8d60e7c8a2404e6d440168c855ab1909e3da66c Mon Sep 17 00:00:00 2001 From: sajolida <sajolida@pimienta.org> Date: Thu, 13 Jun 2019 17:23:54 +0000 Subject: [PATCH] Mention the info message on many computers --- wiki/src/install/inc/steps/pc_boot_menu.inline.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wiki/src/install/inc/steps/pc_boot_menu.inline.html b/wiki/src/install/inc/steps/pc_boot_menu.inline.html index 861ec173ff1..b1b4da2b955 100644 --- a/wiki/src/install/inc/steps/pc_boot_menu.inline.html +++ b/wiki/src/install/inc/steps/pc_boot_menu.inline.html @@ -63,6 +63,11 @@ following screenshot is an example of such boot menu:</p> <tr><td>Toshiba</td><td>F12</td></tr> <tr><td>others…</td><td>F12, Esc</td></tr> </table> + + <div class="tip"> + <p>On many computers, a message is displayed very briefly when switching on + that also explains how to get to the boot menu or edit the BIOS settings.</p> + </div> </li> <li> -- GitLab