diff options
Diffstat (limited to 'setupBootloaderBeginner.html')
-rw-r--r-- | setupBootloaderBeginner.html | 49 |
1 files changed, 10 insertions, 39 deletions
diff --git a/setupBootloaderBeginner.html b/setupBootloaderBeginner.html index ce6f541..153d5a5 100644 --- a/setupBootloaderBeginner.html +++ b/setupBootloaderBeginner.html @@ -2,34 +2,22 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <title>18. Installing a Bootloader</title> - <link rel="stylesheet" href="../XSL/mdk-doc.css" type="text/css"> + <title>Installing a Bootloader</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="configureX_chooser.html" title="17. Configuring X, the Graphical Server"> - <link rel="next" href="misc-params.html" title="19. Checking Miscellaneous Parameters"> - </head> + <link rel="prev" href="setupX.html" title="Configuring X, the Graphical Server"> + <link rel="next" href="misc-params.html" title="Checking 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 class="navheader"> - <table width="100%" summary="Navigation header"> - <tr> - <th colspan="3" align="center">18. Installing a Bootloader</th> - </tr> - <tr> - <td width="20%" align="left"><a accesskey="p" href="configureX_chooser.html">Prev</a> - </td> - <th width="60%" align="center"> </th> - <td width="20%" align="right"> <a accesskey="n" href="misc-params.html">Next</a></td> - </tr> - </table> - <hr> - </div> - <div lang="" class="section" title="18. Installing a Bootloader"> + <div lang="" class="section" title="Installing a Bootloader"> <div class="titlepage"> <div> <div> - <h2 class="title" style="clear: both"><a name="drakxid-setupBootloaderBeginner"></a>18. Installing a Bootloader + <h2 class="title"><a name="drakxid-setupBootloaderBeginner"></a>Installing a Bootloader </h2> </div> </div> @@ -41,7 +29,6 @@ - <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> @@ -59,7 +46,7 @@ <div class="itemizedlist"> - <ul class="itemizedlist" type="disc"> + <ul class="itemizedlist"> <li class="listitem"> <p><a name="BId-drakxid-setupBootloaderBeginner-pa2"></a>If @@ -96,21 +83,5 @@ </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> - </td> - <td width="20%" align="center"> </td> - <td width="40%" align="right"> <a accesskey="n" href="misc-params.html">Next</a></td> - </tr> - <tr> - <td width="40%" align="left" valign="top">17. Configuring X, the Graphical Server </td> - <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> - <td width="40%" align="right" valign="top"> 19. Checking Miscellaneous Parameters</td> - </tr> - </table> - </div> </body> </html> |