~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to nl/using-d-i/modules/i386/grub-installer.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 18640 untranslated -->
 
3
 
 
4
  <sect3 arch="i386">
 
5
  <title>Install the <command>Grub</command> Boot Loader
 
6
         on a Hard Disk</title>
 
7
<para>
 
8
 
 
9
The main &architecture; boot loader is called <quote>grub</quote>.
 
10
Grub is a flexible and robust boot loader and a good default choice for
 
11
newbies and old hands alike.
 
12
 
 
13
</para><para>
 
14
 
 
15
By default, grub will be installed into the Master Boot Record (MBR), where
 
16
it will take over complete control of the boot process. If you prefer, you
 
17
can install it elsewhere. See the grub manual for complete information.
 
18
 
 
19
</para><para>
 
20
 
 
21
If you do not want to install grub at all, use the Back button to get to
 
22
the main menu, and from there select whatever bootloader you would like to
 
23
use.
 
24
 
 
25
</para>
 
26
  </sect3>