aboutsummaryrefslogtreecommitdiffstats
path: root/setupBootloaderBeginner.html
diff options
context:
space:
mode:
authorKamil Rytarowski <kamil@mageia.org>2012-03-11 20:09:44 +0000
committerKamil Rytarowski <kamil@mageia.org>2012-03-11 20:09:44 +0000
commitc677be6ba2b4d9af807055f20ef0cd1c184d996b (patch)
tree8d9b51dec50b5e5fc0af401ece9e60f5635644c9 /setupBootloaderBeginner.html
downloaddrakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar
drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.gz
drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.bz2
drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.tar.xz
drakx-installer-help-c677be6ba2b4d9af807055f20ef0cd1c184d996b.zip
- import files for the installer (received from Marja)
Diffstat (limited to 'setupBootloaderBeginner.html')
-rw-r--r--setupBootloaderBeginner.html116
1 files changed, 116 insertions, 0 deletions
diff --git a/setupBootloaderBeginner.html b/setupBootloaderBeginner.html
new file mode 100644
index 0000000..d406ab6
--- /dev/null
+++ b/setupBootloaderBeginner.html
@@ -0,0 +1,116 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+ <title>18.&nbsp;Installing a Bootloader</title>
+ <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css">
+ <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
+ <link rel="home" href="index.html" title="Installation with DrakX">
+ <link rel="up" href="index.html" title="Installation with DrakX">
+ <link rel="prev" href="configureX_chooser.html" title="17.&nbsp;Configuring X, the Graphical Server">
+ <link rel="next" href="drakx-misc-params.html" title="19.&nbsp;Checking Miscellaneous Parameters">
+ </head>
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+ <div class="navheader">
+ <table width="100%" summary="Navigation header">
+ <tr>
+ <th colspan="3" align="center">18.&nbsp;Installing a Bootloader</th>
+ </tr>
+ <tr>
+ <td width="20%" align="left"><a accesskey="p" href="configureX_chooser.html">Prev</a>&nbsp;
+ </td>
+ <th width="60%" align="center">&nbsp;</th>
+ <td width="20%" align="right">&nbsp;<a accesskey="n" href="drakx-misc-params.html">Next</a></td>
+ </tr>
+ </table>
+ <hr>
+ </div>
+ <div lang="" class="section" title="18.&nbsp;Installing a Bootloader">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title" style="clear: both"><a name="drakxid-setupBootloaderBeginner"></a>18.&nbsp;Installing a Bootloader
+ </h2>
+ </div>
+ </div>
+ </div>
+
+
+
+
+
+
+
+ <div class="mediaobject" align="center"><img src="images/dx-setupBootloader.png" align="middle"></div>
+
+ <a class="indexterm" name="BId-drakxid-setupBootloaderBeginner-it1"></a>
+ <a class="indexterm" name="BId-drakxid-setupBootloaderBeginner-it2"></a>
+ <a class="indexterm" name="BId-drakxid-setupBootloaderBeginner-it3"></a>
+ <a class="indexterm" name="BId-drakxid-setupBootloaderBeginner-it4"></a>
+
+
+ <p><a name="BId-drakxid-setupBootloaderBeginner-pa1"></a>A
+ bootloader is a small program which is started by the computer
+ at boot time. It's responsible for starting up the whole
+ system. Normally, the bootloader installation is totally
+ automated. <span class="application">DrakX</span> will analyze the disk boot sector and act
+ according to what it finds there:
+ </p>
+
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist" type="disc">
+ <li class="listitem">
+
+ <p><a name="BId-drakxid-setupBootloaderBeginner-pa2"></a>If
+ a <span class="application">Windows<sup>&reg;</sup></span> boot sector is found, it will replace it with a
+ <span class="application">GRUB</span>/<span class="application">LILO</span> boot sector. This way you will be able to
+ load either <span class="application">GNU/Linux</span> or any other <acronym class="acronym">OS</acronym> installed on your
+ machine.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><a name="BId-drakxid-setupBootloaderBeginner-pa3"></a>In
+ any other case it will ask you where it should place the boot
+ loader. Generally, the <span class="guilabel">First sector of the drive
+ (MBR)</span> is the safest place.
+ </p>
+
+ </li>
+ </ul>
+ </div>
+
+
+ <p><a name="BId-drakxid-setupBootloaderBeginner-pa4"></a>Choosing <span class="guilabel">Skip</span> won't install a
+ bootloader. Use this option only if you know what you're
+ doing.
+ </p>
+
+
+
+
+
+
+
+
+ </div>
+ <div class="navfooter">
+ <hr>
+ <table width="100%" summary="Navigation footer">
+ <tr>
+ <td width="40%" align="left"><a accesskey="p" href="configureX_chooser.html">Prev</a>&nbsp;
+ </td>
+ <td width="20%" align="center">&nbsp;</td>
+ <td width="40%" align="right">&nbsp;<a accesskey="n" href="drakx-misc-params.html">Next</a></td>
+ </tr>
+ <tr>
+ <td width="40%" align="left" valign="top">17.&nbsp;Configuring X, the Graphical Server&nbsp;</td>
+ <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td>
+ <td width="40%" align="right" valign="top">&nbsp;19.&nbsp;Checking Miscellaneous Parameters</td>
+ </tr>
+ </table>
+ </div>
+ </body>
+</html>