diff options
author | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
---|---|---|
committer | Kamil Rytarowski <kamil@mageia.org> | 2012-03-11 20:09:44 +0000 |
commit | c677be6ba2b4d9af807055f20ef0cd1c184d996b (patch) | |
tree | 8d9b51dec50b5e5fc0af401ece9e60f5635644c9 /takeOverHdConfirm.html | |
download | drakx-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 'takeOverHdConfirm.html')
-rw-r--r-- | takeOverHdConfirm.html | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/takeOverHdConfirm.html b/takeOverHdConfirm.html new file mode 100644 index 0000000..631ed88 --- /dev/null +++ b/takeOverHdConfirm.html @@ -0,0 +1,78 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>10. Confirm data deletion</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="takeOverHdChoose.html" title="9. Choose drive to install Linux on"> + <link rel="next" href="ask_mntpoint_s.html" title="11. Choosing Mount Points"> + </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">10. Confirm data deletion</th> + </tr> + <tr> + <td width="20%" align="left"><a accesskey="p" href="takeOverHdChoose.html">Prev</a> + </td> + <th width="60%" align="center"> </th> + <td width="20%" align="right"> <a accesskey="n" href="ask_mntpoint_s.html">Next</a></td> + </tr> + </table> + <hr> + </div> + <div lang="" class="section" title="10. Confirm data deletion"> + <div class="titlepage"> + <div> + <div> + <h2 class="title" style="clear: both"><a name="drakxid-takeOverHdConfirm"></a>10. Confirm data deletion + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="BId-drakxid-takeOverHdConfirm-pa1"></a>Click on + <span class="guibutton">Next</span> if you want to delete all data + and partitions present on this hard drive. Be careful, after + clicking on <span class="guibutton">Next</span> you will not be + able to recover any data and partitions present on this hard + drive, including any <span class="application">Windows<sup>®</sup></span> data. + </p> + + + <p><a name="BId-drakxid-takeOverHdConfirm-pa2"></a>Click on + <span class="guibutton">Previous</span> to quit this operation + without losing data and partitions present on this hard + drive. + </p> + + + </div> + <div class="navfooter"> + <hr> + <table width="100%" summary="Navigation footer"> + <tr> + <td width="40%" align="left"><a accesskey="p" href="takeOverHdChoose.html">Prev</a> + </td> + <td width="20%" align="center"> </td> + <td width="40%" align="right"> <a accesskey="n" href="ask_mntpoint_s.html">Next</a></td> + </tr> + <tr> + <td width="40%" align="left" valign="top">9. Choose drive to install Linux on </td> + <td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td> + <td width="40%" align="right" valign="top"> 11. Choosing Mount Points</td> + </tr> + </table> + </div> + </body> +</html> |