blob: 23a4e44c22aa6596a63ee47aaba742e2cd6df07b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
<sect3 arch="any-x86">
<title>Install the <command>Grub</command> Boot Loader
on the drive</title>
<para>
The &architecture; boot loader is called <quote>grub</quote>.
Grub is a flexible and robust boot loader and a good default choice for
new users and old hands alike.
</para><para>
By default, grub will be installed on the UEFI partition/the Boot Record of
the primary drive, where
it will take over complete control of the boot process. If you prefer, you
can install it elsewhere. See the grub manual for complete information.
</para><para>
If you do not want to install grub, use the &BTN-GOBACK; button to get to the
main menu, and from there select whatever bootloader you would like to use.
</para>
</sect3>
|