summaryrefslogtreecommitdiffstats
path: root/en-US/Introduction.xml
diff options
context:
space:
mode:
authorPete Travis <immanetize@fedoraproject.org>2013-11-30 22:25:24 -0700
committerPete Travis <immanetize@fedoraproject.org>2013-11-30 22:25:24 -0700
commitb59ba0054293b1afdc3bfb4de992fcff33534f85 (patch)
tree7275405290f7105805b4f892a44ac80986fe6bd4 /en-US/Introduction.xml
parent9a3047080f92deb2850be99fac93a072f33c0daf (diff)
downloadmultiboot-guide-b59ba0054293b1afdc3bfb4de992fcff33534f85.tar.gz
multiboot-guide-b59ba0054293b1afdc3bfb4de992fcff33534f85.tar.xz
multiboot-guide-b59ba0054293b1afdc3bfb4de992fcff33534f85.zip
general restructuring
Diffstat (limited to 'en-US/Introduction.xml')
-rw-r--r--en-US/Introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/en-US/Introduction.xml b/en-US/Introduction.xml
index d6489a4..23dc360 100644
--- a/en-US/Introduction.xml
+++ b/en-US/Introduction.xml
@@ -16,7 +16,7 @@
When your system starts, it first performs self tests, then loads a bootloader, <application>GRUB</application>. GRUB provides a menu so you can select the Fedora kernel or other operating system you would like to boot, and GRUBs configuration file stores options and settings required for initial booting of the selected operating system. Read <xref linkend="GRUB" /> for more information on GRUB.
</para>
<para>
- Changing Fedora's boot options can be helpful, especially when troubleshooting. <xref linkend="GRUB-customizing" /> explains how to change these options once or permanently.
+ Changing Fedora's boot options can be helpful, especially when troubleshooting. <xref linkend="GRUB-configuration" /> explains how to change these options once or permanently.
</para>
<para>
The system's firmware allows basic configuration, performs initial startup, initializes hardware, and brings up the bootloader. Until recently, this firmware was referred to as the <firstterm>BIOS</firstterm>, or <literal>Basic Input Output System</literal>, which is described in <xref linkend="BOOT-basics" />. Newer systems, such as those sold with Windows 8, use a newer type called <firstterm>UEFI</firstterm> or <literal>Universal Extensible Firmware Interface</literal>, which is described in <xref linkend="BOOT-basics" />