summaryrefslogtreecommitdiff
path: root/en/using-d-i/modules/x86/grub-installer.xml
blob: c90fa3646e62e71970b1c131570862daacbf4a7b (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
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->

  <sect3 arch="any-x86">
  <title>Install the <command>Grub</command> Boot Loader
         on a Hard Disk</title>
<para>

The main &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 into the Master Boot Record (MBR), 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>