diff options
Diffstat (limited to 'pt_br/diskdrake.html')
-rw-r--r-- | pt_br/diskdrake.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/pt_br/diskdrake.html b/pt_br/diskdrake.html new file mode 100644 index 0000000..3633eac --- /dev/null +++ b/pt_br/diskdrake.html @@ -0,0 +1,97 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Custom disk partitioning with DiskDrake</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="choosePackages.html" title="Choosing Packages to be Installed"><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="Custom disk partitioning with DiskDrake"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="diskdrake"></a>Custom disk partitioning with + DiskDrake + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + + + + + <div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Warning"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Warning]" src="./warning.png"></td> + <th align="left">Warning</th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="diskdrake-pa1"></a>If you wish to use encryption on + 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> + + </td> + </tr> + </table> + </div> + + + <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> |