summaryrefslogtreecommitdiff
path: root/fi/using-d-i/modules/i386/grub-installer.xml
diff options
context:
space:
mode:
Diffstat (limited to 'fi/using-d-i/modules/i386/grub-installer.xml')
-rw-r--r--fi/using-d-i/modules/i386/grub-installer.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/fi/using-d-i/modules/i386/grub-installer.xml b/fi/using-d-i/modules/i386/grub-installer.xml
new file mode 100644
index 000000000..64e1e7ffb
--- /dev/null
+++ b/fi/using-d-i/modules/i386/grub-installer.xml
@@ -0,0 +1,26 @@
+<!-- retain these comments for translator revision tracking -->
+<!-- original version: 18640 untranslated -->
+
+ <sect3 arch="i386">
+ <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
+newbies 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 at all, use the Back button to get to
+the main menu, and from there select whatever bootloader you would like to
+use.
+
+</para>
+ </sect3>