summaryrefslogtreecommitdiffstats
path: root/en-US/GRUB-reinstalling.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en-US/GRUB-reinstalling.xml')
-rw-r--r--en-US/GRUB-reinstalling.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/en-US/GRUB-reinstalling.xml b/en-US/GRUB-reinstalling.xml
index 382b48e..d5ab1b8 100644
--- a/en-US/GRUB-reinstalling.xml
+++ b/en-US/GRUB-reinstalling.xml
@@ -20,6 +20,7 @@
You have chosen not to use <application>anaconda</application> to install grub.
</member>
</simplelist>
+ </para>
<section id="GRUB-reinstalling-mkconfig">
<title>Refreshing GRUB configuration</title>
<para>
@@ -35,7 +36,9 @@
Refresh GRUB configuration on UEFI systems:
<screen>
<command>
-
+ grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
</command>
</screen>
</para>
+ </section>
+ </section>