aboutsummaryrefslogtreecommitdiffstats
path: root/zh_tw/diskdrake.html
diff options
context:
space:
mode:
Diffstat (limited to 'zh_tw/diskdrake.html')
-rw-r--r--zh_tw/diskdrake.html156
1 files changed, 156 insertions, 0 deletions
diff --git a/zh_tw/diskdrake.html b/zh_tw/diskdrake.html
new file mode 100644
index 0000000..d413d86
--- /dev/null
+++ b/zh_tw/diskdrake.html
@@ -0,0 +1,156 @@
+<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="takeOverHdConfirm.html" title="Confirm hard disk to be formatted">
+ <link rel="next" href="formatPartitions.html" title="Formatting"><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="zh_TW" 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="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p><a name="diskdrake-pa3"></a>Modify the layout of your disk(s) here. You can remove or create partitions,
+ change the filesystem or size of a partition and even view their details
+ before you start.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><a name="diskdrake-pa4"></a>There is a tab at the top for every detected hard disk (or other storage
+ device, like a USB key), for example: <code class="filename">sda</code>,
+ <code class="filename">sdb</code>, <code class="filename">sdc</code> etc.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <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. <span class="emphasis"><em>Expert mode</em></span> provides more options such as to label
+ (name) a partition, or to choose a partition type.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><a name="diskdrake-pa6a"></a>Continue until you have adjusted everything to your satisfaction, then click
+ <span class="emphasis"><em>Done</em></span> when you're ready.
+ </p>
+
+ </li>
+ </ul>
+ </div>
+
+
+ <div class="warning" title="&#35686;&#21578;" 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="[&#35686;&#21578;]" src="warning.png"></td>
+ <th align="left"></th>
+ </tr>
+ <tr>
+ <td align="left" valign="top">
+
+ <div class="orderedlist">
+ <ol class="orderedlist" type="1">
+ <li class="listitem">
+
+ <p><a name="diskdrake-pa5"></a>Take care with the <span class="emphasis"><em>Clear all</em></span> option, use it only if you
+ are sure you want to wipe all partitions on the selected storage device.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><a name="diskdrake-pa1"></a>If you wish to use encryption on your <code class="filename">/</code> partition you
+ must ensure that you have a separate <code class="filename">/boot</code>
+ partition. The encryption option for the <code class="filename">/boot</code>
+ partition must NOT be set, otherwise your system will be unbootable.
+ </p>
+
+ </li>
+ </ol>
+ </div>
+
+ </td>
+ </tr>
+ </table>
+ </div>
+
+
+ <div class="important" title="&#37325;&#35201;" style="margin-left: 0.5in; margin-right: 0.5in;">
+ <table border="0" summary="Important">
+ <tr>
+ <td rowspan="2" align="center" valign="top" width="25"><img alt="[&#37325;&#35201;]" src="important.png"></td>
+ <th align="left"></th>
+ </tr>
+ <tr>
+ <td align="left" valign="top">
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p>If you are installing Mageia on a UEFI system, check that an ESP (EFI System
+ Partition) is present and correctly mounted on
+ <code class="filename">/boot/EFI</code>. See Figure 1 below.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p>If you are installing Mageia on a Legacy/GPT system, check that a BIOS boot
+ partition is present and of the correct type. See Figure 2 below.
+ </p>
+
+ </li>
+ </ul>
+ </div>
+
+ </td>
+ </tr>
+ </table>
+ </div>
+
+
+
+
+
+ </div>
+ </body>
+</html>