diff options
-rw-r--r-- | diskdrake.html | 43 | ||||
-rw-r--r-- | doPartitionDisks.html | 6 | ||||
-rw-r--r-- | exitInstall.html | 2 | ||||
-rw-r--r-- | installUpdates.html | 12 | ||||
-rw-r--r-- | installer.html | 9 | ||||
-rw-r--r-- | selectMouse.html | 2 |
6 files changed, 51 insertions, 23 deletions
diff --git a/diskdrake.html b/diskdrake.html index 93ce20f..ce296be 100644 --- a/diskdrake.html +++ b/diskdrake.html @@ -30,10 +30,20 @@ + + + + + + + + + + <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> @@ -44,8 +54,8 @@ <td align="left" valign="top"> <p><a name="diskdrake-pa1"></a>If you wish to use encryption on - any of your partitions you must ensure that you have a separate /boot - partition. The encryption option for the /boot partition must NOT be set, + your <code class="literal">/</code> partition you must ensure that you have a separate <code class="literal">/boot</code> + partition. The encryption option for the <code class="literal">/boot</code> partition must NOT be set, otherwise your system will be unbootable. </p> @@ -55,12 +65,33 @@ </div> - <p><a name="diskdrake-pa2"></a><span class="emphasis"><em>ADD SOME - TEXT</em></span>. + <p><a name="diskdrake-pa3"></a>Adjust the layout of your disk(s) here. You can remove or create partitions, change the filesystem of a partition or change + its size and even view what is in them before you start. + </p> - - + + <p><a name="diskdrake-pa4"></a>There is a tab for every detected hard disk or other storage device, like an USB key. For example sda, sdb and sdc if there + are three of them. + + </p> + + + <p><a name="diskdrake-pa5"></a>Push <span class="guibutton">Clear all</span> to wipe all partitions on the selected storage device + </p> + + + <p><a name="diskdrake-pa6"></a>For all other actions: click on the desired partition first. Then view it, or choose a filesystem and a mount point, resize + it or wipe it. + </p> + + + <p><a name="diskdrake-pa6a"></a>Continue until you adjusted everything to your wishes. + </p> + + + <p><a name="diskdrake-pa7"></a>Click <span class="guibutton">Done</span> when you're ready. + </p> </div> </body> </html> diff --git a/doPartitionDisks.html b/doPartitionDisks.html index d6736da..c0a1a76 100644 --- a/doPartitionDisks.html +++ b/doPartitionDisks.html @@ -22,9 +22,10 @@ </div> </div> </div> - + + @@ -125,7 +126,8 @@ <p>This gives you complete control over the placing of the installation on your hard drive(s). It allows for the use of a separate partition for the /home folder (which is recommended) and - many more options. + many more options. [saying that means that the other options don't + allow a separate partition for /home] </p> diff --git a/exitInstall.html b/exitInstall.html index 9113c96..bcb4f0a 100644 --- a/exitInstall.html +++ b/exitInstall.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="ar01s20.html" title="Updates"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="prev" 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 } diff --git a/installUpdates.html b/installUpdates.html index c3825a5..b6c7171 100644 --- a/installUpdates.html +++ b/installUpdates.html @@ -17,18 +17,20 @@ <div class="titlepage"> <div> <div> - <h2 class="title"><a name="d5e538"></a>Updates + <h2 class="title"><a name="installUpdates"></a>Updates </h2> </div> </div> </div> - - - - + + + + + + <p><a name="installUpdates-pa1"></a>Since this version of <span class="application">Mageia</span> was released, some packages will have been updated or improved. diff --git a/installer.html b/installer.html index c545597..9091a20 100644 --- a/installer.html +++ b/installer.html @@ -23,13 +23,10 @@ </div> </div> - - - - + @@ -41,10 +38,6 @@ </p> - <p>If you have peripherals like printers or scanners, it is [best] to - connect them and make sure they are powered up during installation. These - will be automatically detected and configured. - </p> <p>The initial menu screen has various options, however the default one diff --git a/selectMouse.html b/selectMouse.html index 89c5601..66abe6c 100644 --- a/selectMouse.html +++ b/selectMouse.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="misc-params.html" title="Summary of miscellaneous parameters"> - <link rel="next" href="ar01s20.html" title="Updates"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <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 } |