From 0089d13a8a01eca034a8a062cf9e9240fbd459b5 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 26 Aug 2020 13:59:37 +0200 Subject: fix installer prompts --- common/iso-install.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/iso-install.yml') diff --git a/common/iso-install.yml b/common/iso-install.yml index 2eb5d049..1a211319 100644 --- a/common/iso-install.yml +++ b/common/iso-install.yml @@ -29,10 +29,10 @@ config file on EFI systems. In case you only see a grub shell prompt ('grub>') after booting the iso image you can load the correct config file using this command: - grub> (cd0)/boot/grub/grub.cfg + grub> configfile (cd0)/boot/grub/grub.cfg {% endif %} - Once the installation is done press enter to continue or Ctrl-C + 'A' to abort. + Once the installation is done press ENTER to continue or CTRL-C then A to abort. - name: wait for new machine to start up, apply early roles and reboot -- cgit v1.2.3