Parent Directory
|
Revision Log
Update of POT and PO files for the manual
| 1 | fjpop-guest | 28322 | # Debian GNU/Linux Installation Guide |
| 2 | msgid "" | ||
| 3 | msgstr "" | ||
| 4 | "Project-Id-Version: d-i-manual\n" | ||
| 5 | fjp | 39367 | "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" |
| 6 | fjp | 42316 | "POT-Creation-Date: 2006-10-29 14:49+0000\n" |
| 7 | dreamcry-guest | 29313 | "PO-Revision-Date: 2005-07-18 14:26+0800\n" |
| 8 | dreamcry-guest | 28472 | "Last-Translator: Jhang, Jia-Wei <dreamcrer@gmail.com>\n" |
| 9 | fjpop-guest | 28322 | "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" |
| 10 | "MIME-Version: 1.0\n" | ||
| 11 | "Content-Type: text/plain; charset=UTF-8\n" | ||
| 12 | "Content-Transfer-Encoding: 8bit\n" | ||
| 13 | |||
| 14 | #. Tag: title | ||
| 15 | #: using-d-i.xml:5 | ||
| 16 | #, no-c-format | ||
| 17 | msgid "Using the Debian Installer" | ||
| 18 | msgstr "使用 Debian 安裝程式" | ||
| 19 | |||
| 20 | #. Tag: title | ||
| 21 | #: using-d-i.xml:7 | ||
| 22 | #, no-c-format | ||
| 23 | msgid "How the Installer Works" | ||
| 24 | msgstr "安裝程式如何運作" | ||
| 25 | |||
| 26 | #. Tag: para | ||
| 27 | #: using-d-i.xml:8 | ||
| 28 | #, no-c-format | ||
| 29 | fjp | 28894 | msgid "" |
| 30 | "The Debian Installer consists of a number of special-purpose components to " | ||
| 31 | "perform each installation task. Each component performs its task, asking the " | ||
| 32 | "user questions as necessary to do its job. The questions themselves are " | ||
| 33 | "given priorities, and the priority of questions to be asked is set when the " | ||
| 34 | "installer is started." | ||
| 35 | msgstr "" | ||
| 36 | "Debian 安裝程式由一些特定功能的元件組成,它們完成各自的安裝任務。每一元件執行" | ||
| 37 | "任務時,會詢問一些任務相關的問題。每個任務又有各自的優先級,可以在安裝程式開" | ||
| 38 | "始時設定優先級以決定哪些問題會被問到。" | ||
| 39 | fjpop-guest | 28322 | |
| 40 | #. Tag: para | ||
| 41 | #: using-d-i.xml:16 | ||
| 42 | #, no-c-format | ||
| 43 | fjp | 28894 | msgid "" |
| 44 | "When a default installation is performed, only essential (high priority) " | ||
| 45 | "questions will be asked. This results in a highly automated installation " | ||
| 46 | "process with little user interaction. Components are automatically run in " | ||
| 47 | "sequence; which components are run depends mainly on the installation method " | ||
| 48 | "you use and on your hardware. The installer will use default values for " | ||
| 49 | "questions that are not asked." | ||
| 50 | msgstr "" | ||
| 51 | "執行預設安裝時,只有必要的 (高優先級) 的問題會被問到。使得安裝過程可以高度自" | ||
| 52 | "動化,幾乎不需使用者干預。元件按次序執行﹔至於哪些元件會執行,取決於您使用的" | ||
| 53 | "安裝方法,以及您的硬體。對於沒有詢問的問題,安裝程式將採用預設值。" | ||
| 54 | fjpop-guest | 28322 | |
| 55 | #. Tag: para | ||
| 56 | #: using-d-i.xml:25 | ||
| 57 | dreamcry-guest | 29313 | #, no-c-format |
| 58 | fjp | 28894 | msgid "" |
| 59 | "If there is a problem, the user will see an error screen, and the installer " | ||
| 60 | "menu may be shown in order to select some alternative action. If there are " | ||
| 61 | "no problems, the user will never see the installer menu, but will simply " | ||
| 62 | "answer questions for each component in turn. Serious error notifications are " | ||
| 63 | fjp | 28998 | "set to priority <quote>critical</quote> so the user will always be notified." |
| 64 | fjp | 28894 | msgstr "" |
| 65 | "如何遇到麻煩,使用者會看到錯誤畫面,並且顯示安裝選單供選擇其它替代操作。如果" | ||
| 66 | "沒有問題,使用者將不會碰到安裝選單,只需依此回答每個元件的提問。嚴重錯誤提示" | ||
| 67 | dreamcry-guest | 29313 | "的優先級為 <quote>critical</quote>,因此使用者總會注意到。" |
| 68 | fjpop-guest | 28322 | |
| 69 | #. Tag: para | ||
| 70 | #: using-d-i.xml:34 | ||
| 71 | #, no-c-format | ||
| 72 | fjp | 28894 | msgid "" |
| 73 | "Some of the defaults that the installer uses can be influenced by passing " | ||
| 74 | "boot arguments when &d-i; is started. If, for example, you wish to force " | ||
| 75 | "static network configuration (DHCP is used by default if available), you " | ||
| 76 | "could add the boot parameter <userinput>netcfg/disable_dhcp=true</" | ||
| 77 | "userinput>. See <xref linkend=\"installer-args\"/> for available options." | ||
| 78 | msgstr "" | ||
| 79 | "如果在 &d-i; 開始的時候,加上一些啟動參數,它將會影響安裝程式使用的預設值。例" | ||
| 80 | "如,假設您希望指定靜態網路連接配置 (如果存在 DHCP,將會被採用),您可以為啟動" | ||
| 81 | "參數加上 <userinput>netcfg/disable_dhcp=true</userinput>。請參閱 <xref " | ||
| 82 | dreamcry-guest | 29313 | "linkend=\"installer-args\"/> 以瞭解有效的選項。" |
| 83 | fjpop-guest | 28322 | |
| 84 | #. Tag: para | ||
| 85 | #: using-d-i.xml:42 | ||
| 86 | fjp | 38292 | #, fuzzy, no-c-format |
| 87 | fjp | 28894 | msgid "" |
| 88 | "Power users may be more comfortable with a menu-driven interface, where each " | ||
| 89 | "step is controlled by the user rather than the installer performing each " | ||
| 90 | "step automatically in sequence. To use the installer in a manual, menu-" | ||
| 91 | fjp | 38292 | "driven way, add the boot argument <userinput>priority=medium</userinput>." |
| 92 | fjp | 28894 | msgstr "" |
| 93 | "熟練的使用者也許更習慣以選單進行,安裝中的每一步都可以被使用者控制,而不是讓" | ||
| 94 | "安裝程式自動依此執行。要使用選單驅動的手動安裝方式,添加啟動參數選項 " | ||
| 95 | "<userinput>debconf/priority=medium</userinput>。" | ||
| 96 | fjpop-guest | 28322 | |
| 97 | #. Tag: para | ||
| 98 | #: using-d-i.xml:50 | ||
| 99 | fjp | 38292 | #, fuzzy, no-c-format |
| 100 | fjp | 28894 | msgid "" |
| 101 | "If your hardware requires you to pass options to kernel modules as they are " | ||
| 102 | "installed, you will need to start the installer in <quote>expert</quote> " | ||
| 103 | "mode. This can be done by either using the <command>expert</command> command " | ||
| 104 | fjp | 38292 | "to start the installer or by adding the boot argument " |
| 105 | "<userinput>priority=low</userinput>. Expert mode gives you full control over " | ||
| 106 | "&d-i;." | ||
| 107 | fjp | 28894 | msgstr "" |
| 108 | "如果您的硬體要求提供核心模組的設定選項才能安裝,您就需要使用 <quote>expert</" | ||
| 109 | "quote> 模式啟動安裝程式。可以透過使用 <command>expert</command> 指令或者添加 " | ||
| 110 | "<userinput>debconf/priority=low</userinput> 啟動參數。專家模式賦予您對 &d-i; " | ||
| 111 | "完全的控制力。" | ||
| 112 | fjpop-guest | 28322 | |
| 113 | #. Tag: para | ||
| 114 | #: using-d-i.xml:59 | ||
| 115 | dreamcry-guest | 29313 | #, no-c-format |
| 116 | fjp | 28894 | msgid "" |
| 117 | "The normal installer display is character-based (as opposed to the now more " | ||
| 118 | "familiar graphical interface). The mouse is not operational in this " | ||
| 119 | "environment. Here are the keys you can use to navigate within the various " | ||
| 120 | "dialogs. The <keycap>Tab</keycap> or <keycap>right</keycap> arrow keys move " | ||
| 121 | fjp | 28998 | "<quote>forward</quote>, and the <keycombo> <keycap>Shift</keycap> " |
| 122 | "<keycap>Tab</keycap> </keycombo> or <keycap>left</keycap> arrow keys move " | ||
| 123 | "<quote>backward</quote> between displayed buttons and selections. The " | ||
| 124 | "<keycap>up</keycap> and <keycap>down</keycap> arrow select different items " | ||
| 125 | "within a scrollable list, and also scroll the list itself. In addition, in " | ||
| 126 | "long lists, you can type a letter to cause the list to scroll directly to " | ||
| 127 | "the section with items starting with the letter you typed and use <keycap>Pg-" | ||
| 128 | "Up</keycap> and <keycap>Pg-Down</keycap> to scroll the list in sections. The " | ||
| 129 | "<keycap>space bar</keycap> selects an item such as a checkbox. Use " | ||
| 130 | "&enterkey; to activate choices." | ||
| 131 | fjp | 28894 | msgstr "" |
| 132 | "正常的安裝程式是基於文字界面的 (相對於常見的圖形界面)。在此環境下,不能使用滑" | ||
| 133 | "鼠。這些是操作各種對話框使用的按鍵。<keycap>Tab</keycap> 或 <keycap>右</" | ||
| 134 | fjp | 29894 | "keycap> 箭頭鍵向<quote>前</quote>移動,<keycombo> <keycap>Shift</keycap> " |
| 135 | "<keycap>Tab</keycap> </keycombo> 或 <keycap>左</keycap> 方向鍵,它們用於按鈕" | ||
| 136 | "和選擇之間向<quote>後</quote>移動。<keycap>上</keycap> 與 <keycap>下</" | ||
| 137 | "keycap> 箭頭鍵用於選擇可以捲動的列表,也能捲動列表本身。另外,對於長的列表," | ||
| 138 | "您可以按下一個字母,讓列表直接移動到該字母開頭的列表項,使用 <keycap>Pg-Up</" | ||
| 139 | "keycap> 和 <keycap>Pg-Down</keycap> 切換列表的不同頁。<keycap>空格鍵</keycap>" | ||
| 140 | "選擇複選框的選項。用 &enterkey; 啟用選擇。" | ||
| 141 | fjpop-guest | 28322 | |
| 142 | #. Tag: para | ||
| 143 | #: using-d-i.xml:77 | ||
| 144 | #, no-c-format | ||
| 145 | fjp | 28894 | msgid "" |
| 146 | "S/390 does not support virtual consoles. You may open a second and third ssh " | ||
| 147 | "session to view the logs described below." | ||
| 148 | msgstr "" | ||
| 149 | "S/390 不支援虛擬控制台。您可以打開第二或第三個 ssh 連線查看上述的 log。" | ||
| 150 | fjpop-guest | 28322 | |
| 151 | #. Tag: para | ||
| 152 | #: using-d-i.xml:82 | ||
| 153 | fjp | 33729 | #, fuzzy, no-c-format |
| 154 | fjp | 28894 | msgid "" |
| 155 | fjp | 33729 | "Error messages and logs are redirected to the fourth console. You can access " |
| 156 | "this console by pressing <keycombo><keycap>Left Alt</keycap><keycap>F4</" | ||
| 157 | "keycap></keycombo> (hold the left <keycap>Alt</keycap> key while pressing " | ||
| 158 | "the <keycap>F4</keycap> function key); get back to the main installer " | ||
| 159 | "process with <keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></" | ||
| 160 | "keycombo>." | ||
| 161 | fjp | 28894 | msgstr "" |
| 162 | "錯誤資訊被重導向到第三個控制台。您可以按下 <keycombo><keycap>左 Alt</" | ||
| 163 | "keycap><keycap>F3</keycap></keycombo> (按住左 <keycap>Alt</keycap> 鍵同時按" | ||
| 164 | "下 <keycap>F3</keycap> 功能鍵) 以存取該控制台﹔返回主安裝進程使用 " | ||
| 165 | "<keycombo><keycap>左 Alt</keycap><keycap>F1</keycap></keycombo>。" | ||
| 166 | fjpop-guest | 28322 | |
| 167 | #. Tag: para | ||
| 168 | #: using-d-i.xml:92 | ||
| 169 | fjp | 33729 | #, fuzzy, no-c-format |
| 170 | fjp | 28894 | msgid "" |
| 171 | fjp | 33729 | "These messages can also be found in <filename>/var/log/syslog</filename>. " |
| 172 | "After installation, this log is copied to <filename>/var/log/installer/" | ||
| 173 | "syslog</filename> on your new system. Other installation messages may be " | ||
| 174 | "found in <filename>/var/log/</filename> during the installation, and " | ||
| 175 | fjp | 36647 | "<filename>/var/log/installer/</filename> after the computer has been booted " |
| 176 | fjp | 33729 | "into the installed system." |
| 177 | fjp | 28894 | msgstr "" |
| 178 | "這些資訊還可以在 <filename>/var/log/messages</filename> 裡找到。完成安裝之" | ||
| 179 | "後,該 log 會被複製到 <filename>/var/log/debian-installer/messages</" | ||
| 180 | "filename> 您的新系統中。其它的安裝資訊安裝時可以在 <filename>/var/log/</" | ||
| 181 | "filename> 找到。<filename>/var/log/debian-installer/</filename> 是系統重新啟" | ||
| 182 | "動後的記錄地方。" | ||
| 183 | fjpop-guest | 28322 | |
| 184 | #. Tag: title | ||
| 185 | #: using-d-i.xml:106 | ||
| 186 | #, no-c-format | ||
| 187 | msgid "Components Introduction" | ||
| 188 | msgstr "元件介紹" | ||
| 189 | |||
| 190 | #. Tag: para | ||
| 191 | #: using-d-i.xml:107 | ||
| 192 | #, no-c-format | ||
| 193 | fjp | 28894 | msgid "" |
| 194 | "Here is a list of installer components with a brief description of each " | ||
| 195 | "component's purpose. Details you might need to know about using a particular " | ||
| 196 | "component are in <xref linkend=\"module-details\"/>." | ||
| 197 | msgstr "" | ||
| 198 | dreamcry-guest | 29313 | "下面列出安裝程式使用的元件,和各個元件目的的簡要說明。如果您需要瞭解各元件詳" |
| 199 | fjp | 28894 | "細的資訊,請參閱 <xref linkend=\"module-details\"/>。" |
| 200 | fjpop-guest | 28322 | |
| 201 | #. Tag: term | ||
| 202 | #: using-d-i.xml:118 | ||
| 203 | #, no-c-format | ||
| 204 | msgid "main-menu" | ||
| 205 | msgstr "main-menu" | ||
| 206 | |||
| 207 | #. Tag: para | ||
| 208 | #: using-d-i.xml:118 | ||
| 209 | #, no-c-format | ||
| 210 | fjp | 28894 | msgid "" |
| 211 | "Shows the list of components to the user during installer operation, and " | ||
| 212 | "starts a component when it is selected. Main-menu's questions are set to " | ||
| 213 | "priority medium, so if your priority is set to high or critical (high is the " | ||
| 214 | "default), you will not see the menu. On the other hand, if there is an error " | ||
| 215 | "which requires your intervention, the question priority may be downgraded " | ||
| 216 | "temporarily to allow you to resolve the problem, and in that case the menu " | ||
| 217 | "may appear." | ||
| 218 | msgstr "" | ||
| 219 | "在安裝進行中,顯示元件列表,並執行選中的元件。主選單的優先級設為中,如果您的" | ||
| 220 | "優先級設為高或緊急 (預設為高),您不會看到該選單。另一方面,假如出現問題需要您" | ||
| 221 | "決定,詢問的優先級會臨時調低,讓您解決該問題,選單可能在這種情況下出現。" | ||
| 222 | fjpop-guest | 28322 | |
| 223 | #. Tag: para | ||
| 224 | #: using-d-i.xml:128 | ||
| 225 | dreamcry-guest | 29313 | #, no-c-format |
| 226 | fjp | 28894 | msgid "" |
| 227 | fjp | 28998 | "You can get to the main menu by selecting the <quote>Back</quote> button " |
| 228 | "repeatedly to back all the way out of the currently running component." | ||
| 229 | fjp | 29894 | msgstr "" |
| 230 | "您可以透過不斷地按<quote>返回</quote>按鈕,從目前執行的元件回到主選單。" | ||
| 231 | fjpop-guest | 28322 | |
| 232 | #. Tag: term | ||
| 233 | #: using-d-i.xml:137 | ||
| 234 | #, no-c-format | ||
| 235 | fjpop-guest | 28344 | msgid "localechooser" |
| 236 | fjpop-guest | 28458 | msgstr "localechooser" |
| 237 | fjpop-guest | 28344 | |
| 238 | #. Tag: para | ||
| 239 | fjp | 33729 | #: using-d-i.xml:137 |
| 240 | dreamcry-guest | 28472 | #, no-c-format |
| 241 | fjp | 28894 | msgid "" |
| 242 | "Allows the user to select localization options for the installation and the " | ||
| 243 | "installed system: language, country and locales. The installer will display " | ||
| 244 | "messages in the selected language, unless the translation for that language " | ||
| 245 | "is not complete in which case some messages may be shown in English." | ||
| 246 | msgstr "" | ||
| 247 | "讓使用者選擇安裝過程以及安裝好的系統所使用的語言、國家和地區選項。除非選取的" | ||
| 248 | "語言沒有被翻譯,安裝程式將以您選擇的語言顯示資訊。對於沒有翻譯的部分,將以英" | ||
| 249 | "文顯示。" | ||
| 250 | fjpop-guest | 28344 | |
| 251 | #. Tag: term | ||
| 252 | fjp | 33729 | #: using-d-i.xml:149 |
| 253 | fjpop-guest | 28322 | #, no-c-format |
| 254 | msgid "kbd-chooser" | ||
| 255 | msgstr "kbd-chooser" | ||
| 256 | |||
| 257 | #. Tag: para | ||
| 258 | fjp | 33729 | #: using-d-i.xml:149 |
| 259 | fjpop-guest | 28322 | #, no-c-format |
| 260 | fjp | 28894 | msgid "" |
| 261 | "Shows a list of keyboards, from which the user chooses the model which " | ||
| 262 | "matches his own." | ||
| 263 | fjpop-guest | 28322 | msgstr "顯示鍵盤列表,使用者在其中選擇與自己鍵盤相合的模式。" |
| 264 | |||
| 265 | #. Tag: term | ||
| 266 | fjp | 33729 | #: using-d-i.xml:158 |
| 267 | fjpop-guest | 28322 | #, no-c-format |
| 268 | msgid "hw-detect" | ||
| 269 | msgstr "hw-detect" | ||
| 270 | |||
| 271 | #. Tag: para | ||
| 272 | fjp | 33729 | #: using-d-i.xml:158 |
| 273 | fjpop-guest | 28322 | #, no-c-format |
| 274 | fjp | 28894 | msgid "" |
| 275 | "Automatically detects most of the system's hardware, including network " | ||
| 276 | "cards, disk drives, and PCMCIA." | ||
| 277 | fjpop-guest | 28322 | msgstr "自動識別大多數系統硬體,包括網卡、硬碟和 PCMCIA。" |
| 278 | |||
| 279 | #. Tag: term | ||
| 280 | fjp | 33729 | #: using-d-i.xml:167 |
| 281 | fjpop-guest | 28322 | #, no-c-format |
| 282 | msgid "cdrom-detect" | ||
| 283 | msgstr "cdrom-detect" | ||
| 284 | |||
| 285 | #. Tag: para | ||
| 286 | fjp | 33729 | #: using-d-i.xml:167 |
| 287 | fjpop-guest | 28322 | #, no-c-format |
| 288 | msgid "Looks for and mounts a Debian installation CD." | ||
| 289 | msgstr "尋找並掛載 Debian 安裝光碟。" | ||
| 290 | |||
| 291 | #. Tag: term | ||
| 292 | fjp | 33729 | #: using-d-i.xml:175 |
| 293 | fjpop-guest | 28322 | #, no-c-format |
| 294 | msgid "netcfg" | ||
| 295 | msgstr "netcfg" | ||
| 296 | |||
| 297 | #. Tag: para | ||
| 298 | fjp | 33729 | #: using-d-i.xml:175 |
| 299 | fjpop-guest | 28322 | #, no-c-format |
| 300 | fjp | 28894 | msgid "" |
| 301 | "Configures the computer's network connections so it can communicate over the " | ||
| 302 | "internet." | ||
| 303 | fjpop-guest | 28322 | msgstr "設定電腦網路連線,使它能連上網際網路。" |
| 304 | |||
| 305 | #. Tag: term | ||
| 306 | fjp | 33729 | #: using-d-i.xml:184 |
| 307 | fjpop-guest | 28322 | #, no-c-format |
| 308 | msgid "iso-scan" | ||
| 309 | msgstr "iso-scan" | ||
| 310 | |||
| 311 | #. Tag: para | ||
| 312 | fjp | 33729 | #: using-d-i.xml:184 |
| 313 | fjpop-guest | 28322 | #, no-c-format |
| 314 | fjp | 28894 | msgid "" |
| 315 | "Looks for ISO file systems, which may be on a CD-ROM or on the hard drive." | ||
| 316 | fjpop-guest | 28322 | msgstr "尋找 ISO 檔案系統,它可能存在於 CD-ROM 或者硬碟上。" |
| 317 | |||
| 318 | #. Tag: term | ||
| 319 | fjp | 33729 | #: using-d-i.xml:193 |
| 320 | fjpop-guest | 28322 | #, no-c-format |
| 321 | msgid "choose-mirror" | ||
| 322 | msgstr "choose-mirror" | ||
| 323 | |||
| 324 | #. Tag: para | ||
| 325 | fjp | 33729 | #: using-d-i.xml:193 |
| 326 | fjpop-guest | 28322 | #, no-c-format |
| 327 | fjp | 28894 | msgid "" |
| 328 | "Presents a list of Debian archive mirrors. The user may choose the source of " | ||
| 329 | "his installation packages." | ||
| 330 | fjpop-guest | 28322 | msgstr "列出 Debian 軟體套件鏡像。使用者可以選擇從哪裡安裝軟體套件。" |
| 331 | |||
| 332 | #. Tag: term | ||
| 333 | fjp | 33729 | #: using-d-i.xml:202 |
| 334 | fjpop-guest | 28322 | #, no-c-format |
| 335 | msgid "cdrom-checker" | ||
| 336 | msgstr "cdrom-checker" | ||
| 337 | |||
| 338 | #. Tag: para | ||
| 339 | fjp | 33729 | #: using-d-i.xml:202 |
| 340 | fjpop-guest | 28322 | #, no-c-format |
| 341 | fjp | 28894 | msgid "" |
| 342 | "Checks integrity of a CD-ROM. This way the user may assure him/herself that " | ||
| 343 | "the installation CD-ROM was not corrupted." | ||
| 344 | dreamcry-guest | 28444 | msgstr "檢驗光碟片。這種方法確保使用者使用的安裝光碟沒有損壞。" |
| 345 | fjpop-guest | 28322 | |
| 346 | #. Tag: term | ||
| 347 | fjp | 33729 | #: using-d-i.xml:211 |
| 348 | fjpop-guest | 28322 | #, no-c-format |
| 349 | msgid "lowmem" | ||
| 350 | msgstr "lowmem" | ||
| 351 | |||
| 352 | #. Tag: para | ||
| 353 | fjp | 33729 | #: using-d-i.xml:211 |
| 354 | fjpop-guest | 28322 | #, no-c-format |
| 355 | fjp | 28894 | msgid "" |
| 356 | "Lowmem tries to detect systems with low memory and then does various tricks " | ||
| 357 | "to remove unnecessary parts of &d-i; from the memory (at the cost of some " | ||
| 358 | "features)." | ||
| 359 | msgstr "" | ||
| 360 | "它會檢測小記憶體容量的系統,並採用一些技巧從記憶體中刪除 &d-i; 不需要的部分 " | ||
| 361 | "(代價是喪失一些功能)。" | ||
| 362 | fjpop-guest | 28322 | |
| 363 | #. Tag: term | ||
| 364 | fjp | 33729 | #: using-d-i.xml:221 |
| 365 | fjpop-guest | 28322 | #, no-c-format |
| 366 | msgid "anna" | ||
| 367 | msgstr "anna" | ||
| 368 | |||
| 369 | #. Tag: para | ||
| 370 | fjp | 33729 | #: using-d-i.xml:221 |
| 371 | fjpop-guest | 28322 | #, no-c-format |
| 372 | fjp | 28894 | msgid "" |
| 373 | "Anna's Not Nearly APT. Installs packages which have been retrieved from the " | ||
| 374 | "chosen mirror or CD." | ||
| 375 | fjpop-guest | 28322 | msgstr "Anna's Not Nearly APT。從選擇的鏡像站或 CD 取得安裝軟體套件。" |
| 376 | |||
| 377 | #. Tag: term | ||
| 378 | fjp | 33729 | #: using-d-i.xml:230 |
| 379 | fjpop-guest | 28322 | #, no-c-format |
| 380 | msgid "partman" | ||
| 381 | msgstr "partman" | ||
| 382 | |||
| 383 | #. Tag: para | ||
| 384 | fjp | 33729 | #: using-d-i.xml:230 |
| 385 | fjpop-guest | 28322 | #, no-c-format |
| 386 | fjp | 28894 | msgid "" |
| 387 | "Allows the user to partition disks attached to the system, create file " | ||
| 388 | "systems on the selected partitions, and attach them to the mountpoints. " | ||
| 389 | "Included are also interesting features like a fully automatic mode or LVM " | ||
| 390 | "support. This is the preferred partitioning tool in Debian." | ||
| 391 | msgstr "" | ||
| 392 | "讓使用者為系統安排磁碟分割區,建立檔案系統,並分配掛載點。它包括一些有趣的功" | ||
| 393 | "能,如自動模式或 LVM 支援。在 Debian 裡這是建議的分割工具。" | ||
| 394 | fjpop-guest | 28322 | |
| 395 | #. Tag: term | ||
| 396 | fjp | 33729 | #: using-d-i.xml:242 |
| 397 | fjpop-guest | 28322 | #, no-c-format |
| 398 | msgid "autopartkit" | ||
| 399 | msgstr "autopartkit" | ||
| 400 | |||
| 401 | #. Tag: para | ||
| 402 | fjp | 33729 | #: using-d-i.xml:242 |
| 403 | fjpop-guest | 28322 | #, no-c-format |
| 404 | fjp | 28894 | msgid "" |
| 405 | "Automatically partitions an entire disk according to preset user preferences." | ||
| 406 | fjpop-guest | 28322 | msgstr "根據使用者預設,自動為整個硬碟分割。" |
| 407 | |||
| 408 | #. Tag: term | ||
| 409 | fjp | 33729 | #: using-d-i.xml:251 |
| 410 | fjpop-guest | 28322 | #, no-c-format |
| 411 | msgid "partitioner" | ||
| 412 | msgstr "partitioner" | ||
| 413 | |||
| 414 | #. Tag: para | ||
| 415 | fjp | 33729 | #: using-d-i.xml:251 |
| 416 | fjpop-guest | 28322 | #, no-c-format |
| 417 | fjp | 28894 | msgid "" |
| 418 | "Allows the user to partition disks attached to the system. A partitioning " | ||
| 419 | "program appropriate to your computer's architecture is chosen." | ||
| 420 | msgstr "" | ||
| 421 | "允許使用者為系統安排磁碟分割區。根據使用者電腦的架構選擇合適的分割工具。" | ||
| 422 | fjpop-guest | 28322 | |
| 423 | #. Tag: term | ||
| 424 | fjp | 33729 | #: using-d-i.xml:261 |
| 425 | fjpop-guest | 28322 | #, no-c-format |
| 426 | msgid "partconf" | ||
| 427 | msgstr "partconf" | ||
| 428 | |||
| 429 | #. Tag: para | ||
| 430 | fjp | 33729 | #: using-d-i.xml:261 |
| 431 | fjpop-guest | 28322 | #, no-c-format |
| 432 | fjp | 28894 | msgid "" |
| 433 | "Displays a list of partitions, and creates file systems on the selected " | ||
| 434 | "partitions according to user instructions." | ||
| 435 | dreamcry-guest | 28444 | msgstr "顯示分割區列表,按照使用者指令為選擇的分割區建立檔案系統。" |
| 436 | fjpop-guest | 28322 | |
| 437 | #. Tag: term | ||
| 438 | fjp | 33729 | #: using-d-i.xml:270 |
| 439 | fjpop-guest | 28322 | #, no-c-format |
| 440 | msgid "lvmcfg" | ||
| 441 | msgstr "lvmcfg" | ||
| 442 | |||
| 443 | #. Tag: para | ||
| 444 | fjp | 33729 | #: using-d-i.xml:270 |
| 445 | fjpop-guest | 28322 | #, no-c-format |
| 446 | fjp | 28894 | msgid "" |
| 447 | "Helps the user with the configuration of the <firstterm>LVM</firstterm> " | ||
| 448 | "(Logical Volume Manager)." | ||
| 449 | fjpop-guest | 28322 | msgstr "幫助使用者配置 <firstterm>LVM</firstterm> (Logical Volume Manager)。" |
| 450 | |||
| 451 | #. Tag: term | ||
| 452 | fjp | 33729 | #: using-d-i.xml:279 |
| 453 | fjpop-guest | 28322 | #, no-c-format |
| 454 | msgid "mdcfg" | ||
| 455 | msgstr "mdcfg" | ||
| 456 | |||
| 457 | #. Tag: para | ||
| 458 | fjp | 33729 | #: using-d-i.xml:279 |
| 459 | fjpop-guest | 28322 | #, no-c-format |
| 460 | fjp | 28894 | msgid "" |
| 461 | "Allows the user to setup Software <firstterm>RAID</firstterm> (Redundant " | ||
| 462 | "Array of Inexpensive Disks). This Software RAID is usually superior to the " | ||
| 463 | "cheap IDE (pseudo hardware) RAID controllers found on newer motherboards." | ||
| 464 | msgstr "" | ||
| 465 | "讓使用者設置軟體 <firstterm>磁碟陣列</firstterm>(Redundant Array of " | ||
| 466 | "Inexpensive Disks)。Software RAID 通常比新主機板提供的廉價 IDE (虛擬硬體) " | ||
| 467 | "RAID 控制器的高級。" | ||
| 468 | fjpop-guest | 28322 | |
| 469 | #. Tag: term | ||
| 470 | fjp | 33729 | #: using-d-i.xml:290 |
| 471 | fjpop-guest | 28322 | #, no-c-format |
| 472 | fjp | 33729 | msgid "tzsetup" |
| 473 | msgstr "" | ||
| 474 | |||
| 475 | #. Tag: para | ||
| 476 | #: using-d-i.xml:290 | ||
| 477 | #, no-c-format | ||
| 478 | fjp | 33857 | msgid "Selects the time zone, based on the location selected earlier." |
| 479 | fjp | 33729 | msgstr "" |
| 480 | |||
| 481 | #. Tag: term | ||
| 482 | #: using-d-i.xml:298 | ||
| 483 | #, no-c-format | ||
| 484 | msgid "clock-setup" | ||
| 485 | msgstr "" | ||
| 486 | |||
| 487 | #. Tag: para | ||
| 488 | #: using-d-i.xml:298 | ||
| 489 | #, no-c-format | ||
| 490 | msgid "Determines whether the clock is set to UTC or not." | ||
| 491 | msgstr "" | ||
| 492 | |||
| 493 | #. Tag: term | ||
| 494 | #: using-d-i.xml:306 | ||
| 495 | #, no-c-format | ||
| 496 | msgid "user-setup" | ||
| 497 | msgstr "" | ||
| 498 | |||
| 499 | #. Tag: para | ||
| 500 | #: using-d-i.xml:306 | ||
| 501 | #, no-c-format | ||
| 502 | msgid "Sets up the root password, and adds a non-root user." | ||
| 503 | msgstr "" | ||
| 504 | |||
| 505 | #. Tag: term | ||
| 506 | #: using-d-i.xml:314 | ||
| 507 | #, no-c-format | ||
| 508 | fjpop-guest | 28322 | msgid "base-installer" |
| 509 | msgstr "base-installer" | ||
| 510 | |||
| 511 | #. Tag: para | ||
| 512 | fjp | 33729 | #: using-d-i.xml:314 |
| 513 | fjpop-guest | 28322 | #, no-c-format |
| 514 | fjp | 28894 | msgid "" |
| 515 | "Installs the most basic set of packages which would allow the computer to " | ||
| 516 | "operate under Linux when rebooted." | ||
| 517 | fjpop-guest | 28322 | msgstr "安裝一些基本的套件,讓電腦重起後能在 Linux 下運行。" |
| 518 | |||
| 519 | #. Tag: term | ||
| 520 | fjp | 33729 | #: using-d-i.xml:323 |
| 521 | fjpop-guest | 28322 | #, no-c-format |
| 522 | fjp | 33729 | msgid "apt-setup" |
| 523 | msgstr "" | ||
| 524 | |||
| 525 | #. Tag: para | ||
| 526 | #: using-d-i.xml:323 | ||
| 527 | #, no-c-format | ||
| 528 | msgid "" | ||
| 529 | "Configures apt, mostly automatically, based on what media the installer is " | ||
| 530 | "running from." | ||
| 531 | msgstr "" | ||
| 532 | |||
| 533 | #. Tag: term | ||
| 534 | #: using-d-i.xml:332 | ||
| 535 | #, no-c-format | ||
| 536 | msgid "pkgsel" | ||
| 537 | msgstr "" | ||
| 538 | |||
| 539 | #. Tag: para | ||
| 540 | #: using-d-i.xml:332 | ||
| 541 | #, no-c-format | ||
| 542 | fjp | 33857 | msgid "" |
| 543 | "Uses <classname>tasksel</classname> to select and install additional " | ||
| 544 | "software." | ||
| 545 | fjp | 33729 | msgstr "" |
| 546 | |||
| 547 | #. Tag: term | ||
| 548 | #: using-d-i.xml:340 | ||
| 549 | #, no-c-format | ||
| 550 | fjpop-guest | 28322 | msgid "os-prober" |
| 551 | msgstr "os-prober" | ||
| 552 | |||
| 553 | #. Tag: para | ||
| 554 | fjp | 33729 | #: using-d-i.xml:340 |
| 555 | fjpop-guest | 28322 | #, no-c-format |
| 556 | fjp | 28894 | msgid "" |
| 557 | "Detects currently installed operating systems on the computer and passes " | ||
| 558 | "this information to the bootloader-installer, which may offer you an ability " | ||
| 559 | "to add discovered operating systems to the bootloader's start menu. This way " | ||
| 560 | "the user could easily choose at the boot time which operating system to " | ||
| 561 | "start." | ||
| 562 | msgstr "" | ||
| 563 | "偵測目前電腦上安裝的作業系統,將資訊傳遞給 bootloader-installer,使它能將偵測" | ||
| 564 | "到的作業系統添加到 bootloader 的啟動選單裡面。方便使用者選擇啟動哪個操作系" | ||
| 565 | "統。" | ||
| 566 | fjpop-guest | 28322 | |
| 567 | #. Tag: term | ||
| 568 | fjp | 33729 | #: using-d-i.xml:352 |
| 569 | fjpop-guest | 28322 | #, no-c-format |
| 570 | msgid "bootloader-installer" | ||
| 571 | msgstr "bootloader-installer" | ||
| 572 | |||
| 573 | #. Tag: para | ||
| 574 | fjp | 33729 | #: using-d-i.xml:352 |
| 575 | #, fuzzy, no-c-format | ||
| 576 | fjp | 28894 | msgid "" |
| 577 | fjp | 33729 | "The various bootloader installers each install a boot loader program on the " |
| 578 | "hard disk, which is necessary for the computer to start up using Linux " | ||
| 579 | "without using a floppy or CD-ROM. Many boot loaders allow the user to choose " | ||
| 580 | "an alternate operating system each time the computer boots." | ||
| 581 | fjp | 28894 | msgstr "" |
| 582 | "在硬碟上安裝啟動開機程式,這是必須的一步,使得電腦不必依靠軟碟和 CD-ROM 啟" | ||
| 583 | "動。許多開機程式都允許使用者在啟動的時候選擇使用哪個作業系統。" | ||
| 584 | fjpop-guest | 28322 | |
| 585 | #. Tag: term | ||
| 586 | fjp | 33729 | #: using-d-i.xml:363 |
| 587 | fjpop-guest | 28322 | #, no-c-format |
| 588 | msgid "shell" | ||
| 589 | msgstr "shell" | ||
| 590 | |||
| 591 | #. Tag: para | ||
| 592 | fjp | 33729 | #: using-d-i.xml:363 |
| 593 | fjpop-guest | 28322 | #, no-c-format |
| 594 | fjp | 28894 | msgid "" |
| 595 | "Allows the user to execute a shell from the menu, or in the second console." | ||
| 596 | dreamcry-guest | 28444 | msgstr "讓使用者能從選單或者第二控制台執行介殼。" |
| 597 | fjpop-guest | 28322 | |
| 598 | #. Tag: term | ||
| 599 | fjp | 33729 | #: using-d-i.xml:372 |
| 600 | fjpop-guest | 28322 | #, no-c-format |
| 601 | msgid "save-logs" | ||
| 602 | dreamcry-guest | 28444 | msgstr "save-logs" |
| 603 | fjpop-guest | 28322 | |
| 604 | #. Tag: para | ||
| 605 | fjp | 33729 | #: using-d-i.xml:372 |
| 606 | #, fuzzy, no-c-format | ||
| 607 | fjp | 28894 | msgid "" |
| 608 | fjp | 33729 | "Provides a way for the user to record information on a floppy disk, network, " |
| 609 | "hard disk, or other media when trouble is encountered, in order to " | ||
| 610 | "accurately report installer software problems to Debian developers later." | ||
| 611 | fjp | 28894 | msgstr "" |
| 612 | "當使用者遇到麻煩時,提供記錄資訊到軟碟的方法,用於以後向 Debian 開發人員精確" | ||
| 613 | "報告安裝程式的問題。" | ||
| 614 | fjpop-guest | 28322 | |
| 615 | #. Tag: title | ||
| 616 | fjp | 33729 | #: using-d-i.xml:390 |
| 617 | fjpop-guest | 28322 | #, no-c-format |
| 618 | msgid "Using Individual Components" | ||
| 619 | msgstr "使用單獨的元件" | ||
| 620 | |||
| 621 | #. Tag: para | ||
| 622 | fjp | 33729 | #: using-d-i.xml:391 |
| 623 | fjpop-guest | 28322 | #, no-c-format |
| 624 | fjp | 28894 | msgid "" |
| 625 | "In this section we will describe each installer component in detail. The " | ||
| 626 | "components have been grouped into stages that should be recognizable for " | ||
| 627 | "users. They are presented in the order they appear during the install. Note " | ||
| 628 | "that not all modules will be used for every installation; which modules are " | ||
| 629 | "actually used depends on the installation method you use and on your " | ||
| 630 | "hardware." | ||
| 631 | msgstr "" | ||
| 632 | "本節將會描述各個安裝元件的詳細資訊。各元件按使用者可以識別的階段分組。它們在" | ||
| 633 | "安裝過程中按次序顯示出來。注意,每次安裝並不會使用所有的模組﹔至於使用哪些模" | ||
| 634 | "組,取決於您的安裝方法和您的硬體。" | ||
| 635 | fjpop-guest | 28322 | |
| 636 | #. Tag: title | ||
| 637 | fjp | 33729 | #: using-d-i.xml:403 |
| 638 | fjpop-guest | 28322 | #, no-c-format |
| 639 | msgid "Setting up Debian Installer and Hardware Configuration" | ||
| 640 | msgstr "啟動 Debian 安裝程式與配置硬體" | ||
| 641 | |||
| 642 | #. Tag: para | ||
| 643 | fjp | 33729 | #: using-d-i.xml:404 |
| 644 | fjpop-guest | 28322 | #, no-c-format |
| 645 | fjp | 28894 | msgid "" |
| 646 | "Let's assume the Debian Installer has booted and you are facing its first " | ||
| 647 | "screen. At this time, the capabilities of &d-i; are still quite limited. It " | ||
| 648 | "doesn't know much about your hardware, preferred language, or even the task " | ||
| 649 | "it should perform. Don't worry. Because &d-i; is quite clever, it can " | ||
| 650 | "automatically probe your hardware, locate the rest of its components and " | ||
| 651 | "upgrade itself to a capable installation system. However, you still need to " | ||
| 652 | "help &d-i; with some information it can't determine automatically (like " | ||
| 653 | "selecting your preferred language, keyboard layout or desired network " | ||
| 654 | "mirror)." | ||
| 655 | msgstr "" | ||
| 656 | "假設 Debian 安裝程式已經啟動,然後您看到了初始畫面。此時, &d-i; 的能力還很有" | ||
| 657 | dreamcry-guest | 29313 | "限。它還不瞭解您的硬體、語言、甚至不知道要執行什麼任務。不用擔心,因為 &d-i; " |
| 658 | fjp | 28894 | "相當聰明,它能自動探測您的硬體,尋找其餘的元件,並更新自己以具備安裝系統的能" |
| 659 | "力。但您仍然要協助 &d-i;,不能自動決定的內容 (例如選擇語言,鍵盤配置或網路鏡" | ||
| 660 | "像站)。" | ||
| 661 | fjpop-guest | 28322 | |
| 662 | #. Tag: para | ||
| 663 | fjp | 33729 | #: using-d-i.xml:417 |
| 664 | fjpop-guest | 28322 | #, no-c-format |
| 665 | fjp | 28894 | msgid "" |
| 666 | "You will notice that &d-i; performs <firstterm>hardware detection</" | ||
| 667 | "firstterm> several times during this stage. The first time is targeted " | ||
| 668 | "specifically at the hardware needed to load installer components (e.g. your " | ||
| 669 | "CD-ROM or network card). As not all drivers may be available during this " | ||
| 670 | "first run, hardware detection needs to be repeated later in the process." | ||
| 671 | msgstr "" | ||
| 672 | "您會留意到 &d-i; 在本階段執行<firstterm>硬體偵測</firstterm> 多次。第一次目的" | ||
| 673 | "是指定哪些硬體需要安裝 (例如,您的 CD-ROM 或者網卡)。在第一次執行的時候並不是" | ||
| 674 | dreamcry-guest | 29313 | "所有的驅動程式都就緒,硬體偵測會在後續過程裡面多次重複。" |
| 675 | fjpop-guest | 28322 | |
| 676 | #. Tag: title | ||
| 677 | fjp | 33729 | #: using-d-i.xml:432 |
| 678 | fjpop-guest | 28322 | #, no-c-format |
| 679 | msgid "Check available memory" | ||
| 680 | msgstr "檢測有效的記憶體" | ||
| 681 | |||
| 682 | #. Tag: para | ||
| 683 | fjp | 33729 | #: using-d-i.xml:434 |
| 684 | fjpop-guest | 28322 | #, no-c-format |
| 685 | fjp | 28894 | msgid "" |
| 686 | "One of the first things &d-i; does, is to check available memory. If the " | ||
| 687 | "available memory is limited, this component will make some changes in the " | ||
| 688 | "installation process which hopefully will allow you to install &debian; on " | ||
| 689 | "your system." | ||
| 690 | msgstr "" | ||
| 691 | "&d-i; 首先要做的一件事是檢測有效的記憶體。如果記憶體有限,該元件將修改後續的" | ||
| 692 | "安裝進程,使您可以將 &debian; 安裝到您的系統上。" | ||
| 693 | fjpop-guest | 28322 | |
| 694 | #. Tag: para | ||
| 695 | fjp | 33729 | #: using-d-i.xml:441 |
| 696 | fjpop-guest | 28322 | #, no-c-format |
| 697 | fjp | 28894 | msgid "" |
| 698 | "During a low memory install, not all components will be available. One of " | ||
| 699 | "the limitations is that you won't be able to choose a language for the " | ||
| 700 | "installation." | ||
| 701 | msgstr "" | ||
| 702 | "在小記憶體的安裝下,只有部分元件有效。其中的一個限制是您無法在安裝過程中選擇" | ||
| 703 | "語言。" | ||
| 704 | fjpop-guest | 28322 | |
| 705 | #. Tag: title | ||
| 706 | fjpop-guest | 28344 | #: using-d-i.xml:456 |
| 707 | fjpop-guest | 28322 | #, no-c-format |
| 708 | fjpop-guest | 28344 | msgid "Selecting Localization Options" |
| 709 | dreamcry-guest | 28472 | msgstr "選擇區域化選項" |
| 710 | fjpop-guest | 28344 | |
| 711 | #. Tag: para | ||
| 712 | fjp | 33729 | #: using-d-i.xml:458 |
| 713 | fjpop-guest | 28344 | #, no-c-format |
| 714 | fjp | 28894 | msgid "" |
| 715 | "In most cases the first questions you will be asked concern the selection of " | ||
| 716 | "localization options to be used both for the installation and for the " | ||
| 717 | "installed system. The localization options consist of language, country and " | ||
| 718 | "locales." | ||
| 719 | msgstr "" | ||
| 720 | "在大部分情況下,第一個問您的問題將會是安裝程式以及安裝好之後的系統所要使用的" | ||
| 721 | "本地化選項。選項包括了語言、國家以及地區設定。" | ||
| 722 | fjpop-guest | 28344 | |
| 723 | #. Tag: para | ||
| 724 | fjp | 33729 | #: using-d-i.xml:465 |
| 725 | dreamcry-guest | 28472 | #, no-c-format |
| 726 | fjp | 28894 | msgid "" |
| 727 | "The language you choose will be used for the rest of the installation " | ||
| 728 | "process, provided a translation of the different dialogs is available. If no " | ||
| 729 | "valid translation is available for the selected language, the installer will " | ||
| 730 | "default to English." | ||
| 731 | msgstr "" | ||
| 732 | "您選擇的語言將用於接下來的安裝過程,對話框已經有各種語言翻譯的版本。如果選擇" | ||
| 733 | "的語言沒有對應翻譯的版本,安裝將預設使用英文。選擇的語言也將助於選擇一個合適" | ||
| 734 | "的鍵盤配置。" | ||
| 735 | fjpop-guest | 28344 | |
| 736 | #. Tag: para | ||
| 737 | fjp | 33729 | #: using-d-i.xml:472 |
| 738 | dreamcry-guest | 28472 | #, no-c-format |
| 739 | fjp | 28894 | msgid "" |
| 740 | "The selected country will be used later in the installation process to pick " | ||
| 741 | "the default timezone and a Debian mirror appropriate for your geographic " | ||
| 742 | "location. Language and country together will be used to set the default " | ||
| 743 | "locale for your system and to help select your keyboard." | ||
| 744 | msgstr "" | ||
| 745 | "在安裝過程的後面,這個選項還會被用於設置預設的時區和您所處地理位置的 Debian " | ||
| 746 | "鏡像站。如果安裝程式預設的建議不合適,您可以做其它選擇。選擇國家,還有選擇語" | ||
| 747 | "言,都會影響您新 Debian 系統的本地化設置。" | ||
| 748 | fjpop-guest | 28344 | |
| 749 | #. Tag: para | ||
| 750 | fjp | 33729 | #: using-d-i.xml:479 |
| 751 | fjpop-guest | 28344 | #, no-c-format |
| 752 | fjp | 28894 | msgid "" |
| 753 | "You will first be asked to select your preferred language. The language " | ||
| 754 | "names are listed in both English (left side) and in the language itself " | ||
| 755 | "(right side); the names on the right side are also shown in the proper " | ||
| 756 | "script for the language. The list is sorted on the English names. At the top " | ||
| 757 | "of the list is an extra option that allows you to select the <quote>C</" | ||
| 758 | "quote> locale instead of a language. Choosing the <quote>C</quote> locale " | ||
| 759 | "will result in the installation proceding in English; the installed system " | ||
| 760 | "will have no localization support as the <classname>locales</classname> " | ||
| 761 | "package will not be installed." | ||
| 762 | msgstr "" | ||
| 763 | "首先您將會被要求選擇您偏好的語言。語言清單中,各語言名稱將以英文列出 (左邊)," | ||
| 764 | "而語言本身將以適當的文字則列於右邊。清單以英文名稱排序。清單的頂端是一個額外" | ||
| 765 | "的 <quote>C</quote> 地區選項,選擇 <quote>C</quote> 將使得安裝程序以英文進" | ||
| 766 | "行;<classname>locales</classname> 軟體套件將不會安裝在安裝好的系統中,因此系" | ||
| 767 | "統也不會支援任何地區設定。" | ||
| 768 | fjpop-guest | 28344 | |
| 769 | #. Tag: para | ||
| 770 | fjp | 33729 | #: using-d-i.xml:491 |
| 771 | dreamcry-guest | 28444 | #, no-c-format |
| 772 | fjp | 28894 | msgid "" |
| 773 | "If you selected a language that is recognized as an official language for " | ||
| 774 | "more than one country<footnote> <para> In technical terms: where multiple " | ||
| 775 | "locales exist for that language with differing country codes. </para> </" | ||
| 776 | "footnote>, you will next be asked to select a country. If you choose " | ||
| 777 | "<guimenuitem>Other</guimenuitem> at the bottom of the list, you will be " | ||
| 778 | "presented with a list of all countries, grouped by continent. If the " | ||
| 779 | "language has only one country associated with it, that country will be " | ||
| 780 | "selected automatically." | ||
| 781 | msgstr "" | ||
| 782 | "如果您選擇的語言屬於多個國家的官方語言(存在於中文,英文,法文,以及其它語" | ||
| 783 | "言),您可以在這裡選擇國家。如果您選擇列表底部的 <guimenuitem>其它</" | ||
| 784 | "guimenuitem>,您將看到按大洲分組的全部國家。" | ||
| 785 | fjpop-guest | 28344 | |
| 786 | #. Tag: para | ||
| 787 | fjp | 33729 | #: using-d-i.xml:509 |
| 788 | dreamcry-guest | 29313 | #, no-c-format |
| 789 | fjp | 28894 | msgid "" |
| 790 | "A default locale will be selected based on the selected language and " | ||
| 791 | "country. If you are installing at medium or low priority, you will have the " | ||
| 792 | "option of selecting a different default locale and of selecting additional " | ||
| 793 | "locales to be generated for the installed system." | ||
| 794 | msgstr "" | ||
| 795 | "預設的地區設定會根據您選擇的語言和國家決定。如果您以中等或是低優先序安裝系" | ||
| 796 | "統,您將可以選擇預設地區設定以外的設定,並且可以決定系統額外支援的地區設定。" | ||
| 797 | fjpop-guest | 28344 | |
| 798 | #. Tag: title | ||
| 799 | fjp | 33729 | #: using-d-i.xml:524 |
| 800 | fjpop-guest | 28344 | #, no-c-format |
| 801 | fjpop-guest | 28322 | msgid "Choosing a Keyboard" |
| 802 | msgstr "選擇鍵盤" | ||
| 803 | |||
| 804 | #. Tag: para | ||
| 805 | fjp | 33729 | #: using-d-i.xml:526 |
| 806 | fjpop-guest | 28322 | #, no-c-format |
| 807 | fjp | 28894 | msgid "" |
| 808 | "Keyboards are often tailored to the characters used in a language. Select a " | ||
| 809 | "layout that conforms to the keyboard you are using, or select something " | ||
| 810 | "close if the keyboard layout you want isn't represented. Once the system " | ||
| 811 | "installation is complete, you'll be able to select a keyboard layout from a " | ||
| 812 | "wider range of choices (run <command>kbdconfig</command> as root after you " | ||
| 813 | "have completed the installation)." | ||
| 814 | msgstr "" | ||
| 815 | "鍵盤經常因不同語言使用的字元不同而有不同的配置。選擇一個適合您鍵盤的配置,或" | ||
| 816 | "者為沒出現的配置選擇一個接近的。一旦系統安裝完畢,您可以從更大的範圍您選擇鍵" | ||
| 817 | "盤配置 (在安裝完之後用 root 執行 <command>kbdconfig</command>)。" | ||
| 818 | fjpop-guest | 28322 | |
| 819 | #. Tag: para | ||
| 820 | fjp | 33729 | #: using-d-i.xml:536 |
| 821 | fjpop-guest | 28322 | #, no-c-format |
| 822 | fjp | 28894 | msgid "" |
| 823 | "Move the highlight to the keyboard selection you desire and press " | ||
| 824 | "&enterkey;. Use the arrow keys to move the highlight — they are in the " | ||
| 825 | "same place in all national language keyboard layouts, so they are " | ||
| 826 | "independent of the keyboard configuration. An 'extended' keyboard is one " | ||
| 827 | "with <keycap>F1</keycap> through <keycap>F10</keycap> keys along the top row." | ||
| 828 | msgstr "" | ||
| 829 | "將反白移動到您選擇的鍵盤,然後按下 &enterkey;。用箭頭移動反白區 — 在所" | ||
| 830 | "有國家鍵盤配置裡,它們都位於相同的地方,因此獨立於鍵盤配置。'延伸的'鍵盤是在" | ||
| 831 | "鍵盤上端有一排 <keycap>F1</keycap>到<keycap>F10</keycap> 按鍵。" | ||
| 832 | fjpop-guest | 28322 | |
| 833 | #. Tag: para | ||
| 834 | fjp | 33729 | #: using-d-i.xml:545 |
| 835 | fjpop-guest | 28322 | #, no-c-format |
| 836 | fjp | 28894 | msgid "" |
| 837 | "On DECstations there is currently no loadable keymap available, so you have " | ||
| 838 | "to skip the keyboard selection and keep the default kernel keymap (LK201 " | ||
| 839 | "US). This may change in the future as it depends on further Linux/MIPS " | ||
| 840 | "kernel development." | ||
| 841 | msgstr "" | ||
| 842 | "目前 DEC 工作站上沒有可以載入的 keymap, 因此您不得不跳過鍵盤選項,保持預設的" | ||
| 843 | "核心 keymap (LK201 US)。隨著 Linux/MIPS 核心的開發,將來也許會改變。" | ||
| 844 | fjpop-guest | 28322 | |
| 845 | #. Tag: para | ||
| 846 | fjp | 33729 | #: using-d-i.xml:552 |
| 847 | fjpop-guest | 28322 | #, no-c-format |
| 848 | fjp | 28894 | msgid "" |
| 849 | "There are two keyboard layouts for US keyboards; the qwerty/mac-usb-us " | ||
| 850 | "(Apple USB) layout will place the Alt function on the <keycap>Command/Apple</" | ||
| 851 | "keycap> key (in the keyboard position next to the <keycap>space</keycap> key " | ||
| 852 | "similar to <keycap>Alt</keycap> on PC keyboards), while the qwerty/us " | ||
| 853 | "(Standard) layout will place the Alt function on the <keycap>Option</keycap> " | ||
| 854 | "key (engraved with 'alt' on most Mac keyboards). In other respects the two " | ||
| 855 | "layouts are similar." | ||
| 856 | msgstr "" | ||
| 857 | "有兩種 US 鍵盤配置﹔qwerty/mac-usb-us (Apple USB) 將 Alt 功能放在 " | ||
| 858 | "<keycap>Command/Apple</keycap> 按鍵 (處於鍵盤的 <keycap>空格</keycap> 按鍵" | ||
| 859 | "旁,類似於 PC 鍵盤的 <keycap>Alt</keycap> ),另外 qwerty/us (Standard) 配置" | ||
| 860 | "將 Alt 功能放在 <keycap>Option</keycap> 按鍵上 (在大多數 Mac 鍵盤上標明 " | ||
| 861 | "'alt')。其餘地方這兩種配置相似。" | ||
| 862 | fjpop-guest | 28322 | |
| 863 | #. Tag: title | ||
| 864 | fjp | 42316 | #: using-d-i.xml:582 |
| 865 | fjpop-guest | 28322 | #, no-c-format |
| 866 | msgid "Looking for the Debian Installer ISO Image" | ||
| 867 | msgstr "尋找 Debian 安裝程式 ISO 映像" | ||
| 868 | |||
| 869 | #. Tag: para | ||
| 870 | fjp | 42316 | #: using-d-i.xml:583 |
| 871 | fjpop-guest | 28322 | #, no-c-format |
| 872 | fjp | 28894 | msgid "" |
| 873 | "When installing via the <emphasis>hd-media</emphasis> method, there will be " | ||
| 874 | "a moment where you need to find and mount the Debian Installer iso image in " | ||
| 875 | "order to get the rest of the installation files. The component <command>iso-" | ||
| 876 | "scan</command> does exactly this." | ||
| 877 | msgstr "" | ||
| 878 | "當使用 <emphasis>hd-media</emphasis> 方式安裝,將會有尋找和掛載 Debian 安裝程" | ||
| 879 | "式 iso 映像的動作,用於取得其它的安裝檔案。元件 <command>iso-scan</command> " | ||
| 880 | "正是用來完成此任務。" | ||
| 881 | fjpop-guest | 28322 | |
| 882 | #. Tag: para | ||
| 883 | fjp | 42316 | #: using-d-i.xml:590 |
| 884 | fjpop-guest | 28322 | #, no-c-format |
| 885 | fjp | 28894 | msgid "" |
| 886 | "At first, <command>iso-scan</command> automatically mounts all block devices " | ||
| 887 | "(e.g. partitions) which have some known filesystem on them and sequentially " | ||
| 888 | "searches for filenames ending with <filename>.iso</filename> (or <filename>." | ||
| 889 | "ISO</filename> for that matter). Beware that the first attempt scans only " | ||
| 890 | "files in the root directory and in the first level of subdirectories (i.e. " | ||
| 891 | "it finds <filename>/<replaceable>whatever</replaceable>.iso</filename>, " | ||
| 892 | "<filename>/data/<replaceable>whatever</replaceable>.iso</filename>, but not " | ||
| 893 | "<filename>/data/tmp/<replaceable>whatever</replaceable>.iso</filename>). " | ||
| 894 | "After an iso image has been found, <command>iso-scan</command> checks its " | ||
| 895 | "content to determine if the image is a valid Debian iso image or not. In the " | ||
| 896 | "former case we are done, in the latter <command>iso-scan</command> seeks for " | ||
| 897 | "another image." | ||
| 898 | msgstr "" | ||
| 899 | "首先,<command>iso-scan</command> 自動掛載具有已知檔案系統的資料塊 (block) 設" | ||
| 900 | "備 (例如,分割區),然後按序搜索檔案副檔名是 <filename>.iso</filename> (或 " | ||
| 901 | dreamcry-guest | 29313 | "<filename>.ISO</filename> 之類)。注意,第一次只嘗試掃瞄位於根目錄和第一層子目" |
| 902 | fjp | 28894 | "錄的檔案 (例如,它找到 <filename>/<replaceable>whatever</replaceable>.iso</" |
| 903 | "filename>, <filename>/data/<replaceable>whatever</replaceable>.iso</" | ||
| 904 | "filename>, 而不是 <filename>/data/tmp/<replaceable>whatever</replaceable>." | ||
| 905 | dreamcry-guest | 29313 | "iso</filename>)。在 iso 映像檔案找到後,<command>iso-scan</command> 會檢查它" |
| 906 | "包含的內容,確定該映像檔是不是有效的 Debian iso 映像。 如為前者,任務結束﹔如" | ||
| 907 | "果是後者,<command>iso-scan</command> 會搜索其它的映像檔案。" | ||
| 908 | fjpop-guest | 28322 | |
| 909 | #. Tag: para | ||
| 910 | fjp | 42316 | #: using-d-i.xml:607 |
| 911 | fjpop-guest | 28322 | #, no-c-format |
| 912 | fjp | 28894 | msgid "" |
| 913 | "In case the previous attempt to find an installer iso image fails, " | ||
| 914 | "<command>iso-scan</command> will ask you whether you would like to perform a " | ||
| 915 | "more thorough search. This pass doesn't just look into the topmost " | ||
| 916 | "directories, but really traverses whole filesystem." | ||
| 917 | msgstr "" | ||
| 918 | dreamcry-guest | 29313 | "萬一前面嘗試尋找 iso 映像失敗,<command>iso-scan</command> 會詢問您是否原意進" |
| 919 | fjp | 28894 | "行完整的搜索。這次不只查看最上級目錄,而是真正地搜尋整個檔案系統。" |
| 920 | fjpop-guest | 28322 | |
| 921 | #. Tag: para | ||
| 922 | fjp | 42316 | #: using-d-i.xml:614 |
| 923 | fjpop-guest | 28322 | #, no-c-format |
| 924 | fjp | 28894 | msgid "" |
| 925 | "If <command>iso-scan</command> does not discover your installer iso image, " | ||
| 926 | "reboot back to your original operating system and check if the image is " | ||
| 927 | "named correctly (ending in <filename>.iso</filename>), if it is placed on a " | ||
| 928 | "filesystem recognizable by &d-i;, and if it is not corrupted (verify the " | ||
| 929 | "checksum). Experienced Unix users could do this without rebooting on the " | ||
| 930 | "second console." | ||
| 931 | msgstr "" | ||
| 932 | dreamcry-guest | 29313 | "如果 <command>iso-scan</command> 找不到您的安裝 iso 映像檔,請重新啟動返回到" |
| 933 | "您以前的作業系統,檢查映像檔名是否正確 (以 <filename>.iso</filename>結尾),是" | ||
| 934 | fjp | 28894 | "否放在一個能被 &d-i; 識別的檔案系統上,是否損壞 (用 checksum 校驗)。有經驗的 " |
| 935 | "Unix 使用者可以在第二個控制台上完成這些動作,而毋須重新啟動。" | ||
| 936 | fjpop-guest | 28322 | |
| 937 | #. Tag: title | ||
| 938 | fjp | 42316 | #: using-d-i.xml:635 |
| 939 | fjpop-guest | 28322 | #, no-c-format |
| 940 | msgid "Configuring Network" | ||
| 941 | msgstr "設定網路" | ||
| 942 | |||
| 943 | #. Tag: para | ||
| 944 | fjp | 42316 | #: using-d-i.xml:637 |
| 945 | fjpop-guest | 28322 | #, no-c-format |
| 946 | fjp | 28894 | msgid "" |
| 947 | "As you enter this step, if the system detects that you have more than one " | ||
| 948 | "network device, you'll be asked to choose which device will be your " | ||
| 949 | "<emphasis>primary</emphasis> network interface, i.e. the one which you want " | ||
| 950 | "to use for installation. The other interfaces won't be configured at this " | ||
| 951 | "time. You may configure additional interfaces after installation is " | ||
| 952 | "complete; see the <citerefentry> <refentrytitle>interfaces</refentrytitle> " | ||
| 953 | "<manvolnum>5</manvolnum> </citerefentry> man page." | ||
| 954 | msgstr "" | ||
| 955 | "到了此步驟,如果系統檢測到您有多於網路設備,您將被要求選擇哪個設備是您的" | ||
| 956 | "<emphasis>主</emphasis>網路介面,例如,您在安裝中要用的那個。其他的網路介面這" | ||
| 957 | "時不會被設定。您可以在安裝完畢之後去設定額外的介面﹔請參考 <citerefentry> " | ||
| 958 | "<refentrytitle>interfaces</refentrytitle> <manvolnum>5</manvolnum> </" | ||
| 959 | "citerefentry> man 頁。" | ||
| 960 | fjpop-guest | 28322 | |
| 961 | #. Tag: para | ||
| 962 | fjp | 42316 | #: using-d-i.xml:648 |
| 963 | fjpop-guest | 28322 | #, no-c-format |
| 964 | fjp | 28894 | msgid "" |
| 965 | "By default, &d-i; tries to configure your computer's network automatically " | ||
| 966 | "via DHCP. If the DHCP probe succeeds, you are done. If the probe fails, it " | ||
| 967 | "may be caused by many factors ranging from unplugged network cable, to a " | ||
| 968 | "misconfigured DHCP setup. Or maybe you don't have a DHCP server in your " | ||
| 969 | "local network at all. For further explanation check the error messages on " | ||
| 970 | "the third console. In any case, you will be asked if you want to retry, or " | ||
| 971 | "if you want to perform manual setup. DHCP servers are sometimes really slow " | ||
| 972 | "in their responses, so if you are sure everything is in place, try again." | ||
| 973 | msgstr "" | ||
| 974 | "預設情況下,&d-i; 會自動嘗試使用 DHCP 設定您的電腦網路。如果 DHCP 偵測成功," | ||
| 975 | "這一步就完成。如果失敗,造成的原因會有多種因素,從沒有接網線到錯誤設定的 " | ||
| 976 | "DHCP。或者您的區域網路裡面根本就沒有 DHCP 伺服器。查閱第三個控制台上的錯誤訊" | ||
| 977 | dreamcry-guest | 29313 | "息以瞭解更多資訊。不管怎樣,您將被要求選擇再試一次或是手動設定。DHCP 伺服器有" |
| 978 | fjp | 28894 | "時候回應很慢,因此,如果您確定都正常,再試一次。" |
| 979 | fjpop-guest | 28322 | |
| 980 | #. Tag: para | ||
| 981 | fjp | 42316 | #: using-d-i.xml:660 |
| 982 | fjpop-guest | 28322 | #, no-c-format |
| 983 | fjp | 28894 | msgid "" |
| 984 | "The manual network setup in turn asks you a number of questions about your " | ||
| 985 | "network, notably <computeroutput>IP address</computeroutput>, " | ||
| 986 | "<computeroutput>Netmask</computeroutput>, <computeroutput>Gateway</" | ||
| 987 | "computeroutput>, <computeroutput>Name server addresses</computeroutput>, and " | ||
| 988 | "a <computeroutput>Hostname</computeroutput>. Moreover, if you have a " | ||
| 989 | "wireless network interface, you will be asked to provide your " | ||
| 990 | "<computeroutput>Wireless ESSID</computeroutput> and a <computeroutput>WEP " | ||
| 991 | "key</computeroutput>. Fill in the answers from <xref linkend=\"needed-info\"/" | ||
| 992 | ">." | ||
| 993 | msgstr "" | ||
| 994 | "手動設定網路會按序詢問一些您網路的問題,值得注意的是 <computeroutput> IP 位址" | ||
| 995 | "</computeroutput>、<computeroutput>網路遮罩</computeroutput>、" | ||
| 996 | "<computeroutput>閘道器</computeroutput>、<computeroutput>名稱伺服器位址</" | ||
| 997 | "computeroutput> 和 <computeroutput>主機名稱</computeroutput>。 此外,如果您有" | ||
| 998 | "無線網路介面,您會被要求提供您的 <computeroutput>無線 ESSID</computeroutput> " | ||
| 999 | "和 <computeroutput>WEP 密鑰</computeroutput>。從 <xref linkend=\"needed-info" | ||
| 1000 | "\"/> 中參考應回答的數值。" | ||
| 1001 | fjpop-guest | 28322 | |
| 1002 | #. Tag: para | ||
| 1003 | fjp | 42316 | #: using-d-i.xml:674 |
| 1004 | fjpop-guest | 28322 | #, no-c-format |
| 1005 | fjp | 28894 | msgid "" |
| 1006 | "Some technical details you might, or might not, find handy: the program " | ||
| 1007 | "assumes the network IP address is the bitwise-AND of your system's IP " | ||
| 1008 | "address and your netmask. It will guess the broadcast address is the bitwise " | ||
| 1009 | "OR of your system's IP address with the bitwise negation of the netmask. It " | ||
| 1010 | "will also guess your gateway. If you can't find any of these answers, use " | ||
| 1011 | "the system's guesses — you can change them once the system has been " | ||
| 1012 | "installed, if necessary, by editing <filename>/etc/network/interfaces</" | ||
| 1013 | "filename>. Alternatively, you can install <classname>etherconf</classname>, " | ||
| 1014 | "which will step you through your network setup." | ||
| 1015 | msgstr "" | ||
| 1016 | "您也許會覺得一些技術細節很有用:程式假定網路 IP 位址是與您的系統 IP 位址和網" | ||
| 1017 | "路遮罩取位元交集。它還會猜測廣播位址是您的系統 IP 位址和網路遮罩取反位元交" | ||
| 1018 | "集。它也會猜測您的閘道器。如果您不能回答這些問題,讓系統猜測 — 您可以在" | ||
| 1019 | "系統安裝完畢之後來修改它們,如果需要,編輯 <filename>/etc/network/" | ||
| 1020 | "interfaces</filename>。另外一種選擇,您可以安裝 <classname>etherconf</" | ||
| 1021 | "classname>,它用來一步步進行網路設定。" | ||
| 1022 | fjpop-guest | 28322 | |
| 1023 | #. Tag: title | ||
| 1024 | fjp | 42316 | #: using-d-i.xml:713 |
| 1025 | fjpop-guest | 28322 | #, no-c-format |
| 1026 | msgid "Partitioning and Mount Point Selection" | ||
| 1027 | msgstr "分割區與選擇掛載點" | ||
| 1028 | |||
| 1029 | #. Tag: para | ||
| 1030 | fjp | 42316 | #: using-d-i.xml:714 |
| 1031 | fjpop-guest | 28322 | #, no-c-format |
| 1032 | fjp | 28894 | msgid "" |
| 1033 | "At this time, after hardware detection has been executed a final time, &d-i; " | ||
| 1034 | "should be at its full strength, customized for the user's needs and ready to " | ||
| 1035 | "do some real work. As the title of this section indicates, the main task of " | ||
| 1036 | "the next few components lies in partitioning your disks, creating " | ||
| 1037 | "filesystems, assigning mountpoints and optionally configuring closely " | ||
| 1038 | "related issues like LVM or RAID devices." | ||
| 1039 | msgstr "" | ||
| 1040 | "現在,經過最後的硬體偵測,&d-i; 已經充滿活力,按照使用者需求,準備就緒。正如" | ||
| 1041 | "本節標題指明,接下來元件的主要任務是為您的硬碟分割磁區,建立檔案系統,安排掛" | ||
| 1042 | "載點,並為近似選項進行設定,例如 LVM 或 RAID 設備。" | ||
| 1043 | fjpop-guest | 28322 | |
| 1044 | #. Tag: title | ||
| 1045 | fjp | 42316 | #: using-d-i.xml:736 |
| 1046 | fjpop-guest | 28322 | #, no-c-format |
| 1047 | msgid "Partitioning Your Disks" | ||
| 1048 | msgstr "硬碟的分割區" | ||
| 1049 | |||
| 1050 | #. Tag: para | ||
| 1051 | fjp | 42316 | #: using-d-i.xml:738 |
| 1052 | fjpop-guest | 28322 | #, no-c-format |
| 1053 | fjp | 28894 | msgid "" |
| 1054 | "Now it is time to partition your disks. If you are uncomfortable with " | ||
| 1055 | "partitioning, or just want to know more details, see <xref linkend=" | ||
| 1056 | "\"partitioning\"/>." | ||
| 1057 | msgstr "" | ||
| 1058 | dreamcry-guest | 29313 | "現在是時候對您的硬碟進行分割了。要是您對分割還有心存疑慮,或者只是想瞭解更多" |
| 1059 | fjp | 28894 | "的細節,請參閱 <xref linkend=\"partitioning\"/>。" |
| 1060 | fjpop-guest | 28322 | |
| 1061 | #. Tag: para | ||
| 1062 | fjp | 42316 | #: using-d-i.xml:744 |
| 1063 | fjp | 41586 | #, fuzzy, no-c-format |
| 1064 | fjp | 28894 | msgid "" |
| 1065 | "First you will be given the opportunity to automatically partition either an " | ||
| 1066 | fjp | 41586 | "entire drive, or available free space on a drive. This is also called " |
| 1067 | "<quote>guided</quote> partitioning. If you do not want to autopartition, " | ||
| 1068 | "choose <guimenuitem>Manual</guimenuitem> from the menu." | ||
| 1069 | fjp | 28894 | msgstr "" |
| 1070 | "首先您可以選擇對整塊硬碟或是其上的未使用空間進行自動分割區。這也被稱為 " | ||
| 1071 | "<quote>嚮導式</quote> 分割區。倘若您不願自動分割區,那麼也可以選擇選單中的 " | ||
| 1072 | "<guimenuitem>手動編輯磁碟分割表</guimenuitem> 。" | ||
| 1073 | fjpop-guest | 28322 | |
| 1074 | #. Tag: para | ||
| 1075 | fjp | 42316 | #: using-d-i.xml:751 |
| 1076 | fjpop-guest | 28322 | #, no-c-format |
| 1077 | fjp | 28894 | msgid "" |
| 1078 | fjp | 41586 | "If you choose guided partitioning, you may have three options: to create " |
| 1079 | "partitions directly on the hard disk (classic method), or to create them " | ||
| 1080 | "using Logical Volume Management (LVM), or to create them using encrypted " | ||
| 1081 | fjp | 42316 | "LVM<footnote>. <para> The installer will encrypt the LVM volume group using " |
| 1082 | "a 256 bit AES key and makes use of the kernel's <quote>dm-crypt</quote> " | ||
| 1083 | "support. </para> </footnote>." | ||
| 1084 | fjp | 28894 | msgstr "" |
| 1085 | fjp | 38407 | |
| 1086 | #. Tag: para | ||
| 1087 | fjp | 42316 | #: using-d-i.xml:766 |
| 1088 | fjp | 39535 | #, no-c-format |
| 1089 | msgid "" | ||
| 1090 | fjp | 42316 | "The option to use (encrypted) LVM may not be available on all architectures." |
| 1091 | msgstr "" | ||
| 1092 | |||
| 1093 | #. Tag: para | ||
| 1094 | #: using-d-i.xml:771 | ||
| 1095 | #, no-c-format | ||
| 1096 | msgid "" | ||
| 1097 | fjp | 41586 | "When using LVM or encrypted LVM, the installer will create most partitions " |
| 1098 | "inside one big partition; the advantage of this method is that partitions " | ||
| 1099 | "inside this big partition can be resized relatively easily later. In the " | ||
| 1100 | "case of encrypted LVM the big partition will not be readable without knowing " | ||
| 1101 | "a special key phrase, thus providing extra security of your (personal) data." | ||
| 1102 | fjp | 39535 | msgstr "" |
| 1103 | |||
| 1104 | #. Tag: para | ||
| 1105 | fjp | 42316 | #: using-d-i.xml:780 |
| 1106 | fjp | 41586 | #, no-c-format |
| 1107 | msgid "" | ||
| 1108 | fjp | 42316 | "When using encrypted LVM, the installer will also automatically erase the " |
| 1109 | "disk by writing random data to it. This further improves security (as it " | ||
| 1110 | "makes it impossible to tell which parts of the disk are in use and also " | ||
| 1111 | "makes sure that any traces of previous installations are erased), but may " | ||
| 1112 | "take some time depending on the size of your disk." | ||
| 1113 | msgstr "" | ||
| 1114 | |||
| 1115 | #. Tag: para | ||
| 1116 | #: using-d-i.xml:789 | ||
| 1117 | #, no-c-format | ||
| 1118 | msgid "" | ||
| 1119 | fjp | 41586 | "If you choose guided partitioning using LVM or encrypted LVM, some changes " |
| 1120 | "in the partition table will need to be written to the selected disk while " | ||
| 1121 | "LVM is being set up. These changes effectively erase all data that is " | ||
| 1122 | "currently on the selected hard disk and you will not be able to undo them " | ||
| 1123 | "later. However, the installer will ask you to confirm these changes before " | ||
| 1124 | "they are written to disk." | ||
| 1125 | msgstr "" | ||
| 1126 | |||
| 1127 | #. Tag: para | ||
| 1128 | fjp | 42316 | #: using-d-i.xml:799 |
| 1129 | fjp | 41586 | #, no-c-format |
| 1130 | msgid "" | ||
| 1131 | "If you choose guided partitioning (either classic or using (encrypted) LVM) " | ||
| 1132 | "for a whole disk, you will first be asked to select the disk you want to " | ||
| 1133 | "use. Check that all your disks are listed and, if you have several disks, " | ||
| 1134 | "make sure you select the correct one. The order they are listed in may " | ||
| 1135 | fjp | 42253 | "differ from what you are used to. The size of the disks may help to identify " |
| 1136 | "them." | ||
| 1137 | fjp | 41586 | msgstr "" |
| 1138 | |||
| 1139 | #. Tag: para | ||
| 1140 | fjp | 42316 | #: using-d-i.xml:808 |
| 1141 | fjp | 41586 | #, no-c-format |
| 1142 | msgid "" | ||
| 1143 | "Any data on the disk you select will eventually be lost, but you will always " | ||
| 1144 | "be asked to confirm any changes before they are written to the disk. If you " | ||
| 1145 | "have selected the classic method of partitioning, you will be able to undo " | ||
| 1146 | "any changes right until the end; when using (encrypted) LVM this is not " | ||
| 1147 | "possible." | ||
| 1148 | msgstr "" | ||
| 1149 | |||
| 1150 | #. Tag: para | ||
| 1151 | fjp | 42316 | #: using-d-i.xml:816 |
| 1152 | fjp | 38407 | #, fuzzy, no-c-format |
| 1153 | msgid "" | ||
| 1154 | fjp | 41586 | "Next, you will be able to choose from the schemes listed in the table below. " |
| 1155 | "All schemes have their pros and cons, some of which are discussed in <xref " | ||
| 1156 | "linkend=\"partitioning\"/>. If you are unsure, choose the first one. Bear in " | ||
| 1157 | "mind that guided partitioning needs a certain minimal amount of free space " | ||
| 1158 | "to operate with. If you don't give it at least about 1GB of space (depends " | ||
| 1159 | "on chosen scheme), guided partitioning will fail." | ||
| 1160 | fjp | 38407 | msgstr "" |
| 1161 | fjp | 28894 | "倘若您選擇了嚮導式分割,那麼就要從下表所列的幾個方式中選擇其一。每個方式都各" |
| 1162 | "有利弊。在 <xref linkend=\"partitioning\"/> 中對它們中的有這幾個方式的評價。" | ||
| 1163 | "如果您沒有把握,請選擇第一個選項您。有一點要記住,就是使用嚮導式分割區至少需" | ||
| 1164 | "要一定大小的未使用空間才能正常運作。如果您沒有給它 1GB 以上的空間 (大小隨所選" | ||
| 1165 | "的方式而不同),那麼嚮導式分割區將以失敗告終。" | ||
| 1166 | fjpop-guest | 28322 | |
| 1167 | #. Tag: entry | ||
| 1168 | fjp | 42316 | #: using-d-i.xml:832 |
| 1169 | fjpop-guest | 28322 | #, no-c-format |
| 1170 | msgid "Partitioning scheme" | ||
| 1171 | msgstr "分割區方式" | ||
| 1172 | |||
| 1173 | #. Tag: entry | ||
| 1174 | fjp | 42316 | #: using-d-i.xml:833 |
| 1175 | fjpop-guest | 28322 | #, no-c-format |
| 1176 | msgid "Minimum space" | ||
| 1177 | msgstr "所需最小空間" | ||
| 1178 | |||
| 1179 | #. Tag: entry | ||
| 1180 | fjp | 42316 | #: using-d-i.xml:834 |
| 1181 | fjpop-guest | 28322 | #, no-c-format |
| 1182 | msgid "Created partitions" | ||
| 1183 | msgstr "所新建的分割區" | ||
| 1184 | |||
| 1185 | #. Tag: entry | ||
| 1186 | fjp | 42316 | #: using-d-i.xml:840 |
| 1187 | fjpop-guest | 28322 | #, no-c-format |
| 1188 | msgid "All files in one partition" | ||
| 1189 | msgstr "所有檔案在同一分割區" | ||
| 1190 | |||
| 1191 | #. Tag: entry | ||
| 1192 | fjp | 42316 | #: using-d-i.xml:841 |
| 1193 | fjpop-guest | 28322 | #, no-c-format |
| 1194 | msgid "600MB" | ||
| 1195 | msgstr "600MB" | ||
| 1196 | |||
| 1197 | #. Tag: entry | ||
| 1198 | fjp | 42316 | #: using-d-i.xml:842 |
| 1199 | fjpop-guest | 28322 | #, no-c-format |
| 1200 | msgid "<filename>/</filename>, swap" | ||
| 1201 | msgstr "<filename>/</filename>, swap" | ||
| 1202 | |||
| 1203 | #. Tag: entry | ||
| 1204 | fjp | 42316 | #: using-d-i.xml:844 |
| 1205 | fjp | 38407 | #, fuzzy, no-c-format |
| 1206 | msgid "Separate /home partition" | ||
| 1207 | msgstr "所新建的分割區" | ||
| 1208 | fjpop-guest | 28322 | |
| 1209 | #. Tag: entry | ||
| 1210 | fjp | 42316 | #: using-d-i.xml:845 |
| 1211 | fjpop-guest | 28322 | #, no-c-format |
| 1212 | msgid "500MB" | ||
| 1213 | msgstr "500MB" | ||
| 1214 | |||
| 1215 | #. Tag: entry | ||
| 1216 | fjp | 42316 | #: using-d-i.xml:846 |
| 1217 | fjpop-guest | 28322 | #, no-c-format |
| 1218 | msgid "<filename>/</filename>, <filename>/home</filename>, swap" | ||
| 1219 | msgstr "<filename>/</filename>, <filename>/home</filename>, swap" | ||
| 1220 | |||
| 1221 | #. Tag: entry | ||
| 1222 | fjp | 42316 | #: using-d-i.xml:850 |
| 1223 | fjpop-guest | 28322 | #, no-c-format |
| 1224 | fjp | 38407 | msgid "Separate /home, /usr, /var and /tmp partitions" |
| 1225 | msgstr "" | ||
| 1226 | fjpop-guest | 28322 | |
| 1227 | #. Tag: entry | ||
| 1228 | fjp | 42316 | #: using-d-i.xml:851 |
| 1229 | fjpop-guest | 28322 | #, no-c-format |
| 1230 | msgid "<entry>1GB</entry>" | ||
| 1231 | msgstr "<entry>1GB</entry>" | ||
| 1232 | |||
| 1233 | #. Tag: entry | ||
| 1234 | fjp | 42316 | #: using-d-i.xml:852 |
| 1235 | fjpop-guest | 28322 | #, no-c-format |
| 1236 | fjp | 28894 | msgid "" |
| 1237 | "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" | ||
| 1238 | "filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap" | ||
| 1239 | msgstr "" | ||
| 1240 | "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" | ||
| 1241 | "filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap" | ||
| 1242 | fjpop-guest | 28322 | |
| 1243 | #. Tag: para | ||
| 1244 | fjp | 42316 | #: using-d-i.xml:861 |
| 1245 | fjpop-guest | 28322 | #, no-c-format |
| 1246 | fjp | 28894 | msgid "" |
| 1247 | fjp | 41586 | "If you choose guided partitioning using (encrypted) LVM, the installer will " |
| 1248 | "also create a separate <filename>/boot</filename> partition. The other " | ||
| 1249 | "partitions, except for the swap partition, will be created inside the LVM " | ||
| 1250 | "partition." | ||
| 1251 | fjp | 28894 | msgstr "" |
| 1252 | fjp | 38407 | |
| 1253 | #. Tag: para | ||
| 1254 | fjp | 42316 | #: using-d-i.xml:867 |
| 1255 | fjp | 38407 | #, fuzzy, no-c-format |
| 1256 | msgid "" | ||
| 1257 | "If you choose guided partitioning for your IA64 system, there will be an " | ||
| 1258 | "additional partition, formatted as a FAT16 bootable filesystem, for the EFI " | ||
| 1259 | "boot loader. There is also an additional menu item in the formatting menu to " | ||
| 1260 | "manually set up a partition as an EFI boot partition." | ||
| 1261 | msgstr "" | ||
| 1262 | fjp | 28894 | "倘若您為您的 IA64 系統選擇了自動分割區,那就會另外分出來一個分割區。這個分割" |
| 1263 | "區專門為 EFI bootloader 格式化成 FAT16 的可開機檔案系統。同時,選單裡也將有另" | ||
| 1264 | "外的一項,可以讓您手動把某個分割區作為 EFI 開機分割區。" | ||
| 1265 | fjpop-guest | 28322 | |
| 1266 | #. Tag: para | ||
| 1267 | fjp | 42316 | #: using-d-i.xml:875 |
| 1268 | fjp | 38407 | #, fuzzy, no-c-format |
| 1269 | fjp | 28894 | msgid "" |
| 1270 | fjp | 38407 | "If you choose guided partitioning for your Alpha system, an additional, " |
| 1271 | fjp | 28894 | "unformatted partition will be allocated at the beginning of your disk to " |
| 1272 | "reserve this space for the aboot boot loader." | ||
| 1273 | msgstr "" | ||
| 1274 | "如果您為 Alpha 系統選擇自動分割區,額外的、未格式化的分割區將分配在磁碟的開始" | ||
| 1275 | "處,作為 aboot boot loader 的保留空間。" | ||
| 1276 | fjpop-guest | 28322 | |
| 1277 | #. Tag: para | ||
| 1278 | fjp | 42316 | #: using-d-i.xml:881 |
| 1279 | fjpop-guest | 28322 | #, no-c-format |
| 1280 | fjp | 28894 | msgid "" |
| 1281 | "After selecting a scheme, the next screen will show your new partition " | ||
| 1282 | "table, including information on whether and how partitions will be formatted " | ||
| 1283 | "and where they will be mounted." | ||
| 1284 | msgstr "" | ||
| 1285 | "在選定了分割區方式後的下一個畫面,您會看到關於自己分割區的一張表格,上面標明" | ||
| 1286 | "了分割區是否將被格式化,將以何種方式格式化,以及它們將被掛載到哪裡的相關資" | ||
| 1287 | "訊。" | ||
| 1288 | fjpop-guest | 28322 | |
| 1289 | #. Tag: para | ||
| 1290 | fjp | 42316 | #: using-d-i.xml:887 |
| 1291 | fjp | 30165 | #, fuzzy, no-c-format |
| 1292 | fjpop-guest | 28322 | msgid "" |
| 1293 | "The list of partitions might look like this: <informalexample><screen>\n" | ||
| 1294 | " IDE1 master (hda) - 6.4 GB WDC AC36400L\n" | ||
| 1295 | fjp | 38407 | " #1 primary 16.4 MB B f ext2 /boot\n" |
| 1296 | " #2 primary 551.0 MB swap swap\n" | ||
| 1297 | " #3 primary 5.8 GB ntfs\n" | ||
| 1298 | " pri/log 8.2 MB FREE SPACE\n" | ||
| 1299 | fjpop-guest | 28322 | "\n" |
| 1300 | " IDE1 slave (hdb) - 80.0 GB ST380021A\n" | ||
| 1301 | fjp | 38407 | " #1 primary 15.9 MB ext3\n" |
| 1302 | " #2 primary 996.0 MB fat16\n" | ||
| 1303 | " #3 primary 3.9 GB xfs /home\n" | ||
| 1304 | " #5 logical 6.0 GB f ext3 /\n" | ||
| 1305 | " #6 logical 1.0 GB f ext3 /var\n" | ||
| 1306 | " #7 logical 498.8 MB ext3\n" | ||
| 1307 | " #8 logical 551.5 MB swap swap\n" | ||
| 1308 | " #9 logical 65.8 GB ext2\n" | ||
| 1309 | fjp | 28894 | "</screen></informalexample> This example shows two IDE harddrives divided " |
| 1310 | "into several partitions; the first disk has some free space. Each partition " | ||
| 1311 | "line consists of the partition number, its type, size, optional flags, file " | ||
| 1312 | fjp | 38407 | "system, and mountpoint (if any). Note: this particular setup cannot be " |
| 1313 | "created using guided partitioning but it does show possible variation that " | ||
| 1314 | fjp | 39347 | "can be achieved using manual partitioning." |
| 1315 | fjpop-guest | 28322 | msgstr "" |
| 1316 | "分割區表格的格式如下: <informalexample><screen>\n" | ||
| 1317 | " IDE1 master (hda) - 6.4 GB WDC AC36400L\n" | ||
| 1318 | " #1 primary 16.4 MB ext2 /boot\n" | ||
| 1319 | " #2 primary 551.0 MB swap swap\n" | ||
| 1320 | " #3 primary 5.8 GB ntfs\n" | ||
| 1321 | " pri/log 8.2 MB FREE SPACE\n" | ||
| 1322 | "\n" | ||
| 1323 | " IDE1 slave (hdb) - 80.0 GB ST380021A\n" | ||
| 1324 | " #1 primary 15.9 MB ext3\n" | ||
| 1325 | " #2 primary 996.0 MB fat16\n" | ||
| 1326 | " #3 primary 3.9 GB xfs /home\n" | ||
| 1327 | " #5 logical 6.0 GB ext3 /\n" | ||
| 1328 | " #6 logical 1.0 GB ext3 /var\n" | ||
| 1329 | " #7 logical 498.8 GB ext3\n" | ||
| 1330 | " #8 logical 551.5 GB swap swap\n" | ||
| 1331 | " #9 logical 65.8 GB ext2\n" | ||
| 1332 | fjp | 28894 | "</screen></informalexample> 本例中有兩塊硬碟,它們分別被分割成了幾個分割區。" |
| 1333 | "其中,第一塊硬碟上還有些未使用空間。表中,每行列出了分割區編號、其類型、分割" | ||
| 1334 | "區大小、可選的旗標、採用的檔案系統,及其掛載點 (如果有的話)。" | ||
| 1335 | fjpop-guest | 28322 | |
| 1336 | #. Tag: para | ||
| 1337 | fjp | 42316 | #: using-d-i.xml:900 |
| 1338 | fjp | 38407 | #, fuzzy, no-c-format |
| 1339 | fjp | 28894 | msgid "" |
| 1340 | "This concludes the guided partitioning. If you are satisfied with the " | ||
| 1341 | "generated partition table, you can choose <guimenuitem>Finish partitioning " | ||
| 1342 | "and write changes to disk</guimenuitem> from the menu to implement the new " | ||
| 1343 | "partition table (as described at the end of this section). If you are not " | ||
| 1344 | "happy, you can choose to <guimenuitem>Undo changes to partitions</" | ||
| 1345 | fjp | 39535 | "guimenuitem> and run guided partitioning again, or modify the proposed " |
| 1346 | "changes as described below for manual partitioning." | ||
| 1347 | fjp | 28894 | msgstr "" |
| 1348 | "接下來,嚮導式分割區就要完成了。如果您對上面產生的分割區資訊表感到滿意,那麼" | ||
| 1349 | "請在選單中選擇<guimenuitem>結束磁碟分割作業並將變更寫入磁碟中</guimenuitem> " | ||
| 1350 | "一項,這樣,新的分割區表就建立了 (本節節末將會對此進行解釋)。如果您認為分割區" | ||
| 1351 | "設置不合需求,那麼可以選擇<guimenuitem>取消所有對磁碟分割的變更</" | ||
| 1352 | "guimenuitem>,之後就可以再次進行嚮導式分割區,或者按照下面將要介紹的手動分割" | ||
| 1353 | "區的辦法來完成自己所設想的分割規劃。" | ||
| 1354 | fjpop-guest | 28322 | |
| 1355 | #. Tag: para | ||
| 1356 | fjp | 42316 | #: using-d-i.xml:910 |
| 1357 | fjpop-guest | 28322 | #, no-c-format |
| 1358 | fjp | 28894 | msgid "" |
| 1359 | "A similar screen to the one shown just above will be displayed if you choose " | ||
| 1360 | "manual partitioning except that your existing partition table will be shown " | ||
| 1361 | "and without the mount points. How to manually setup your partition table and " | ||
| 1362 | "the usage of partitions by your new Debian system will be covered in the " | ||
| 1363 | "remainder of this section." | ||
| 1364 | msgstr "" | ||
| 1365 | "如果您選擇了手動分割區的話,它的畫面和上面介紹的嚮導式分割區大體上相同。不同" | ||
| 1366 | "之處在於,畫面上顯示的是您目前的分割區列表,而且其中並沒有掛載點的資訊。關於" | ||
| 1367 | "如何手動設置您的分割區表,以及新安裝的 Debian 系統將如何使用這些分割區,這些" | ||
| 1368 | "內容將會在本節的後面談到。" | ||
| 1369 | fjpop-guest | 28322 | |
| 1370 | #. Tag: para | ||
| 1371 | fjp | 42316 | #: using-d-i.xml:918 |
| 1372 | fjp | 41586 | #, fuzzy, no-c-format |
| 1373 | fjp | 28894 | msgid "" |
| 1374 | fjp | 41586 | "If you select a pristine disk which has neither partitions nor free space on " |
| 1375 | "it, you will be offered to create a new partition table (this is needed so " | ||
| 1376 | "you can create new partitions). After this a new line entitled <quote>FREE " | ||
| 1377 | "SPACE</quote> should appear under the selected disk." | ||
| 1378 | fjp | 28894 | msgstr "" |
| 1379 | "倘若您選用的是一塊全新的硬碟,它還沒有被分割過,上面也沒有未使用空間。那麼系" | ||
| 1380 | "統會要求您新建一個分割區表 (只有這樣,您才能建立新的分割區)。分割區表建好之" | ||
| 1381 | "後,在被選中的磁碟下會出現一個新行,上面寫著<quote>未使用空間</quote>。" | ||
| 1382 | fjpop-guest | 28322 | |
| 1383 | #. Tag: para | ||
| 1384 | fjp | 42316 | #: using-d-i.xml:926 |
| 1385 | fjp | 38407 | #, fuzzy, no-c-format |
| 1386 | fjp | 28894 | msgid "" |
| 1387 | "If you select some free space, you will be offered to create new partition. " | ||
| 1388 | "You will have to answer a quick series of questions about its size, type " | ||
| 1389 | "(primary or logical), and location (beginning or end of the free space). " | ||
| 1390 | "After this, you will be presented with detailed overview of your new " | ||
| 1391 | "partition. There are options like mountpoint, mount options, bootable flag, " | ||
| 1392 | "or way of usage. If you don't like the preselected defaults, feel free to " | ||
| 1393 | "change them to your liking. E.g. by selecting the option <guimenuitem>Use as:" | ||
| 1394 | "</guimenuitem>, you can choose different filesystem for this partition " | ||
| 1395 | "including the possibility to use the partition for swap, software RAID, LVM, " | ||
| 1396 | "or not use it at all. Other nice feature is the possibility to copy data " | ||
| 1397 | "from existing partition onto this one. When you are satisfied with your new " | ||
| 1398 | "partition, select <guimenuitem>Done setting up the partition</guimenuitem> " | ||
| 1399 | fjp | 38407 | "and you will be thrown back to <command>partman</command>'s main screen." |
| 1400 | fjp | 28894 | msgstr "" |
| 1401 | "如果您選中了某塊未使用空間,那麼就可以在上面新建分割區了。接著需要回答一系列" | ||
| 1402 | "簡短的問題,如分割區大小、類型 (主分割區還是邏輯分割區)、以及分割區的位置 (在" | ||
| 1403 | "未使用空間的開始部分還是在結束部分)。回答完畢後,您會看到一個小結,它詳盡地列" | ||
| 1404 | "出這個新分割區的各種參數和設置,包括掛載點、掛載選項、啟動旗標或者分割區的用" | ||
| 1405 | "途。如果您不喜歡預設值的話,盡可以按照自己的喜好更改它們。例如說,選取 " | ||
| 1406 | "<guimenuitem>用途:</guimenuitem> 選項,然後您可以讓這個分割區改用其他的檔案" | ||
| 1407 | "系統,例如把它用作置換分割區、軟 RAID、LVM,或者根本就放著不用。另外還有個不" | ||
| 1408 | "錯的功能,就是可以把現有分割區的數據拷貝到新分割區上。一旦您對新分割區的設置" | ||
| 1409 | "感到滿意了,就可以選擇 <guimenuitem>分割區設定作業完成</guimenuitem>,然後會" | ||
| 1410 | "自動退回到 <command>partman</command> 的主畫面。" | ||
| 1411 | fjpop-guest | 28322 | |
| 1412 | #. Tag: para | ||
| 1413 | fjp | 42316 | #: using-d-i.xml:944 |
| 1414 | fjpop-guest | 28322 | #, no-c-format |
| 1415 | fjp | 28894 | msgid "" |
| 1416 | "If you decide you want to change something about your partition, simply " | ||
| 1417 | "select the partition, which will bring you to the partition configuration " | ||
| 1418 | "menu. Because this is the same screen like when creating a new partition, " | ||
| 1419 | "you can change the same set of options. One thing which might not be very " | ||
| 1420 | "obvious at a first glance is that you can resize the partition by selecting " | ||
| 1421 | "the item displaying the size of the partition. Filesystems known to work are " | ||
| 1422 | "at least fat16, fat32, ext2, ext3 and swap. This menu also allows you to " | ||
| 1423 | "delete a partition." | ||
| 1424 | msgstr "" | ||
| 1425 | "若是您希望修改分割區的設置,只要選取該分割區,分割區的設定選單就會出現在您的" | ||
| 1426 | "面前。由於這個畫面和新建分割區時使用的畫面是相同的,所以您可以像以前那樣修改" | ||
| 1427 | "設定選項。有一件事,可能第一眼看不大出來,就是您還可以透過選取分割區大小項目" | ||
| 1428 | "來調整分割區的大小。目前適用的檔案系統至少有 fat16、 fat32、ext2、ext3 和 " | ||
| 1429 | "swap。在這個選單中,您還可以刪除分割區。" | ||
| 1430 | fjpop-guest | 28322 | |
| 1431 | #. Tag: para | ||
| 1432 | fjp | 42316 | #: using-d-i.xml:955 |
| 1433 | fjpop-guest | 28322 | #, no-c-format |
| 1434 | fjp | 28894 | msgid "" |
| 1435 | "Be sure to create at least two partitions: one for the <emphasis>root</" | ||
| 1436 | "emphasis> filesystem (which must be mounted as <filename>/</filename>) and " | ||
| 1437 | "one for <emphasis>swap</emphasis>. If you forget to mount the root " | ||
| 1438 | "filesystem, <command>partman</command> won't let you continue until you " | ||
| 1439 | "correct this issue." | ||
| 1440 | msgstr "" | ||
| 1441 | "請確保至少分出兩個分割區:其中一個作為 <emphasis>root</emphasis> 檔案系統 (它" | ||
| 1442 | "必須掛載到 <filename>/</filename>) 另一個用於 <emphasis>swap</emphasis>。若是" | ||
| 1443 | "您忘記了掛載根 (root) 檔案系統的話,<command>partman</command> 會拒絕讓您繼續" | ||
| 1444 | "下面的步驟,直到您改正了這個錯誤。" | ||
| 1445 | fjpop-guest | 28322 | |
| 1446 | #. Tag: para | ||
| 1447 | fjp | 42316 | #: using-d-i.xml:963 |
| 1448 | fjp | 38407 | #, fuzzy, no-c-format |
| 1449 | fjp | 28894 | msgid "" |
| 1450 | fjp | 38407 | "If you forget to select and format an EFI boot partition, <command>partman</" |
| 1451 | fjp | 28894 | "command> will detect this and will not let you continue until you allocate " |
| 1452 | "one." | ||
| 1453 | msgstr "" | ||
| 1454 | "如果您忘記選擇和格式化一個 EFI 啟動分割區 <command>partman</command> 會察覺這" | ||
| 1455 | "一點,不讓您繼續操作,直到您劃分出這樣一個分割區。" | ||
| 1456 | fjpop-guest | 28322 | |
| 1457 | #. Tag: para | ||
| 1458 | fjp | 42316 | #: using-d-i.xml:969 |
| 1459 | fjpop-guest | 28322 | #, no-c-format |
| 1460 | fjp | 28894 | msgid "" |
| 1461 | "Capabilities of <command>partman</command> can be extended with installer " | ||
| 1462 | "modules, but are dependent on your system's architecture. So if you can't " | ||
| 1463 | "see all promised goodies, check if you have loaded all required modules (e." | ||
| 1464 | "g. <filename>partman-ext3</filename>, <filename>partman-xfs</filename>, or " | ||
| 1465 | "<filename>partman-lvm</filename>)." | ||
| 1466 | msgstr "" | ||
| 1467 | "由於 <command>partman</command> 的功能是透過安裝本套件的各模組功能以延伸和擴" | ||
| 1468 | "展,但是具體又因您的系統的架構而有所區別。因此,如果您發現安裝的實際情況與我" | ||
| 1469 | "們所言不符,缺少了某些功能特性,那麼請檢查一下,確保已掛載了所有必須的模組 " | ||
| 1470 | "(例如 <filename>partman-ext3</filename>、<filename>partman-xfs</filename> 或" | ||
| 1471 | "者 <filename>partman-lvm</filename>)。" | ||
| 1472 | fjpop-guest | 28322 | |
| 1473 | #. Tag: para | ||
| 1474 | fjp | 42316 | #: using-d-i.xml:977 |
| 1475 | fjpop-guest | 28322 | #, no-c-format |
| 1476 | fjp | 28894 | msgid "" |
| 1477 | "After you are satisfied with partitioning, select <guimenuitem>Finish " | ||
| 1478 | "partitioning and write changes to disk</guimenuitem> from the partitioning " | ||
| 1479 | "menu. You will be presented with a summary of changes made to the disks and " | ||
| 1480 | "asked to confirm that the filesystems should be created as requested." | ||
| 1481 | msgstr "" | ||
| 1482 | "對分割區設定感到滿意後,就可以選擇分割區選單中的 <guimenuitem>結束磁碟分割作" | ||
| 1483 | "業並將變更寫入磁碟中</guimenuitem> 一項。在這之後,會出現一個清單,列出即將在" | ||
| 1484 | "硬碟上進行的所有操作。此時,安裝程式會讓您確認是否就照此設定進行分割。" | ||
| 1485 | fjpop-guest | 28322 | |
| 1486 | #. Tag: title | ||
| 1487 | fjp | 42316 | #: using-d-i.xml:1005 |
| 1488 | fjpop-guest | 28322 | #, no-c-format |
| 1489 | msgid "Configuring Multidisk Device (Software RAID)" | ||
| 1490 | dreamcry-guest | 28444 | msgstr "配置多磁碟設備 (Software RAID)" |
| 1491 | fjpop-guest | 28322 | |
| 1492 | #. Tag: para | ||
| 1493 | fjp | 42316 | #: using-d-i.xml:1006 |
| 1494 | fjpop-guest | 28322 | #, no-c-format |
| 1495 | fjp | 28894 | msgid "" |
| 1496 | "If you have more than one harddrive<footnote><para> To be honest, you can " | ||
| 1497 | "construct MD device even from partitions residing on single physical drive, " | ||
| 1498 | "but that won't bring you anything useful. </para></footnote> in your " | ||
| 1499 | "computer, you can use <command>mdcfg</command> to setup your drives for " | ||
| 1500 | "increased performance and/or better reliability of your data. The result is " | ||
| 1501 | "called <firstterm>Multidisk Device</firstterm> (or after its most famous " | ||
| 1502 | "variant <firstterm>software RAID</firstterm>)." | ||
| 1503 | msgstr "" | ||
| 1504 | "如果您有一個以上的硬碟 <footnote><para> 其實,您可以從不同硬碟上的不同分割區" | ||
| 1505 | "建立多磁碟(Multidisk, MD)設備,但這樣做不會給您帶來任何好處。</para></" | ||
| 1506 | "footnote> 安裝在您的電腦上,您可以用 <command>mdcfg</command> 配置硬碟以提升" | ||
| 1507 | "效能和 (或) 更好的資料可靠性。這種結果稱為 <firstterm>多磁碟設備</firstterm> " | ||
| 1508 | "(或者更有名的 <firstterm>software RAID</firstterm>)。" | ||
| 1509 | fjpop-guest | 28322 | |
| 1510 | #. Tag: para | ||
| 1511 | fjp | 42316 | #: using-d-i.xml:1020 |
| 1512 | fjpop-guest | 28322 | #, no-c-format |
| 1513 | fjp | 28894 | msgid "" |
| 1514 | "MD is basically a bunch of partitions located on different disks and " | ||
| 1515 | "combined together to form a <emphasis>logical</emphasis> device. This device " | ||
| 1516 | "can then be used like an ordinary partition (i.e. in <command>partman</" | ||
| 1517 | "command> you can format it, assign a mountpoint, etc.)." | ||
| 1518 | msgstr "" | ||
| 1519 | "MD 本質上是一組位於部分磁碟上的分割區,組合在一起形成一個 <emphasis>邏輯</" | ||
| 1520 | "emphasis>設備。該設備可以像正常的分割區一樣使用 (例如可以用 " | ||
| 1521 | "<command>partman</command> 格式化,分配掛載點,等等)。" | ||
| 1522 | fjpop-guest | 28322 | |
| 1523 | #. Tag: para | ||
| 1524 | fjp | 42316 | #: using-d-i.xml:1028 |
| 1525 | fjpop-guest | 28322 | #, no-c-format |
| 1526 | fjp | 28894 | msgid "" |
| 1527 | "The benefit you gain depends on a type of a MD device you are creating. " | ||
| 1528 | "Currently supported are: <variablelist> <varlistentry> <term>RAID0</" | ||
| 1529 | "term><listitem><para> Is mainly aimed at performance. RAID0 splits all " | ||
| 1530 | "incoming data into <firstterm>stripes</firstterm> and distributes them " | ||
| 1531 | "equally over each disk in the array. This can increase the speed of read/" | ||
| 1532 | "write operations, but when one of the disks fails, you will loose " | ||
| 1533 | "<emphasis>everything</emphasis> (part of the information is still on the " | ||
| 1534 | "healthy disk(s), the other part <emphasis>was</emphasis> on the failed " | ||
| 1535 | "disk). </para><para> The typical use for RAID0 is a partition for video " | ||
| 1536 | "editing. </para></listitem> </varlistentry> <varlistentry> <term>RAID1</" | ||
| 1537 | "term><listitem><para> Is suitable for setups where reliability is the first " | ||
| 1538 | "concern. It consists of several (usually two) equally sized partitions where " | ||
| 1539 | "every partition contains exactly the same data. This essentially means three " | ||
| 1540 | "things. First, if one of your disks fails, you still have the data mirrored " | ||
| 1541 | "on the remaining disks. Second, you can use only a fraction of the available " | ||
| 1542 | "capacity (more precisely, it is the size of the smallest partition in the " | ||
| 1543 | "RAID). Third, file reads are load balanced among the disks, which can " | ||
| 1544 | "improve performance on a server, such as a file server, that tends to be " | ||
| 1545 | "loaded with more disk reads than writes. </para><para> Optionally you can " | ||
| 1546 | "have a spare disk in the array which will take the place of the failed disk " | ||
| 1547 | "in the case of failure. </para></listitem> </varlistentry> <varlistentry> " | ||
| 1548 | "<term>RAID5</term><listitem><para> Is a good compromise between speed, " | ||
| 1549 | "reliability and data redundancy. RAID5 splits all incomming data into " | ||
| 1550 | "stripes and distributes them equally on all but one disks (similar to " | ||
| 1551 | "RAID0). Unlike RAID0, RAID5 also computes <firstterm>parity</firstterm> " | ||
| 1552 | "information, which gets written on the remaining disk. The parity disk is " | ||
| 1553 | "not static (that would be called RAID4), but is changing periodically, so " | ||
| 1554 | "the parity information is distributed equally on all disks. When one of the " | ||
| 1555 | "disks fails, the missing part of information can be computed from remaining " | ||
| 1556 | "data and its parity. RAID5 must consist of at least three active partitions. " | ||
| 1557 | "Optionally you can have a spare disk in the array which will take the place " | ||
| 1558 | "of the failed disk in the case of failure. </para><para> As you can see, " | ||
| 1559 | "RAID5 has similar degree of reliability like RAID1 while achieving less " | ||
| 1560 | "redundancy. On the other hand it might be a bit slower on write operation " | ||
| 1561 | "than RAID0 due to computation of parity information. </para></listitem> </" | ||
| 1562 | "varlistentry> </variablelist> To sum it up:" | ||
| 1563 | msgstr "" | ||
| 1564 | "隨著建立不同類型的 MD,您可享受不同的好處。目前支援:<variablelist> " | ||
| 1565 | "<varlistentry> <term>RAID0</term><listitem><para> 它的主要目標是效能。RAID0 " | ||
| 1566 | "將進來的資料分割成 <firstterm>stripes</firstterm> 然後平均分配到陣列裡面的每" | ||
| 1567 | "個硬碟上。這樣可以提升讀/寫操作速度,不過一旦其中的一個硬碟損壞,您將丟失" | ||
| 1568 | "<emphasis>一切</emphasis>資料 (部分資訊在好的磁碟上,其他的<emphasis>曾經</" | ||
| 1569 | "emphasis>在壞的磁碟上)。</para><para> 典型的 RAID0 應用於影像編輯分割區。</" | ||
| 1570 | "para></listitem> </varlistentry> <varlistentry> <term>RAID1</" | ||
| 1571 | "term><listitem><para> 適用於以可靠性為優先考慮的狀況。它由多個 (通常兩個) 相" | ||
| 1572 | "同大小的分割區組成,每個分割區儲存相同的資量。這意味著三件事。第一,如果其中" | ||
| 1573 | "的一個損壞,您仍然有資料鏡像在其餘的磁碟上。第二,您只能使用現有容量中的碎片 " | ||
| 1574 | "(更精確的說,它是 RAID 中大小最小的磁碟分割區)。第三,讀取檔案時,負載會被自" | ||
| 1575 | "動平衡到各個磁碟,這可以提升伺服器的性能,如檔案次服器,它讀取的負載可能比寫" | ||
| 1576 | "多。</para><para> 您可以選用備用的磁碟放在陣列中,用於頂替故障損壞的磁碟。</" | ||
| 1577 | "para></listitem> </varlistentry> <varlistentry> <term>RAID5</" | ||
| 1578 | "term><listitem><para> 這是一個速度、可靠性和資料冗餘的折衷方案。RAID5 將資料" | ||
| 1579 | "分割成 strips (類似於RAID0) 但只平均分配到一個磁碟上。與 RAID0 不同的是," | ||
| 1580 | "RAID5 還會計算<firstterm>奇偶檢驗</firstterm>資訊,並將之寫入其他磁碟。奇偶檢" | ||
| 1581 | dreamcry-guest | 29313 | "驗磁碟不是靜態的 (那被稱為 RAID4),而會週期性的修改,所以奇偶檢驗資訊平均分配" |
| 1582 | fjp | 28894 | "到所有磁碟。當其中的一個磁碟損壞,失去的資料可以從其他資料以及奇偶檢驗資訊計" |
| 1583 | "算出來。RAID5 最少需要三個可用的分割區。您可以選用備用的磁碟放在陣列中,用於" | ||
| 1584 | "替代故障損壞的磁碟。 </para><para> 如您所見,RAID5 的可靠性接近 RAID1 並具有" | ||
| 1585 | "較少的資料冗余。另一方面,它只比 RAID0 在寫入的時候慢,這是因為要計算校驗資" | ||
| 1586 | "訊。 </para></listitem> </varlistentry> </variablelist> 總結:" | ||
| 1587 | fjpop-guest | 28322 | |
| 1588 | #. Tag: entry | ||
| 1589 | fjp | 42316 | #: using-d-i.xml:1106 |
| 1590 | fjpop-guest | 28322 | #, no-c-format |
| 1591 | msgid "Type" | ||
| 1592 | msgstr "類型" | ||
| 1593 | |||
| 1594 | #. Tag: entry | ||
| 1595 | fjp | 42316 | #: using-d-i.xml:1107 |
| 1596 | fjpop-guest | 28322 | #, no-c-format |
| 1597 | msgid "Minimum Devices" | ||
| 1598 | msgstr "最少設備" | ||
| 1599 | |||
| 1600 | #. Tag: entry | ||
| 1601 | fjp | 42316 | #: using-d-i.xml:1108 |
| 1602 | fjpop-guest | 28322 | #, no-c-format |
| 1603 | msgid "Spare Device" | ||
| 1604 | msgstr "備用設備" | ||
| 1605 | |||
| 1606 | #. Tag: entry | ||
| 1607 | fjp | 42316 | #: using-d-i.xml:1109 |
| 1608 | fjpop-guest | 28322 | #, no-c-format |
| 1609 | msgid "Survives disk failure?" | ||
| 1610 | dreamcry-guest | 29313 | msgstr "倖免於磁碟損壞?" |
| 1611 | fjpop-guest | 28322 | |
| 1612 | #. Tag: entry | ||
| 1613 | fjp | 42316 | #: using-d-i.xml:1110 |
| 1614 | fjpop-guest | 28322 | #, no-c-format |
| 1615 | msgid "Available Space" | ||
| 1616 | msgstr "可用空間" | ||
| 1617 | |||
| 1618 | #. Tag: entry | ||
| 1619 | fjp | 42316 | #: using-d-i.xml:1116 |
| 1620 | fjpop-guest | 28322 | #, no-c-format |
| 1621 | msgid "RAID0" | ||
| 1622 | msgstr "RAID0" | ||
| 1623 | |||
| 1624 | # index.docbook:1105, index.docbook:1113 | ||
| 1625 | #. Tag: entry | ||
| 1626 | fjp | 42316 | #: using-d-i.xml:1117 using-d-i.xml:1125 |
| 1627 | fjpop-guest | 28322 | #, no-c-format |
| 1628 | msgid "<entry>2</entry>" | ||
| 1629 | msgstr "<entry>2</entry>" | ||
| 1630 | |||
| 1631 | # index.docbook:1106, index.docbook:1107 | ||
| 1632 | #. Tag: entry | ||
| 1633 | fjp | 42316 | #: using-d-i.xml:1118 using-d-i.xml:1119 |
| 1634 | fjpop-guest | 28322 | #, no-c-format |
| 1635 | msgid "<entry>no</entry>" | ||
| 1636 | msgstr "<entry>否</entry>" | ||
| 1637 | |||
| 1638 | #. Tag: entry | ||
| 1639 | fjp | 42316 | #: using-d-i.xml:1120 |
| 1640 | fjpop-guest | 28322 | #, no-c-format |
| 1641 | msgid "Size of the smallest partition multiplied by number of devices in RAID" | ||
| 1642 | dreamcry-guest | 28444 | msgstr "容量為最小分割區容量乘以 RAID 設備數" |
| 1643 | fjpop-guest | 28322 | |
| 1644 | #. Tag: entry | ||
| 1645 | fjp | 42316 | #: using-d-i.xml:1124 |
| 1646 | fjpop-guest | 28322 | #, no-c-format |
| 1647 | msgid "RAID1" | ||
| 1648 | msgstr "RAID1" | ||
| 1649 | |||
| 1650 | # index.docbook:1114, index.docbook:1122 | ||
| 1651 | #. Tag: entry | ||
| 1652 | fjp | 42316 | #: using-d-i.xml:1126 using-d-i.xml:1134 |
| 1653 | fjpop-guest | 28322 | #, no-c-format |
| 1654 | msgid "optional" | ||
| 1655 | msgstr "可選" | ||
| 1656 | |||
| 1657 | # index.docbook:1115, index.docbook:1123 | ||
| 1658 | #. Tag: entry | ||
| 1659 | fjp | 42316 | #: using-d-i.xml:1127 using-d-i.xml:1135 |
| 1660 | fjpop-guest | 28322 | #, no-c-format |
| 1661 | msgid "<entry>yes</entry>" | ||
| 1662 | msgstr "<entry>是</entry>" | ||
| 1663 | |||
| 1664 | #. Tag: entry | ||
| 1665 | fjp | 42316 | #: using-d-i.xml:1128 |
| 1666 | fjpop-guest | 28322 | #, no-c-format |
| 1667 | msgid "Size of the smallest partition in RAID" | ||
| 1668 | msgstr "容量為 RAID 中的最小分割區" | ||
| 1669 | |||
| 1670 | #. Tag: entry | ||
| 1671 | fjp | 42316 | #: using-d-i.xml:1132 |
| 1672 | fjpop-guest | 28322 | #, no-c-format |
| 1673 | msgid "RAID5" | ||
| 1674 | msgstr "RAID5" | ||
| 1675 | |||
| 1676 | #. Tag: entry | ||
| 1677 | fjp | 42316 | #: using-d-i.xml:1133 |
| 1678 | fjpop-guest | 28322 | #, no-c-format |
| 1679 | msgid "<entry>3</entry>" | ||
| 1680 | msgstr "<entry>3</entry>" | ||
| 1681 | |||
| 1682 | #. Tag: entry | ||
| 1683 | fjp | 42316 | #: using-d-i.xml:1136 |
| 1684 | fjpop-guest | 28322 | #, no-c-format |
| 1685 | fjp | 28894 | msgid "" |
| 1686 | "Size of the smallest partition multiplied by (number of devices in RAID " | ||
| 1687 | "minus one)" | ||
| 1688 | dreamcry-guest | 28444 | msgstr "容量為最小分割區乘以 (RAID 設備數量減一)" |
| 1689 | fjpop-guest | 28322 | |
| 1690 | #. Tag: para | ||
| 1691 | fjp | 42316 | #: using-d-i.xml:1144 |
| 1692 | fjpop-guest | 28322 | #, no-c-format |
| 1693 | fjp | 28894 | msgid "" |
| 1694 | "If you want to know the whole truth about Software RAID, have a look at " | ||
| 1695 | "<ulink url=\"&url-software-raid-howto;\">Software RAID HOWTO</ulink>." | ||
| 1696 | msgstr "" | ||
| 1697 | dreamcry-guest | 29313 | "如果您想真正全面瞭解 Software RAID,請參閱 <ulink url=\"&url-software-raid-" |
| 1698 | fjp | 28894 | "howto;\">Software RAID HOWTO</ulink>。" |
| 1699 | fjpop-guest | 28322 | |
| 1700 | #. Tag: para | ||
| 1701 | fjp | 42316 | #: using-d-i.xml:1149 |
| 1702 | fjpop-guest | 28322 | #, no-c-format |
| 1703 | fjp | 28894 | msgid "" |
| 1704 | "To create a MD device, you need to have the desired partitions it should " | ||
| 1705 | "consist of marked for use in a RAID. (This is done in <command>partman</" | ||
| 1706 | "command> in the <guimenu>Partition settings</guimenu> menu where you should " | ||
| 1707 | "select <menuchoice> <guimenu>Use as:</guimenu> <guimenuitem>physical volume " | ||
| 1708 | "for RAID</guimenuitem> </menuchoice>.)" | ||
| 1709 | msgstr "" | ||
| 1710 | "為了建立 MD 設備,您需要將欲參與陣列的分割區標記為供 RAID 使用。(透過 " | ||
| 1711 | "<command>partman</command> 命令中的 <guimenu>分割區設定:</guimenu> 選單完" | ||
| 1712 | "成,您應該選擇 <menuchoice> <guimenu>用途:</guimenu> <guimenuitem>RAID 的物" | ||
| 1713 | "理容量 </guimenuitem> </menuchoice>。)" | ||
| 1714 | fjpop-guest | 28322 | |
| 1715 | #. Tag: para | ||
| 1716 | fjp | 42316 | #: using-d-i.xml:1158 |
| 1717 | fjpop-guest | 28322 | #, no-c-format |
| 1718 | fjp | 28894 | msgid "" |
| 1719 | "Support for MD is a relatively new addition to the installer. You may " | ||
| 1720 | "experience problems for some RAID levels and in combination with some " | ||
| 1721 | "bootloaders if you try to use MD for the root (<filename>/</filename>) " | ||
| 1722 | "filesystem. For experienced users, it may be possible to work around some of " | ||
| 1723 | "these problems by executing some configuration or installation steps " | ||
| 1724 | "manually from a shell." | ||
| 1725 | msgstr "" | ||
| 1726 | "在安裝程式中支援 MD 是較新的功能。如果您嘗試將某些類型的 RAID 與 boot-loader " | ||
| 1727 | "結合,並將 MD 用於根 (<filename>/</filename>) 檔案系統,您也許會遇到問題。對" | ||
| 1728 | "於有經驗的使用者,從介殼手動地處理一些配置和安裝步驟,也許能避開這些問題" | ||
| 1729 | fjpop-guest | 28322 | |
| 1730 | #. Tag: para | ||
| 1731 | fjp | 42316 | #: using-d-i.xml:1167 |
| 1732 | fjp | 38789 | #, fuzzy, no-c-format |
| 1733 | fjp | 28894 | msgid "" |
| 1734 | "Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> " | ||
| 1735 | fjp | 38789 | "from the main <command>partman</command> menu. (The menu will only appear " |
| 1736 | "after you mark at least one partition for use as <guimenuitem>physical " | ||
| 1737 | "volume for RAID</guimenuitem>.) On the first screen of <command>mdcfg</" | ||
| 1738 | "command> simply select <guimenuitem>Create MD device</guimenuitem>. You will " | ||
| 1739 | "be presented with a list of supported types of MD devices, from which you " | ||
| 1740 | "should choose one (e.g. RAID1). What follows depends on the type of MD you " | ||
| 1741 | "selected." | ||
| 1742 | fjp | 28894 | msgstr "" |
| 1743 | "下一步,您應該從 <command>partman</command> 主選單選擇 <guimenuitem>設定 " | ||
| 1744 | "software RAID</guimenuitem>。在 <command>mdcfg</command> 第一個畫面選擇 " | ||
| 1745 | "<guimenuitem>建立 MD device</guimenuitem>。您將看到被支援的 MD 設備列表,您應" | ||
| 1746 | "從其中選擇一項 (如 RAID1)。後續操作會根據您選擇的 MD 類型而定。" | ||
| 1747 | fjpop-guest | 28322 | |
| 1748 | #. Tag: para | ||
| 1749 | fjp | 42316 | #: using-d-i.xml:1180 |
| 1750 | fjpop-guest | 28322 | #, no-c-format |
| 1751 | fjp | 28894 | msgid "" |
| 1752 | "RAID0 is simple — you will be issued with the list of available RAID " | ||
| 1753 | "partitions and your only task is to select the partitions which will form " | ||
| 1754 | "the MD." | ||
| 1755 | msgstr "" | ||
| 1756 | "RAID0 是簡單的 — 您會看到可用的 RAID 分割區,然後您的任務僅是選擇那些想" | ||
| 1757 | "要組成 MD 的分割區。" | ||
| 1758 | fjpop-guest | 28322 | |
| 1759 | #. Tag: para | ||
| 1760 | fjp | 42316 | #: using-d-i.xml:1187 |
| 1761 | fjpop-guest | 28322 | #, no-c-format |
| 1762 | fjp | 28894 | msgid "" |
| 1763 | "RAID1 is a bit more tricky. First, you will be asked to enter the number of " | ||
| 1764 | "active devices and the number of spare devices which will form the MD. Next, " | ||
| 1765 | "you need to select from the list of available RAID partitions those that " | ||
| 1766 | "will be active and then those that will be spare. The count of selected " | ||
| 1767 | "partitions must be equal to the number provided few seconds ago. Don't " | ||
| 1768 | "worry. If you make a mistake and select different number of partitions, the " | ||
| 1769 | "&d-i; won't let you continue until you correct the issue." | ||
| 1770 | msgstr "" | ||
| 1771 | "RAID1 需要一些技巧。首先,您將要求輸入組成 MD 的活動設備和備用設備數量。其" | ||
| 1772 | "次,您需要從 RAID 可用分割區列表中選擇哪些是活動分割區,哪些是備用的。選擇的" | ||
| 1773 | "分割區總數必須與之前提供的數目相同。不必擔心,如果您選擇了不同的分割區數, " | ||
| 1774 | "&d-i; 將不會允許您繼續下去,直到錯誤被改正為止。" | ||
| 1775 | fjpop-guest | 28322 | |
| 1776 | #. Tag: para | ||
| 1777 | fjp | 42316 | #: using-d-i.xml:1199 |
| 1778 | fjpop-guest | 28322 | #, no-c-format |
| 1779 | fjp | 28894 | msgid "" |
| 1780 | "RAID5 has similar setup procedure as RAID1 with the exception that you need " | ||
| 1781 | "to use at least <emphasis>three</emphasis> active partitions." | ||
| 1782 | msgstr "" | ||
| 1783 | "RAID5 的設定過程類似於 RAID1,只是您至少需要<emphasis>三個</emphasis>活動分" | ||
| 1784 | "區。" | ||
| 1785 | fjpop-guest | 28322 | |
| 1786 | #. Tag: para | ||
| 1787 | fjp | 42316 | #: using-d-i.xml:1207 |
| 1788 | fjp | 42253 | #, fuzzy, no-c-format |
| 1789 | fjp | 28894 | msgid "" |
| 1790 | "It is perfectly possible to have several types of MD at once. For example if " | ||
| 1791 | "you have three 200 GB hard drives dedicated to MD, each containing two 100 " | ||
| 1792 | fjp | 42253 | "GB partitions, you can combine first partitions on all three disks into the " |
| 1793 | fjp | 28894 | "RAID0 (fast 300 GB video editing partition) and use the other three " |
| 1794 | "partitions (2 active and 1 spare) for RAID1 (quite reliable 100 GB partition " | ||
| 1795 | "for <filename>/home</filename>)." | ||
| 1796 | msgstr "" | ||
| 1797 | "完美的解決方案或許是同時使用不同的 MD 類型。例如,您有三個 200 GB 的硬碟打算" | ||
| 1798 | "用於 MD,每個硬碟含有兩個 100 GB 的分割區,您可以將三塊硬碟上的第一組分割區組" | ||
| 1799 | "成 RAID0 (高速的視頻編輯分割區),其餘的三個分割區 (兩個活動一個備用) 用於 " | ||
| 1800 | "RAID1 (相當可靠的 100 GB 分割區用於 <filename>/home</filename>)。" | ||
| 1801 | fjpop-guest | 28322 | |
| 1802 | #. Tag: para | ||
| 1803 | fjp | 42316 | #: using-d-i.xml:1216 |
| 1804 | fjpop-guest | 28322 | #, no-c-format |
| 1805 | fjp | 28894 | msgid "" |
| 1806 | "After you setup MD devices to your liking, you can <guimenuitem>Finish</" | ||
| 1807 | "guimenuitem> <command>mdcfg</command> to return back to the " | ||
| 1808 | "<command>partman</command> to create filesystems on your new MD devices and " | ||
| 1809 | "assign them the usual attributes like mountpoints." | ||
| 1810 | msgstr "" | ||
| 1811 | "按您的需要設定 MD 設備之後,您可以 <guimenuitem>結束</guimenuitem> " | ||
| 1812 | "<command>mdcfg</command> 返回到 <command>partman</command> 去建立 MD 設備的檔" | ||
| 1813 | "案系統並分配掛載點。" | ||
| 1814 | fjpop-guest | 28322 | |
| 1815 | #. Tag: title | ||
| 1816 | fjp | 42316 | #: using-d-i.xml:1231 |
| 1817 | fjp | 33729 | #, fuzzy, no-c-format |
| 1818 | fjp | 39535 | msgid "Configuring the Logical Volume Manager (LVM)" |
| 1819 | msgstr "配置邏輯容量管理(LVM)" | ||
| 1820 | |||
| 1821 | #. Tag: para | ||
| 1822 | fjp | 42316 | #: using-d-i.xml:1232 |
| 1823 | fjp | 39535 | #, no-c-format |
| 1824 | msgid "" | ||
| 1825 | "If you are working with computers at the level of system administrator or " | ||
| 1826 | "<quote>advanced</quote> user, you have surely seen the situation where some " | ||
| 1827 | "disk partition (usually the most important one) was short on space, while " | ||
| 1828 | "some other partition was grossly underused and you had to manage this " | ||
| 1829 | "situation with moving stuff around, symlinking, etc." | ||
| 1830 | msgstr "" | ||
| 1831 | "如果您做電腦系統管理員工作或者<quote>進階</quote>使用者,您一定遇過磁碟分區 " | ||
| 1832 | "(經常是最重要的那個) 空間不足,同時其他的分割區卻不能平衡使用,然後您不得不被" | ||
| 1833 | "移動檔案或符號鏈結等方法所困擾。" | ||
| 1834 | |||
| 1835 | #. Tag: para | ||
| 1836 | fjp | 42316 | #: using-d-i.xml:1240 |
| 1837 | fjp | 39535 | #, fuzzy, no-c-format |
| 1838 | msgid "" | ||
| 1839 | "To avoid the described situation you can use Logical Volume Manager (LVM). " | ||
| 1840 | "Simply said, with LVM you can combine your partitions (<firstterm>physical " | ||
| 1841 | "volumes</firstterm> in LVM lingo) to form a virtual disk (so called " | ||
| 1842 | "<firstterm>volume group</firstterm>), which can then be divided into virtual " | ||
| 1843 | "partitions (<firstterm>logical volumes</firstterm>). The point is that " | ||
| 1844 | "logical volumes (and of course underlying volume groups) can span across " | ||
| 1845 | "several physical disks." | ||
| 1846 | msgstr "" | ||
| 1847 | "為了避免上面描述的情況,您可以採用邏輯容量管理(LVM)。簡而言之,使用 LVM 您可" | ||
| 1848 | "以組合您的分割區 (<firstterm>物理容量(physical volumes)</firstterm>,LVM 術" | ||
| 1849 | "語) 形成一個虛擬磁碟( 稱為 <firstterm>容量群組</firstterm>),它可以被分割成虛" | ||
| 1850 | "擬分割區 (<firstterm>邏輯容量</firstterm>)。邏輯容量 (當然下面是容量群組) 的" | ||
| 1851 | "優點在於它可以跨越多個物理磁碟。" | ||
| 1852 | |||
| 1853 | #. Tag: para | ||
| 1854 | fjp | 42316 | #: using-d-i.xml:1250 |
| 1855 | fjp | 39535 | #, fuzzy, no-c-format |
| 1856 | msgid "" | ||
| 1857 | "Now when you realize you need more space for your old 160GB <filename>/home</" | ||
| 1858 | "filename> partition, you can simply add a new 300GB disk to the computer, " | ||
| 1859 | "join it with your existing volume group and then resize the logical volume " | ||
| 1860 | "which holds your <filename>/home</filename> filesystem and voila — " | ||
| 1861 | "your users have some room again on their renewed 460GB partition. This " | ||
| 1862 | "example is of course a bit oversimplified. If you haven't read it yet, you " | ||
| 1863 | "should consult the <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>." | ||
| 1864 | msgstr "" | ||
| 1865 | "當您發現您需要給更多的空間給已有的 160 GB <filename>/home</filename> 分割區" | ||
| 1866 | "時,您只需加裝一個新的 300GB 磁碟到電腦,加入已經存在的容量組,然後為" | ||
| 1867 | "<filename>/home</filename> 分割區的邏輯容量重新設置大小,然後 voila — " | ||
| 1868 | "您的使用者在更新的 460GB 分割區上又有了更多可用空間。這個例子當然有點簡單。如" | ||
| 1869 | "果您還沒有讀過,您應該查閱 <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>。" | ||
| 1870 | |||
| 1871 | #. Tag: para | ||
| 1872 | fjp | 42316 | #: using-d-i.xml:1261 |
| 1873 | fjp | 39535 | #, fuzzy, no-c-format |
| 1874 | msgid "" | ||
| 1875 | "LVM setup in &d-i; is quite simple and completely supported inside " | ||
| 1876 | "<command>partman</command>. First, you have to mark the partition(s) to be " | ||
| 1877 | "used as physical volumes for LVM. This is done in the <guimenu>Partition " | ||
| 1878 | "settings</guimenu> menu where you should select <menuchoice> <guimenu>Use as:" | ||
| 1879 | "</guimenu> <guimenuitem>physical volume for LVM</guimenuitem> </menuchoice>." | ||
| 1880 | msgstr "" | ||
| 1881 | "為了建立 MD 設備,您需要將欲參與陣列的分割區標記為供 RAID 使用。(透過 " | ||
| 1882 | "<command>partman</command> 命令中的 <guimenu>分割區設定:</guimenu> 選單完" | ||
| 1883 | "成,您應該選擇 <menuchoice> <guimenu>用途:</guimenu> <guimenuitem>RAID 的物" | ||
| 1884 | "理容量 </guimenuitem> </menuchoice>。)" | ||
| 1885 | |||
| 1886 | #. Tag: para | ||
| 1887 | fjp | 42316 | #: using-d-i.xml:1270 |
| 1888 | fjp | 39535 | #, no-c-format |
| 1889 | msgid "" | ||
| 1890 | "When you return to the main <command>partman</command> screen, you will see " | ||
| 1891 | "a new option <guimenuitem>Configure the Logical Volume Manager</" | ||
| 1892 | "guimenuitem>. When you select that, you will first be asked to confirm " | ||
| 1893 | "pending changes to the partition table (if any) and after that the LVM " | ||
| 1894 | "configuration menu will be shown. Above the menu a summary of the LVM " | ||
| 1895 | "configuration is shown. The menu itself is context sensitive and only shows " | ||
| 1896 | "valid actions. The possible actions are:" | ||
| 1897 | msgstr "" | ||
| 1898 | |||
| 1899 | #. Tag: para | ||
| 1900 | fjp | 42316 | #: using-d-i.xml:1281 |
| 1901 | fjp | 39535 | #, no-c-format |
| 1902 | msgid "" | ||
| 1903 | "<guimenuitem>Display configuration details</guimenuitem>: shows LVM device " | ||
| 1904 | "structure, names and sizes of logical volumes and more" | ||
| 1905 | msgstr "" | ||
| 1906 | |||
| 1907 | #. Tag: guimenuitem | ||
| 1908 | fjp | 42316 | #: using-d-i.xml:1286 |
| 1909 | fjp | 39535 | #, no-c-format |
| 1910 | msgid "Create volume group" | ||
| 1911 | msgstr "" | ||
| 1912 | |||
| 1913 | #. Tag: guimenuitem | ||
| 1914 | fjp | 42316 | #: using-d-i.xml:1289 |
| 1915 | fjp | 39535 | #, no-c-format |
| 1916 | msgid "Create logical volume" | ||
| 1917 | msgstr "" | ||
| 1918 | |||
| 1919 | #. Tag: guimenuitem | ||
| 1920 | fjp | 42316 | #: using-d-i.xml:1292 |
| 1921 | fjp | 39535 | #, no-c-format |
| 1922 | msgid "Delete volume group" | ||
| 1923 | msgstr "" | ||
| 1924 | |||
| 1925 | #. Tag: guimenuitem | ||
| 1926 | fjp | 42316 | #: using-d-i.xml:1295 |
| 1927 | fjp | 39535 | #, no-c-format |
| 1928 | msgid "Delete logical volume" | ||
| 1929 | msgstr "" | ||
| 1930 | |||
| 1931 | #. Tag: guimenuitem | ||
| 1932 | fjp | 42316 | #: using-d-i.xml:1298 |
| 1933 | fjp | 39535 | #, no-c-format |
| 1934 | msgid "Extend volume group" | ||
| 1935 | msgstr "" | ||
| 1936 | |||
| 1937 | #. Tag: guimenuitem | ||
| 1938 | fjp | 42316 | #: using-d-i.xml:1301 |
| 1939 | fjp | 39535 | #, no-c-format |
| 1940 | msgid "Reduce volume group" | ||
| 1941 | msgstr "" | ||
| 1942 | |||
| 1943 | #. Tag: para | ||
| 1944 | fjp | 42316 | #: using-d-i.xml:1303 |
| 1945 | fjp | 39535 | #, no-c-format |
| 1946 | msgid "" | ||
| 1947 | "<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</" | ||
| 1948 | "command> screen" | ||
| 1949 | msgstr "" | ||
| 1950 | |||
| 1951 | #. Tag: para | ||
| 1952 | fjp | 42316 | #: using-d-i.xml:1309 |
| 1953 | fjp | 39535 | #, no-c-format |
| 1954 | msgid "" | ||
| 1955 | "Use the options in that menu to first create a volume group and then create " | ||
| 1956 | "your logical volumes inside it." | ||
| 1957 | msgstr "" | ||
| 1958 | |||
| 1959 | #. Tag: para | ||
| 1960 | fjp | 42316 | #: using-d-i.xml:1315 |
| 1961 | fjp | 39535 | #, no-c-format |
| 1962 | msgid "" | ||
| 1963 | "You can also use this menu to delete an existing LVM configuration from your " | ||
| 1964 | "hard disk before choosing <quote>Guided partitioning using LVM</quote>. " | ||
| 1965 | "Guided partitioning using LVM is not possible if there already are volume " | ||
| 1966 | "groups defined, but by removing them you can get a clean start." | ||
| 1967 | msgstr "" | ||
| 1968 | |||
| 1969 | #. Tag: para | ||
| 1970 | fjp | 42316 | #: using-d-i.xml:1323 |
| 1971 | fjp | 39535 | #, fuzzy, no-c-format |
| 1972 | msgid "" | ||
| 1973 | "After you return to the main <command>partman</command> screen, any created " | ||
| 1974 | "logical volumes will be displayed in the same way as ordinary partitions " | ||
| 1975 | "(and you should treat them as such)." | ||
| 1976 | msgstr "" | ||
| 1977 | "從 <command>lvmcfg</command> 返回 <command>partman</command>之後,您可以看到" | ||
| 1978 | "與其他普通分割區一樣的新建的邏輯容量 (您也應該這樣看待它們)。" | ||
| 1979 | |||
| 1980 | #. Tag: title | ||
| 1981 | fjp | 42316 | #: using-d-i.xml:1337 |
| 1982 | fjp | 39535 | #, fuzzy, no-c-format |
| 1983 | fjp | 38789 | msgid "Configuring Encrypted Volumes" |
| 1984 | msgstr "設定網路" | ||
| 1985 | |||
| 1986 | #. Tag: para | ||
| 1987 | fjp | 42316 | #: using-d-i.xml:1338 |
| 1988 | fjp | 38789 | #, no-c-format |
| 1989 | msgid "" | ||
| 1990 | "&d-i; allows you to set up encrypted partitions. Every file you write to " | ||
| 1991 | "such a partition is immediately saved to the device in encrypted form. " | ||
| 1992 | "Access to the encrypted data is granted only after entering the " | ||
| 1993 | "<firstterm>passphrase</firstterm> used when the encrypted partition was " | ||
| 1994 | "originally created. This feature is useful to protect sensitive data in case " | ||
| 1995 | "your laptop or hard drive gets stolen. The thief might get physical access " | ||
| 1996 | "to the hard drive, but without knowing the right passphrase, the data on the " | ||
| 1997 | "hard drive will look like random characters." | ||
| 1998 | msgstr "" | ||
| 1999 | |||
| 2000 | #. Tag: para | ||
| 2001 | fjp | 42316 | #: using-d-i.xml:1350 |
| 2002 | fjp | 38789 | #, no-c-format |
| 2003 | msgid "" | ||
| 2004 | "The two most important partitions to encrypt are: the home partition, where " | ||
| 2005 | "your private data resides, and the swap partition, where sensitive data " | ||
| 2006 | "might be stored temporarily during operation. Of course, nothing prevents " | ||
| 2007 | "you from encrypting any other partitions that might be of interest. For " | ||
| 2008 | "example <filename>/var</filename> where database servers, mail servers or " | ||
| 2009 | "print servers store their data, or <filename>/tmp</filename> which is used " | ||
| 2010 | "by various programs to store potentially interesting temporary files. Some " | ||
| 2011 | "people may even want to encrypt their whole system. The only exception is " | ||
| 2012 | "the <filename>/boot</filename> partition which must remain unencrypted, " | ||
| 2013 | "because currently there is no way to load the kernel from an encrypted " | ||
| 2014 | "partition." | ||
| 2015 | msgstr "" | ||
| 2016 | |||
| 2017 | #. Tag: para | ||
| 2018 | fjp | 42316 | #: using-d-i.xml:1365 |
| 2019 | fjp | 38789 | #, no-c-format |
| 2020 | msgid "" | ||
| 2021 | "Please note that the performance of encrypted partitions will be less than " | ||
| 2022 | "that of unencrypted ones because the data needs to be decrypted or encrypted " | ||
| 2023 | "for every read or write. The performance impact depends on your CPU speed, " | ||
| 2024 | "chosen cipher and a key length." | ||
| 2025 | msgstr "" | ||
| 2026 | |||
| 2027 | #. Tag: para | ||
| 2028 | fjp | 42316 | #: using-d-i.xml:1372 |
| 2029 | fjp | 38789 | #, no-c-format |
| 2030 | msgid "" | ||
| 2031 | "To use encryption, you have to create a new partition by selecting some free " | ||
| 2032 | "space in the main partitioning menu. Another option is to choose an existing " | ||
| 2033 | "partition (e.g. a regular partition, an LVM logical volume or a RAID " | ||
| 2034 | "volume). In the <guimenu>Partition setting</guimenu> menu, you need to " | ||
| 2035 | "select <guimenuitem>physical volume for encryption</guimenuitem> at the " | ||
| 2036 | "<menuchoice> <guimenu>Use as:</guimenu> </menuchoice> option. The menu will " | ||
| 2037 | "then change to include several cryptographic options for the partition." | ||
| 2038 | msgstr "" | ||
| 2039 | |||
| 2040 | #. Tag: para | ||
| 2041 | fjp | 42316 | #: using-d-i.xml:1383 |
| 2042 | fjp | 38789 | #, no-c-format |
| 2043 | msgid "" | ||
| 2044 | "&d-i; supports several encryption methods. The default method is " | ||
| 2045 | "<firstterm>dm-crypt</firstterm> (included in newer Linux kernels, able to " | ||
| 2046 | "host LVM physical volumes), the other is <firstterm>loop-AES</firstterm> " | ||
| 2047 | "(older, maintained separately from the Linux kernel tree). Unless you have " | ||
| 2048 | "compelling reasons to do otherwise, it is recommended to use the default." | ||
| 2049 | msgstr "" | ||
| 2050 | |||
| 2051 | #. Tag: para | ||
| 2052 | fjp | 42316 | #: using-d-i.xml:1395 |
| 2053 | fjp | 38789 | #, no-c-format |
| 2054 | msgid "" | ||
| 2055 | fjp | 39472 | "First, let's have a look at the options available when you select " |
| 2056 | fjp | 38789 | "<userinput>Device-mapper (dm-crypt)</userinput> as the encryption method. As " |
| 2057 | "always: when in doubt, use the defaults, because they have been carefully " | ||
| 2058 | "chosen with security in mind." | ||
| 2059 | msgstr "" | ||
| 2060 | |||
| 2061 | #. Tag: term | ||
| 2062 | fjp | 42316 | #: using-d-i.xml:1405 |
| 2063 | fjp | 38789 | #, no-c-format |
| 2064 | msgid "Encryption: <userinput>aes</userinput>" | ||
| 2065 | msgstr "" | ||
| 2066 | |||
| 2067 | #. Tag: para | ||
| 2068 | fjp | 42316 | #: using-d-i.xml:1407 |
| 2069 | fjp | 38789 | #, no-c-format |
| 2070 | msgid "" | ||
| 2071 | "This option lets you select the encryption algorithm (<firstterm>cipher</" | ||
| 2072 | "firstterm>) which will be used to encrypt the data on the partition. &d-i; " | ||
| 2073 | "currently supports the following block ciphers: <firstterm>aes</firstterm>, " | ||
| 2074 | "<firstterm>blowfish</firstterm>, <firstterm>serpent</firstterm>, and " | ||
| 2075 | "<firstterm>twofish</firstterm>. It is beyond the scope of this document to " | ||
| 2076 | "discuss the qualities of these different algorithms, however, it might help " | ||
| 2077 | "your decision to know that in 2000, <emphasis>AES</emphasis> was chosen by " | ||
| 2078 | "the American National Institute of Standards and Technology as the standard " | ||
| 2079 | "encryption algorithm for protecting sensitive information in the 21st " | ||
| 2080 | "century." | ||
| 2081 | msgstr "" | ||
| 2082 | |||
| 2083 | #. Tag: term | ||
| 2084 | fjp | 42316 | #: using-d-i.xml:1425 |
| 2085 | fjp | 38789 | #, no-c-format |
| 2086 | msgid "Key size: <userinput>256</userinput>" | ||
| 2087 | msgstr "" | ||
| 2088 | |||
| 2089 | #. Tag: para | ||
| 2090 | fjp | 42316 | #: using-d-i.xml:1427 |
| 2091 | fjp | 38789 | #, no-c-format |
| 2092 | msgid "" | ||
| 2093 | "Here you can specify the length of the encryption key. With a larger key " | ||
| 2094 | "size, the strength of the encryption is generally improved. On the other " | ||
| 2095 | "hand, increasing the length of the key usually has a negative impact on " | ||
| 2096 | "performance. Available key sizes vary depending on the cipher." | ||
| 2097 | msgstr "" | ||
| 2098 | |||
| 2099 | #. Tag: term | ||
| 2100 | fjp | 42316 | #: using-d-i.xml:1439 |
| 2101 | fjp | 38789 | #, no-c-format |
| 2102 | msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>" | ||
| 2103 | msgstr "" | ||
| 2104 | |||
| 2105 | #. Tag: para | ||
| 2106 | fjp | 42316 | #: using-d-i.xml:1441 |
| 2107 | fjp | 38789 | #, no-c-format |
| 2108 | msgid "" | ||
| 2109 | "The <firstterm>Initialization Vector</firstterm> or <firstterm>IV</" | ||
| 2110 | "firstterm> algorithm is used in cryptography to ensure that applying the " | ||
| 2111 | "cipher on the same <firstterm>clear text</firstterm> data with the same key " | ||
| 2112 | "always produces a unique <firstterm>cipher text</firstterm>. The idea is to " | ||
| 2113 | "prevent the attacker from deducing information from repeated patterns in the " | ||
| 2114 | "encrypted data." | ||
| 2115 | msgstr "" | ||
| 2116 | |||
| 2117 | #. Tag: para | ||
| 2118 | fjp | 42316 | #: using-d-i.xml:1451 |
| 2119 | fjp | 38789 | #, no-c-format |
| 2120 | msgid "" | ||
| 2121 | "From the provided alternatives, the default <userinput>cbc-essiv:sha256</" | ||
| 2122 | "userinput> is currently the least vulnerable to known attacks. Use the other " | ||
| 2123 | "alternatives only when you need to ensure compatibility with some previously " | ||
| 2124 | "installed system that is not able to use newer algorithms." | ||
| 2125 | msgstr "" | ||
| 2126 | |||
| 2127 | #. Tag: term | ||
| 2128 | fjp | 42316 | #: using-d-i.xml:1463 |
| 2129 | fjp | 38789 | #, no-c-format |
| 2130 | msgid "Encryption key: <userinput>Passphrase</userinput>" | ||
| 2131 | msgstr "" | ||
| 2132 | |||
| 2133 | #. Tag: para | ||
| 2134 | fjp | 42316 | #: using-d-i.xml:1465 |
| 2135 | fjp | 38789 | #, no-c-format |
| 2136 | msgid "Here you can choose the type of the encryption key for this partition." | ||
| 2137 | msgstr "" | ||
| 2138 | |||
| 2139 | #. Tag: term | ||
| 2140 | fjp | 42316 | #: using-d-i.xml:1471 |
| 2141 | fjp | 38789 | #, no-c-format |
| 2142 | msgid "Passphrase" | ||
| 2143 | msgstr "" | ||
| 2144 | |||
| 2145 | #. Tag: para | ||
| 2146 | fjp | 42316 | #: using-d-i.xml:1472 |
| 2147 | fjp | 38789 | #, no-c-format |
| 2148 | msgid "" | ||
| 2149 | "The encryption key will be computed<footnote> <para> Using a passphrase as " | ||
| 2150 | "the key currently means that the partition will be set up using <ulink url=" | ||
| 2151 | "\"&url-luks;\">LUKS</ulink>. </para></footnote> on the basis of a passphrase " | ||
| 2152 | "which you will be able to enter later in the process." | ||
| 2153 | msgstr "" | ||
| 2154 | |||
| 2155 | #. Tag: term | ||
| 2156 | fjp | 42316 | #: using-d-i.xml:1487 using-d-i.xml:1580 |
| 2157 | fjp | 38789 | #, no-c-format |
| 2158 | msgid "Random key" | ||
| 2159 | msgstr "" | ||
| 2160 | |||
| 2161 | #. Tag: para | ||
| 2162 | fjp | 42316 | #: using-d-i.xml:1488 |
| 2163 | fjp | 38789 | #, no-c-format |
| 2164 | msgid "" | ||
| 2165 | "A new encryption key will be generated from random data each time you try to " | ||
| 2166 | "bring up the encrypted partition. In other words: on every shutdown the " | ||
| 2167 | "content of the partition will be lost as the key is deleted from memory. (Of " | ||
| 2168 | "course, you could try to guess the key with a brute force attack, but unless " | ||
| 2169 | "there is an unknown weakness in the cipher algorithm, it is not achievable " | ||
| 2170 | "in our lifetime.)" | ||
| 2171 | msgstr "" | ||
| 2172 | |||
| 2173 | #. Tag: para | ||
| 2174 | fjp | 42316 | #: using-d-i.xml:1497 |
| 2175 | fjp | 38789 | #, no-c-format |
| 2176 | msgid "" | ||
| 2177 | "Random keys are useful for swap partitions because you do not need to bother " | ||
| 2178 | "yourself with remembering the passphrase or wiping sensitive information " | ||
| 2179 | "from the swap partition before shutting down your computer. However, it also " | ||
| 2180 | "means that you will <emphasis>not</emphasis> be able to use the " | ||
| 2181 | "<quote>suspend-to-disk</quote> functionality offered by newer Linux kernels " | ||
| 2182 | "as it will be impossible (during a subsequent boot) to recover the suspended " | ||
| 2183 | "data written to the swap partition." | ||
| 2184 | msgstr "" | ||
| 2185 | |||
| 2186 | #. Tag: term | ||
| 2187 | fjp | 42316 | #: using-d-i.xml:1516 using-d-i.xml:1593 |
| 2188 | fjp | 38789 | #, no-c-format |
| 2189 | msgid "Erase data: <userinput>yes</userinput>" | ||
| 2190 | msgstr "" | ||
| 2191 | |||
| 2192 | #. Tag: para | ||
| 2193 | fjp | 42316 | #: using-d-i.xml:1518 |
| 2194 | fjp | 38789 | #, no-c-format |
| 2195 | msgid "" | ||
| 2196 | "Determines whether the content of this partition should be overwritten with " | ||
| 2197 | "random data before setting up the encryption. This is recommended because it " | ||
| 2198 | "might otherwise be possible for an attacker to discern which parts of the " | ||
| 2199 | "partition are in use and which are not. In addition, this will make it " | ||
| 2200 | "harder to recover any leftover data from previous " | ||
| 2201 | "installations<footnote><para> It is believed that the guys from three-letter " | ||
| 2202 | "agencies can restore the data even after several rewrites of the " | ||
| 2203 | "magnetooptical media, though. </para></footnote>." | ||
| 2204 | msgstr "" | ||
| 2205 | |||
| 2206 | #. Tag: para | ||
| 2207 | fjp | 42316 | #: using-d-i.xml:1538 |
| 2208 | fjp | 38789 | #, no-c-format |
| 2209 | msgid "" | ||
| 2210 | "If you select <menuchoice> <guimenu>Encryption method:</guimenu> " | ||
| 2211 | "<guimenuitem>Loopback (loop-AES)</guimenuitem> </menuchoice>, the menu " | ||
| 2212 | "changes to provide the following options:" | ||
| 2213 | msgstr "" | ||
| 2214 | |||
| 2215 | #. Tag: term | ||
| 2216 | fjp | 42316 | #: using-d-i.xml:1547 |
| 2217 | fjp | 38789 | #, no-c-format |
| 2218 | msgid "Encryption: <userinput>AES256</userinput>" | ||
| 2219 | msgstr "" | ||
| 2220 | |||
| 2221 | #. Tag: para | ||
| 2222 | fjp | 42316 | #: using-d-i.xml:1549 |
| 2223 | fjp | 38789 | #, no-c-format |
| 2224 | msgid "" | ||
| 2225 | "For loop-AES, unlike dm-crypt, the options for cipher and key size are " | ||
| 2226 | "combined, so you can select both at the same time. Please see the above " | ||
| 2227 | "sections on ciphers and key sizes for further information." | ||
| 2228 | msgstr "" | ||
| 2229 | |||
| 2230 | #. Tag: term | ||
| 2231 | fjp | 42316 | #: using-d-i.xml:1559 |
| 2232 | fjp | 38789 | #, no-c-format |
| 2233 | msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>" | ||
| 2234 | msgstr "" | ||
| 2235 | |||
| 2236 | #. Tag: para | ||
| 2237 | fjp | 42316 | #: using-d-i.xml:1561 |
| 2238 | fjp | 38789 | #, no-c-format |
| 2239 | msgid "Here you can select the type of the encryption key for this partition." | ||
| 2240 | msgstr "" | ||
| 2241 | |||
| 2242 | #. Tag: term | ||
| 2243 | fjp | 42316 | #: using-d-i.xml:1567 |
| 2244 | fjp | 38789 | #, no-c-format |
| 2245 | msgid "Keyfile (GnuPG)" | ||
| 2246 | msgstr "" | ||
| 2247 | |||
| 2248 | #. Tag: para | ||
| 2249 | fjp | 42316 | #: using-d-i.xml:1568 |
| 2250 | fjp | 38789 | #, no-c-format |
| 2251 | msgid "" | ||
| 2252 | "The encryption key will be generated from random data during the " | ||
| 2253 | "installation. Moreover this key will be encrypted with <application>GnuPG</" | ||
| 2254 | "application>, so to use it, you will need to enter the proper passphrase " | ||
| 2255 | "(you will be asked to provide one later in the process)." | ||
| 2256 | msgstr "" | ||
| 2257 | |||
| 2258 | #. Tag: para | ||
| 2259 | fjp | 42316 | #: using-d-i.xml:1581 |
| 2260 | fjp | 38789 | #, no-c-format |
| 2261 | msgid "Please see the the section on random keys above." | ||
| 2262 | msgstr "" | ||
| 2263 | |||
| 2264 | #. Tag: para | ||
| 2265 | fjp | 42316 | #: using-d-i.xml:1595 |
| 2266 | fjp | 38789 | #, no-c-format |
| 2267 | msgid "Please see the the section on erasing data above." | ||
| 2268 | msgstr "" | ||
| 2269 | |||
| 2270 | #. Tag: para | ||
| 2271 | fjp | 42316 | #: using-d-i.xml:1604 |
| 2272 | fjp | 38789 | #, no-c-format |
| 2273 | msgid "" | ||
| 2274 | "Please note that the <emphasis>graphical</emphasis> version of the installer " | ||
| 2275 | "still has some limitations when compared to the textual one. For " | ||
| 2276 | "cryptography it means you can set up only volumes using " | ||
| 2277 | "<emphasis>passphrases</emphasis> as the encryption keys." | ||
| 2278 | msgstr "" | ||
| 2279 | |||
| 2280 | #. Tag: para | ||
| 2281 | fjp | 42316 | #: using-d-i.xml:1611 |
| 2282 | fjp | 38789 | #, no-c-format |
| 2283 | msgid "" | ||
| 2284 | "After you have selected the desired parameters for your encrypted " | ||
| 2285 | "partitions, return back to the main partitioning menu. There should now be a " | ||
| 2286 | "new menu item called <guimenu>Configure encrypted volumes</guimenu>. After " | ||
| 2287 | "you select it, you will be asked to confirm the deletion of data on " | ||
| 2288 | "partitions marked to be erased and possibly other actions such as writing a " | ||
| 2289 | "new partition table. For large partitions this might take some time." | ||
| 2290 | msgstr "" | ||
| 2291 | |||
| 2292 | #. Tag: para | ||
| 2293 | fjp | 42316 | #: using-d-i.xml:1622 |
| 2294 | fjp | 38789 | #, no-c-format |
| 2295 | msgid "" | ||
| 2296 | "Next you will be asked to enter a passphrase for partitions configured to " | ||
| 2297 | "use one. Good passphrases should be longer than 8 characters, should be a " | ||
| 2298 | "mixture of letters, numbers and other characters and should not contain " | ||
| 2299 | "common dictionary words or information easily associable with you (such as " | ||
| 2300 | "birthdates, hobbies, pet names, names of family members or relatives, etc.)." | ||
| 2301 | msgstr "" | ||
| 2302 | |||
| 2303 | #. Tag: para | ||
| 2304 | fjp | 42316 | #: using-d-i.xml:1631 |
| 2305 | fjp | 38789 | #, no-c-format |
| 2306 | msgid "" | ||
| 2307 | "Before you input any passphrases, you should have made sure that your " | ||
| 2308 | "keyboard is configured correctly and generates the expected characters. If " | ||
| 2309 | "you are unsure, you can switch to the second virtual console and type some " | ||
| 2310 | "text at the prompt. This ensures that you won't be surprised later, e.g. by " | ||
| 2311 | "trying to input a passphrase using a qwerty keyboard layout when you used an " | ||
| 2312 | "azerty layout during the installation. This situation can have several " | ||
| 2313 | "causes. Maybe you switched to another keyboard layout during the " | ||
| 2314 | "installation, or the selected keyboard layout might not have been set up yet " | ||
| 2315 | "when entering the passphrase for the root file system." | ||
| 2316 | msgstr "" | ||
| 2317 | |||
| 2318 | #. Tag: para | ||
| 2319 | fjp | 42316 | #: using-d-i.xml:1644 |
| 2320 | fjp | 38789 | #, no-c-format |
| 2321 | msgid "" | ||
| 2322 | "If you selected to use methods other than a passphrase to create encryption " | ||
| 2323 | "keys, they will be generated now. Because the kernel may not have gathered a " | ||
| 2324 | "sufficient amount of entropy at this early stage of the installation, the " | ||
| 2325 | "process may take a long time. You can help speed up the process by " | ||
| 2326 | "generating entropy: e.g. by pressing random keys, or by switching to the " | ||
| 2327 | "shell on the second virtual console and generating some network and disk " | ||
| 2328 | "traffic (downloading some files, feeding big files into <filename>/dev/null</" | ||
| 2329 | "filename>, etc.). This will be repeated for each partition to be encrypted." | ||
| 2330 | msgstr "" | ||
| 2331 | |||
| 2332 | #. Tag: para | ||
| 2333 | fjp | 42316 | #: using-d-i.xml:1660 |
| 2334 | fjp | 38789 | #, no-c-format |
| 2335 | msgid "" | ||
| 2336 | "After returning to the main partitioning menu, you will see all encrypted " | ||
| 2337 | "volumes as additional partitions which can be configured in the same way as " | ||
| 2338 | "ordinary partitions. The following example shows two different volumes. The " | ||
| 2339 | "first one is encrypted via dm-crypt, the second one via loop-AES. " | ||
| 2340 | "<informalexample><screen>\n" | ||
| 2341 | fjp | 41831 | "Encrypted volume (<replaceable>sda2_crypt</replaceable>) - 115.1 GB Linux " |
| 2342 | "device-mapper\n" | ||
| 2343 | fjp | 38789 | " #1 115.1 GB F ext3\n" |
| 2344 | "\n" | ||
| 2345 | "Loopback (<replaceable>loop0</replaceable>) - 515.2 MB AES256 keyfile\n" | ||
| 2346 | " #1 515.2 MB F ext3\n" | ||
| 2347 | "</screen></informalexample> Now is the time to assign mount points to the " | ||
| 2348 | "volumes and optionally change the file system types if the defaults do not " | ||
| 2349 | "suit you." | ||
| 2350 | msgstr "" | ||
| 2351 | |||
| 2352 | #. Tag: para | ||
| 2353 | fjp | 42316 | #: using-d-i.xml:1673 |
| 2354 | fjp | 38789 | #, no-c-format |
| 2355 | msgid "" | ||
| 2356 | "One thing to note here are the identifiers in parentheses " | ||
| 2357 | fjp | 41831 | "(<replaceable>sda2_crypt</replaceable> and <replaceable>loop0</replaceable> " |
| 2358 | "in this case) and the mount points you assigned to each encrypted volume. " | ||
| 2359 | "You will need this information later when booting the new system. The " | ||
| 2360 | fjp | 38789 | "differences between ordinary boot process and boot process with encryption " |
| 2361 | "involved will be covered later in <xref linkend=\"mount-encrypted-volumes\"/" | ||
| 2362 | ">." | ||
| 2363 | msgstr "" | ||
| 2364 | |||
| 2365 | #. Tag: para | ||
| 2366 | fjp | 42316 | #: using-d-i.xml:1683 |
| 2367 | fjp | 38789 | #, no-c-format |
| 2368 | msgid "" | ||
| 2369 | "Once you are satisfied with the partitioning scheme, continue with the " | ||
| 2370 | "installation." | ||
| 2371 | msgstr "" | ||
| 2372 | |||
| 2373 | #. Tag: title | ||
| 2374 | fjp | 42316 | #: using-d-i.xml:1694 |
| 2375 | fjp | 38789 | #, fuzzy, no-c-format |
| 2376 | fjp | 33729 | msgid "Setting up the System" |
| 2377 | msgstr "安裝基本系統" | ||
| 2378 | |||
| 2379 | #. Tag: para | ||
| 2380 | fjp | 42316 | #: using-d-i.xml:1695 |
| 2381 | fjpop-guest | 28322 | #, no-c-format |
| 2382 | fjp | 33729 | msgid "" |
| 2383 | "After partitioning the installer asks a few more questions that will be used " | ||
| 2384 | fjp | 33813 | "to set up the system it is about to install." |
| 2385 | fjp | 33729 | msgstr "" |
| 2386 | |||
| 2387 | #. Tag: title | ||
| 2388 | fjp | 42316 | #: using-d-i.xml:1707 |
| 2389 | fjp | 33734 | #, no-c-format |
| 2390 | fjp | 33729 | msgid "Configuring Your Time Zone" |
| 2391 | fjp | 33734 | msgstr "設定您的時區" |
| 2392 | fjp | 33729 | |
| 2393 | #. Tag: para | ||
| 2394 | fjp | 42316 | #: using-d-i.xml:1709 |
| 2395 | fjp | 33729 | #, no-c-format |
| 2396 | msgid "" | ||
| 2397 | "Depending on the location selected at the beginning of the installation " | ||
| 2398 | "process, you might be shown a list of timezones relevant for that location. " | ||
| 2399 | "If your location has only one time zone, you will not be asked anything and " | ||
| 2400 | "the system will assume that time zone." | ||
| 2401 | msgstr "" | ||
| 2402 | |||
| 2403 | #. Tag: title | ||
| 2404 | fjp | 42316 | #: using-d-i.xml:1725 |
| 2405 | fjp | 33729 | #, fuzzy, no-c-format |
| 2406 | msgid "Configuring the Clock" | ||
| 2407 | msgstr "設定網路" | ||
| 2408 | |||
| 2409 | #. Tag: para | ||
| 2410 | fjp | 42316 | #: using-d-i.xml:1727 |
| 2411 | fjp | 33729 | #, no-c-format |
| 2412 | msgid "" | ||
| 2413 | "The installer might ask you if the computer's clock is set to UTC. Normally " | ||
| 2414 | "this question is avoided if possible and the installer tries to work out " | ||
| 2415 | "whether the clock is set to UTC based on things like what other operating " | ||
| 2416 | "systems are installed." | ||
| 2417 | msgstr "" | ||
| 2418 | |||
| 2419 | #. Tag: para | ||
| 2420 | fjp | 42316 | #: using-d-i.xml:1734 |
| 2421 | fjp | 33729 | #, no-c-format |
| 2422 | msgid "" | ||
| 2423 | "In expert mode you will always be able to choose whether or not the clock is " | ||
| 2424 | "set to UTC. <phrase arch=\"m68k;powerpc\">Macintosh hardware clocks are " | ||
| 2425 | "normally set to local time. If you want to dual-boot, select local time " | ||
| 2426 | fjp | 39629 | "instead of GMT.</phrase> <phrase arch=\"x86\">Systems that (also) run Dos or " |
| 2427 | "Windows are normally set to local time. If you want to dual-boot, select " | ||
| 2428 | fjp | 33729 | "local time instead of GMT.</phrase>" |
| 2429 | msgstr "" | ||
| 2430 | |||
| 2431 | #. Tag: para | ||
| 2432 | fjp | 42316 | #: using-d-i.xml:1745 |
| 2433 | fjp | 33729 | #, no-c-format |
| 2434 | msgid "" | ||
| 2435 | "Note that the installer does not currently allow you to actually set the " | ||
| 2436 | "time in the computer's clock. You can set the clock to the current time " | ||
| 2437 | "after you have installed, if it is incorrect or if it was previously not set " | ||
| 2438 | "to UTC." | ||
| 2439 | msgstr "" | ||
| 2440 | |||
| 2441 | #. Tag: title | ||
| 2442 | fjp | 42316 | #: using-d-i.xml:1761 |
| 2443 | fjp | 33729 | #, no-c-format |
| 2444 | msgid "Setting Up Users And Passwords" | ||
| 2445 | fjp | 33734 | msgstr "設定使用者和密碼" |
| 2446 | fjp | 33729 | |
| 2447 | #. Tag: title | ||
| 2448 | fjp | 42316 | #: using-d-i.xml:1764 |
| 2449 | fjp | 33729 | #, no-c-format |
| 2450 | msgid "Set the Root Password" | ||
| 2451 | fjp | 33734 | msgstr "設定 root 密碼" |
| 2452 | fjp | 33729 | |
| 2453 | #. Tag: para | ||
| 2454 | fjp | 42316 | #: using-d-i.xml:1766 |
| 2455 | fjp | 33729 | #, no-c-format |
| 2456 | msgid "" | ||
| 2457 | "The <emphasis>root</emphasis> account is also called the <emphasis>super-" | ||
| 2458 | "user</emphasis>; it is a login that bypasses all security protection on your " | ||
| 2459 | "system. The root account should only be used to perform system " | ||
| 2460 | "administration, and only used for as short a time as possible." | ||
| 2461 | msgstr "" | ||
| 2462 | fjp | 33734 | "<emphasis>root</emphasis> 帳戶也被稱為<emphasis>超級使用者</emphasis>。系統中" |
| 2463 | "的所有安全防護措施對以超級使用者身份登陸者都是無效的。root 帳戶應該僅用來進行" | ||
| 2464 | "系統管理,而且使用時間應該盡可能短。" | ||
| 2465 | fjp | 33729 | |
| 2466 | #. Tag: para | ||
| 2467 | fjp | 42316 | #: using-d-i.xml:1774 |
| 2468 | fjp | 33729 | #, no-c-format |
| 2469 | msgid "" | ||
| 2470 | "Any password you create should contain at least 6 characters, and should " | ||
| 2471 | "contain both upper- and lower-case characters, as well as punctuation " | ||
| 2472 | "characters. Take extra care when setting your root password, since it is " | ||
| 2473 | "such a powerful account. Avoid dictionary words or use of any personal " | ||
| 2474 | "information which could be guessed." | ||
| 2475 | msgstr "" | ||
| 2476 | fjp | 33734 | "您所建立的任何密碼都應該包含至少 6 個字元,同時包含大小寫字母,並且最好帶有標" |
| 2477 | "點符號等特殊字元。因為超級使用者具有最高權限,因此在您設定 root 密碼時尤其要" | ||
| 2478 | "小心。請避免採用能夠在字典中查到的單詞或者很容易猜測的個人資訊。" | ||
| 2479 | fjp | 33729 | |
| 2480 | #. Tag: para | ||
| 2481 | fjp | 42316 | #: using-d-i.xml:1782 |
| 2482 | fjp | 33729 | #, no-c-format |
| 2483 | msgid "" | ||
| 2484 | "If anyone ever tells you they need your root password, be extremely wary. " | ||
| 2485 | "You should normally never give your root password out, unless you are " | ||
| 2486 | "administering a machine with more than one system administrator." | ||
| 2487 | msgstr "" | ||
| 2488 | fjp | 33734 | "如果他人向您索取您的 root 密碼,您也需要特別謹慎。除非您所管理的系統有多位管" |
| 2489 | "理員,否則您通常不應該將超級使用者密碼交給別人。" | ||
| 2490 | fjp | 33729 | |
| 2491 | #. Tag: title | ||
| 2492 | fjp | 42316 | #: using-d-i.xml:1792 |
| 2493 | fjp | 33729 | #, no-c-format |
| 2494 | msgid "Create an Ordinary User" | ||
| 2495 | fjp | 33734 | msgstr "建立一個普通使用者" |
| 2496 | fjp | 33729 | |
| 2497 | #. Tag: para | ||
| 2498 | fjp | 42316 | #: using-d-i.xml:1794 |
| 2499 | fjp | 33729 | #, no-c-format |
| 2500 | msgid "" | ||
| 2501 | "The system will ask you whether you wish to create an ordinary user account " | ||
| 2502 | "at this point. This account should be your main personal log-in. You should " | ||
| 2503 | "<emphasis>not</emphasis> use the root account for daily use or as your " | ||
| 2504 | "personal login." | ||
| 2505 | msgstr "" | ||
| 2506 | fjp | 33734 | "系統會詢問您現在是否希望建立一個普通帳戶。您將使用該帳戶進行日常登陸操作。切" |
| 2507 | "記,平時<emphasis>不要</emphasis>使用 root 帳戶登陸或者將其作為個人帳號使用。" | ||
| 2508 | fjp | 33729 | |
| 2509 | #. Tag: para | ||
| 2510 | fjp | 42316 | #: using-d-i.xml:1801 |
| 2511 | fjp | 33729 | #, no-c-format |
| 2512 | msgid "" | ||
| 2513 | "Why not? Well, one reason to avoid using root's privileges is that it is " | ||
| 2514 | "very easy to do irreparable damage as root. Another reason is that you might " | ||
| 2515 | "be tricked into running a <emphasis>Trojan-horse</emphasis> program — " | ||
| 2516 | "that is a program that takes advantage of your super-user powers to " | ||
| 2517 | "compromise the security of your system behind your back. Any good book on " | ||
| 2518 | "Unix system administration will cover this topic in more detail — " | ||
| 2519 | "consider reading one if it is new to you." | ||
| 2520 | msgstr "" | ||
| 2521 | fjp | 33734 | "為什麼呢?避免使用 root 特權帳戶的一個原因是,它很容易對系統造成無法挽回的破" |
| 2522 | "壞。另一個原因是,您有可能被惡意誘使執行<emphasis>特洛伊木馬</emphasis>程式 " | ||
| 2523 | "— 這是一種在您未知的情況下利用超級使用者權限損害系統安全的程式。任何合" | ||
| 2524 | "格的 Unix 系統管理書籍中都會涉及到這一主題 — 如果您不是很瞭解這方面的內" | ||
| 2525 | "容,建議您找一本書進行學習。" | ||
| 2526 | fjp | 33729 | |
| 2527 | #. Tag: para | ||
| 2528 | fjp | 42316 | #: using-d-i.xml:1811 |
| 2529 | fjp | 33729 | #, no-c-format |
| 2530 | msgid "" | ||
| 2531 | "You will first be prompted for the user's full name. Then you'll be asked " | ||
| 2532 | "for a name for the user account; generally your first name or something " | ||
| 2533 | "similar will suffice and indeed will be the default. Finally, you will be " | ||
| 2534 | "prompted for a password for this account." | ||
| 2535 | msgstr "" | ||
| 2536 | fjp | 33734 | "您首先會被要求輸入使用者的全名。然後要求輸入使用者帳號名﹔通常為姓之類的即" |
| 2537 | "可,並且會成為預設值。最後,您將要求輸入該帳號的密碼。" | ||
| 2538 | fjp | 33729 | |
| 2539 | #. Tag: para | ||
| 2540 | fjp | 42316 | #: using-d-i.xml:1818 |
| 2541 | fjp | 33729 | #, no-c-format |
| 2542 | msgid "" | ||
| 2543 | "If at any point after installation you would like to create another account, " | ||
| 2544 | "use the <command>adduser</command> command." | ||
| 2545 | msgstr "" | ||
| 2546 | fjp | 33734 | "如果在安裝完畢後您還希望建立其它新帳戶,請使用 <command>adduser</command> 命" |
| 2547 | "令。" | ||
| 2548 | fjp | 33729 | |
| 2549 | #. Tag: title | ||
| 2550 | fjp | 42316 | #: using-d-i.xml:1830 |
| 2551 | fjp | 33729 | #, no-c-format |
| 2552 | fjpop-guest | 28322 | msgid "Installing the Base System" |
| 2553 | msgstr "安裝基本系統" | ||
| 2554 | |||
| 2555 | #. Tag: para | ||
| 2556 | fjp | 42316 | #: using-d-i.xml:1831 |
| 2557 | fjp | 33729 | #, fuzzy, no-c-format |
| 2558 | fjp | 28894 | msgid "" |
| 2559 | fjp | 33729 | "Although this stage is the least problematic, it consumes a significant " |
| 2560 | "fraction of the install because it downloads, verifies and unpacks the whole " | ||
| 2561 | "base system. If you have a slow computer or network connection, this could " | ||
| 2562 | "take some time." | ||
| 2563 | fjp | 28894 | msgstr "" |
| 2564 | dreamcry-guest | 29313 | "儘管這一階段少有問題,但卻需要大量時間用於整個基本系統的下載、檢驗和解開套" |
| 2565 | fjp | 28894 | "件。如果您用較慢的電腦或網路連接,這要花費好一會兒時間。" |
| 2566 | fjpop-guest | 28322 | |
| 2567 | #. Tag: title | ||
| 2568 | fjp | 42316 | #: using-d-i.xml:1845 |
| 2569 | fjpop-guest | 28322 | #, no-c-format |
| 2570 | msgid "Base System Installation" | ||
| 2571 | msgstr "基本系統安裝" | ||
| 2572 | |||
| 2573 | #. Tag: para | ||
| 2574 | fjp | 42316 | #: using-d-i.xml:1847 |
| 2575 | fjp | 33729 | #, fuzzy, no-c-format |
| 2576 | fjp | 28894 | msgid "" |
| 2577 | "During the Base installation, package unpacking and setup messages are " | ||
| 2578 | fjp | 33729 | "redirected to <userinput>tty4</userinput>. You can access this terminal by " |
| 2579 | "pressing <keycombo><keycap>Left Alt</keycap><keycap>F4</keycap></keycombo>; " | ||
| 2580 | fjp | 28894 | "get back to the main installer process with <keycombo><keycap>Left Alt</" |
| 2581 | "keycap><keycap>F1</keycap></keycombo>." | ||
| 2582 | msgstr "" | ||
| 2583 | "在基本系統安裝期間,解開軟體套件和安裝的資訊被重新導向到 <userinput>tty3</" | ||
| 2584 | "userinput>。您可以透過按下 <keycombo><keycap>左 Alt</keycap><keycap>F3</" | ||
| 2585 | "keycap></keycombo> 來切換到該終端畫面﹔返回主安裝進程使用 <keycombo><keycap>" | ||
| 2586 | "左 Alt</keycap><keycap>F1</keycap></keycombo>。" | ||
| 2587 | fjpop-guest | 28322 | |
| 2588 | #. Tag: para | ||
| 2589 | fjp | 42316 | #: using-d-i.xml:1857 |
| 2590 | fjp | 33729 | #, fuzzy, no-c-format |
| 2591 | fjp | 28894 | msgid "" |
| 2592 | "The unpack/setup messages generated by the base installation are saved in " | ||
| 2593 | fjp | 33729 | "<filename>/var/log/syslog</filename> when the installation is performed over " |
| 2594 | "a serial console." | ||
| 2595 | fjp | 28894 | msgstr "" |
| 2596 | "當安裝程式透過序列埠控制台執行時,基本到建的解開套件/安裝訊息儲存在 " | ||
| 2597 | "<filename>/var/log/messages</filename>。" | ||
| 2598 | fjpop-guest | 28322 | |
| 2599 | #. Tag: para | ||
| 2600 | fjp | 42316 | #: using-d-i.xml:1863 |
| 2601 | fjpop-guest | 28322 | #, no-c-format |
| 2602 | fjp | 28894 | msgid "" |
| 2603 | "As part of the installation, a Linux kernel will be installed. At the " | ||
| 2604 | "default priority, the installer will choose one for you that best matches " | ||
| 2605 | "your hardware. In lower priority modes, you will be able to choose from a " | ||
| 2606 | "list of available kernels." | ||
| 2607 | msgstr "" | ||
| 2608 | "作為安裝的一部分,Linux 核心也會被安裝。在預設的優先等級下,安裝程式會選擇一" | ||
| 2609 | "個與您硬體最匹配的核心。在較低的優先級下,您可以從列表中選擇一個有效的核心。" | ||
| 2610 | fjpop-guest | 28322 | |
| 2611 | #. Tag: title | ||
| 2612 | fjp | 42316 | #: using-d-i.xml:1876 |
| 2613 | fjp | 33729 | #, fuzzy, no-c-format |
| 2614 | msgid "Installing Additional Software" | ||
| 2615 | msgstr "安裝基本系統" | ||
| 2616 | |||
| 2617 | #. Tag: para | ||
| 2618 | fjp | 42316 | #: using-d-i.xml:1877 |
| 2619 | fjpop-guest | 28322 | #, no-c-format |
| 2620 | fjp | 33729 | msgid "" |
| 2621 | "After the base system is installed, you have a usable but limited system. " | ||
| 2622 | "Most users will want to add additional software to the system to tune it to " | ||
| 2623 | "their needs, and the installer lets you do so. This step can take even " | ||
| 2624 | "longer than installing the base system if you have a slow computer or " | ||
| 2625 | "network." | ||
| 2626 | msgstr "" | ||
| 2627 | |||
| 2628 | #. Tag: title | ||
| 2629 | fjp | 42316 | #: using-d-i.xml:1891 |
| 2630 | fjp | 33729 | #, fuzzy, no-c-format |
| 2631 | msgid "Configuring apt" | ||
| 2632 | msgstr "設定網路" | ||
| 2633 | |||
| 2634 | #. Tag: para | ||
| 2635 | fjp | 42316 | #: using-d-i.xml:1893 |
| 2636 | fjp | 33729 | #, no-c-format |
| 2637 | msgid "" | ||
| 2638 | "The main means that people use to install packages on their system is via a " | ||
| 2639 | "program called <command>apt-get</command>, from the <classname>apt</" | ||
| 2640 | "classname> package.<footnote> <para> Note that the actual program that " | ||
| 2641 | "installs packages is called <command>dpkg</command>. However, this program " | ||
| 2642 | "is more of a low-level tool. <command>apt-get</command> is a higher-level " | ||
| 2643 | "tool as it will invoke <command>dpkg</command> as appropriate and also " | ||
| 2644 | "because it knows to install other packages which are required for the " | ||
| 2645 | "package you're trying to install, as well as how to retrieve the package " | ||
| 2646 | "from your CD, the network, or wherever. </para> </footnote> Other front-ends " | ||
| 2647 | "for package management, like <command>aptitude</command> and " | ||
| 2648 | "<command>synaptic</command> are also in use and depend on <command>apt-get</" | ||
| 2649 | "command>. These front-ends are recommended for new users, since they " | ||
| 2650 | "integrate some additional features (package searching and status checks) in " | ||
| 2651 | "a nice user interface." | ||
| 2652 | msgstr "" | ||
| 2653 | |||
| 2654 | #. Tag: para | ||
| 2655 | fjp | 42316 | #: using-d-i.xml:1917 |
| 2656 | fjp | 33729 | #, no-c-format |
| 2657 | msgid "" | ||
| 2658 | "<command>apt</command> must be configured so that it knows where to retrieve " | ||
| 2659 | "packages from. The installer largely takes care of this automatically based " | ||
| 2660 | "on what it knows about your installation medium. The results of this " | ||
| 2661 | fjp | 33857 | "configuration are written to the file <filename>/etc/apt/sources.list</" |
| 2662 | "filename>, and you can examine and edit it to your liking after the install " | ||
| 2663 | "is complete." | ||
| 2664 | fjp | 33729 | msgstr "" |
| 2665 | |||
| 2666 | #. Tag: title | ||
| 2667 | fjp | 42316 | #: using-d-i.xml:1933 |
| 2668 | fjp | 33729 | #, no-c-format |
| 2669 | msgid "Selecting and Installing Software" | ||
| 2670 | msgstr "" | ||
| 2671 | |||
| 2672 | #. Tag: para | ||
| 2673 | fjp | 42316 | #: using-d-i.xml:1935 |
| 2674 | fjp | 33729 | #, no-c-format |
| 2675 | msgid "" | ||
| 2676 | "During the installation process, you are given the opportunity to select " | ||
| 2677 | "additional software to install. Rather than picking individual software " | ||
| 2678 | "packages from the &num-of-distrib-pkgs; available packages, this stage of " | ||
| 2679 | "the installation process focuses on selecting and installing predefined " | ||
| 2680 | "collections of software to quickly set up your computer to perform various " | ||
| 2681 | "tasks." | ||
| 2682 | msgstr "" | ||
| 2683 | |||
| 2684 | #. Tag: para | ||
| 2685 | fjp | 42316 | #: using-d-i.xml:1944 |
| 2686 | fjp | 33729 | #, no-c-format |
| 2687 | msgid "" | ||
| 2688 | "So, you have the ability to choose <emphasis>tasks</emphasis> first, and " | ||
| 2689 | "then add on more individual packages later. These tasks loosely represent a " | ||
| 2690 | "number of different jobs or things you want to do with your computer, such " | ||
| 2691 | "as <quote>Desktop environment</quote>, <quote>Web server</quote>, or " | ||
| 2692 | "<quote>Print server</quote><footnote> <para> You should know that to present " | ||
| 2693 | "this list, the installer is merely invoking the <command>tasksel</command> " | ||
| 2694 | "program. It can be run at any time after installation to install (or remove) " | ||
| 2695 | "more packages, or you can use a more fine-grained tool such as " | ||
| 2696 | "<command>aptitude</command>. If you are looking for a specific single " | ||
| 2697 | "package, after installation is complete, simply run <userinput>aptitude " | ||
| 2698 | "install <replaceable>package</replaceable></userinput>, where " | ||
| 2699 | "<replaceable>package</replaceable> is the name of the package you are " | ||
| 2700 | "looking for. </para> </footnote>. <xref linkend=\"tasksel-size-list\"/> " | ||
| 2701 | "lists the space requirements for the available tasks." | ||
| 2702 | msgstr "" | ||
| 2703 | |||
| 2704 | #. Tag: para | ||
| 2705 | fjp | 42316 | #: using-d-i.xml:1969 |
| 2706 | fjp | 33729 | #, no-c-format |
| 2707 | msgid "" | ||
| 2708 | "Once you've selected your tasks, select <guibutton>Ok</guibutton>. At this " | ||
| 2709 | "point, <command>aptitude</command> will install the packages you've selected." | ||
| 2710 | msgstr "" | ||
| 2711 | fjp | 33734 | "當您選擇了軟體集之後,選擇 <guibutton>確定</guibutton>。此時," |
| 2712 | "<command>aptitude</command> 將安裝您選中的軟體套件。" | ||
| 2713 | fjp | 33729 | |
| 2714 | #. Tag: para | ||
| 2715 | fjp | 42316 | #: using-d-i.xml:1976 |
| 2716 | fjp | 33729 | #, no-c-format |
| 2717 | msgid "" | ||
| 2718 | "In the standard user interface of the installer, you can use the space bar " | ||
| 2719 | "to toggle selection of a task." | ||
| 2720 | msgstr "" | ||
| 2721 | |||
| 2722 | #. Tag: para | ||
| 2723 | fjp | 42316 | #: using-d-i.xml:1983 |
| 2724 | fjp | 33729 | #, no-c-format |
| 2725 | msgid "" | ||
| 2726 | "Note that some tasks may be pre-selected based on the characteristics of the " | ||
| 2727 | "computer you are installing. If you disagree with these selections you can " | ||
| 2728 | "un-select the tasks. You can even opt to install no tasks at all at this " | ||
| 2729 | "point." | ||
| 2730 | msgstr "" | ||
| 2731 | |||
| 2732 | #. Tag: para | ||
| 2733 | fjp | 42316 | #: using-d-i.xml:1991 |
| 2734 | fjp | 33729 | #, no-c-format |
| 2735 | msgid "" | ||
| 2736 | "Each package you selected with <command>tasksel</command> is downloaded, " | ||
| 2737 | "unpacked and then installed in turn by the <command>apt-get</command> and " | ||
| 2738 | "<command>dpkg</command> programs. If a particular program needs more " | ||
| 2739 | "information from the user, it will prompt you during this process." | ||
| 2740 | msgstr "" | ||
| 2741 | |||
| 2742 | #. Tag: title | ||
| 2743 | fjp | 42316 | #: using-d-i.xml:2000 |
| 2744 | fjp | 33729 | #, no-c-format |
| 2745 | msgid "Configuring Your Mail Transport Agent" | ||
| 2746 | fjp | 33734 | msgstr "設定您的郵件傳輸代理 (MTA)" |
| 2747 | fjp | 33729 | |
| 2748 | #. Tag: para | ||
| 2749 | fjp | 42316 | #: using-d-i.xml:2002 |
| 2750 | fjp | 33729 | #, no-c-format |
| 2751 | msgid "" | ||
| 2752 | "Today, email is a very important part of many people's life, so it's no " | ||
| 2753 | "surprise Debian lets you configure your mail system right as a part of the " | ||
| 2754 | "installation process. The standard mail transport agent in Debian is " | ||
| 2755 | "<command>exim4</command>, which is relatively small, flexible, and easy to " | ||
| 2756 | "learn." | ||
| 2757 | msgstr "" | ||
| 2758 | fjp | 33734 | "今天,電子郵件已經成為很多人生活中不可或缺的部份,所以,Debian 讓您在安裝過程" |
| 2759 | "中設定郵件傳輸代理,並不是件奇怪的事。Debian 中的標準郵件傳輸代理是 " | ||
| 2760 | "<command>exim4</command>。這是一個非常小巧、靈活並且容易理解的工具。" | ||
| 2761 | fjp | 33729 | |
| 2762 | #. Tag: para | ||
| 2763 | fjp | 42316 | #: using-d-i.xml:2010 |
| 2764 | fjp | 33729 | #, no-c-format |
| 2765 | msgid "" | ||
| 2766 | "You may ask if this is needed even if your computer is not connected to any " | ||
| 2767 | "network. The short answer is: Yes. The longer explanation: Some system " | ||
| 2768 | "utilities (like <command>cron</command>, <command>quota</command>, " | ||
| 2769 | "<command>aide</command>, …) may send you important notices via email." | ||
| 2770 | msgstr "" | ||
| 2771 | fjp | 33734 | "您可能會問,我的電腦並沒有連接到網路上,是否也需要這一步呢?答案是:是的。稍" |
| 2772 | "長一點的解釋是:部份系統工具 (例如 <command>cron</command>, <command>quota</" | ||
| 2773 | "command>, <command>aide</command> 等) 的重要通知都是透過郵件發送的。" | ||
| 2774 | fjp | 33729 | |
| 2775 | #. Tag: para | ||
| 2776 | fjp | 42316 | #: using-d-i.xml:2018 |
| 2777 | fjp | 33729 | #, no-c-format |
| 2778 | msgid "" | ||
| 2779 | "So on the first screen you will be presented with several common mail " | ||
| 2780 | "scenarios. Choose the one that most closely resembles your needs:" | ||
| 2781 | msgstr "" | ||
| 2782 | fjp | 33734 | "所以,在第一個螢幕上您可以看到幾個常見的郵件設定方案。請選擇一個最適合您需求" |
| 2783 | "的。" | ||
| 2784 | fjp | 33729 | |
| 2785 | #. Tag: term | ||
| 2786 | fjp | 42316 | #: using-d-i.xml:2027 |
| 2787 | fjp | 33729 | #, no-c-format |
| 2788 | msgid "internet site" | ||
| 2789 | fjp | 33734 | msgstr "網際網路站" |
| 2790 | fjp | 33729 | |
| 2791 | #. Tag: para | ||
| 2792 | fjp | 42316 | #: using-d-i.xml:2028 |
| 2793 | fjp | 33729 | #, no-c-format |
| 2794 | msgid "" | ||
| 2795 | "Your system is connected to a network and your mail is sent and received " | ||
| 2796 | "directly using SMTP. On the following screens you will be asked a few basic " | ||
| 2797 | "questions, like your machine's mail name, or a list of domains for which you " | ||
| 2798 | "accept or relay mail." | ||
| 2799 | msgstr "" | ||
| 2800 | fjp | 33734 | "您的系統連接到網路上,並且您透過 SMTP 直接收發郵件。在接下來的幾頁中,程式會" |
| 2801 | "詢問您一些基本問題,如:您的機器的郵件名稱、您接受或轉發郵件的網域名稱等等。" | ||
| 2802 | fjp | 33729 | |
| 2803 | #. Tag: term | ||
| 2804 | fjp | 42316 | #: using-d-i.xml:2039 |
| 2805 | fjp | 33729 | #, no-c-format |
| 2806 | msgid "mail sent by smarthost" | ||
| 2807 | fjp | 33734 | msgstr "用 smarthost 發信" |
| 2808 | fjp | 33729 | |
| 2809 | #. Tag: para | ||
| 2810 | fjp | 42316 | #: using-d-i.xml:2040 |
| 2811 | fjp | 33729 | #, no-c-format |
| 2812 | msgid "" | ||
| 2813 | "In this scenario is your outgoing mail forwarded to another machine, called " | ||
| 2814 | "a <quote>smarthost</quote>, which does the actual job for you. Smarthost " | ||
| 2815 | "also usually stores incoming mail addressed to your computer, so you don't " | ||
| 2816 | "need to be permanently online. That also means you have to download your " | ||
| 2817 | "mail from the smarthost via programs like fetchmail. This option is suitable " | ||
| 2818 | "for dial-up users." | ||
| 2819 | msgstr "" | ||
| 2820 | fjp | 33734 | "在這個方案中,您的外送郵件將被另一台我們稱之為 <quote>smarthost</quote> 的主" |
| 2821 | "機轉發,由它來完成實際的郵件發送工作。Smarthost 通常也能存放將要投遞到您的電" | ||
| 2822 | "腦上的郵件,因此您並不需要永遠連線。也就是說,您必須透過諸如 fetchmail 之類的" | ||
| 2823 | "程式將郵件從 smarthost 下載回來。這一選項通常適合撥號使用者。" | ||
| 2824 | fjp | 33729 | |
| 2825 | #. Tag: term | ||
| 2826 | fjp | 42316 | #: using-d-i.xml:2053 |
| 2827 | fjp | 33729 | #, no-c-format |
| 2828 | msgid "local delivery only" | ||
| 2829 | fjp | 33734 | msgstr "僅在本地發送" |
| 2830 | fjp | 33729 | |
| 2831 | #. Tag: para | ||
| 2832 | fjp | 42316 | #: using-d-i.xml:2054 |
| 2833 | fjp | 33729 | #, no-c-format |
| 2834 | msgid "" | ||
| 2835 | "Your system is not on a network and mail is sent or received only between " | ||
| 2836 | "local users. Even if you don't plan to send any messages, this option is " | ||
| 2837 | "highly recommended, because some system utilities may send you various " | ||
| 2838 | "alerts from time to time (e.g. beloved <quote>Disk quota exceeded</quote>). " | ||
| 2839 | "This option is also convenient for new users, because it doesn't ask any " | ||
| 2840 | "further questions." | ||
| 2841 | msgstr "" | ||
| 2842 | fjp | 33734 | "您的系統並未連接網路,則郵件僅僅在本地使用者間傳遞。即使您不打算發送任何郵" |
| 2843 | "件,我們也建議您選擇此選項,因為部份系統工具可能隨時會發送一些警告資訊 (例" | ||
| 2844 | "如:可愛的 <quote>Disk quota exceeded</quote>)。由於選擇此項後不需要回答任何" | ||
| 2845 | "問題,因此這一選項也非常適合新手。" | ||
| 2846 | fjp | 33729 | |
| 2847 | #. Tag: term | ||
| 2848 | fjp | 42316 | #: using-d-i.xml:2067 |
| 2849 | fjp | 33729 | #, no-c-format |
| 2850 | msgid "no configuration at this time" | ||
| 2851 | fjp | 33734 | msgstr "現在不進行設定" |
| 2852 | fjp | 33729 | |
| 2853 | #. Tag: para | ||
| 2854 | fjp | 42316 | #: using-d-i.xml:2068 |
| 2855 | fjp | 33729 | #, no-c-format |
| 2856 | msgid "" | ||
| 2857 | "Choose this if you are absolutely convinced you know what you are doing. " | ||
| 2858 | "This will leave you with an unconfigured mail system — until you " | ||
| 2859 | "configure it, you won't be able to send or receive any mail and you may miss " | ||
| 2860 | "some important messages from your system utilities." | ||
| 2861 | msgstr "" | ||
| 2862 | fjp | 33734 | "除非您真的知道您在做什麼,否則請不要選擇這一選項。這會留下一個未設定的郵件系" |
| 2863 | "統 — 在您再次設定它之前,您都無法收發任何郵件,並且可能會錯過一些系統工" | ||
| 2864 | "具發出的重要資訊。" | ||
| 2865 | fjp | 33729 | |
| 2866 | #. Tag: para | ||
| 2867 | fjp | 42316 | #: using-d-i.xml:2079 |
| 2868 | fjp | 33729 | #, no-c-format |
| 2869 | msgid "" | ||
| 2870 | "If none of these scenarios suits your needs, or if you need a finer setup, " | ||
| 2871 | "you will need to edit configuration files under the <filename>/etc/exim4</" | ||
| 2872 | "filename> directory after the installation is complete. More information " | ||
| 2873 | "about <command>exim4</command> may be found under <filename>/usr/share/doc/" | ||
| 2874 | "exim4</filename>." | ||
| 2875 | msgstr "" | ||
| 2876 | fjp | 33734 | "如果以上的方案都不適合您的需求,或者您需要一個更好的設定,在安裝完畢後,您可" |
| 2877 | "以編輯 <filename>/etc/exim4</filename> 目錄下的設定檔。您還可以在 <filename>/" | ||
| 2878 | "usr/share/doc/exim4</filename> 下找到更多關於 <command>exim4</command> 的資" | ||
| 2879 | "料。" | ||
| 2880 | fjp | 33729 | |
| 2881 | #. Tag: title | ||
| 2882 | fjp | 42316 | #: using-d-i.xml:2094 |
| 2883 | fjp | 33729 | #, no-c-format |
| 2884 | fjpop-guest | 28322 | msgid "Making Your System Bootable" |
| 2885 | msgstr "使系統可開機" | ||
| 2886 | |||
| 2887 | #. Tag: para | ||
| 2888 | fjp | 42316 | #: using-d-i.xml:2096 |
| 2889 | fjpop-guest | 28322 | #, no-c-format |
| 2890 | fjp | 28894 | msgid "" |
| 2891 | "If you are installing a diskless workstation, obviously, booting off the " | ||
| 2892 | "local disk isn't a meaningful option, and this step will be skipped. <phrase " | ||
| 2893 | "arch=\"sparc\">You may wish to set the OpenBoot to boot from the network by " | ||
| 2894 | "default; see <xref linkend=\"boot-dev-select-sun\"/>.</phrase>" | ||
| 2895 | msgstr "" | ||
| 2896 | "如果您是安裝無磁碟工作站,從本機啟動顯然是沒有意義的選項,這一步可以跳過。" | ||
| 2897 | "<phrase arch=\"sparc\">您也許希望預設 OpenBoot 為網路啟動﹔請參閱 <xref " | ||
| 2898 | "linkend=\"boot-dev-select-sun\"/>。</phrase>" | ||
| 2899 | fjpop-guest | 28322 | |
| 2900 | #. Tag: para | ||
| 2901 | fjp | 42316 | #: using-d-i.xml:2104 |
| 2902 | fjpop-guest | 28322 | #, no-c-format |
| 2903 | fjp | 28894 | msgid "" |
| 2904 | "Note that multiple operating systems booting on a single machine is still " | ||
| 2905 | "something of a black art. This document does not even attempt to document " | ||
| 2906 | "the various boot managers, which vary by architecture and even by " | ||
| 2907 | "subarchitecture. You should see your boot manager's documentation for more " | ||
| 2908 | "information." | ||
| 2909 | msgstr "" | ||
| 2910 | "注意,從單機上啟動多個作業系統仍然是種魔術。本文件無意描寫各種 boot-loader, " | ||
| 2911 | dreamcry-guest | 29313 | "它們會依硬體架構甚至是子架構而變化。您應該參考 boot-loader 的文件以瞭解更多資" |
| 2912 | fjp | 28894 | "訊。" |
| 2913 | fjpop-guest | 28322 | |
| 2914 | #. Tag: title | ||
| 2915 | fjp | 42316 | #: using-d-i.xml:2119 |
| 2916 | fjpop-guest | 28322 | #, no-c-format |
| 2917 | msgid "Detecting other operating systems" | ||
| 2918 | msgstr "偵測其他的作業系統" | ||
| 2919 | |||
| 2920 | #. Tag: para | ||
| 2921 | fjp | 42316 | #: using-d-i.xml:2121 |
| 2922 | fjpop-guest | 28322 | #, no-c-format |
| 2923 | fjp | 28894 | msgid "" |
| 2924 | "Before a boot loader is installed, the installer will attempt to probe for " | ||
| 2925 | "other operating systems which are installed on the machine. If it finds a " | ||
| 2926 | "supported operating system, you will be informed of this during the boot " | ||
| 2927 | "loader installation step, and the computer will be configured to boot this " | ||
| 2928 | "other operating system in addition to Debian." | ||
| 2929 | msgstr "" | ||
| 2930 | "在啟動開機器安裝之前,安裝程式會試著偵測已經安裝到電腦上的其他作業系統。如果" | ||
| 2931 | "它找到支援的作業系統,您將在啟動開機器安裝步驟裡得到提示,與 Debian 一起,電" | ||
| 2932 | "腦也將設定為可以啟動其他作業系統。" | ||
| 2933 | fjpop-guest | 28322 | |
| 2934 | #. Tag: para | ||
| 2935 | fjp | 42316 | #: using-d-i.xml:2129 |
| 2936 | fjpop-guest | 28322 | #, no-c-format |
| 2937 | fjp | 28894 | msgid "" |
| 2938 | "Note that multiple operating systems booting on a single machine is still " | ||
| 2939 | "something of a black art. The automatic support for detecting and setting up " | ||
| 2940 | "boot loaders to boot other operating systems varies by architecture and even " | ||
| 2941 | "by subarchitecture. If it does not work you should consult your boot " | ||
| 2942 | "manager's documentation for more information." | ||
| 2943 | msgstr "" | ||
| 2944 | "注意,從單機上啟動多個作業系統仍然是種魔術。自動偵測和設定 boot-loader 啟動其" | ||
| 2945 | "他作業系統的功能會依硬體架構甚至是子架構而不同。如果它不能運作,您應該參考 " | ||
| 2946 | dreamcry-guest | 29313 | "boot-loader 的文件以瞭解更多資訊。" |
| 2947 | fjpop-guest | 28322 | |
| 2948 | #. Tag: title | ||
| 2949 | fjp | 42316 | #: using-d-i.xml:2147 |
| 2950 | fjpop-guest | 28322 | #, no-c-format |
| 2951 | msgid "Install <command>aboot</command> on a Hard Disk" | ||
| 2952 | msgstr "安裝 <command>aboot</command> 到硬碟上" | ||
| 2953 | |||
| 2954 | #. Tag: para | ||
| 2955 | fjp |