diff options
Diffstat (limited to 'ask_mntpoint_s.html')
-rw-r--r-- | ask_mntpoint_s.html | 64 |
1 files changed, 11 insertions, 53 deletions
diff --git a/ask_mntpoint_s.html b/ask_mntpoint_s.html index f4ccb7b..01dd0e8 100644 --- a/ask_mntpoint_s.html +++ b/ask_mntpoint_s.html @@ -2,34 +2,22 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <title>11. Choosing Mount Points</title> - <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <title>Choosing Mount Points</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="takeOverHdConfirm.html" title="10. Confirm data deletion"> - <link rel="next" href="formatPartitions.html" title="12. Choose Partitions to Be Formatted"> - </head> + <link rel="prev" href="takeOverHdConfirm.html" title="Confirm data deletion"> + <link rel="next" href="formatPartitions.html" title="Choose Partitions to Be Formatted"><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 class="navheader"> - <table width="100%" summary="Navigation header"> - <tr> - <th colspan="3" align="center">11. Choosing Mount Points</th> - </tr> - <tr> - <td width="20%" align="left"><a accesskey="p" href="takeOverHdConfirm.html">Prev</a> - </td> - <th width="60%" align="center"> </th> - <td width="20%" align="right"> <a accesskey="n" href="formatPartitions.html">Next</a></td> - </tr> - </table> - <hr> - </div> - <div lang="" class="section" title="11. Choosing Mount Points"> + <div lang="" class="section" title="Choosing Mount Points"> <div class="titlepage"> <div> <div> - <h2 class="title" style="clear: both"><a name="drakxid-ask_mntpoint_s"></a>11. Choosing Mount Points + <h2 class="title"><a name="drakxid-ask_mntpoint_s"></a>Choosing Mount Points </h2> </div> </div> @@ -44,7 +32,7 @@ <p><a name="BId-drakxid-ask_mntpoint_s-pa1"></a>Listed here are the existing Linux partitions detected on your hard drive. You can keep the choices made by the wizard, since they are good for most common - installations. If you make any changes, you must at least define a + installations. If you make any changes, you must at least define a <a class="indexterm" name="BId-drakxid-ask_mntpoint_s-it1"></a><a class="indexterm" name="BId-drakxid-ask_mntpoint_s-it2"></a>root partition (<code class="literal">/</code>). Do not choose too small a partition or you will not be able to install enough software. In most cases it is best to also create a <code class="literal">/home</code> partition, to store your data on (only possible if you have more than one Linux partition available). @@ -60,21 +48,7 @@ </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">Note</th> - </tr> - <tr> - <td align="left" valign="top"> - <p><a name="BId-drakxid-ask_mntpoint_s-pa6"></a>You can switch to tty 2 with ctrl+alt+F2 and type df to view the partitions if you're not sure installer's choice is correct - and then switch back to the installer screen with ctrl+alt+F7 - </p> - </td> - </tr> - </table> - </div> + <p><a name="BId-drakxid-ask_mntpoint_s-pa7"></a>When the mount points are correct, or corrected, click <span class="guibutton">Next</span>. You'll then be given the choice to format one or more of the partitions you just chose to install Mageia on. Usually, formatting @@ -83,21 +57,5 @@ </div> - <div class="navfooter"> - <hr> - <table width="100%" summary="Navigation footer"> - <tr> - <td width="40%" align="left"><a accesskey="p" href="takeOverHdConfirm.html">Prev</a> - </td> - <td width="20%" align="center"> </td> - <td width="40%" align="right"> <a accesskey="n" href="formatPartitions.html">Next</a></td> - </tr> - <tr> - <td width="40%" align="left" valign="top">10. Confirm data deletion </td> - <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> - <td width="40%" align="right" valign="top"> 12. Choose Partitions to Be Formatted</td> - </tr> - </table> - </div> </body> </html> |