aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile9
-rw-r--r--NEWS8
-rw-r--r--add_supplemental_media.html66
-rw-r--r--chooseDesktop.html2
-rw-r--r--configureNetwork.html50
-rw-r--r--doPartitionDisks.html36
-rw-r--r--formatPartitions.html2
-rw-r--r--index.html22
-rw-r--r--media_selection.html77
-rw-r--r--misc-params.html5
-rw-r--r--setRootPassword.html50
-rw-r--r--setupBootloader.html94
-rw-r--r--setupBootloaderAddEntry.html2
-rw-r--r--setupBootloaderExpert.html361
-rw-r--r--setupYabootAddEntry.html47
-rw-r--r--setupYabootGeneral.html47
-rw-r--r--summary.html47
17 files changed, 231 insertions, 694 deletions
diff --git a/Makefile b/Makefile
index 29f1d63..0a13b87 100644
--- a/Makefile
+++ b/Makefile
@@ -2,13 +2,12 @@ PACKAGE = drakx-installer-help
VERSION = 3.3
HTML_FILES = acceptLicense.html \
+ add_supplemental_media.html\
addUser.html \
ask_mntpoint_s.html \
chooseDesktop.html \
choosePackageGroups.html \
- choosePackages.html \
choosePackagesTree.html \
- configureNetwork.html \
configureServices.html \
configureTimezoneUTC.html \
configureX_card_list.html \
@@ -21,6 +20,7 @@ HTML_FILES = acceptLicense.html \
index.html \
installer.html \
installUpdates.html \
+ media_selection.html\
minimal-install.html \
misc-params.html \
resizeFATChoose.html \
@@ -32,13 +32,8 @@ HTML_FILES = acceptLicense.html \
selectMouse.html \
setRootPassword.html \
setupBootloaderAddEntry.html \
- setupBootloaderBeginner.html \
- setupBootloaderExpert.html \
setupBootloader.html \
setupSCSI.html \
- setupX.html \
- setupYabootAddEntry.html \
- setupYabootGeneral.html \
summary.html \
takeOverHdChoose.html \
takeOverHdConfirm.html
diff --git a/NEWS b/NEWS
index 0dcea3e..88aff2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+
+
+
+- Removed files: setupYabootAddEntry, setRootPassword, setupBootloaderBeginner,
+choosePackages, setupBootloaderExpert, setupX, setupYabootGeneral,
+configureNetwork, summary
+- Added files: add_supplemental_media, media_selection,
+
* Thu Dec 27 2012 Kamil Rytarowski <kamil> 3.3
- Calenco updates for all languages
- New files: chooseDesktop, choosePackageGroups, choosePackagesTree,
diff --git a/add_supplemental_media.html b/add_supplemental_media.html
new file mode 100644
index 0000000..2a0be9a
--- /dev/null
+++ b/add_supplemental_media.html
@@ -0,0 +1,66 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+ <title>Media Selection (Configure Supplemental Installation Media)</title>
+ <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="formatPartitions.html" title="Formatting">
+ <link rel="next" href="media_selection.html" title="Media Selection (Nonfree)"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
+ <!--
+ body { font-family: sans-serif; font-size: 13px }
+ table { font-family: sans-serif; font-size: 13px }
+ --></style></head>
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+ <div lang="en" class="section" title="Media Selection (Configure Supplemental Installation Media)">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title"><a name="add_supplemental_media"></a>Media Selection (Configure Supplemental Installation Media)
+ </h2>
+ </div>
+ </div>
+ </div>
+
+
+
+
+
+
+
+
+
+ <p>This screen gives you the list of already recognized repositories. You
+ can add other sources for packages, like an optical disc or a remote
+ source. The source selection determines which packages will be available for
+ selection during the next steps.
+ </p>
+
+
+ <p>For a network source, there are two steps to follow:</p>
+
+
+ <div class="orderedlist">
+ <ol class="orderedlist" type="1">
+ <li class="listitem">
+
+ <p>Choosing and activation of the network, if not already up. </p>
+
+ </li>
+ <li class="listitem">
+
+ <p>Selecting a mirror or specifying a URL (very first entry). By
+ selecting a mirror, you have access to the selection of all repositories
+ managed by Mageia, like the non-free , the tainted repositories and the
+ updates. With the URL, you can designate a specific repository or your
+ own NFS installation.
+ </p>
+
+ </li>
+ </ol>
+ </div>
+
+ </div>
+ </body>
+</html>
diff --git a/chooseDesktop.html b/chooseDesktop.html
index bb76dc3..dff9fa5 100644
--- a/chooseDesktop.html
+++ b/chooseDesktop.html
@@ -6,7 +6,7 @@
<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="formatPartitions.html" title="Formatting">
+ <link rel="prev" href="media_selection.html" title="Media Selection (Nonfree)">
<link rel="next" href="choosePackageGroups.html" title="Package Group Selection"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
diff --git a/configureNetwork.html b/configureNetwork.html
deleted file mode 100644
index 2f4959d..0000000
--- a/configureNetwork.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <title>configureNetwork</title>
- <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="selectMouse.html" title="Select mouse">
- <link rel="next" href="installUpdates.html" title="Updates"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
- <!--
- body { font-family: sans-serif; font-size: 13px }
- table { font-family: sans-serif; font-size: 13px }
- --></style></head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <div lang="" class="section" title="configureNetwork">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title"><a name="configureNetwork"></a>configureNetwork
- </h2>
- </div>
- </div>
- </div>
-
-
-
-
-
-
-
-
-
-
- <p><a name="configureNetwork-pa1"></a>This page is <span class="emphasis"><em>configureNetwork</em></span>
- </p>
-
-
- <p><a name="configureNetwork-pa2"></a>Clicking which help button leads to this page?
- </p>
-
-
- <p><a name="configureNetwork-pa3"></a>....
- </p>
-
-
-
- </div>
- </body>
-</html>
diff --git a/doPartitionDisks.html b/doPartitionDisks.html
index fdb9112..f4b6907 100644
--- a/doPartitionDisks.html
+++ b/doPartitionDisks.html
@@ -28,13 +28,19 @@
-
+
+
+
+
+
+
+
@@ -170,21 +176,27 @@
</tr>
<tr>
<td align="left" valign="top">
-
- <p>If you have a SSD (Solid State Drive) instead of a hard disk, at
- the time this help was written, it was inadvisable to create the
- partitions with this tool because they would not be aligned. The SSD
- would work but with reduced speed and lifetime. Use a partitioning tool
- such as Gparted instead with these partition alignment settings for each
- partition :
+
+ <p>Some newer drives are now using 4096 byte logical sectors, instead
+ of the previous standard of 512 byte logical sectors. Due to lack of
+ available hardware, the partitioning tool used in the installer has not
+ been tested with such a drive. Also some ssd drives now use an erase block
+ size over 1 MB. We suggest to pre-partition the drive, using an
+ alternative partitioning tool like gparted, if you own such a device, and
+ to use the following settings:
</p>
-
- <p>Free space preceding (MiB) : 2</p>
+
+ <p>"Align to" "MiB" </p>
+
+
+ <p>"Free space preceding (MiB)" "2" </p>
-
- <p>Round to cylinders : unchecked</p>
+ <p>Also make sure all partitions are created with an even number of
+ megabytes.
+ </p>
+
</td>
</tr>
</table>
diff --git a/formatPartitions.html b/formatPartitions.html
index 5af30c8..d64dd92 100644
--- a/formatPartitions.html
+++ b/formatPartitions.html
@@ -7,7 +7,7 @@
<link rel="home" href="index.html" title="Installation with DrakX">
<link rel="up" href="index.html" title="Installation with DrakX">
<link rel="prev" href="diskdrake.html" title="Custom disk partitioning with DiskDrake">
- <link rel="next" href="chooseDesktop.html" title="Desktop Selection"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
+ <link rel="next" href="add_supplemental_media.html" title="Media Selection (Configure Supplemental Installation Media)"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
diff --git a/index.html b/index.html
index c1ff3da..0ce993a 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,8 @@
<dt><span class="section"><a href="diskdrake.html">Custom disk partitioning with
DiskDrake</a></span></dt>
<dt><span class="section"><a href="formatPartitions.html">Formatting</a></span></dt>
+ <dt><span class="section"><a href="add_supplemental_media.html">Media Selection (Configure Supplemental Installation Media)</a></span></dt>
+ <dt><span class="section"><a href="media_selection.html">Media Selection (Nonfree)</a></span></dt>
<dt><span class="section"><a href="chooseDesktop.html">Desktop Selection</a></span></dt>
<dt><span class="section"><a href="choosePackageGroups.html">Package Group Selection</a></span></dt>
<dt><span class="section"><a href="minimal-install.html">Minimal Install</a></span></dt>
@@ -71,11 +73,10 @@
<dt><span class="section"><a href="configureX_card_list.html">Choose an X Server (Configure
your Graphic Card)</a></span></dt>
<dt><span class="section"><a href="configureX_monitor.html">Choosing your Monitor</a></span></dt>
- <dt><span class="section"><a href="setupBootloader.html">Bootloader main
- options</a></span></dt>
+ <dt><span class="section"><a href="setupBootloader.html">Bootloader main options</a></span></dt>
<dd>
<dl>
- <dt><span class="section"><a href="setupBootloader.html#usingMageiaBootloader">Using the Mageia
+ <dt><span class="section"><a href="setupBootloader.html#usingMageiaBootloader">Using a Mageia
bootloader</a></span></dt>
<dt><span class="section"><a href="setupBootloader.html#usingExistingBootloader">Using an
existing bootloader</a></span></dt>
@@ -84,15 +85,6 @@
</dl>
</dd>
<dt><span class="section"><a href="setupBootloaderAddEntry.html">Add or Modify a Boot Menu Entry</a></span></dt>
- <dt><span class="section"><a href="setupBootloaderExpert.html">Bootloader expert use</a></span></dt>
- <dd>
- <dl>
- <dt><span class="section"><a href="setupBootloaderExpert.html#addingGRUB2system">Adding a GRUB2 based system
- manually</a></span></dt>
- <dt><span class="section"><a href="setupBootloaderExpert.html#usingExistingBootloaderGRUB2">Using an
- existing GRUB2 bootloader</a></span></dt>
- </dl>
- </dd>
<dt><span class="section"><a href="misc-params.html">Summary of miscellaneous parameters</a></span></dt>
<dd>
<dl>
@@ -123,6 +115,8 @@
+
+
@@ -160,7 +154,9 @@
-
+
+
+
diff --git a/media_selection.html b/media_selection.html
new file mode 100644
index 0000000..622a69f
--- /dev/null
+++ b/media_selection.html
@@ -0,0 +1,77 @@
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+ <title>Media Selection (Nonfree)</title>
+ <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="add_supplemental_media.html" title="Media Selection (Configure Supplemental Installation Media)">
+ <link rel="next" href="chooseDesktop.html" title="Desktop Selection"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
+ <!--
+ body { font-family: sans-serif; font-size: 13px }
+ table { font-family: sans-serif; font-size: 13px }
+ --></style></head>
+ <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+ <div lang="en" class="section" title="Media Selection (Nonfree)">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h2 class="title"><a name="media_selection"></a>Media Selection (Nonfree)
+ </h2>
+ </div>
+ </div>
+ </div>
+
+
+
+
+
+
+
+
+
+
+ <p>Here you have the list of available repositories. Not all repositories
+ are available, according to which media you use for installing. The
+ repositories selection determines which packages will be available for
+ selection during the next steps.
+ </p>
+
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p>The <span class="emphasis"><em>Core</em></span> repository cannot be disabled as it
+ contains the base of the distribution.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p>The <span class="emphasis"><em>Non-free</em></span> repository includes packages
+ that are free-of-charge, i.e. Mageia may redistribute them, but they
+ contain closed-source software (hence the name - Nonfree). For example
+ this repository includes nVidia and ATI graphics card proprietary
+ drivers, firmware for various WiFi cards, etc.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p>The <span class="emphasis"><em>Tainted</em></span> repository includes packages
+ released under a free license. The main criteria for placing packages in
+ this repository is that they may infringe patents and copyright laws
+ in some countries, e.g. Multimedia codecs needed to play various
+ audio/video files; packages needed to play commercial video DVD,
+ etc.
+ </p>
+
+ </li>
+ </ul>
+ </div>
+
+ </div>
+ </body>
+</html>
diff --git a/misc-params.html b/misc-params.html
index 380f41b..992e5a7 100644
--- a/misc-params.html
+++ b/misc-params.html
@@ -6,7 +6,7 @@
<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="setupBootloaderExpert.html" title="Bootloader expert use">
+ <link rel="prev" href="setupBootloaderAddEntry.html" title="Add or Modify a Boot Menu Entry">
<link rel="next" href="configureTimezoneUTC.html" title="Configure your Timezone"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
@@ -114,8 +114,7 @@
<p><a name="misc-params-system-pa4c"></a>For more
- information, see <a class="xref" href="setupBootloader.html" title="Bootloader main options">the section called &#8220;Bootloader main
- options&#8221;</a></p>
+ information, see <a class="xref" href="setupBootloader.html" title="Bootloader main options">the section called &#8220;Bootloader main options&#8221;</a></p>
</li>
<li class="listitem">
diff --git a/setRootPassword.html b/setRootPassword.html
deleted file mode 100644
index 1d8537d..0000000
--- a/setRootPassword.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <title>setRootPassword</title>
- <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="choosePackages.html" title="Choosing Packages to be Installed">
- <link rel="next" href="addUser.html" title="User and Superuser Management"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
- <!--
- body { font-family: sans-serif; font-size: 13px }
- table { font-family: sans-serif; font-size: 13px }
- --></style></head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <div lang="" class="section" title="setRootPassword">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title"><a name="setRootPassword"></a>setRootPassword
- </h2>
- </div>
- </div>
- </div>
-
-
-
-
-
-
-
-
-
-
- <p><a name="setRootPassword-pa1"></a>This page is <span class="emphasis"><em>setRootPassword</em></span>
- </p>
-
-
- <p><a name="setRootPassword-pa2"></a>Clicking which help button leads to this page?
- </p>
-
-
- <p><a name="setRootPassword-pa3"></a>....
- </p>
-
-
-
- </div>
- </body>
-</html>
diff --git a/setupBootloader.html b/setupBootloader.html
index 3f3ed49..5d113b5 100644
--- a/setupBootloader.html
+++ b/setupBootloader.html
@@ -17,13 +17,11 @@
<div class="titlepage">
<div>
<div>
- <h2 class="title"><a name="setupBootloader"></a>Bootloader main
- options
+ <h2 class="title"><a name="setupBootloader"></a>Bootloader main options
</h2>
</div>
</div>
</div>
-
@@ -31,16 +29,16 @@
- <p><a name="setupBootloader-pa1"></a>If you prefer
- different bootloader settings to those chosen automatically by the
- installer, you can change them here.
+ <p><a name="setupBootloader-pa1"></a>If you prefer different
+ bootloader settings to those chosen automatically by the installer, you can
+ change them here.
</p>
- <p><a name="setupBootloader-pa2"></a>You may already have
- another operating system on your machine, in which case you need to decide
- whether to add Mageia to your existing bootloader, or allow Mageia to create
- a new one.
+ <p><a name="setupBootloader-pa2"></a>You may already have another
+ operating system on your machine, in which case you need to decide whether
+ to add Mageia to your existing bootloader, or allow Mageia to create a new
+ one.
</p>
@@ -53,8 +51,8 @@
<tr>
<td align="left" valign="top">
- <p><a name="setupBootloader-pa3"></a>The Mageia
- graphical menu is nice :)
+ <p><a name="setupBootloader-pa3"></a>The Mageia graphical menus
+ are nice :)
</p>
</td>
@@ -63,11 +61,11 @@
</div>
- <div class="section" title="Using the Mageia bootloader">
+ <div class="section" title="Using a Mageia bootloader">
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a name="usingMageiaBootloader"></a>Using the Mageia
+ <h3 class="title"><a name="usingMageiaBootloader"></a>Using a Mageia
bootloader
</h3>
</div>
@@ -76,17 +74,15 @@
- <p><a name="setupBootloader-pa4"></a>By default Mageia
- writes a new GRUB bootloader into the MBR (Master Boot Record) of your
+ <p><a name="setupBootloader-pa4"></a>By default, Mageia writes
+ a new GRUB (legacy) bootloader into the MBR (Master Boot Record) of your
first hard drive. If you already have other operating systems installed,
Mageia attempts to add them to your new Mageia boot menu.
</p>
- <p><a name="setupBootloader-pa5"></a>This works
- correctly in the majority of cases for Linux and
- <span class="application">Windows<sup>&reg;</sup></span>
- systems.
+ <p>Mageia now also offers GRUB2 as an optional bootloader
+ in addition to GRUB legacy and Lilo.
</p>
@@ -99,24 +95,14 @@
<tr>
<td align="left" valign="top">
- <p><a name="setupBootloader-pa6"></a>Linux systems
- which use the GRUB2 bootloader (e.g. more recent Debian/Ubuntu
- derivatives) are not currently supported and will not be recognised. One
- possible solution for this is to follow the steps explained here <a class="xref" href="setupBootloaderExpert.html#addingGRUB2system" title="Adding a GRUB2 based system manually">the section called &#8220;Adding a GRUB2 based system
- manually&#8221;</a> before installing Mageia next to such a
- system, however there is no guarantee.
+ <p><a name="setupBootloader-pa6"></a>Linux systems which use
+ the GRUB2 bootloader are not currently supported by GRUB (legacy) and
+ will not be recognised if the default GRUB bootloader is used.
</p>
- <p><a name="setupBootloader-pa6a"></a>If you are
- already installing Mageia without having taken those steps, (and do not
- already know the GRUB2 version and/or it's root partition) then install
- the Mageia bootloader in the root partition for now (see next section),
- and inspect your GRUB2 based system after rebooting at the end of the
- installation. Note that you will not yet be able to boot Mageia, however
- you will be able to use the Mageia install DVD to perform a quick
- "upgrade install" at a later date to correctly install the bootloader to
- the MBR.
+ <p>The best solution here is to use the GRUB2 bootloader
+ which is available at the Summary page during installation.
</p>
</td>
@@ -140,23 +126,23 @@
- <p><a name="setupBootloader-pa46"></a>If you decide to
- use an existing bootloader then you will need to remember to STOP at the
- summary page during the installation and click the Bootloader
+ <p><a name="setupBootloader-pa46"></a>If you decide to use an
+ existing bootloader then you will need to remember to STOP at the summary
+ page during the installation and click the Bootloader
<span class="guibutton">Configure</span> button, which will allow you to change
the bootloader install location.
</p>
- <p><a name="setupBootloader-pa47"></a>Do not select a
- device e.g."sda", or you will overwrite your existing MBR. You must select
- the root partition that you chose during the partitioning phase earlier
- e.g. sda7.
+ <p><a name="setupBootloader-pa47"></a>Do not select a device
+ e.g."sda", or you will overwrite your existing MBR. You must select the
+ root partition that you chose during the partitioning phase earlier, e.g.
+ sda7.
</p>
- <p><a name="setupBootloader-pa48"></a>To be clear, sda
- is a device, sda7 is a partition.
+ <p><a name="setupBootloader-pa48"></a>To be clear, sda is a
+ device, sda7 is a partition on that device.
</p>
@@ -169,8 +155,8 @@
<tr>
<td align="left" valign="top">
- <p><a name="setupBootloader-pa48a"></a>Go to tty2
- with Ctrl+Alt+F2 and type <code class="literal">df</code> to check where your
+ <p><a name="setupBootloader-pa48a"></a>Go to tty2 with
+ Ctrl+Alt+F2 and type <code class="literal">df</code> to check where your
<code class="literal">/</code> (root) partition is. Ctrl+Alt+F7 takes you back to
the installer screen.
</p>
@@ -181,12 +167,12 @@
</div>
- <p><a name="setupBootloader-pa49"></a>The exact
- procedure for adding your Mageia system to an existing bootloader is
- beyond the scope of this help, however in most cases it will involve
- running the relevant bootloader installation program which should detect
- and add it automatically. See the documentation for the operating system
- in question.
+ <p><a name="setupBootloader-pa49"></a>The exact procedure for
+ adding your Mageia system to an existing bootloader is beyond the scope of
+ this help, however in most cases it will involve running the relevant
+ bootloader installation program which should detect and add it
+ automatically. See the documentation for the operating system in
+ question.
</p>
</div>
@@ -205,8 +191,8 @@
- <p><a name="setupBootloader-pa52"></a>If you have very
- limited disk space for the <code class="literal">/</code> partition that contains
+ <p><a name="setupBootloader-pa52"></a>If you have very limited
+ disk space for the <code class="literal">/</code> partition that contains
<code class="literal">/tmp</code>, click on <span class="guibutton">Advanced</span> and
check the box for <span class="guilabel">Clean /tmp at each boot</span>. This helps
to maintain some free space.
diff --git a/setupBootloaderAddEntry.html b/setupBootloaderAddEntry.html
index 06e95ff..14cfa09 100644
--- a/setupBootloaderAddEntry.html
+++ b/setupBootloaderAddEntry.html
@@ -7,7 +7,7 @@
<link rel="home" href="index.html" title="Installation with DrakX">
<link rel="up" href="index.html" title="Installation with DrakX">
<link rel="prev" href="setupBootloader.html" title="Bootloader main options">
- <link rel="next" href="setupBootloaderExpert.html" title="Bootloader expert use"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
+ <link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
<!--
body { font-family: sans-serif; font-size: 13px }
table { font-family: sans-serif; font-size: 13px }
diff --git a/setupBootloaderExpert.html b/setupBootloaderExpert.html
deleted file mode 100644
index 834ef79..0000000
--- a/setupBootloaderExpert.html
+++ /dev/null
@@ -1,361 +0,0 @@
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <title>Bootloader expert use</title>
- <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="setupBootloaderAddEntry.html" title="Add or Modify a Boot Menu Entry">
- <link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
- <!--
- body { font-family: sans-serif; font-size: 13px }
- table { font-family: sans-serif; font-size: 13px }
- --></style></head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <div lang="" class="section" title="Bootloader expert use">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title"><a name="setupBootloaderExpert"></a>Bootloader expert use
- </h2>
- </div>
- </div>
- </div>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <p><a name="setupBootloaderExpert-pa1"></a>If you haven't done so
- yet, please read <a class="xref" href="setupBootloader.html" title="Bootloader main options">the section called &#8220;Bootloader main
- options&#8221;</a> first.
- </p>
-
-
- <div class="section" title="Adding a GRUB2 based system manually">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a name="addingGRUB2system"></a>Adding a GRUB2 based system
- manually
- </h3>
- </div>
- </div>
- </div>
-
-
-
-
- <p><a name="setupBootloaderExpert-pa7"></a>A GRUB2 based system
- may be added to the Mageia boot menu as follows:
- </p>
-
-
- <div class="itemizedlist">
- <ul class="itemizedlist">
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa8"></a>Boot into the
- system in question. In order to determine the GRUB2 version run the
- following command in a terminal:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa9"></a><code class="literal">sudo
- grub-install --version</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa10"></a>or if that
- fails try:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa11"></a><code class="literal">sudo
- grub2-install --version</code></p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa12"></a>If this returns
- "GNU GRUB version 0.97" (possibly with a custom suffix), then it is
- using GRUB (otherwise called GRUB legacy) not GRUB2 and your system
- should be correctly identified by Mageia during installation and added
- automatically to the menu.
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa15"></a>If this returns
- (GRUB) 1.98 or 1.99 or 2.xx, then you are using GRUB2.
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa16"></a>Make a note of
- the version and enter this command to identify the root
- partition:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa17"></a><code class="literal">df -h
- / |(read; awk '{print $1; exit}')</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa18"></a>This will
- output something like :
- </p>
-
-
-
-
- <p><a name="setupBootloaderExpert-pa20"></a><code class="literal">/dev/sdb11</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa21"></a>sdb11 is the
- root partition - make a note of it.
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa22"></a>Now check that
- the /boot folder is in the same partition by entering the following
- command:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa23"></a><code class="literal">df -h
- /boot |(read; awk '{print $1; exit}')</code></p>
-
-
-
-
- <p><a name="setupBootloaderExpert-pa25"></a>If the /boot
- partition is different to the root partition then make a note and use
- the /boot partition in the "root" line when editing menu.lst
- below.
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa26"></a>You can now
- shut down the system and install Mageia.
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa27"></a>In your new
- running Mageia system, open a terminal and as root edit the file
- /boot/grub/menu.lst as follows:
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa28"></a>To become root
- use:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa29"></a><code class="literal">su
- -</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa30"></a>(enter root
- password)
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa31"></a>To open the
- file in an editor use:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa32"></a><code class="literal">kwrite
- /boot/grub/menu.lst</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa33"></a>(replace
- "kwrite" with "gedit" if you are using Gnome)
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa34"></a>Add the
- following entry for your (e.g. Ubuntu) system, possibly as the second
- stanza. The position the item appears in the menu will depend on its
- position in the file:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa35"></a><code class="literal">title
- Ubuntu</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa36"></a><code class="literal">root
- (hd1,10)</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa37"></a><code class="literal">kernel
- /boot/grub/core.img</code></p>
-
- </li>
- <li class="listitem">
-
- <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td>
- <th align="left"></th>
- </tr>
- <tr>
- <td align="left" valign="top">
-
- <p><a name="setupBootloaderExpert-pa42"></a>In the second
- line, "hd1" means the second hard drive, the "10" indicates the 11th
- partition. Drives and partitions in Mageia's legacy GRUB count from
- zero.
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa43"></a>Therefore:
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa44"></a><code class="literal">sdb11 =
- (hd1,10)</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa45"></a><code class="literal">sda1
- = (hd0,0)</code></p>
-
- </td>
- </tr>
- </table>
- </div>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa38"></a>If the GRUB2
- version is 2.xx then change the last line to :
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa39"></a><code class="literal">kernel
- /boot/grub/i386-pc/core.img</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa40"></a>If you needed
- to use "grub2-install" earlier then change <code class="literal">"grub"</code>
- to <code class="literal">"grub2"</code> in the last line.
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa40a"></a>If /boot was
- on a separate partition, then remove <code class="literal">"/boot"</code> from
- the last line.
- </p>
-
- </li>
- <li class="listitem">
-
- <p><a name="setupBootloaderExpert-pa41"></a>Save the file
- and re-boot. You should now see your "Ubuntu" entry in the menu and be
- able to boot from it.
- </p>
-
- </li>
- </ul>
- </div>
-
- </div>
-
-
- <div class="section" title="Using an existing GRUB2 bootloader">
- <div class="titlepage">
- <div>
- <div>
- <h3 class="title"><a name="usingExistingBootloaderGRUB2"></a>Using an
- existing GRUB2 bootloader
- </h3>
- </div>
- </div>
- </div>
-
-
-
- <p><a name="setupBootloaderExpert-pa49a"></a>If you didn't read
- the general part about using an existing bootloader yet, do so now. See
- <a class="xref" href="setupBootloader.html#usingExistingBootloader" title="Using an existing bootloader">the section called &#8220;Using an
- existing bootloader&#8221;</a></p>
-
-
- <div class="note" title="Note" style="margin-left: 0.5in; margin-right: 0.5in;">
- <table border="0" summary="Note">
- <tr>
- <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td>
- <th align="left"></th>
- </tr>
- <tr>
- <td align="left" valign="top">
-
- <p><a name="setupBootloaderExpert-pa50"></a>There is a known
- bug in OS-prober used during GRUB2 installation in some versions
- of Debian/Ubuntu that incorrectly creates grub.cfg when adding Mageia
- (or Mandriva) systems. This is simple to work around and details of a
- fix can be found in the Mageia forum. Search for "prober", the topic is
- "grub problem", post #9 has the information.
- </p>
-
-
- <p><a name="setupBootloaderExpert-pa51"></a>To make the fix
- permanent so that it will survive an Ubuntu kernel update, the Mageia
- entry should be added to <code class="literal">/etc/grub.d/40_custom</code></p>
-
-
- <p><a name="setupBootloaderExpert-pa52"></a>Stop Press: The bug
- is fixed in os-prober-1.53 released on 8th May 2012. So now, upgrading to
- the new version in your GRUB2 installation is the preferred solution.
- </p>
-
- </td>
- </tr>
- </table>
- </div>
-
- </div>
-
- </div>
- </body>
-</html>
diff --git a/setupYabootAddEntry.html b/setupYabootAddEntry.html
deleted file mode 100644
index 67b77a2..0000000
--- a/setupYabootAddEntry.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <title>setupYabootAddEntry</title>
- <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="setupYabootGeneral.html" title="setupYabootGeneral">
- <link rel="next" href="summary.html" title="summary"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
- <!--
- body { font-family: sans-serif; font-size: 13px }
- table { font-family: sans-serif; font-size: 13px }
- --></style></head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <div lang="" class="section" title="setupYabootAddEntry">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title"><a name="setupYabootAddEntry"></a>setupYabootAddEntry
- </h2>
- </div>
- </div>
- </div>
-
-
-
-
-
-
-
- <p><a name="setupYabootAddEntry-pa1"></a>This page is <span class="emphasis"><em>setupYabootAddEntry</em></span>
- </p>
-
-
- <p><a name="setupYabootAddEntry-pa2"></a>Clicking which help button leads to this page?
- </p>
-
-
- <p><a name="setupYabootAddEntry-pa3"></a>....
- </p>
-
-
-
- </div>
- </body>
-</html>
diff --git a/setupYabootGeneral.html b/setupYabootGeneral.html
deleted file mode 100644
index 941ab46..0000000
--- a/setupYabootGeneral.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <title>setupYabootGeneral</title>
- <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="setupBootloaderExpert.html" title="Bootloader expert use">
- <link rel="next" href="setupYabootAddEntry.html" title="setupYabootAddEntry"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
- <!--
- body { font-family: sans-serif; font-size: 13px }
- table { font-family: sans-serif; font-size: 13px }
- --></style></head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <div lang="" class="section" title="setupYabootGeneral">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title"><a name="setupYabootGeneral"></a>setupYabootGeneral
- </h2>
- </div>
- </div>
- </div>
-
-
-
-
-
-
-
- <p><a name="setupYabootGeneral-pa1"></a>This page is <span class="emphasis"><em>setupYabootGeneral</em></span>
- </p>
-
-
- <p><a name="setupYabootGeneral-pa2"></a>Clicking which help button leads to this page?
- </p>
-
-
- <p><a name="setupYabootGeneral-pa3"></a>....
- </p>
-
-
-
- </div>
- </body>
-</html>
diff --git a/summary.html b/summary.html
deleted file mode 100644
index 3773518..0000000
--- a/summary.html
+++ /dev/null
@@ -1,47 +0,0 @@
-<html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-
- <title>summary</title>
- <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="setupYabootAddEntry.html" title="setupYabootAddEntry">
- <link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
- <!--
- body { font-family: sans-serif; font-size: 13px }
- table { font-family: sans-serif; font-size: 13px }
- --></style></head>
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
- <div lang="" class="section" title="summary">
- <div class="titlepage">
- <div>
- <div>
- <h2 class="title"><a name="summary"></a>summary
- </h2>
- </div>
- </div>
- </div>
-
-
-
-
-
-
-
- <p><a name="summary-pa1"></a>This page is <span class="emphasis"><em>summary</em></span>
- </p>
-
-
- <p><a name="summary-pa2"></a>Clicking which help button leads to this page?
- </p>
-
-
- <p><a name="summary-pa3"></a>....
- </p>
-
-
-
- </div>
- </body>
-</html>