Parent Directory
|
Revision Log
d-i manual: update po|pot files after changings in en
| 1 | # Debian GNU/Linux Installation Guide |
| 2 | msgid "" |
| 3 | msgstr "" |
| 4 | "Project-Id-Version: d-i-manual\n" |
| 5 | "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" |
| 6 | "POT-Creation-Date: 2013-05-22 19:06+0000\n" |
| 7 | "PO-Revision-Date: 2005-07-18 14:26+0800\n" |
| 8 | "Last-Translator: Jhang, Jia-Wei <dreamcrer@gmail.com>\n" |
| 9 | "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" |
| 10 | "Language: \n" |
| 11 | "MIME-Version: 1.0\n" |
| 12 | "Content-Type: text/plain; charset=UTF-8\n" |
| 13 | "Content-Transfer-Encoding: 8bit\n" |
| 14 | |
| 15 | #. Tag: title |
| 16 | #: using-d-i.xml:5 |
| 17 | #, no-c-format |
| 18 | msgid "Using the &debian; Installer" |
| 19 | msgstr "使用 &debian; 安裝程式" |
| 20 | |
| 21 | #. Tag: title |
| 22 | #: using-d-i.xml:7 |
| 23 | #, no-c-format |
| 24 | msgid "How the Installer Works" |
| 25 | msgstr "安裝程式如何運作" |
| 26 | |
| 27 | #. Tag: para |
| 28 | #: using-d-i.xml:8 |
| 29 | #, no-c-format |
| 30 | msgid "" |
| 31 | "The &debian; Installer consists of a number of special-purpose components to " |
| 32 | "perform each installation task. Each component performs its task, asking the " |
| 33 | "user questions as necessary to do its job. The questions themselves are " |
| 34 | "given priorities, and the priority of questions to be asked is set when the " |
| 35 | "installer is started." |
| 36 | msgstr "" |
| 37 | "&debian; 安裝程式由一些特定功能的元件組成,它們完成各自的安裝任務。每一元件執" |
| 38 | "行任務時,會詢問一些任務相關的問題。每個任務又有各自的優先級,可以在安裝程式" |
| 39 | "開始時設定優先級以決定哪些問題會被問到。" |
| 40 | |
| 41 | #. Tag: para |
| 42 | #: using-d-i.xml:16 |
| 43 | #, no-c-format |
| 44 | msgid "" |
| 45 | "When a default installation is performed, only essential (high priority) " |
| 46 | "questions will be asked. This results in a highly automated installation " |
| 47 | "process with little user interaction. Components are automatically run in " |
| 48 | "sequence; which components are run depends mainly on the installation method " |
| 49 | "you use and on your hardware. The installer will use default values for " |
| 50 | "questions that are not asked." |
| 51 | msgstr "" |
| 52 | "執行預設安裝時,只有必要的 (高優先級) 的問題會被問到。使得安裝過程可以高度自" |
| 53 | "動化,幾乎不需使用者干預。元件按次序執行﹔至於哪些元件會執行,取決於您使用的" |
| 54 | "安裝方法,以及您的硬體。對於沒有詢問的問題,安裝程式將採用預設值。" |
| 55 | |
| 56 | #. Tag: para |
| 57 | #: using-d-i.xml:25 |
| 58 | #, no-c-format |
| 59 | msgid "" |
| 60 | "If there is a problem, the user will see an error screen, and the installer " |
| 61 | "menu may be shown in order to select some alternative action. If there are " |
| 62 | "no problems, the user will never see the installer menu, but will simply " |
| 63 | "answer questions for each component in turn. Serious error notifications are " |
| 64 | "set to priority <quote>critical</quote> so the user will always be notified." |
| 65 | msgstr "" |
| 66 | "如何遇到麻煩,使用者會看到錯誤畫面,並且顯示安裝選單供選擇其它替代操作。如果" |
| 67 | "沒有問題,使用者將不會碰到安裝選單,只需依此回答每個元件的提問。嚴重錯誤提示" |
| 68 | "的優先級為 <quote>critical</quote>,因此使用者總會注意到。" |
| 69 | |
| 70 | #. Tag: para |
| 71 | #: using-d-i.xml:34 |
| 72 | #, fuzzy, no-c-format |
| 73 | #| msgid "" |
| 74 | #| "Some of the defaults that the installer uses can be influenced by passing " |
| 75 | #| "boot arguments when &d-i; is started. If, for example, you wish to force " |
| 76 | #| "static network configuration (DHCP is used by default if available), you " |
| 77 | #| "could add the boot parameter <userinput>netcfg/disable_autoconfig=true</" |
| 78 | #| "userinput>. See <xref linkend=\"installer-args\"/> for available options." |
| 79 | msgid "" |
| 80 | "Some of the defaults that the installer uses can be influenced by passing " |
| 81 | "boot arguments when &d-i; is started. If, for example, you wish to force " |
| 82 | "static network configuration (IPv6 autoconfiguration and DHCP are used by " |
| 83 | "default if available), you could add the boot parameter <userinput>netcfg/" |
| 84 | "disable_autoconfig=true</userinput>. See <xref linkend=\"installer-args\"/> " |
| 85 | "for available options." |
| 86 | msgstr "" |
| 87 | "如果在 &d-i; 開始的時候,加上一些啟動參數,它將會影響安裝程式使用的預設值。例" |
| 88 | "如,假設您希望指定靜態網路連接配置 (如果存在 DHCP,將會被採用),您可以為啟動" |
| 89 | "參數加上 <userinput>netcfg/disable_autoconfig=true</userinput>。請參閱 <xref " |
| 90 | "linkend=\"installer-args\"/> 以瞭解有效的選項。" |
| 91 | |
| 92 | #. Tag: para |
| 93 | #: using-d-i.xml:43 |
| 94 | #, fuzzy, no-c-format |
| 95 | msgid "" |
| 96 | "Power users may be more comfortable with a menu-driven interface, where each " |
| 97 | "step is controlled by the user rather than the installer performing each " |
| 98 | "step automatically in sequence. To use the installer in a manual, menu-" |
| 99 | "driven way, add the boot argument <userinput>priority=medium</userinput>." |
| 100 | msgstr "" |
| 101 | "熟練的使用者也許更習慣以選單進行,安裝中的每一步都可以被使用者控制,而不是讓" |
| 102 | "安裝程式自動依此執行。要使用選單驅動的手動安裝方式,添加啟動參數選項 " |
| 103 | "<userinput>debconf/priority=medium</userinput>。" |
| 104 | |
| 105 | #. Tag: para |
| 106 | #: using-d-i.xml:51 |
| 107 | #, fuzzy, no-c-format |
| 108 | msgid "" |
| 109 | "If your hardware requires you to pass options to kernel modules as they are " |
| 110 | "installed, you will need to start the installer in <quote>expert</quote> " |
| 111 | "mode. This can be done by either using the <command>expert</command> command " |
| 112 | "to start the installer or by adding the boot argument " |
| 113 | "<userinput>priority=low</userinput>. Expert mode gives you full control over " |
| 114 | "&d-i;." |
| 115 | msgstr "" |
| 116 | "如果您的硬體要求提供核心模組的設定選項才能安裝,您就需要使用 <quote>expert</" |
| 117 | "quote> 模式啟動安裝程式。可以透過使用 <command>expert</command> 指令或者添加 " |
| 118 | "<userinput>debconf/priority=low</userinput> 啟動參數。專家模式賦予您對 &d-i; " |
| 119 | "完全的控制力。" |
| 120 | |
| 121 | #. Tag: para |
| 122 | #: using-d-i.xml:60 |
| 123 | #, no-c-format |
| 124 | msgid "" |
| 125 | "For this architecture the &d-i; supports two different user interfaces: a " |
| 126 | "character-based one and a graphical one. The character-based interface is " |
| 127 | "used by default unless you selected the <quote>Graphical install</quote> " |
| 128 | "option in the initial boot menu. For more information about the graphical " |
| 129 | "installer, please refer to <xref linkend=\"graphical\"/>." |
| 130 | msgstr "" |
| 131 | |
| 132 | #. Tag: para |
| 133 | #: using-d-i.xml:68 |
| 134 | #, no-c-format |
| 135 | msgid "" |
| 136 | "For this architecture the installer uses a character-based user interface. A " |
| 137 | "graphical user interface is currently not available." |
| 138 | msgstr "" |
| 139 | |
| 140 | #. Tag: para |
| 141 | #: using-d-i.xml:73 |
| 142 | #, fuzzy, no-c-format |
| 143 | #| msgid "" |
| 144 | #| "The normal installer display is character-based (as opposed to the now " |
| 145 | #| "more familiar graphical interface). The mouse is not operational in this " |
| 146 | #| "environment. Here are the keys you can use to navigate within the various " |
| 147 | #| "dialogs. The <keycap>Tab</keycap> or <keycap>right</keycap> arrow keys " |
| 148 | #| "move <quote>forward</quote>, and the <keycombo> <keycap>Shift</keycap> " |
| 149 | #| "<keycap>Tab</keycap> </keycombo> or <keycap>left</keycap> arrow keys move " |
| 150 | #| "<quote>backward</quote> between displayed buttons and selections. The " |
| 151 | #| "<keycap>up</keycap> and <keycap>down</keycap> arrow select different " |
| 152 | #| "items within a scrollable list, and also scroll the list itself. In " |
| 153 | #| "addition, in long lists, you can type a letter to cause the list to " |
| 154 | #| "scroll directly to the section with items starting with the letter you " |
| 155 | #| "typed and use <keycap>Pg-Up</keycap> and <keycap>Pg-Down</keycap> to " |
| 156 | #| "scroll the list in sections. The <keycap>space bar</keycap> selects an " |
| 157 | #| "item such as a checkbox. Use &enterkey; to activate choices." |
| 158 | msgid "" |
| 159 | "In the character-based environment the use of a mouse is not supported. Here " |
| 160 | "are the keys you can use to navigate within the various dialogs. The " |
| 161 | "<keycap>Tab</keycap> or <keycap>right</keycap> arrow keys move " |
| 162 | "<quote>forward</quote>, and the <keycombo> <keycap>Shift</keycap> " |
| 163 | "<keycap>Tab</keycap> </keycombo> or <keycap>left</keycap> arrow keys move " |
| 164 | "<quote>backward</quote> between displayed buttons and selections. The " |
| 165 | "<keycap>up</keycap> and <keycap>down</keycap> arrow select different items " |
| 166 | "within a scrollable list, and also scroll the list itself. In addition, in " |
| 167 | "long lists, you can type a letter to cause the list to scroll directly to " |
| 168 | "the section with items starting with the letter you typed and use <keycap>Pg-" |
| 169 | "Up</keycap> and <keycap>Pg-Down</keycap> to scroll the list in sections. The " |
| 170 | "<keycap>space bar</keycap> selects an item such as a checkbox. Use " |
| 171 | "&enterkey; to activate choices." |
| 172 | msgstr "" |
| 173 | "正常的安裝程式是基於文字界面的 (相對於常見的圖形界面)。在此環境下,不能使用滑" |
| 174 | "鼠。這些是操作各種對話框使用的按鍵。<keycap>Tab</keycap> 或 <keycap>右</" |
| 175 | "keycap> 箭頭鍵向<quote>前</quote>移動,<keycombo> <keycap>Shift</keycap> " |
| 176 | "<keycap>Tab</keycap> </keycombo> 或 <keycap>左</keycap> 方向鍵,它們用於按鈕" |
| 177 | "和選擇之間向<quote>後</quote>移動。<keycap>上</keycap> 與 <keycap>下</" |
| 178 | "keycap> 箭頭鍵用於選擇可以捲動的列表,也能捲動列表本身。另外,對於長的列表," |
| 179 | "您可以按下一個字母,讓列表直接移動到該字母開頭的列表項,使用 <keycap>Pg-Up</" |
| 180 | "keycap> 和 <keycap>Pg-Down</keycap> 切換列表的不同頁。<keycap>空格鍵</keycap>" |
| 181 | "選擇複選框的選項。用 &enterkey; 啟用選擇。" |
| 182 | |
| 183 | #. Tag: para |
| 184 | #: using-d-i.xml:90 |
| 185 | #, no-c-format |
| 186 | msgid "" |
| 187 | "Some dialogs may offer additional help information. If help is available " |
| 188 | "this will be indicated on the bottom line of the screen by displaying that " |
| 189 | "help information can be accessed by pressing the <keycap>F1</keycap> key." |
| 190 | msgstr "" |
| 191 | |
| 192 | #. Tag: para |
| 193 | #: using-d-i.xml:96 |
| 194 | #, no-c-format |
| 195 | msgid "" |
| 196 | "S/390 does not support virtual consoles. You may open a second and third ssh " |
| 197 | "session to view the logs described below." |
| 198 | msgstr "" |
| 199 | "S/390 不支援虛擬控制台。您可以打開第二或第三個 ssh 連線查看上述的 log。" |
| 200 | |
| 201 | #. Tag: para |
| 202 | #: using-d-i.xml:101 |
| 203 | #, fuzzy, no-c-format |
| 204 | msgid "" |
| 205 | "Error messages and logs are redirected to the fourth console. You can access " |
| 206 | "this console by pressing <keycombo><keycap>Left Alt</keycap><keycap>F4</" |
| 207 | "keycap></keycombo> (hold the left <keycap>Alt</keycap> key while pressing " |
| 208 | "the <keycap>F4</keycap> function key); get back to the main installer " |
| 209 | "process with <keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></" |
| 210 | "keycombo>." |
| 211 | msgstr "" |
| 212 | "錯誤資訊被重導向到第三個控制台。您可以按下 <keycombo><keycap>左 Alt</" |
| 213 | "keycap><keycap>F3</keycap></keycombo> (按住左 <keycap>Alt</keycap> 鍵同時按" |
| 214 | "下 <keycap>F3</keycap> 功能鍵) 以存取該控制台﹔返回主安裝進程使用 " |
| 215 | "<keycombo><keycap>左 Alt</keycap><keycap>F1</keycap></keycombo>。" |
| 216 | |
| 217 | #. Tag: para |
| 218 | #: using-d-i.xml:111 |
| 219 | #, fuzzy, no-c-format |
| 220 | msgid "" |
| 221 | "These messages can also be found in <filename>/var/log/syslog</filename>. " |
| 222 | "After installation, this log is copied to <filename>/var/log/installer/" |
| 223 | "syslog</filename> on your new system. Other installation messages may be " |
| 224 | "found in <filename>/var/log/</filename> during the installation, and " |
| 225 | "<filename>/var/log/installer/</filename> after the computer has been booted " |
| 226 | "into the installed system." |
| 227 | msgstr "" |
| 228 | "這些資訊還可以在 <filename>/var/log/messages</filename> 裡找到。完成安裝之" |
| 229 | "後,該 log 會被複製到 <filename>/var/log/debian-installer/messages</" |
| 230 | "filename> 您的新系統中。其它的安裝資訊安裝時可以在 <filename>/var/log/</" |
| 231 | "filename> 找到。<filename>/var/log/debian-installer/</filename> 是系統重新啟" |
| 232 | "動後的記錄地方。" |
| 233 | |
| 234 | #. Tag: title |
| 235 | #: using-d-i.xml:125 |
| 236 | #, no-c-format |
| 237 | msgid "Components Introduction" |
| 238 | msgstr "元件介紹" |
| 239 | |
| 240 | #. Tag: para |
| 241 | #: using-d-i.xml:126 |
| 242 | #, no-c-format |
| 243 | msgid "" |
| 244 | "Here is a list of installer components with a brief description of each " |
| 245 | "component's purpose. Details you might need to know about using a particular " |
| 246 | "component are in <xref linkend=\"module-details\"/>." |
| 247 | msgstr "" |
| 248 | "下面列出安裝程式使用的元件,和各個元件目的的簡要說明。如果您需要瞭解各元件詳" |
| 249 | "細的資訊,請參閱 <xref linkend=\"module-details\"/>。" |
| 250 | |
| 251 | #. Tag: term |
| 252 | #: using-d-i.xml:137 |
| 253 | #, no-c-format |
| 254 | msgid "main-menu" |
| 255 | msgstr "main-menu" |
| 256 | |
| 257 | #. Tag: para |
| 258 | #: using-d-i.xml:137 |
| 259 | #, no-c-format |
| 260 | msgid "" |
| 261 | "Shows the list of components to the user during installer operation, and " |
| 262 | "starts a component when it is selected. Main-menu's questions are set to " |
| 263 | "priority medium, so if your priority is set to high or critical (high is the " |
| 264 | "default), you will not see the menu. On the other hand, if there is an error " |
| 265 | "which requires your intervention, the question priority may be downgraded " |
| 266 | "temporarily to allow you to resolve the problem, and in that case the menu " |
| 267 | "may appear." |
| 268 | msgstr "" |
| 269 | "在安裝進行中,顯示元件列表,並執行選中的元件。主選單的優先級設為中,如果您的" |
| 270 | "優先級設為高或緊急 (預設為高),您不會看到該選單。另一方面,假如出現問題需要您" |
| 271 | "決定,詢問的優先級會臨時調低,讓您解決該問題,選單可能在這種情況下出現。" |
| 272 | |
| 273 | #. Tag: para |
| 274 | #: using-d-i.xml:147 |
| 275 | #, fuzzy, no-c-format |
| 276 | msgid "" |
| 277 | "You can get to the main menu by selecting the &BTN-GOBACK; button repeatedly " |
| 278 | "to back all the way out of the currently running component." |
| 279 | msgstr "" |
| 280 | "您可以透過不斷地按<quote>返回</quote>按鈕,從目前執行的元件回到主選單。" |
| 281 | |
| 282 | #. Tag: term |
| 283 | #: using-d-i.xml:156 |
| 284 | #, no-c-format |
| 285 | msgid "localechooser" |
| 286 | msgstr "localechooser" |
| 287 | |
| 288 | #. Tag: para |
| 289 | #: using-d-i.xml:156 |
| 290 | #, no-c-format |
| 291 | msgid "" |
| 292 | "Allows the user to select localization options for the installation and the " |
| 293 | "installed system: language, country and locales. The installer will display " |
| 294 | "messages in the selected language, unless the translation for that language " |
| 295 | "is not complete in which case some messages may be shown in English." |
| 296 | msgstr "" |
| 297 | "讓使用者選擇安裝過程以及安裝好的系統所使用的語言、國家和地區選項。除非選取的" |
| 298 | "語言沒有被翻譯,安裝程式將以您選擇的語言顯示資訊。對於沒有翻譯的部分,將以英" |
| 299 | "文顯示。" |
| 300 | |
| 301 | #. Tag: term |
| 302 | #: using-d-i.xml:168 |
| 303 | #, no-c-format |
| 304 | msgid "console-setup" |
| 305 | msgstr "console-setup" |
| 306 | |
| 307 | #. Tag: para |
| 308 | #: using-d-i.xml:168 |
| 309 | #, no-c-format |
| 310 | msgid "" |
| 311 | "Shows a list of keyboards, from which the user chooses the model which " |
| 312 | "matches his own." |
| 313 | msgstr "顯示鍵盤列表,使用者在其中選擇與自己鍵盤相合的模式。" |
| 314 | |
| 315 | #. Tag: term |
| 316 | #: using-d-i.xml:177 |
| 317 | #, no-c-format |
| 318 | msgid "hw-detect" |
| 319 | msgstr "hw-detect" |
| 320 | |
| 321 | #. Tag: para |
| 322 | #: using-d-i.xml:177 |
| 323 | #, no-c-format |
| 324 | msgid "" |
| 325 | "Automatically detects most of the system's hardware, including network " |
| 326 | "cards, disk drives, and PCMCIA." |
| 327 | msgstr "自動識別大多數系統硬體,包括網卡、硬碟和 PCMCIA。" |
| 328 | |
| 329 | #. Tag: term |
| 330 | #: using-d-i.xml:186 |
| 331 | #, no-c-format |
| 332 | msgid "cdrom-detect" |
| 333 | msgstr "cdrom-detect" |
| 334 | |
| 335 | #. Tag: para |
| 336 | #: using-d-i.xml:186 |
| 337 | #, no-c-format |
| 338 | msgid "Looks for and mounts a &debian; installation CD." |
| 339 | msgstr "尋找並掛載 &debian; 安裝光碟。" |
| 340 | |
| 341 | #. Tag: term |
| 342 | #: using-d-i.xml:194 |
| 343 | #, no-c-format |
| 344 | msgid "netcfg" |
| 345 | msgstr "netcfg" |
| 346 | |
| 347 | #. Tag: para |
| 348 | #: using-d-i.xml:194 |
| 349 | #, no-c-format |
| 350 | msgid "" |
| 351 | "Configures the computer's network connections so it can communicate over the " |
| 352 | "internet." |
| 353 | msgstr "設定電腦網路連線,使它能連上網際網路。" |
| 354 | |
| 355 | #. Tag: term |
| 356 | #: using-d-i.xml:203 |
| 357 | #, no-c-format |
| 358 | msgid "iso-scan" |
| 359 | msgstr "iso-scan" |
| 360 | |
| 361 | #. Tag: para |
| 362 | #: using-d-i.xml:203 |
| 363 | #, no-c-format |
| 364 | msgid "" |
| 365 | "Searches for ISO images (<filename>.iso</filename> files) on hard drives." |
| 366 | msgstr "" |
| 367 | |
| 368 | #. Tag: term |
| 369 | #: using-d-i.xml:211 |
| 370 | #, no-c-format |
| 371 | msgid "choose-mirror" |
| 372 | msgstr "choose-mirror" |
| 373 | |
| 374 | #. Tag: para |
| 375 | #: using-d-i.xml:211 |
| 376 | #, no-c-format |
| 377 | msgid "" |
| 378 | "Presents a list of &debian; archive mirrors. The user may choose the source " |
| 379 | "of his installation packages." |
| 380 | msgstr "列出 &debian; 軟體套件鏡像。使用者可以選擇從哪裡安裝軟體套件。" |
| 381 | |
| 382 | #. Tag: term |
| 383 | #: using-d-i.xml:220 |
| 384 | #, no-c-format |
| 385 | msgid "cdrom-checker" |
| 386 | msgstr "cdrom-checker" |
| 387 | |
| 388 | #. Tag: para |
| 389 | #: using-d-i.xml:220 |
| 390 | #, fuzzy, no-c-format |
| 391 | msgid "" |
| 392 | "Checks integrity of a CD-ROM. This way, the user may assure him/herself that " |
| 393 | "the installation CD-ROM was not corrupted." |
| 394 | msgstr "檢驗光碟片。這種方法確保使用者使用的安裝光碟沒有損壞。" |
| 395 | |
| 396 | #. Tag: term |
| 397 | #: using-d-i.xml:229 |
| 398 | #, no-c-format |
| 399 | msgid "lowmem" |
| 400 | msgstr "lowmem" |
| 401 | |
| 402 | #. Tag: para |
| 403 | #: using-d-i.xml:229 |
| 404 | #, no-c-format |
| 405 | msgid "" |
| 406 | "Lowmem tries to detect systems with low memory and then does various tricks " |
| 407 | "to remove unnecessary parts of &d-i; from the memory (at the cost of some " |
| 408 | "features)." |
| 409 | msgstr "" |
| 410 | "它會檢測小記憶體容量的系統,並採用一些技巧從記憶體中刪除 &d-i; 不需要的部分 " |
| 411 | "(代價是喪失一些功能)。" |
| 412 | |
| 413 | #. Tag: term |
| 414 | #: using-d-i.xml:239 |
| 415 | #, no-c-format |
| 416 | msgid "anna" |
| 417 | msgstr "anna" |
| 418 | |
| 419 | #. Tag: para |
| 420 | #: using-d-i.xml:239 |
| 421 | #, no-c-format |
| 422 | msgid "" |
| 423 | "Anna's Not Nearly APT. Installs packages which have been retrieved from the " |
| 424 | "chosen mirror or CD." |
| 425 | msgstr "Anna's Not Nearly APT。從選擇的鏡像站或 CD 取得安裝軟體套件。" |
| 426 | |
| 427 | #. Tag: term |
| 428 | #: using-d-i.xml:248 |
| 429 | #, no-c-format |
| 430 | msgid "user-setup" |
| 431 | msgstr "" |
| 432 | |
| 433 | #. Tag: para |
| 434 | #: using-d-i.xml:248 |
| 435 | #, no-c-format |
| 436 | msgid "Sets up the root password, and adds a non-root user." |
| 437 | msgstr "" |
| 438 | |
| 439 | #. Tag: term |
| 440 | #: using-d-i.xml:256 |
| 441 | #, no-c-format |
| 442 | msgid "clock-setup" |
| 443 | msgstr "" |
| 444 | |
| 445 | #. Tag: para |
| 446 | #: using-d-i.xml:256 |
| 447 | #, no-c-format |
| 448 | msgid "" |
| 449 | "Updates the system clock and determines whether the clock is set to UTC or " |
| 450 | "not." |
| 451 | msgstr "" |
| 452 | |
| 453 | #. Tag: term |
| 454 | #: using-d-i.xml:265 |
| 455 | #, no-c-format |
| 456 | msgid "tzsetup" |
| 457 | msgstr "" |
| 458 | |
| 459 | #. Tag: para |
| 460 | #: using-d-i.xml:265 |
| 461 | #, no-c-format |
| 462 | msgid "Selects the time zone, based on the location selected earlier." |
| 463 | msgstr "" |
| 464 | |
| 465 | #. Tag: term |
| 466 | #: using-d-i.xml:273 |
| 467 | #, no-c-format |
| 468 | msgid "partman" |
| 469 | msgstr "partman" |
| 470 | |
| 471 | #. Tag: para |
| 472 | #: using-d-i.xml:273 |
| 473 | #, no-c-format |
| 474 | msgid "" |
| 475 | "Allows the user to partition disks attached to the system, create file " |
| 476 | "systems on the selected partitions, and attach them to the mountpoints. " |
| 477 | "Included are also interesting features like a fully automatic mode or LVM " |
| 478 | "support. This is the preferred partitioning tool in &debian;." |
| 479 | msgstr "" |
| 480 | "讓使用者為系統安排磁碟分割區,建立檔案系統,並分配掛載點。它包括一些有趣的功" |
| 481 | "能,如自動模式或 LVM 支援。在 &debian; 裡這是建議的分割工具。" |
| 482 | |
| 483 | #. Tag: term |
| 484 | #: using-d-i.xml:285 |
| 485 | #, no-c-format |
| 486 | msgid "partitioner" |
| 487 | msgstr "partitioner" |
| 488 | |
| 489 | #. Tag: para |
| 490 | #: using-d-i.xml:285 |
| 491 | #, no-c-format |
| 492 | msgid "" |
| 493 | "Allows the user to partition disks attached to the system. A partitioning " |
| 494 | "program appropriate to your computer's architecture is chosen." |
| 495 | msgstr "" |
| 496 | "允許使用者為系統安排磁碟分割區。根據使用者電腦的架構選擇合適的分割工具。" |
| 497 | |
| 498 | #. Tag: term |
| 499 | #: using-d-i.xml:295 |
| 500 | #, no-c-format |
| 501 | msgid "partconf" |
| 502 | msgstr "partconf" |
| 503 | |
| 504 | #. Tag: para |
| 505 | #: using-d-i.xml:295 |
| 506 | #, no-c-format |
| 507 | msgid "" |
| 508 | "Displays a list of partitions, and creates file systems on the selected " |
| 509 | "partitions according to user instructions." |
| 510 | msgstr "顯示分割區列表,按照使用者指令為選擇的分割區建立檔案系統。" |
| 511 | |
| 512 | #. Tag: term |
| 513 | #: using-d-i.xml:304 |
| 514 | #, no-c-format |
| 515 | msgid "lvmcfg" |
| 516 | msgstr "lvmcfg" |
| 517 | |
| 518 | #. Tag: para |
| 519 | #: using-d-i.xml:304 |
| 520 | #, no-c-format |
| 521 | msgid "" |
| 522 | "Helps the user with the configuration of the <firstterm>LVM</firstterm> " |
| 523 | "(Logical Volume Manager)." |
| 524 | msgstr "幫助使用者配置 <firstterm>LVM</firstterm> (Logical Volume Manager)。" |
| 525 | |
| 526 | #. Tag: term |
| 527 | #: using-d-i.xml:313 |
| 528 | #, no-c-format |
| 529 | msgid "mdcfg" |
| 530 | msgstr "mdcfg" |
| 531 | |
| 532 | #. Tag: para |
| 533 | #: using-d-i.xml:313 |
| 534 | #, no-c-format |
| 535 | msgid "" |
| 536 | "Allows the user to set up Software <firstterm>RAID</firstterm> (Redundant " |
| 537 | "Array of Inexpensive Disks). This Software RAID is usually superior to the " |
| 538 | "cheap IDE (pseudo hardware) RAID controllers found on newer motherboards." |
| 539 | msgstr "" |
| 540 | "讓使用者設置軟體 <firstterm>磁碟陣列</firstterm>(Redundant Array of " |
| 541 | "Inexpensive Disks)。Software RAID 通常比新主機板提供的廉價 IDE (虛擬硬體) " |
| 542 | "RAID 控制器的高級。" |
| 543 | |
| 544 | #. Tag: term |
| 545 | #: using-d-i.xml:324 |
| 546 | #, no-c-format |
| 547 | msgid "base-installer" |
| 548 | msgstr "base-installer" |
| 549 | |
| 550 | #. Tag: para |
| 551 | #: using-d-i.xml:324 |
| 552 | #, no-c-format |
| 553 | msgid "" |
| 554 | "Installs the most basic set of packages which would allow the computer to " |
| 555 | "operate under &debian-gnu; when rebooted." |
| 556 | msgstr "安裝一些基本的套件,讓電腦重起後能在 &debian-gnu; 下運行。" |
| 557 | |
| 558 | #. Tag: term |
| 559 | #: using-d-i.xml:333 |
| 560 | #, no-c-format |
| 561 | msgid "apt-setup" |
| 562 | msgstr "" |
| 563 | |
| 564 | #. Tag: para |
| 565 | #: using-d-i.xml:333 |
| 566 | #, no-c-format |
| 567 | msgid "" |
| 568 | "Configures apt, mostly automatically, based on what media the installer is " |
| 569 | "running from." |
| 570 | msgstr "" |
| 571 | |
| 572 | #. Tag: term |
| 573 | #: using-d-i.xml:342 |
| 574 | #, no-c-format |
| 575 | msgid "pkgsel" |
| 576 | msgstr "" |
| 577 | |
| 578 | #. Tag: para |
| 579 | #: using-d-i.xml:342 |
| 580 | #, no-c-format |
| 581 | msgid "" |
| 582 | "Uses <classname>tasksel</classname> to select and install additional " |
| 583 | "software." |
| 584 | msgstr "" |
| 585 | |
| 586 | #. Tag: term |
| 587 | #: using-d-i.xml:350 |
| 588 | #, no-c-format |
| 589 | msgid "os-prober" |
| 590 | msgstr "os-prober" |
| 591 | |
| 592 | #. Tag: para |
| 593 | #: using-d-i.xml:350 |
| 594 | #, no-c-format |
| 595 | msgid "" |
| 596 | "Detects currently installed operating systems on the computer and passes " |
| 597 | "this information to the bootloader-installer, which may offer you an ability " |
| 598 | "to add discovered operating systems to the bootloader's start menu. This way " |
| 599 | "the user could easily choose at the boot time which operating system to " |
| 600 | "start." |
| 601 | msgstr "" |
| 602 | "偵測目前電腦上安裝的作業系統,將資訊傳遞給 bootloader-installer,使它能將偵測" |
| 603 | "到的作業系統添加到 bootloader 的啟動選單裡面。方便使用者選擇啟動哪個操作系" |
| 604 | "統。" |
| 605 | |
| 606 | #. Tag: term |
| 607 | #: using-d-i.xml:362 |
| 608 | #, no-c-format |
| 609 | msgid "bootloader-installer" |
| 610 | msgstr "bootloader-installer" |
| 611 | |
| 612 | #. Tag: para |
| 613 | #: using-d-i.xml:362 |
| 614 | #, fuzzy, no-c-format |
| 615 | msgid "" |
| 616 | "The various bootloader installers each install a boot loader program on the " |
| 617 | "hard disk, which is necessary for the computer to start up using &arch-" |
| 618 | "kernel; without using a floppy or CD-ROM. Many boot loaders allow the user " |
| 619 | "to choose an alternate operating system each time the computer boots." |
| 620 | msgstr "" |
| 621 | "在硬碟上安裝啟動開機程式,這是必須的一步,使得電腦不必依靠軟碟和 CD-ROM 啟" |
| 622 | "動。許多開機程式都允許使用者在啟動的時候選擇使用哪個作業系統。" |
| 623 | |
| 624 | #. Tag: term |
| 625 | #: using-d-i.xml:373 |
| 626 | #, no-c-format |
| 627 | msgid "shell" |
| 628 | msgstr "shell" |
| 629 | |
| 630 | #. Tag: para |
| 631 | #: using-d-i.xml:373 |
| 632 | #, no-c-format |
| 633 | msgid "" |
| 634 | "Allows the user to execute a shell from the menu, or in the second console." |
| 635 | msgstr "讓使用者能從選單或者第二控制台執行介殼。" |
| 636 | |
| 637 | #. Tag: term |
| 638 | #: using-d-i.xml:382 |
| 639 | #, no-c-format |
| 640 | msgid "save-logs" |
| 641 | msgstr "save-logs" |
| 642 | |
| 643 | #. Tag: para |
| 644 | #: using-d-i.xml:382 |
| 645 | #, fuzzy, no-c-format |
| 646 | msgid "" |
| 647 | "Provides a way for the user to record information on a floppy disk, network, " |
| 648 | "hard disk, or other media when trouble is encountered, in order to " |
| 649 | "accurately report installer software problems to &debian; developers later." |
| 650 | msgstr "" |
| 651 | "當使用者遇到麻煩時,提供記錄資訊到軟碟的方法,用於以後向 &debian; 開發人員精" |
| 652 | "確報告安裝程式的問題。" |
| 653 | |
| 654 | #. Tag: title |
| 655 | #: using-d-i.xml:400 |
| 656 | #, no-c-format |
| 657 | msgid "Using Individual Components" |
| 658 | msgstr "使用單獨的元件" |
| 659 | |
| 660 | #. Tag: para |
| 661 | #: using-d-i.xml:401 |
| 662 | #, no-c-format |
| 663 | msgid "" |
| 664 | "In this section we will describe each installer component in detail. The " |
| 665 | "components have been grouped into stages that should be recognizable for " |
| 666 | "users. They are presented in the order they appear during the install. Note " |
| 667 | "that not all modules will be used for every installation; which modules are " |
| 668 | "actually used depends on the installation method you use and on your " |
| 669 | "hardware." |
| 670 | msgstr "" |
| 671 | "本節將會描述各個安裝元件的詳細資訊。各元件按使用者可以識別的階段分組。它們在" |
| 672 | "安裝過程中按次序顯示出來。注意,每次安裝並不會使用所有的模組﹔至於使用哪些模" |
| 673 | "組,取決於您的安裝方法和您的硬體。" |
| 674 | |
| 675 | #. Tag: title |
| 676 | #: using-d-i.xml:413 |
| 677 | #, no-c-format |
| 678 | msgid "Setting up &debian; Installer and Hardware Configuration" |
| 679 | msgstr "啟動 &debian; 安裝程式與配置硬體" |
| 680 | |
| 681 | #. Tag: para |
| 682 | #: using-d-i.xml:414 |
| 683 | #, no-c-format |
| 684 | msgid "" |
| 685 | "Let's assume the &debian; Installer has booted and you are facing its first " |
| 686 | "screen. At this time, the capabilities of &d-i; are still quite limited. It " |
| 687 | "doesn't know much about your hardware, preferred language, or even the task " |
| 688 | "it should perform. Don't worry. Because &d-i; is quite clever, it can " |
| 689 | "automatically probe your hardware, locate the rest of its components and " |
| 690 | "upgrade itself to a capable installation system. However, you still need to " |
| 691 | "help &d-i; with some information it can't determine automatically (like " |
| 692 | "selecting your preferred language, keyboard layout or desired network " |
| 693 | "mirror)." |
| 694 | msgstr "" |
| 695 | "假設 &debian; 安裝程式已經啟動,然後您看到了初始畫面。此時, &d-i; 的能力還很" |
| 696 | "有限。它還不瞭解您的硬體、語言、甚至不知道要執行什麼任務。不用擔心,因為 &d-" |
| 697 | "i; 相當聰明,它能自動探測您的硬體,尋找其餘的元件,並更新自己以具備安裝系統的" |
| 698 | "能力。但您仍然要協助 &d-i;,不能自動決定的內容 (例如選擇語言,鍵盤配置或網路" |
| 699 | "鏡像站)。" |
| 700 | |
| 701 | #. Tag: para |
| 702 | #: using-d-i.xml:427 |
| 703 | #, no-c-format |
| 704 | msgid "" |
| 705 | "You will notice that &d-i; performs <firstterm>hardware detection</" |
| 706 | "firstterm> several times during this stage. The first time is targeted " |
| 707 | "specifically at the hardware needed to load installer components (e.g. your " |
| 708 | "CD-ROM or network card). As not all drivers may be available during this " |
| 709 | "first run, hardware detection needs to be repeated later in the process." |
| 710 | msgstr "" |
| 711 | "您會留意到 &d-i; 在本階段執行<firstterm>硬體偵測</firstterm> 多次。第一次目的" |
| 712 | "是指定哪些硬體需要安裝 (例如,您的 CD-ROM 或者網卡)。在第一次執行的時候並不是" |
| 713 | "所有的驅動程式都就緒,硬體偵測會在後續過程裡面多次重複。" |
| 714 | |
| 715 | #. Tag: para |
| 716 | #: using-d-i.xml:435 |
| 717 | #, no-c-format |
| 718 | msgid "" |
| 719 | "During hardware detection &d-i; checks if any of the drivers for the " |
| 720 | "hardware devices in your system require firmware to be loaded. If any " |
| 721 | "firmware is requested but unavailable, a dialog will be displayed that " |
| 722 | "allows the missing firmware to be loaded from a removable medium. See <xref " |
| 723 | "linkend=\"loading-firmware\"/> for further details." |
| 724 | msgstr "" |
| 725 | |
| 726 | #. Tag: title |
| 727 | #: using-d-i.xml:450 |
| 728 | #, fuzzy, no-c-format |
| 729 | msgid "Check available memory / low memory mode" |
| 730 | msgstr "檢測有效的記憶體" |
| 731 | |
| 732 | #. Tag: para |
| 733 | #: using-d-i.xml:452 |
| 734 | #, no-c-format |
| 735 | msgid "" |
| 736 | "One of the first things &d-i; does, is to check available memory. If the " |
| 737 | "available memory is limited, this component will make some changes in the " |
| 738 | "installation process which hopefully will allow you to install &debian-gnu; " |
| 739 | "on your system." |
| 740 | msgstr "" |
| 741 | "&d-i; 首先要做的一件事是檢測有效的記憶體。如果記憶體有限,該元件將修改後續的" |
| 742 | "安裝進程,使您可以將 &debian-gnu; 安裝到您的系統上。" |
| 743 | |
| 744 | #. Tag: para |
| 745 | #: using-d-i.xml:459 |
| 746 | #, no-c-format |
| 747 | msgid "" |
| 748 | "The first measure taken to reduce memory consumption by the installer is to " |
| 749 | "disable translations, which means that the installation can only be done in " |
| 750 | "English. Of course, you can still localize the installed system after the " |
| 751 | "installation has completed." |
| 752 | msgstr "" |
| 753 | |
| 754 | #. Tag: para |
| 755 | #: using-d-i.xml:466 |
| 756 | #, no-c-format |
| 757 | msgid "" |
| 758 | "If that is not sufficient, the installer will further reduce memory " |
| 759 | "consumption by loading only those components essential to complete a basic " |
| 760 | "installation. This reduces the functionality of the installation system. You " |
| 761 | "will be given the opportunity to load additional components manually, but " |
| 762 | "you should be aware that each component you select will use additional " |
| 763 | "memory and thus may cause the installation to fail." |
| 764 | msgstr "" |
| 765 | |
| 766 | #. Tag: para |
| 767 | #: using-d-i.xml:475 |
| 768 | #, no-c-format |
| 769 | msgid "" |
| 770 | "If the installer runs in low memory mode, it is recommended to create a " |
| 771 | "relatively large swap partition (64–128MB). The swap partition will be " |
| 772 | "used as virtual memory and thus increases the amount of memory available to " |
| 773 | "the system. The installer will activate the swap partition as early as " |
| 774 | "possible in the installation process. Note that heavy use of swap will " |
| 775 | "reduce performance of your system and may lead to high disk activity." |
| 776 | msgstr "" |
| 777 | |
| 778 | #. Tag: para |
| 779 | #: using-d-i.xml:485 |
| 780 | #, no-c-format |
| 781 | msgid "" |
| 782 | "Despite these measures, it is still possible that your system freezes, that " |
| 783 | "unexpected errors occur or that processes are killed by the kernel because " |
| 784 | "the system runs out of memory (which will result in <quote>Out of memory</" |
| 785 | "quote> messages on VT4 and in the syslog)." |
| 786 | msgstr "" |
| 787 | |
| 788 | #. Tag: para |
| 789 | #: using-d-i.xml:492 |
| 790 | #, no-c-format |
| 791 | msgid "" |
| 792 | "For example, it has been reported that creating a big ext3 file system fails " |
| 793 | "in low memory mode when there is insufficient swap space. If a larger swap " |
| 794 | "doesn't help, try creating the file system as ext2 (which is an essential " |
| 795 | "component of the installer) instead. It is possible to change an ext2 " |
| 796 | "partition to ext3 after the installation." |
| 797 | msgstr "" |
| 798 | |
| 799 | #. Tag: para |
| 800 | #: using-d-i.xml:500 |
| 801 | #, no-c-format |
| 802 | msgid "" |
| 803 | "It is possible to force the installer to use a higher lowmem level than the " |
| 804 | "one based on available memory by using the boot parameter <quote>lowmem</" |
| 805 | "quote> as described in <xref linkend=\"installer-args\"/>." |
| 806 | msgstr "" |
| 807 | |
| 808 | #. Tag: title |
| 809 | #: using-d-i.xml:515 |
| 810 | #, no-c-format |
| 811 | msgid "Selecting Localization Options" |
| 812 | msgstr "選擇區域化選項" |
| 813 | |
| 814 | #. Tag: para |
| 815 | #: using-d-i.xml:517 |
| 816 | #, fuzzy, no-c-format |
| 817 | #| msgid "" |
| 818 | #| "In most cases the first questions you will be asked concern the selection " |
| 819 | #| "of localization options to be used both for the installation and for the " |
| 820 | #| "installed system. The localization options consist of language, country " |
| 821 | #| "and locales." |
| 822 | msgid "" |
| 823 | "In most cases the first questions you will be asked concern the selection of " |
| 824 | "localization options to be used both for the installation and for the " |
| 825 | "installed system. The localization options consist of language, location and " |
| 826 | "locales." |
| 827 | msgstr "" |
| 828 | "在大部分情況下,第一個問您的問題將會是安裝程式以及安裝好之後的系統所要使用的" |
| 829 | "本地化選項。選項包括了語言、國家以及地區設定。" |
| 830 | |
| 831 | #. Tag: para |
| 832 | #: using-d-i.xml:524 |
| 833 | #, no-c-format |
| 834 | msgid "" |
| 835 | "The language you choose will be used for the rest of the installation " |
| 836 | "process, provided a translation of the different dialogs is available. If no " |
| 837 | "valid translation is available for the selected language, the installer will " |
| 838 | "default to English." |
| 839 | msgstr "" |
| 840 | "您選擇的語言將用於接下來的安裝過程,對話框已經有各種語言翻譯的版本。如果選擇" |
| 841 | "的語言沒有對應翻譯的版本,安裝將預設使用英文。選擇的語言也將助於選擇一個合適" |
| 842 | "的鍵盤配置。" |
| 843 | |
| 844 | #. Tag: para |
| 845 | #: using-d-i.xml:531 |
| 846 | #, fuzzy, no-c-format |
| 847 | #| msgid "" |
| 848 | #| "The selected country will be used later in the installation process to " |
| 849 | #| "pick the default timezone and a Debian mirror appropriate for your " |
| 850 | #| "geographic location. Language and country together will be used to set " |
| 851 | #| "the default locale for your system and to help select your keyboard." |
| 852 | msgid "" |
| 853 | "The selected geographic location (in most cases a country) will be used " |
| 854 | "later in the installation process to select the correct time zone and a " |
| 855 | "&debian; mirror appropriate for that country. Language and country together " |
| 856 | "will help determine the default locale for your system and select the " |
| 857 | "correct keyboard layout." |
| 858 | msgstr "" |
| 859 | "在安裝過程的後面,這個選項還會被用於設置預設的時區和您所處地理位置的 " |
| 860 | "&debian; 鏡像站。如果安裝程式預設的建議不合適,您可以做其它選擇。選擇國家,還" |
| 861 | "有選擇語言,都會影響您新 &debian; 系統的本地化設置。" |
| 862 | |
| 863 | #. Tag: para |
| 864 | #: using-d-i.xml:539 |
| 865 | #, no-c-format |
| 866 | msgid "" |
| 867 | "You will first be asked to select your preferred language. The language " |
| 868 | "names are listed both in English (left side) and in the language itself " |
| 869 | "(right side); the names on the right side are also shown in the proper " |
| 870 | "script for the language. The list is sorted on the English names. At the top " |
| 871 | "of the list is an extra option that allows you to select the <quote>C</" |
| 872 | "quote> locale instead of a language. Choosing the <quote>C</quote> locale " |
| 873 | "will result in the installation proceding in English; the installed system " |
| 874 | "will have no localization support as the <classname>locales</classname> " |
| 875 | "package will not be installed." |
| 876 | msgstr "" |
| 877 | "首先您將會被要求選擇您偏好的語言。語言清單中,各語言名稱將以英文列出 (左邊)," |
| 878 | "而語言本身將以適當的文字則列於右邊。清單以英文名稱排序。清單的頂端是一個額外" |
| 879 | "的 <quote>C</quote> 地區選項,選擇 <quote>C</quote> 將使得安裝程序以英文進" |
| 880 | "行;<classname>locales</classname> 軟體套件將不會安裝在安裝好的系統中,因此系" |
| 881 | "統也不會支援任何地區設定。" |
| 882 | |
| 883 | #. Tag: para |
| 884 | #: using-d-i.xml:551 |
| 885 | #, fuzzy, no-c-format |
| 886 | #| msgid "" |
| 887 | #| "If you selected a language that is recognized as an official language for " |
| 888 | #| "more than one country<footnote> <para> In technical terms: where multiple " |
| 889 | #| "locales exist for that language with differing country codes. </para> </" |
| 890 | #| "footnote>, you will next be asked to select a country. If you choose " |
| 891 | #| "<guimenuitem>Other</guimenuitem> at the bottom of the list, you will be " |
| 892 | #| "presented with a list of all countries, grouped by continent. If the " |
| 893 | #| "language has only one country associated with it, that country will be " |
| 894 | #| "selected automatically." |
| 895 | msgid "" |
| 896 | "Next you will be asked to select your geographic location. If you selected a " |
| 897 | "language that is recognized as an official language for more than one " |
| 898 | "country<footnote> <para> In technical terms: where multiple locales exist " |
| 899 | "for that language with differing country codes. </para> </footnote>, you " |
| 900 | "will be shown a list of only those countries. To select a country that is " |
| 901 | "not in that list, choose <guimenuitem>other</guimenuitem> (the last option). " |
| 902 | "You will then be presented with a list of continents; selecting a continent " |
| 903 | "will lead to a list of relevant countries on that continent." |
| 904 | msgstr "" |
| 905 | "如果您選擇的語言屬於多個國家的官方語言(存在於中文,英文,法文,以及其它語" |
| 906 | "言),您可以在這裡選擇國家。如果您選擇列表底部的 <guimenuitem>其它</" |
| 907 | "guimenuitem>,您將看到按大洲分組的全部國家。" |
| 908 | |
| 909 | #. Tag: para |
| 910 | #: using-d-i.xml:568 |
| 911 | #, no-c-format |
| 912 | msgid "" |
| 913 | "If the language has only one country associated with it, a list of countries " |
| 914 | "will be displayed for the continent or region the country belongs to, with " |
| 915 | "that country selected as the default. Use the <guibutton>Go Back</guibutton> " |
| 916 | "option to select countries on a different continent." |
| 917 | msgstr "" |
| 918 | |
| 919 | #. Tag: para |
| 920 | #: using-d-i.xml:575 |
| 921 | #, no-c-format |
| 922 | msgid "" |
| 923 | "It is important to select the country where you live or where you are " |
| 924 | "located as it determines the time zone that will be configured for the " |
| 925 | "installed system." |
| 926 | msgstr "" |
| 927 | |
| 928 | #. Tag: para |
| 929 | #: using-d-i.xml:581 |
| 930 | #, no-c-format |
| 931 | msgid "" |
| 932 | "If you selected a combination of language and country for which no locale is " |
| 933 | "defined and there exist multiple locales for the language, then the " |
| 934 | "installer will allow you to choose which of those locales you prefer as the " |
| 935 | "default locale for the installed system<footnote> <para> At medium and low " |
| 936 | "priority you can always select your preferred locale from those available " |
| 937 | "for the selected language (if there's more than one). </para> </footnote>. " |
| 938 | "In all other cases a default locale will be selected based on the selected " |
| 939 | "language and country." |
| 940 | msgstr "" |
| 941 | |
| 942 | #. Tag: para |
| 943 | #: using-d-i.xml:596 |
| 944 | #, no-c-format |
| 945 | msgid "" |
| 946 | "Any default locale selected as described in the previous paragraph will use " |
| 947 | "<firstterm>UTF-8</firstterm> as character encoding." |
| 948 | msgstr "" |
| 949 | |
| 950 | #. Tag: para |
| 951 | #: using-d-i.xml:601 |
| 952 | #, no-c-format |
| 953 | msgid "" |
| 954 | "If you are installing at low priority, you will have the option of selecting " |
| 955 | "additional locales, including so-called <quote>legacy</quote> " |
| 956 | "locales<footnote> <para> Legacy locales are locales which do not use UTF-8, " |
| 957 | "but one of the older standards for character encoding such as " |
| 958 | "ISO 8859-1 (used by West European languages) or EUC-JP (used by " |
| 959 | "Japanese). </para> </footnote>, to be generated for the installed system; if " |
| 960 | "you do, you will be asked which of the selected locales should be the " |
| 961 | "default for the installed system." |
| 962 | msgstr "" |
| 963 | |
| 964 | #. Tag: title |
| 965 | #: using-d-i.xml:625 |
| 966 | #, no-c-format |
| 967 | msgid "Choosing a Keyboard" |
| 968 | msgstr "選擇鍵盤" |
| 969 | |
| 970 | #. Tag: para |
| 971 | #: using-d-i.xml:627 |
| 972 | #, no-c-format |
| 973 | msgid "" |
| 974 | "Keyboards are often tailored to the characters used in a language. Select a " |
| 975 | "layout that conforms to the keyboard you are using, or select something " |
| 976 | "close if the keyboard layout you want isn't represented. Once the system " |
| 977 | "installation is complete, you'll be able to select a keyboard layout from a " |
| 978 | "wider range of choices (run <command>dpkg-reconfigure keyboard-" |
| 979 | "configuration</command> as root after you have completed the installation)." |
| 980 | msgstr "" |
| 981 | "鍵盤經常因不同語言使用的字元不同而有不同的配置。選擇一個適合您鍵盤的配置,或" |
| 982 | "者為沒出現的配置選擇一個接近的。一旦系統安裝完畢,您可以從更大的範圍您選擇鍵" |
| 983 | "盤配置 (在安裝完之後用 root 執行 <command>dpkg-reconfigure keyboard-" |
| 984 | "configuration</command>)。" |
| 985 | |
| 986 | #. Tag: para |
| 987 | #: using-d-i.xml:637 |
| 988 | #, fuzzy, no-c-format |
| 989 | #| msgid "" |
| 990 | #| "Move the highlight to the keyboard selection you desire and press " |
| 991 | #| "&enterkey;. Use the arrow keys to move the highlight — they are in " |
| 992 | #| "the same place in all national language keyboard layouts, so they are " |
| 993 | #| "independent of the keyboard configuration. An 'extended' keyboard is one " |
| 994 | #| "with <keycap>F1</keycap> through <keycap>F10</keycap> keys along the top " |
| 995 | #| "row." |
| 996 | msgid "" |
| 997 | "Move the highlight to the keyboard selection you desire and press " |
| 998 | "&enterkey;. Use the arrow keys to move the highlight — they are in the " |
| 999 | "same place in all national language keyboard layouts, so they are " |
| 1000 | "independent of the keyboard configuration." |
| 1001 | msgstr "" |
| 1002 | "將反白移動到您選擇的鍵盤,然後按下 &enterkey;。用箭頭移動反白區 — 在所" |
| 1003 | "有國家鍵盤配置裡,它們都位於相同的地方,因此獨立於鍵盤配置。'延伸的'鍵盤是在" |
| 1004 | "鍵盤上端有一排 <keycap>F1</keycap>到<keycap>F10</keycap> 按鍵。" |
| 1005 | |
| 1006 | #. Tag: title |
| 1007 | #: using-d-i.xml:664 |
| 1008 | #, no-c-format |
| 1009 | msgid "Looking for the &debian; Installer ISO Image" |
| 1010 | msgstr "尋找 &debian; 安裝程式 ISO 映像" |
| 1011 | |
| 1012 | #. Tag: para |
| 1013 | #: using-d-i.xml:665 |
| 1014 | #, no-c-format |
| 1015 | msgid "" |
| 1016 | "When installing via the <emphasis>hd-media</emphasis> method, there will be " |
| 1017 | "a moment where you need to find and mount the &debian; Installer iso image " |
| 1018 | "in order to get the rest of the installation files. The component " |
| 1019 | "<command>iso-scan</command> does exactly this." |
| 1020 | msgstr "" |
| 1021 | "當使用 <emphasis>hd-media</emphasis> 方式安裝,將會有尋找和掛載 &debian; 安裝" |
| 1022 | "程式 iso 映像的動作,用於取得其它的安裝檔案。元件 <command>iso-scan</" |
| 1023 | "command> 正是用來完成此任務。" |
| 1024 | |
| 1025 | #. Tag: para |
| 1026 | #: using-d-i.xml:672 |
| 1027 | #, no-c-format |
| 1028 | msgid "" |
| 1029 | "At first, <command>iso-scan</command> automatically mounts all block devices " |
| 1030 | "(e.g. partitions) which have some known filesystem on them and sequentially " |
| 1031 | "searches for filenames ending with <filename>.iso</filename> (or <filename>." |
| 1032 | "ISO</filename> for that matter). Beware that the first attempt scans only " |
| 1033 | "files in the root directory and in the first level of subdirectories (i.e. " |
| 1034 | "it finds <filename>/<replaceable>whatever</replaceable>.iso</filename>, " |
| 1035 | "<filename>/data/<replaceable>whatever</replaceable>.iso</filename>, but not " |
| 1036 | "<filename>/data/tmp/<replaceable>whatever</replaceable>.iso</filename>). " |
| 1037 | "After an iso image has been found, <command>iso-scan</command> checks its " |
| 1038 | "content to determine if the image is a valid &debian; iso image or not. In " |
| 1039 | "the former case we are done, in the latter <command>iso-scan</command> seeks " |
| 1040 | "for another image." |
| 1041 | msgstr "" |
| 1042 | "首先,<command>iso-scan</command> 自動掛載具有已知檔案系統的資料塊 (block) 設" |
| 1043 | "備 (例如,分割區),然後按序搜索檔案副檔名是 <filename>.iso</filename> (或 " |
| 1044 | "<filename>.ISO</filename> 之類)。注意,第一次只嘗試掃瞄位於根目錄和第一層子目" |
| 1045 | "錄的檔案 (例如,它找到 <filename>/<replaceable>whatever</replaceable>.iso</" |
| 1046 | "filename>, <filename>/data/<replaceable>whatever</replaceable>.iso</" |
| 1047 | "filename>, 而不是 <filename>/data/tmp/<replaceable>whatever</replaceable>." |
| 1048 | "iso</filename>)。在 iso 映像檔案找到後,<command>iso-scan</command> 會檢查它" |
| 1049 | "包含的內容,確定該映像檔是不是有效的 &debian; iso 映像。 如為前者,任務結束﹔" |
| 1050 | "如果是後者,<command>iso-scan</command> 會搜索其它的映像檔案。" |
| 1051 | |
| 1052 | #. Tag: para |
| 1053 | #: using-d-i.xml:689 |
| 1054 | #, no-c-format |
| 1055 | msgid "" |
| 1056 | "In case the previous attempt to find an installer iso image fails, " |
| 1057 | "<command>iso-scan</command> will ask you whether you would like to perform a " |
| 1058 | "more thorough search. This pass doesn't just look into the topmost " |
| 1059 | "directories, but really traverses whole filesystem." |
| 1060 | msgstr "" |
| 1061 | "萬一前面嘗試尋找 iso 映像失敗,<command>iso-scan</command> 會詢問您是否原意進" |
| 1062 | "行完整的搜索。這次不只查看最上級目錄,而是真正地搜尋整個檔案系統。" |
| 1063 | |
| 1064 | #. Tag: para |
| 1065 | #: using-d-i.xml:696 |
| 1066 | #, no-c-format |
| 1067 | msgid "" |
| 1068 | "If <command>iso-scan</command> does not discover your installer iso image, " |
| 1069 | "reboot back to your original operating system and check if the image is " |
| 1070 | "named correctly (ending in <filename>.iso</filename>), if it is placed on a " |
| 1071 | "filesystem recognizable by &d-i;, and if it is not corrupted (verify the " |
| 1072 | "checksum). Experienced Unix users could do this without rebooting on the " |
| 1073 | "second console." |
| 1074 | msgstr "" |
| 1075 | "如果 <command>iso-scan</command> 找不到您的安裝 iso 映像檔,請重新啟動返回到" |
| 1076 | "您以前的作業系統,檢查映像檔名是否正確 (以 <filename>.iso</filename>結尾),是" |
| 1077 | "否放在一個能被 &d-i; 識別的檔案系統上,是否損壞 (用 checksum 校驗)。有經驗的 " |
| 1078 | "Unix 使用者可以在第二個控制台上完成這些動作,而毋須重新啟動。" |
| 1079 | |
| 1080 | #. Tag: title |
| 1081 | #: using-d-i.xml:717 |
| 1082 | #, fuzzy, no-c-format |
| 1083 | msgid "Configuring the Network" |
| 1084 | msgstr "設定網路" |
| 1085 | |
| 1086 | #. Tag: para |
| 1087 | #: using-d-i.xml:719 |
| 1088 | #, no-c-format |
| 1089 | msgid "" |
| 1090 | "As you enter this step, if the system detects that you have more than one " |
| 1091 | "network device, you'll be asked to choose which device will be your " |
| 1092 | "<emphasis>primary</emphasis> network interface, i.e. the one which you want " |
| 1093 | "to use for installation. The other interfaces won't be configured at this " |
| 1094 | "time. You may configure additional interfaces after installation is " |
| 1095 | "complete; see the <citerefentry> <refentrytitle>interfaces</refentrytitle> " |
| 1096 | "<manvolnum>5</manvolnum> </citerefentry> man page." |
| 1097 | msgstr "" |
| 1098 | "到了此步驟,如果系統檢測到您有多於網路設備,您將被要求選擇哪個設備是您的" |
| 1099 | "<emphasis>主</emphasis>網路介面,例如,您在安裝中要用的那個。其他的網路介面這" |
| 1100 | "時不會被設定。您可以在安裝完畢之後去設定額外的介面﹔請參考 <citerefentry> " |
| 1101 | "<refentrytitle>interfaces</refentrytitle> <manvolnum>5</manvolnum> </" |
| 1102 | "citerefentry> man 頁。" |
| 1103 | |
| 1104 | #. Tag: title |
| 1105 | #: using-d-i.xml:733 |
| 1106 | #, no-c-format |
| 1107 | msgid "Automatic network configuration" |
| 1108 | msgstr "" |
| 1109 | |
| 1110 | #. Tag: para |
| 1111 | #: using-d-i.xml:734 |
| 1112 | #, fuzzy, no-c-format |
| 1113 | msgid "" |
| 1114 | "By default, &d-i; tries to configure your computer's network automatically " |
| 1115 | "as far as possible. If the automatic configuration fails, that may be caused " |
| 1116 | "by many factors ranging from an unplugged network cable to missing " |
| 1117 | "infrastructure for automatic configuration. For further explanation in case " |
| 1118 | "of errors, check the error messages on the fourth console. In any case, you " |
| 1119 | "will be asked if you want to retry, or if you want to perform a manual " |
| 1120 | "setup. Sometimes the network services used for autoconfiguration can be slow " |
| 1121 | "in their responses, so if you are sure everything is in place, simply start " |
| 1122 | "the autoconfiguration attempt again. If autoconfiguration fails repeatedly, " |
| 1123 | "you can instead choose the manual network setup." |
| 1124 | msgstr "" |
| 1125 | "預設情況下,&d-i; 會自動嘗試使用 DHCP 設定您的電腦網路。如果 DHCP 偵測成功," |
| 1126 | "這一步就完成。如果失敗,造成的原因會有多種因素,從沒有接網線到錯誤設定的 " |
| 1127 | "DHCP。或者您的區域網路裡面根本就沒有 DHCP 伺服器。查閱第三個控制台上的錯誤訊" |
| 1128 | "息以瞭解更多資訊。不管怎樣,您將被要求選擇再試一次或是手動設定。DHCP 伺服器有" |
| 1129 | "時候回應很慢,因此,如果您確定都正常,再試一次。" |
| 1130 | |
| 1131 | #. Tag: title |
| 1132 | #: using-d-i.xml:753 |
| 1133 | #, no-c-format |
| 1134 | msgid "Manual network configuration" |
| 1135 | msgstr "" |
| 1136 | |
| 1137 | #. Tag: para |
| 1138 | #: using-d-i.xml:754 |
| 1139 | #, fuzzy, no-c-format |
| 1140 | #| msgid "" |
| 1141 | #| "The manual network setup in turn asks you a number of questions about " |
| 1142 | #| "your network, notably <computeroutput>IP address</computeroutput>, " |
| 1143 | #| "<computeroutput>Netmask</computeroutput>, <computeroutput>Gateway</" |
| 1144 | #| "computeroutput>, <computeroutput>Name server addresses</computeroutput>, " |
| 1145 | #| "and a <computeroutput>Hostname</computeroutput>. Moreover, if you have a " |
| 1146 | #| "wireless network interface, you will be asked to provide your " |
| 1147 | #| "<computeroutput>Wireless ESSID</computeroutput> and a <computeroutput>WEP " |
| 1148 | #| "key</computeroutput>. Fill in the answers from <xref linkend=\"needed-info" |
| 1149 | #| "\"/>." |
| 1150 | msgid "" |
| 1151 | "The manual network setup in turn asks you a number of questions about your " |
| 1152 | "network, notably <computeroutput>IP address</computeroutput>, " |
| 1153 | "<computeroutput>Netmask</computeroutput>, <computeroutput>Gateway</" |
| 1154 | "computeroutput>, <computeroutput>Name server addresses</computeroutput>, and " |
| 1155 | "a <computeroutput>Hostname</computeroutput>. Moreover, if you have a " |
| 1156 | "wireless network interface, you will be asked to provide your " |
| 1157 | "<computeroutput>Wireless ESSID</computeroutput> (<quote>wireless network " |
| 1158 | "name</quote>) and a <computeroutput>WEP key</computeroutput> or " |
| 1159 | "<computeroutput>WPA/WPA2 passphrase</computeroutput>. Fill in the answers " |
| 1160 | "from <xref linkend=\"needed-info\"/>." |
| 1161 | msgstr "" |
| 1162 | "手動設定網路會按序詢問一些您網路的問題,值得注意的是 <computeroutput> IP 位址" |
| 1163 | "</computeroutput>、<computeroutput>網路遮罩</computeroutput>、" |
| 1164 | "<computeroutput>閘道器</computeroutput>、<computeroutput>名稱伺服器位址</" |
| 1165 | "computeroutput> 和 <computeroutput>主機名稱</computeroutput>。 此外,如果您有" |
| 1166 | "無線網路介面,您會被要求提供您的 <computeroutput>無線 ESSID</computeroutput> " |
| 1167 | "和 <computeroutput>WEP 密鑰</computeroutput>。從 <xref linkend=\"needed-info" |
| 1168 | "\"/> 中參考應回答的數值。" |
| 1169 | |
| 1170 | #. Tag: para |
| 1171 | #: using-d-i.xml:770 |
| 1172 | #, fuzzy, no-c-format |
| 1173 | msgid "" |
| 1174 | "Some technical details you might, or might not, find handy: the program " |
| 1175 | "assumes the network IP address is the bitwise-AND of your system's IP " |
| 1176 | "address and your netmask. The default broadcast address is calculated as the " |
| 1177 | "bitwise OR of your system's IP address with the bitwise negation of the " |
| 1178 | "netmask. It will also guess your gateway. If you can't find any of these " |
| 1179 | "answers, use the offered defaults — if necessary, you can change them " |
| 1180 | "by editing <filename>/etc/network/interfaces</filename> once the system has " |
| 1181 | "been installed." |
| 1182 | msgstr "" |
| 1183 | "您也許會覺得一些技術細節很有用:程式假定網路 IP 位址是與您的系統 IP 位址和網" |
| 1184 | "路遮罩取位元交集。它還會猜測廣播位址是您的系統 IP 位址和網路遮罩取反位元交" |
| 1185 | "集。它也會猜測您的閘道器。如果您不能回答這些問題,讓系統猜測 — 您可以在" |
| 1186 | "系統安裝完畢之後來修改它們,如果需要,編輯 <filename>/etc/network/" |
| 1187 | "interfaces</filename>。另外一種選擇,您可以安裝 <classname>etherconf</" |
| 1188 | "classname>,它用來一步步進行網路設定。" |
| 1189 | |
| 1190 | #. Tag: title |
| 1191 | #: using-d-i.xml:785 |
| 1192 | #, no-c-format |
| 1193 | msgid "IPv4 and IPv6" |
| 1194 | msgstr "" |
| 1195 | |
| 1196 | #. Tag: para |
| 1197 | #: using-d-i.xml:786 |
| 1198 | #, no-c-format |
| 1199 | msgid "" |
| 1200 | "From &debian-gnu; 7.0 (<quote>Wheezy</quote>) onwards, &d-i; supports IPv6 " |
| 1201 | "as well as the <quote>classic</quote> IPv4. All combinations of IPv4 and " |
| 1202 | "IPv6 (IPv4-only, IPv6-only and dual-stack configurations) are supported." |
| 1203 | msgstr "" |
| 1204 | |
| 1205 | #. Tag: para |
| 1206 | #: using-d-i.xml:792 |
| 1207 | #, no-c-format |
| 1208 | msgid "" |
| 1209 | "Autoconfiguration for IPv4 is done via DHCP (Dynamic Host Configuration " |
| 1210 | "Protocol). Autoconfiguration for IPv6 supports stateless autoconfiguration " |
| 1211 | "using NDP (Neighbor Discovery Protocol, including recursive DNS server " |
| 1212 | "(RDNSS) assignment), stateful autoconfiguration via DHCPv6 and mixed " |
| 1213 | "stateless/stateful autoconfiguration (address configuration via NDP, " |
| 1214 | "additional parameters via DHCPv6)." |
| 1215 | msgstr "" |
| 1216 | |
| 1217 | #. Tag: title |
| 1218 | #: using-d-i.xml:838 |
| 1219 | #, fuzzy, no-c-format |
| 1220 | #| msgid "Configuring Your Time Zone" |
| 1221 | msgid "Configuring the Clock and Time Zone" |
| 1222 | msgstr "設定您的時區" |
| 1223 | |
| 1224 | #. Tag: para |
| 1225 | #: using-d-i.xml:840 |
| 1226 | #, no-c-format |
| 1227 | msgid "" |
| 1228 | "The installer will first attempt to connect to a time server on the Internet " |
| 1229 | "(using the <firstterm>NTP</firstterm> protocol) in order to correctly set " |
| 1230 | "the system time. If this does not succeed, the installer will assume the " |
| 1231 | "time and date obtained from the system clock when the installation system " |
| 1232 | "was booted are correct. It is not possible to manually set the system time " |
| 1233 | "during the installation process." |
| 1234 | msgstr "" |
| 1235 | |
| 1236 | #. Tag: para |
| 1237 | #: using-d-i.xml:849 |
| 1238 | #, no-c-format |
| 1239 | msgid "The installer does not modify the system clock on the s390 platform." |
| 1240 | msgstr "" |
| 1241 | |
| 1242 | #. Tag: para |
| 1243 | #: using-d-i.xml:862 |
| 1244 | #, no-c-format |
| 1245 | msgid "" |
| 1246 | "Depending on the location selected earlier in the installation process, you " |
| 1247 | "may be shown a list of time zones relevant for that location. If your " |
| 1248 | "location has only one time zone and you are doing a default installation, " |
| 1249 | "you will not be asked anything and the system will assume that time zone." |
| 1250 | msgstr "" |
| 1251 | |
| 1252 | #. Tag: para |
| 1253 | #: using-d-i.xml:870 |
| 1254 | #, no-c-format |
| 1255 | msgid "" |
| 1256 | "In expert mode or when installing at medium priority, you will have the " |
| 1257 | "additional option to select <quote>Coordinated Universal Time</quote> (UTC) " |
| 1258 | "as time zone." |
| 1259 | msgstr "" |
| 1260 | |
| 1261 | #. Tag: para |
| 1262 | #: using-d-i.xml:876 |
| 1263 | #, no-c-format |
| 1264 | msgid "" |
| 1265 | "If for some reason you wish to set a time zone for the installed system that " |
| 1266 | "does <emphasis>not</emphasis> match the selected location, there are two " |
| 1267 | "options." |
| 1268 | msgstr "" |
| 1269 | |
| 1270 | #. Tag: para |
| 1271 | #: using-d-i.xml:887 |
| 1272 | #, no-c-format |
| 1273 | msgid "" |
| 1274 | "The simplest option is to just select a different time zone after the " |
| 1275 | "installation has been completed and you've booted into the new system. The " |
| 1276 | "command to do this is:" |
| 1277 | msgstr "" |
| 1278 | |
| 1279 | #. Tag: screen |
| 1280 | #: using-d-i.xml:893 |
| 1281 | #, no-c-format |
| 1282 | msgid "# dpkg-reconfigure tzdata" |
| 1283 | msgstr "" |
| 1284 | |
| 1285 | #. Tag: para |
| 1286 | #: using-d-i.xml:899 |
| 1287 | #, no-c-format |
| 1288 | msgid "" |
| 1289 | "Alternatively, the time zone can be set at the very start of the " |
| 1290 | "installation by passing the parameter <userinput>time/" |
| 1291 | "zone=<replaceable>value</replaceable></userinput> when you boot the " |
| 1292 | "installation system. The value should of course be a valid time zone, for " |
| 1293 | "example <userinput>Europe/London</userinput> or <userinput>UTC</userinput>." |
| 1294 | msgstr "" |
| 1295 | |
| 1296 | #. Tag: para |
| 1297 | #: using-d-i.xml:913 |
| 1298 | #, no-c-format |
| 1299 | msgid "" |
| 1300 | "For automated installations the time zone can be set to any desired value " |
| 1301 | "using preseeding." |
| 1302 | msgstr "" |
| 1303 | |
| 1304 | #. Tag: title |
| 1305 | #: using-d-i.xml:927 |
| 1306 | #, no-c-format |
| 1307 | msgid "Setting Up Users And Passwords" |
| 1308 | msgstr "設定使用者和密碼" |
| 1309 | |
| 1310 | #. Tag: para |
| 1311 | #: using-d-i.xml:928 |
| 1312 | #, no-c-format |
| 1313 | msgid "" |
| 1314 | "Just before configuring the clock, the installer will allow you to set up " |
| 1315 | "the <quote>root</quote> account and/or an account for the first user. Other " |
| 1316 | "user accounts can be created after the installation has been completed." |
| 1317 | msgstr "" |
| 1318 | |
| 1319 | #. Tag: title |
| 1320 | #: using-d-i.xml:942 |
| 1321 | #, no-c-format |
| 1322 | msgid "Set the Root Password" |
| 1323 | msgstr "設定 root 密碼" |
| 1324 | |
| 1325 | #. Tag: para |
| 1326 | #: using-d-i.xml:946 |
| 1327 | #, no-c-format |
| 1328 | msgid "" |
| 1329 | "The <emphasis>root</emphasis> account is also called the <emphasis>super-" |
| 1330 | "user</emphasis>; it is a login that bypasses all security protection on your " |
| 1331 | "system. The root account should only be used to perform system " |
| 1332 | "administration, and only used for as short a time as possible." |
| 1333 | msgstr "" |
| 1334 | "<emphasis>root</emphasis> 帳戶也被稱為<emphasis>超級使用者</emphasis>。系統中" |
| 1335 | "的所有安全防護措施對以超級使用者身份登陸者都是無效的。root 帳戶應該僅用來進行" |
| 1336 | "系統管理,而且使用時間應該盡可能短。" |
| 1337 | |
| 1338 | #. Tag: para |
| 1339 | #: using-d-i.xml:954 |
| 1340 | #, no-c-format |
| 1341 | msgid "" |
| 1342 | "Any password you create should contain at least 6 characters, and should " |
| 1343 | "contain both upper- and lower-case characters, as well as punctuation " |
| 1344 | "characters. Take extra care when setting your root password, since it is " |
| 1345 | "such a powerful account. Avoid dictionary words or use of any personal " |
| 1346 | "information which could be guessed." |
| 1347 | msgstr "" |
| 1348 | "您所建立的任何密碼都應該包含至少 6 個字元,同時包含大小寫字母,並且最好帶有標" |
| 1349 | "點符號等特殊字元。因為超級使用者具有最高權限,因此在您設定 root 密碼時尤其要" |
| 1350 | "小心。請避免採用能夠在字典中查到的單詞或者很容易猜測的個人資訊。" |
| 1351 | |
| 1352 | #. Tag: para |
| 1353 | #: using-d-i.xml:962 |
| 1354 | #, no-c-format |
| 1355 | msgid "" |
| 1356 | "If anyone ever tells you they need your root password, be extremely wary. " |
| 1357 | "You should normally never give your root password out, unless you are " |
| 1358 | "administering a machine with more than one system administrator." |
| 1359 | msgstr "" |
| 1360 | "如果他人向您索取您的 root 密碼,您也需要特別謹慎。除非您所管理的系統有多位管" |
| 1361 | "理員,否則您通常不應該將超級使用者密碼交給別人。" |
| 1362 | |
| 1363 | #. Tag: title |
| 1364 | #: using-d-i.xml:972 |
| 1365 | #, no-c-format |
| 1366 | msgid "Create an Ordinary User" |
| 1367 | msgstr "建立一個普通使用者" |
| 1368 | |
| 1369 | #. Tag: para |
| 1370 | #: using-d-i.xml:974 |
| 1371 | #, no-c-format |
| 1372 | msgid "" |
| 1373 | "The system will ask you whether you wish to create an ordinary user account " |
| 1374 | "at this point. This account should be your main personal log-in. You should " |
| 1375 | "<emphasis>not</emphasis> use the root account for daily use or as your " |
| 1376 | "personal login." |
| 1377 | msgstr "" |
| 1378 | "系統會詢問您現在是否希望建立一個普通帳戶。您將使用該帳戶進行日常登陸操作。切" |
| 1379 | "記,平時<emphasis>不要</emphasis>使用 root 帳戶登陸或者將其作為個人帳號使用。" |
| 1380 | |
| 1381 | #. Tag: para |
| 1382 | #: using-d-i.xml:983 |
| 1383 | #, no-c-format |
| 1384 | msgid "" |
| 1385 | "Why not? Well, one reason to avoid using root's privileges is that it is " |
| 1386 | "very easy to do irreparable damage as root. Another reason is that you might " |
| 1387 | "be tricked into running a <emphasis>Trojan-horse</emphasis> program — " |
| 1388 | "that is a program that takes advantage of your super-user powers to " |
| 1389 | "compromise the security of your system behind your back. Any good book on " |
| 1390 | "Unix system administration will cover this topic in more detail — " |
| 1391 | "consider reading one if it is new to you." |
| 1392 | msgstr "" |
| 1393 | "為什麼呢?避免使用 root 特權帳戶的一個原因是,它很容易對系統造成無法挽回的破" |
| 1394 | "壞。另一個原因是,您有可能被惡意誘使執行<emphasis>特洛伊木馬</emphasis>程式 " |
| 1395 | "— 這是一種在您未知的情況下利用超級使用者權限損害系統安全的程式。任何合" |
| 1396 | "格的 Unix 系統管理書籍中都會涉及到這一主題 — 如果您不是很瞭解這方面的內" |
| 1397 | "容,建議您找一本書進行學習。" |
| 1398 | |
| 1399 | #. Tag: para |
| 1400 | #: using-d-i.xml:993 |
| 1401 | #, no-c-format |
| 1402 | msgid "" |
| 1403 | "You will first be prompted for the user's full name. Then you'll be asked " |
| 1404 | "for a name for the user account; generally your first name or something " |
| 1405 | "similar will suffice and indeed will be the default. Finally, you will be " |
| 1406 | "prompted for a password for this account." |
| 1407 | msgstr "" |
| 1408 | "您首先會被要求輸入使用者的全名。然後要求輸入使用者帳號名﹔通常為姓之類的即" |
| 1409 | "可,並且會成為預設值。最後,您將要求輸入該帳號的密碼。" |
| 1410 | |
| 1411 | #. Tag: para |
| 1412 | #: using-d-i.xml:1000 |
| 1413 | #, no-c-format |
| 1414 | msgid "" |
| 1415 | "If at any point after installation you would like to create another account, " |
| 1416 | "use the <command>adduser</command> command." |
| 1417 | msgstr "" |
| 1418 | "如果在安裝完畢後您還希望建立其它新帳戶,請使用 <command>adduser</command> 命" |
| 1419 | "令。" |
| 1420 | |
| 1421 | #. Tag: title |
| 1422 | #: using-d-i.xml:1011 |
| 1423 | #, no-c-format |
| 1424 | msgid "Partitioning and Mount Point Selection" |
| 1425 | msgstr "分割區與選擇掛載點" |
| 1426 | |
| 1427 | #. Tag: para |
| 1428 | #: using-d-i.xml:1012 |
| 1429 | #, fuzzy, no-c-format |
| 1430 | msgid "" |
| 1431 | "At this time, after hardware detection has been executed a final time, &d-i; " |
| 1432 | "should be at its full strength, customized for the user's needs and ready to " |
| 1433 | "do some real work. As the title of this section indicates, the main task of " |
| 1434 | "the next few components lies in partitioning your disks, creating " |
| 1435 | "filesystems, assigning mountpoints and optionally configuring closely " |
| 1436 | "related options like RAID, LVM or encrypted devices." |
| 1437 | msgstr "" |
| 1438 | "現在,經過最後的硬體偵測,&d-i; 已經充滿活力,按照使用者需求,準備就緒。正如" |
| 1439 | "本節標題指明,接下來元件的主要任務是為您的硬碟分割磁區,建立檔案系統,安排掛" |
| 1440 | "載點,並為近似選項進行設定,例如 LVM 或 RAID 設備。" |
| 1441 | |
| 1442 | #. Tag: para |
| 1443 | #: using-d-i.xml:1033 |
| 1444 | #, fuzzy, no-c-format |
| 1445 | msgid "" |
| 1446 | "If you are uncomfortable with partitioning, or just want to know more " |
| 1447 | "details, see <xref linkend=\"partitioning\"/>." |
| 1448 | msgstr "" |
| 1449 | "現在是時候對您的硬碟進行分割了。要是您對分割還有心存疑慮,或者只是想瞭解更多" |
| 1450 | "的細節,請參閱 <xref linkend=\"partitioning\"/>。" |
| 1451 | |
| 1452 | #. Tag: para |
| 1453 | #: using-d-i.xml:1039 |
| 1454 | #, no-c-format |
| 1455 | msgid "" |
| 1456 | "If a hard disk has previously used under Solaris, the partitioner may not " |
| 1457 | "detect the size of the drive correctly. Creating a new partition table does " |
| 1458 | "not fix this issue. What does help, is to <quote>zero</quote> the first few " |
| 1459 | "sectors of the drive: <informalexample><screen>\n" |
| 1460 | "# dd if=/dev/zero of=/dev/hd<replaceable>X</replaceable> bs=512 count=2; " |
| 1461 | "sync\n" |
| 1462 | "</screen></informalexample> Note that this will make any existing data on " |
| 1463 | "that disk inaccessible." |
| 1464 | msgstr "" |
| 1465 | |
| 1466 | #. Tag: para |
| 1467 | #: using-d-i.xml:1052 |
| 1468 | #, fuzzy, no-c-format |
| 1469 | msgid "" |
| 1470 | "First you will be given the opportunity to automatically partition either an " |
| 1471 | "entire drive, or available free space on a drive. This is also called " |
| 1472 | "<quote>guided</quote> partitioning. If you do not want to autopartition, " |
| 1473 | "choose <guimenuitem>Manual</guimenuitem> from the menu." |
| 1474 | msgstr "" |
| 1475 | "首先您可以選擇對整塊硬碟或是其上的未使用空間進行自動分割區。這也被稱為 " |
| 1476 | "<quote>嚮導式</quote> 分割區。倘若您不願自動分割區,那麼也可以選擇選單中的 " |
| 1477 | "<guimenuitem>手動編輯磁碟分割表</guimenuitem> 。" |
| 1478 | |
| 1479 | #. Tag: title |
| 1480 | #: using-d-i.xml:1062 |
| 1481 | #, fuzzy, no-c-format |
| 1482 | #| msgid "Created partitions" |
| 1483 | msgid "Supported partitioning options" |
| 1484 | msgstr "所新建的分割區" |
| 1485 | |
| 1486 | #. Tag: para |
| 1487 | #: using-d-i.xml:1063 |
| 1488 | #, no-c-format |
| 1489 | msgid "" |
| 1490 | "The partitioner used in &d-i; is fairly versatile. It allows to create many " |
| 1491 | "different partitioning schemes, using various partition tables, file systems " |
| 1492 | "and advanced block devices." |
| 1493 | msgstr "" |
| 1494 | |
| 1495 | #. Tag: para |
| 1496 | #: using-d-i.xml:1069 |
| 1497 | #, no-c-format |
| 1498 | msgid "" |
| 1499 | "Exactly which options are available depends mainly on the architecture, but " |
| 1500 | "also on other factors. For example, on systems with limited internal memory " |
| 1501 | "some options may not be available. Defaults may vary as well. The type of " |
| 1502 | "partition table used by default can for example be different for large " |
| 1503 | "capacity hard disks than for smaller hard disks. Some options can only be " |
| 1504 | "changed when installing at medium or low debconf priority; at higher " |
| 1505 | "priorities sensible defaults will be used." |
| 1506 | msgstr "" |
| 1507 | |
| 1508 | #. Tag: para |
| 1509 | #: using-d-i.xml:1080 |
| 1510 | #, no-c-format |
| 1511 | msgid "" |
| 1512 | "The installer supports various forms of advanced partitioning and use of " |
| 1513 | "storage devices, which in many cases can be used in combination." |
| 1514 | msgstr "" |
| 1515 | |
| 1516 | #. Tag: emphasis |
| 1517 | #: using-d-i.xml:1087 |
| 1518 | #, fuzzy, no-c-format |
| 1519 | msgid "Logical Volume Management (LVM)" |
| 1520 | msgstr "配置邏輯容量管理(LVM)" |
| 1521 | |
| 1522 | #. Tag: emphasis |
| 1523 | #: using-d-i.xml:1090 |
| 1524 | #, no-c-format |
| 1525 | msgid "Software RAID" |
| 1526 | msgstr "" |
| 1527 | |
| 1528 | #. Tag: para |
| 1529 | #: using-d-i.xml:1091 |
| 1530 | #, no-c-format |
| 1531 | msgid "Supported are RAID levels 0, 1, 4, 5, 6 and 10." |
| 1532 | msgstr "" |
| 1533 | |
| 1534 | #. Tag: emphasis |
| 1535 | #: using-d-i.xml:1095 |
| 1536 | #, no-c-format |
| 1537 | msgid "Encryption" |
| 1538 | msgstr "" |
| 1539 | |
| 1540 | #. Tag: para |
| 1541 | #: using-d-i.xml:1097 |
| 1542 | #, no-c-format |
| 1543 | msgid "" |
| 1544 | "<emphasis>Serial ATA RAID</emphasis> (using <classname>dmraid</classname>)" |
| 1545 | msgstr "" |
| 1546 | |
| 1547 | #. Tag: para |
| 1548 | #: using-d-i.xml:1099 |
| 1549 | #, no-c-format |
| 1550 | msgid "" |
| 1551 | "Also called <quote>fake RAID</quote> or <quote>BIOS RAID</quote>. Support " |
| 1552 | "for Serial ATA RAID is currently only available if enabled when the " |
| 1553 | "installer is booted. Further information is available on <ulink url=\"&url-d-" |
| 1554 | "i-sataraid;\">our Wiki</ulink>." |
| 1555 | msgstr "" |
| 1556 | |
| 1557 | #. Tag: para |
| 1558 | #: using-d-i.xml:1105 |
| 1559 | #, no-c-format |
| 1560 | msgid "<emphasis>Multipath</emphasis> (experimental)" |
| 1561 | msgstr "" |
| 1562 | |
| 1563 | #. Tag: para |
| 1564 | #: using-d-i.xml:1107 |
| 1565 | #, no-c-format |
| 1566 | msgid "" |
| 1567 | "See <ulink url=\"&url-d-i-multipath;\">our Wiki</ulink> for information. " |
| 1568 | "Support for multipath is currently only available if enabled when the " |
| 1569 | "installer is booted." |
| 1570 | msgstr "" |
| 1571 | |
| 1572 | #. Tag: para |
| 1573 | #: using-d-i.xml:1114 |
| 1574 | #, no-c-format |
| 1575 | msgid "The following file systems are supported." |
| 1576 | msgstr "" |
| 1577 | |
| 1578 | #. Tag: para |
| 1579 | #: using-d-i.xml:1119 |
| 1580 | #, no-c-format |
| 1581 | msgid "" |
| 1582 | "<phrase arch=\"arm;mipsel\"><emphasis>ext2r0</emphasis>,</phrase> " |
| 1583 | "<emphasis>ext2</emphasis>, <phrase arch=\"linux-any\"><emphasis>ext3</" |
| 1584 | "emphasis>,</phrase> <phrase arch=\"linux-any\"><emphasis>ext4</emphasis></" |
| 1585 | "phrase>" |
| 1586 | msgstr "" |
| 1587 | |
| 1588 | #. Tag: para |
| 1589 | #: using-d-i.xml:1124 |
| 1590 | #, no-c-format |
| 1591 | msgid "" |
| 1592 | "The default file system selected in most cases is ext4; for <filename>/boot</" |
| 1593 | "filename> partitions ext2 will be selected by default when guided " |
| 1594 | "partitioning is used." |
| 1595 | msgstr "" |
| 1596 | |
| 1597 | #. Tag: para |
| 1598 | #: using-d-i.xml:1129 |
| 1599 | #, no-c-format |
| 1600 | msgid "<emphasis>jfs</emphasis> (not available on all architectures)" |
| 1601 | msgstr "" |
| 1602 | |
| 1603 | #. Tag: emphasis |
| 1604 | #: using-d-i.xml:1133 |
| 1605 | #, no-c-format |
| 1606 | msgid "<emphasis>ufs</emphasis>" |
| 1607 | msgstr "" |
| 1608 | |
| 1609 | #. Tag: para |
| 1610 | #: using-d-i.xml:1134 |
| 1611 | #, no-c-format |
| 1612 | msgid "The default file system is UFS." |
| 1613 | msgstr "" |
| 1614 | |
| 1615 | #. Tag: para |
| 1616 | #: using-d-i.xml:1137 |
| 1617 | #, no-c-format |
| 1618 | msgid "<emphasis>xfs</emphasis> (not available on all architectures)" |
| 1619 | msgstr "" |
| 1620 | |
| 1621 | #. Tag: emphasis |
| 1622 | #: using-d-i.xml:1141 |
| 1623 | #, no-c-format |
| 1624 | msgid "<emphasis>zfs</emphasis>" |
| 1625 | msgstr "" |
| 1626 | |
| 1627 | #. Tag: para |
| 1628 | #: using-d-i.xml:1142 |
| 1629 | #, no-c-format |
| 1630 | msgid "" |
| 1631 | "As ZFS support in the installer is still in development, only a basic subset " |
| 1632 | "of ZFS features are supported. Some of them can be enabled manually after " |
| 1633 | "the initial install, but there are some caveats:" |
| 1634 | msgstr "" |
| 1635 | |
| 1636 | #. Tag: para |
| 1637 | #: using-d-i.xml:1147 |
| 1638 | #, no-c-format |
| 1639 | msgid "" |
| 1640 | "Each ZFS pool will host only one filesystem. After install is finished, more " |
| 1641 | "filesystems can be created on this pool by using the <quote>zfs create</" |
| 1642 | "quote> command." |
| 1643 | msgstr "" |
| 1644 | |
| 1645 | #. Tag: para |
| 1646 | #: using-d-i.xml:1152 |
| 1647 | #, no-c-format |
| 1648 | msgid "" |
| 1649 | "Each ZFS pool will be composed of exactly one partition. After install is " |
| 1650 | "finished, a single-device ZFS pool can be converted into a multi-device pool " |
| 1651 | "by using the <quote>zpool add</quote> command, or into a mirrored pool by " |
| 1652 | "using the <quote>zpool attach</quote> command. However, you shouldn't do " |
| 1653 | "this on the pool that hosts root filesystem, as it would prevent GRUB from " |
| 1654 | "booting your system." |
| 1655 | msgstr "" |
| 1656 | |
| 1657 | #. Tag: para |
| 1658 | #: using-d-i.xml:1160 |
| 1659 | #, no-c-format |
| 1660 | msgid "" |
| 1661 | "Compression is not currently supported. After the install is finished, " |
| 1662 | "compression can be enabled by setting the <quote>compression</quote> " |
| 1663 | "property via the <quote>zfs set</quote> command. However, if a compression " |
| 1664 | "algorithm other than the default (lzjb) is used on the pool that hosts your " |
| 1665 | "root filesystem, this may prevent GRUB from booting your system." |
| 1666 | msgstr "" |
| 1667 | |
| 1668 | #. Tag: para |
| 1669 | #: using-d-i.xml:1169 |
| 1670 | #, no-c-format |
| 1671 | msgid "" |
| 1672 | "<emphasis>reiserfs</emphasis> (optional; not available on all architectures)" |
| 1673 | msgstr "" |
| 1674 | |
| 1675 | #. Tag: para |
| 1676 | #: using-d-i.xml:1171 |
| 1677 | #, no-c-format |
| 1678 | msgid "" |
| 1679 | "Support for the Reiser file system is no longer available by default. When " |
| 1680 | "the installer is running at medium or low debconf priority it can be enabled " |
| 1681 | "by selecting the <classname>partman-reiserfs</classname> component. Only " |
| 1682 | "version 3 of the file system is supported." |
| 1683 | msgstr "" |
| 1684 | |
| 1685 | #. Tag: emphasis |
| 1686 | #: using-d-i.xml:1178 |
| 1687 | #, no-c-format |
| 1688 | msgid "jffs2" |
| 1689 | msgstr "" |
| 1690 | |
| 1691 | #. Tag: para |
| 1692 | #: using-d-i.xml:1179 |
| 1693 | #, no-c-format |
| 1694 | msgid "" |
| 1695 | "Used on some systems to read flash memory. It is not possible to create new " |
| 1696 | "jffs2 partitions." |
| 1697 | msgstr "" |
| 1698 | |
| 1699 | #. Tag: emphasis |
| 1700 | #: using-d-i.xml:1184 |
| 1701 | #, no-c-format |
| 1702 | msgid "qnx4" |
| 1703 | msgstr "" |
| 1704 | |
| 1705 | #. Tag: para |
| 1706 | #: using-d-i.xml:1185 |
| 1707 | #, no-c-format |
| 1708 | msgid "" |
| 1709 | "Existing partitions will be recognized and it is possible to assign mount " |
| 1710 | "points for them. It is not possible to create new qnx4 partitions." |
| 1711 | msgstr "" |
| 1712 | |
| 1713 | #. Tag: para |
| 1714 | #: using-d-i.xml:1189 |
| 1715 | #, no-c-format |
| 1716 | msgid "<emphasis>FAT16</emphasis>, <emphasis>FAT32</emphasis>" |
| 1717 | msgstr "" |
| 1718 | |
| 1719 | #. Tag: para |
| 1720 | #: using-d-i.xml:1192 |
| 1721 | #, no-c-format |
| 1722 | msgid "<emphasis>NTFS</emphasis> (read-only)" |
| 1723 | msgstr "" |
| 1724 | |
| 1725 | #. Tag: para |
| 1726 | #: using-d-i.xml:1194 |
| 1727 | #, no-c-format |
| 1728 | msgid "" |
| 1729 | "Existing NTFS partitions can be resized and it is possible to assign mount " |
| 1730 | "points for them. It is not possible to create new NTFS partitions." |
| 1731 | msgstr "" |
| 1732 | |
| 1733 | #. Tag: title |
| 1734 | #: using-d-i.xml:1204 |
| 1735 | #, fuzzy, no-c-format |
| 1736 | msgid "Guided Partitioning" |
| 1737 | msgstr "分割區方式" |
| 1738 | |
| 1739 | #. Tag: para |
| 1740 | #: using-d-i.xml:1205 |
| 1741 | #, no-c-format |
| 1742 | msgid "" |
| 1743 | "If you choose guided partitioning, you may have three options: to create " |
| 1744 | "partitions directly on the hard disk (classic method), or to create them " |
| 1745 | "using Logical Volume Management (LVM), or to create them using encrypted " |
| 1746 | "LVM<footnote> <para> The installer will encrypt the LVM volume group using a " |
| 1747 | "256 bit AES key and makes use of the kernel's <quote>dm-crypt</quote> " |
| 1748 | "support. </para> </footnote>." |
| 1749 | msgstr "" |
| 1750 | |
| 1751 | #. Tag: para |
| 1752 | #: using-d-i.xml:1220 |
| 1753 | #, no-c-format |
| 1754 | msgid "" |
| 1755 | "The option to use (encrypted) LVM may not be available on all architectures." |
| 1756 | msgstr "" |
| 1757 | |
| 1758 | #. Tag: para |
| 1759 | #: using-d-i.xml:1225 |
| 1760 | #, no-c-format |
| 1761 | msgid "" |
| 1762 | "When using LVM or encrypted LVM, the installer will create most partitions " |
| 1763 | "inside one big partition; the advantage of this method is that partitions " |
| 1764 | "inside this big partition can be resized relatively easily later. In the " |
| 1765 | "case of encrypted LVM the big partition will not be readable without knowing " |
| 1766 | "a special key phrase, thus providing extra security of your (personal) data." |
| 1767 | msgstr "" |
| 1768 | |
| 1769 | #. Tag: para |
| 1770 | #: using-d-i.xml:1234 |
| 1771 | #, no-c-format |
| 1772 | msgid "" |
| 1773 | "When using encrypted LVM, the installer will also automatically erase the " |
| 1774 | "disk by writing random data to it. This further improves security (as it " |
| 1775 | "makes it impossible to tell which parts of the disk are in use and also " |
| 1776 | "makes sure that any traces of previous installations are erased), but may " |
| 1777 | "take some time depending on the size of your disk." |
| 1778 | msgstr "" |
| 1779 | |
| 1780 | #. Tag: para |
| 1781 | #: using-d-i.xml:1243 |
| 1782 | #, no-c-format |
| 1783 | msgid "" |
| 1784 | "If you choose guided partitioning using LVM or encrypted LVM, some changes " |
| 1785 | "in the partition table will need to be written to the selected disk while " |
| 1786 | "LVM is being set up. These changes effectively erase all data that is " |
| 1787 | "currently on the selected hard disk and you will not be able to undo them " |
| 1788 | "later. However, the installer will ask you to confirm these changes before " |
| 1789 | "they are written to disk." |
| 1790 | msgstr "" |
| 1791 | |
| 1792 | #. Tag: para |
| 1793 | #: using-d-i.xml:1253 |
| 1794 | #, no-c-format |
| 1795 | msgid "" |
| 1796 | "If you choose guided partitioning<phrase arch=\"linux-any\"> (either classic " |
| 1797 | "or using (encrypted) LVM)</phrase> for a whole disk, you will first be asked " |
| 1798 | "to select the disk you want to use. Check that all your disks are listed " |
| 1799 | "and, if you have several disks, make sure you select the correct one. The " |
| 1800 | "order they are listed in may differ from what you are used to. The size of " |
| 1801 | "the disks may help to identify them." |
| 1802 | msgstr "" |
| 1803 | |
| 1804 | #. Tag: para |
| 1805 | #: using-d-i.xml:1262 |
| 1806 | #, no-c-format |
| 1807 | msgid "" |
| 1808 | "Any data on the disk you select will eventually be lost, but you will always " |
| 1809 | "be asked to confirm any changes before they are written to the disk. <phrase " |
| 1810 | "arch=\"linux-any\"> If you have selected the classic method of partitioning, " |
| 1811 | "you will be able to undo any changes right until the end; when using " |
| 1812 | "(encrypted) LVM this is not possible. </phrase>" |
| 1813 | msgstr "" |
| 1814 | |
| 1815 | #. Tag: para |
| 1816 | #: using-d-i.xml:1272 |
| 1817 | #, fuzzy, no-c-format |
| 1818 | msgid "" |
| 1819 | "Next, you will be able to choose from the schemes listed in the table below. " |
| 1820 | "All schemes have their pros and cons, some of which are discussed in <xref " |
| 1821 | "linkend=\"partitioning\"/>. If you are unsure, choose the first one. Bear in " |
| 1822 | "mind that guided partitioning needs a certain minimal amount of free space " |
| 1823 | "to operate with. If you don't give it at least about 1GB of space (depends " |
| 1824 | "on chosen scheme), guided partitioning will fail." |
| 1825 | msgstr "" |
| 1826 | "倘若您選擇了嚮導式分割,那麼就要從下表所列的幾個方式中選擇其一。每個方式都各" |
| 1827 | "有利弊。在 <xref linkend=\"partitioning\"/> 中對它們中的有這幾個方式的評價。" |
| 1828 | "如果您沒有把握,請選擇第一個選項您。有一點要記住,就是使用嚮導式分割區至少需" |
| 1829 | "要一定大小的未使用空間才能正常運作。如果您沒有給它 1GB 以上的空間 (大小隨所選" |
| 1830 | "的方式而不同),那麼嚮導式分割區將以失敗告終。" |
| 1831 | |
| 1832 | #. Tag: entry |
| 1833 | #: using-d-i.xml:1288 |
| 1834 | #, no-c-format |
| 1835 | msgid "Partitioning scheme" |
| 1836 | msgstr "分割區方式" |
| 1837 | |
| 1838 | #. Tag: entry |
| 1839 | #: using-d-i.xml:1289 |
| 1840 | #, no-c-format |
| 1841 | msgid "Minimum space" |
| 1842 | msgstr "所需最小空間" |
| 1843 | |
| 1844 | #. Tag: entry |
| 1845 | #: using-d-i.xml:1290 |
| 1846 | #, no-c-format |
| 1847 | msgid "Created partitions" |
| 1848 | msgstr "所新建的分割區" |
| 1849 | |
| 1850 | #. Tag: entry |
| 1851 | #: using-d-i.xml:1296 |
| 1852 | #, no-c-format |
| 1853 | msgid "All files in one partition" |
| 1854 | msgstr "所有檔案在同一分割區" |
| 1855 | |
| 1856 | #. Tag: entry |
| 1857 | #: using-d-i.xml:1297 |
| 1858 | #, no-c-format |
| 1859 | msgid "600MB" |
| 1860 | msgstr "600MB" |
| 1861 | |
| 1862 | #. Tag: entry |
| 1863 | #: using-d-i.xml:1298 |
| 1864 | #, no-c-format |
| 1865 | msgid "<filename>/</filename>, swap" |
| 1866 | msgstr "<filename>/</filename>, swap" |
| 1867 | |
| 1868 | #. Tag: entry |
| 1869 | #: using-d-i.xml:1300 |
| 1870 | #, fuzzy, no-c-format |
| 1871 | msgid "Separate /home partition" |
| 1872 | msgstr "所新建的分割區" |
| 1873 | |
| 1874 | #. Tag: entry |
| 1875 | #: using-d-i.xml:1301 |
| 1876 | #, no-c-format |
| 1877 | msgid "500MB" |
| 1878 | msgstr "500MB" |
| 1879 | |
| 1880 | #. Tag: entry |
| 1881 | #: using-d-i.xml:1302 |
| 1882 | #, no-c-format |
| 1883 | msgid "<filename>/</filename>, <filename>/home</filename>, swap" |
| 1884 | msgstr "<filename>/</filename>, <filename>/home</filename>, swap" |
| 1885 | |
| 1886 | #. Tag: entry |
| 1887 | #: using-d-i.xml:1306 |
| 1888 | #, no-c-format |
| 1889 | msgid "Separate /home, /usr, /var and /tmp partitions" |
| 1890 | msgstr "" |
| 1891 | |
| 1892 | #. Tag: entry |
| 1893 | #: using-d-i.xml:1307 |
| 1894 | #, no-c-format |
| 1895 | msgid "<entry>1GB</entry>" |
| 1896 | msgstr "<entry>1GB</entry>" |
| 1897 | |
| 1898 | #. Tag: entry |
| 1899 | #: using-d-i.xml:1308 |
| 1900 | #, no-c-format |
| 1901 | msgid "" |
| 1902 | "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" |
| 1903 | "filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap" |
| 1904 | msgstr "" |
| 1905 | "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" |
| 1906 | "filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap" |
| 1907 | |
| 1908 | #. Tag: para |
| 1909 | #: using-d-i.xml:1317 |
| 1910 | #, no-c-format |
| 1911 | msgid "" |
| 1912 | "If you choose guided partitioning using (encrypted) LVM, the installer will " |
| 1913 | "also create a separate <filename>/boot</filename> partition. The other " |
| 1914 | "partitions, including the swap partition, will be created inside the LVM " |
| 1915 | "partition." |
| 1916 | msgstr "" |
| 1917 | |
| 1918 | #. Tag: para |
| 1919 | #: using-d-i.xml:1323 |
| 1920 | #, fuzzy, no-c-format |
| 1921 | msgid "" |
| 1922 | "If you choose guided partitioning for your IA-64 system, there will be an " |
| 1923 | "additional partition, formatted as a FAT16 bootable filesystem, for the EFI " |
| 1924 | "boot loader. There is also an additional menu item in the formatting menu to " |
| 1925 | "manually set up a partition as an EFI boot partition." |
| 1926 | msgstr "" |
| 1927 | "倘若您為您的 IA64 系統選擇了自動分割區,那就會另外分出來一個分割區。這個分割" |
| 1928 | "區專門為 EFI bootloader 格式化成 FAT16 的可開機檔案系統。同時,選單裡也將有另" |
| 1929 | "外的一項,可以讓您手動把某個分割區作為 EFI 開機分割區。" |
| 1930 | |
| 1931 | #. Tag: para |
| 1932 | #: using-d-i.xml:1331 |
| 1933 | #, no-c-format |
| 1934 | msgid "" |
| 1935 | "After selecting a scheme, the next screen will show your new partition " |
| 1936 | "table, including information on whether and how partitions will be formatted " |
| 1937 | "and where they will be mounted." |
| 1938 | msgstr "" |
| 1939 | "在選定了分割區方式後的下一個畫面,您會看到關於自己分割區的一張表格,上面標明" |
| 1940 | "了分割區是否將被格式化,將以何種方式格式化,以及它們將被掛載到哪裡的相關資" |
| 1941 | "訊。" |
| 1942 | |
| 1943 | #. Tag: para |
| 1944 | #: using-d-i.xml:1337 |
| 1945 | #, fuzzy, no-c-format |
| 1946 | msgid "" |
| 1947 | "The list of partitions might look like this: <informalexample><screen>\n" |
| 1948 | " IDE1 master (hda) - 6.4 GB WDC AC36400L\n" |
| 1949 | " #1 primary 16.4 MB B f ext2 /boot\n" |
| 1950 | " #2 primary 551.0 MB swap swap\n" |
| 1951 | " #3 primary 5.8 GB ntfs\n" |
| 1952 | " pri/log 8.2 MB FREE SPACE\n" |
| 1953 | "\n" |
| 1954 | " IDE1 slave (hdb) - 80.0 GB ST380021A\n" |
| 1955 | " #1 primary 15.9 MB ext3\n" |
| 1956 | " #2 primary 996.0 MB fat16\n" |
| 1957 | " #3 primary 3.9 GB xfs /home\n" |
| 1958 | " #5 logical 6.0 GB f ext3 /\n" |
| 1959 | " #6 logical 1.0 GB f ext3 /var\n" |
| 1960 | " #7 logical 498.8 MB ext3\n" |
| 1961 | " #8 logical 551.5 MB swap swap\n" |
| 1962 | " #9 logical 65.8 GB ext2\n" |
| 1963 | "</screen></informalexample> This example shows two IDE harddrives divided " |
| 1964 | "into several partitions; the first disk has some free space. Each partition " |
| 1965 | "line consists of the partition number, its type, size, optional flags, file " |
| 1966 | "system, and mountpoint (if any). Note: this particular setup cannot be " |
| 1967 | "created using guided partitioning but it does show possible variation that " |
| 1968 | "can be achieved using manual partitioning." |
| 1969 | msgstr "" |
| 1970 | "分割區表格的格式如下: <informalexample><screen>\n" |
| 1971 | " IDE1 master (hda) - 6.4 GB WDC AC36400L\n" |
| 1972 | " #1 primary 16.4 MB ext2 /boot\n" |
| 1973 | " #2 primary 551.0 MB swap swap\n" |
| 1974 | " #3 primary 5.8 GB ntfs\n" |
| 1975 | " pri/log 8.2 MB FREE SPACE\n" |
| 1976 | "\n" |
| 1977 | " IDE1 slave (hdb) - 80.0 GB ST380021A\n" |
| 1978 | " #1 primary 15.9 MB ext3\n" |
| 1979 | " #2 primary 996.0 MB fat16\n" |
| 1980 | " #3 primary 3.9 GB xfs /home\n" |
| 1981 | " #5 logical 6.0 GB ext3 /\n" |
| 1982 | " #6 logical 1.0 GB ext3 /var\n" |
| 1983 | " #7 logical 498.8 GB ext3\n" |
| 1984 | " #8 logical 551.5 GB swap swap\n" |
| 1985 | " #9 logical 65.8 GB ext2\n" |
| 1986 | "</screen></informalexample> 本例中有兩塊硬碟,它們分別被分割成了幾個分割區。" |
| 1987 | "其中,第一塊硬碟上還有些未使用空間。表中,每行列出了分割區編號、其類型、分割" |
| 1988 | "區大小、可選的旗標、採用的檔案系統,及其掛載點 (如果有的話)。" |
| 1989 | |
| 1990 | #. Tag: para |
| 1991 | #: using-d-i.xml:1350 |
| 1992 | #, fuzzy, no-c-format |
| 1993 | msgid "" |
| 1994 | "This concludes the guided partitioning. If you are satisfied with the " |
| 1995 | "generated partition table, you can choose <guimenuitem>Finish partitioning " |
| 1996 | "and write changes to disk</guimenuitem> from the menu to implement the new " |
| 1997 | "partition table (as described at the end of this section). If you are not " |
| 1998 | "happy, you can choose to <guimenuitem>Undo changes to partitions</" |
| 1999 | "guimenuitem> and run guided partitioning again, or modify the proposed " |
| 2000 | "changes as described below for manual partitioning." |
| 2001 | msgstr "" |
| 2002 | "接下來,嚮導式分割區就要完成了。如果您對上面產生的分割區資訊表感到滿意,那麼" |
| 2003 | "請在選單中選擇<guimenuitem>結束磁碟分割作業並將變更寫入磁碟中</guimenuitem> " |
| 2004 | "一項,這樣,新的分割區表就建立了 (本節節末將會對此進行解釋)。如果您認為分割區" |
| 2005 | "設置不合需求,那麼可以選擇<guimenuitem>取消所有對磁碟分割的變更</" |
| 2006 | "guimenuitem>,之後就可以再次進行嚮導式分割區,或者按照下面將要介紹的手動分割" |
| 2007 | "區的辦法來完成自己所設想的分割規劃。" |
| 2008 | |
| 2009 | #. Tag: title |
| 2010 | #: using-d-i.xml:1364 |
| 2011 | #, fuzzy, no-c-format |
| 2012 | msgid "Manual Partitioning" |
| 2013 | msgstr "分割區方式" |
| 2014 | |
| 2015 | #. Tag: para |
| 2016 | #: using-d-i.xml:1365 |
| 2017 | #, no-c-format |
| 2018 | msgid "" |
| 2019 | "A similar screen to the one shown just above will be displayed if you choose " |
| 2020 | "manual partitioning except that your existing partition table will be shown " |
| 2021 | "and without the mount points. How to manually set up your partition table " |
| 2022 | "and the usage of partitions by your new &debian; system will be covered in " |
| 2023 | "the remainder of this section." |
| 2024 | msgstr "" |
| 2025 | "如果您選擇了手動分割區的話,它的畫面和上面介紹的嚮導式分割區大體上相同。不同" |
| 2026 | "之處在於,畫面上顯示的是您目前的分割區列表,而且其中並沒有掛載點的資訊。關於" |
| 2027 | "如何手動設置您的分割區表,以及新安裝的 &debian; 系統將如何使用這些分割區,這" |
| 2028 | "些內容將會在本節的後面談到。" |
| 2029 | |
| 2030 | #. Tag: para |
| 2031 | #: using-d-i.xml:1373 |
| 2032 | #, fuzzy, no-c-format |
| 2033 | msgid "" |
| 2034 | "If you select a pristine disk which has neither partitions nor free space on " |
| 2035 | "it, you will be asked if a new partition table should be created (this is " |
| 2036 | "needed so you can create new partitions). After this, a new line entitled " |
| 2037 | "<quote>FREE SPACE</quote> should appear in the table under the selected disk." |
| 2038 | msgstr "" |
| 2039 | "倘若您選用的是一塊全新的硬碟,它還沒有被分割過,上面也沒有未使用空間。那麼系" |
| 2040 | "統會要求您新建一個分割區表 (只有這樣,您才能建立新的分割區)。分割區表建好之" |
| 2041 | "後,在被選中的磁碟下會出現一個新行,上面寫著<quote>未使用空間</quote>。" |
| 2042 | |
| 2043 | #. Tag: para |
| 2044 | #: using-d-i.xml:1381 |
| 2045 | #, fuzzy, no-c-format |
| 2046 | msgid "" |
| 2047 | "If you select some free space, you will have the opportunity to create a new " |
| 2048 | "partition. You will have to answer a quick series of questions about its " |
| 2049 | "size, type (primary or logical), and location (beginning or end of the free " |
| 2050 | "space). After this, you will be presented with a detailed overview of your " |
| 2051 | "new partition. The main setting is <guimenuitem>Use as:</guimenuitem>, which " |
| 2052 | "determines if the partition will have a file system on it, or be used for " |
| 2053 | "swap,<phrase arch=\"linux-any\"> software RAID, LVM, an encrypted file " |
| 2054 | "system,</phrase> or not be used at all. Other settings include mountpoint, " |
| 2055 | "mount options, and bootable flag; which settings are shown depends on how " |
| 2056 | "the partition is to be used. If you don't like the preselected defaults, " |
| 2057 | "feel free to change them to your liking. E.g. by selecting the option " |
| 2058 | "<guimenuitem>Use as:</guimenuitem>, you can choose a different filesystem " |
| 2059 | "for this partition, including options to use the partition for swap,<phrase " |
| 2060 | "arch=\"linux-any\"> software RAID, LVM,</phrase> or not use it at all. " |
| 2061 | "Another nice feature is the ability to copy data from an existing partition " |
| 2062 | "onto this one. When you are satisfied with your new partition, select " |
| 2063 | "<guimenuitem>Done setting up the partition</guimenuitem> and you will return " |
| 2064 | "to <command>partman</command>'s main screen." |
| 2065 | msgstr "" |
| 2066 | "如果您選中了某塊未使用空間,那麼就可以在上面新建分割區了。接著需要回答一系列" |
| 2067 | "簡短的問題,如分割區大小、類型 (主分割區還是邏輯分割區)、以及分割區的位置 (在" |
| 2068 | "未使用空間的開始部分還是在結束部分)。回答完畢後,您會看到一個小結,它詳盡地列" |
| 2069 | "出這個新分割區的各種參數和設置,包括掛載點、掛載選項、啟動旗標或者分割區的用" |
| 2070 | "途。如果您不喜歡預設值的話,盡可以按照自己的喜好更改它們。例如說,選取 " |
| 2071 | "<guimenuitem>用途:</guimenuitem> 選項,然後您可以讓這個分割區改用其他的檔案" |
| 2072 | "系統,例如把它用作置換分割區、軟 RAID、LVM,或者根本就放著不用。另外還有個不" |
| 2073 | "錯的功能,就是可以把現有分割區的數據拷貝到新分割區上。一旦您對新分割區的設置" |
| 2074 | "感到滿意了,就可以選擇 <guimenuitem>分割區設定作業完成</guimenuitem>,然後會" |
| 2075 | "自動退回到 <command>partman</command> 的主畫面。" |
| 2076 | |
| 2077 | #. Tag: para |
| 2078 | #: using-d-i.xml:1403 |
| 2079 | #, fuzzy, no-c-format |
| 2080 | msgid "" |
| 2081 | "If you decide you want to change something about your partition, simply " |
| 2082 | "select the partition, which will bring you to the partition configuration " |
| 2083 | "menu. This is the same screen as is used when creating a new partition, so " |
| 2084 | "you can change the same settings. One thing that may not be very obvious at " |
| 2085 | "a first glance is that you can resize the partition by selecting the item " |
| 2086 | "displaying the size of the partition. Filesystems known to work are at least " |
| 2087 | "fat16, fat32, ext2, ext3 and swap. This menu also allows you to delete a " |
| 2088 | "partition." |
| 2089 | msgstr "" |
| 2090 | "若是您希望修改分割區的設置,只要選取該分割區,分割區的設定選單就會出現在您的" |
| 2091 | "面前。由於這個畫面和新建分割區時使用的畫面是相同的,所以您可以像以前那樣修改" |
| 2092 | "設定選項。有一件事,可能第一眼看不大出來,就是您還可以透過選取分割區大小項目" |
| 2093 | "來調整分割區的大小。目前適用的檔案系統至少有 fat16、 fat32、ext2、ext3 和 " |
| 2094 | "swap。在這個選單中,您還可以刪除分割區。" |
| 2095 | |
| 2096 | #. Tag: para |
| 2097 | #: using-d-i.xml:1414 |
| 2098 | #, no-c-format |
| 2099 | msgid "" |
| 2100 | "Be sure to create at least two partitions: one for the <emphasis>root</" |
| 2101 | "emphasis> filesystem (which must be mounted as <filename>/</filename>) and " |
| 2102 | "one for <emphasis>swap</emphasis>. If you forget to mount the root " |
| 2103 | "filesystem, <command>partman</command> won't let you continue until you " |
| 2104 | "correct this issue." |
| 2105 | msgstr "" |
| 2106 | "請確保至少分出兩個分割區:其中一個作為 <emphasis>root</emphasis> 檔案系統 (它" |
| 2107 | "必須掛載到 <filename>/</filename>) 另一個用於 <emphasis>swap</emphasis>。若是" |
| 2108 | "您忘記了掛載根 (root) 檔案系統的話,<command>partman</command> 會拒絕讓您繼續" |
| 2109 | "下面的步驟,直到您改正了這個錯誤。" |
| 2110 | |
| 2111 | #. Tag: para |
| 2112 | #: using-d-i.xml:1422 |
| 2113 | #, fuzzy, no-c-format |
| 2114 | msgid "" |
| 2115 | "If you forget to select and format an EFI boot partition, <command>partman</" |
| 2116 | "command> will detect this and will not let you continue until you allocate " |
| 2117 | "one." |
| 2118 | msgstr "" |
| 2119 | "如果您忘記選擇和格式化一個 EFI 啟動分割區 <command>partman</command> 會察覺這" |
| 2120 | "一點,不讓您繼續操作,直到您劃分出這樣一個分割區。" |
| 2121 | |
| 2122 | #. Tag: para |
| 2123 | #: using-d-i.xml:1428 |
| 2124 | #, no-c-format |
| 2125 | msgid "" |
| 2126 | "Capabilities of <command>partman</command> can be extended with installer " |
| 2127 | "modules, but are dependent on your system's architecture. So if you can't " |
| 2128 | "see all promised goodies, check if you have loaded all required modules (e." |
| 2129 | "g. <filename>partman-ext3</filename>, <filename>partman-xfs</filename>, or " |
| 2130 | "<filename>partman-lvm</filename>)." |
| 2131 | msgstr "" |
| 2132 | "由於 <command>partman</command> 的功能是透過安裝本套件的各模組功能以延伸和擴" |
| 2133 | "展,但是具體又因您的系統的架構而有所區別。因此,如果您發現安裝的實際情況與我" |
| 2134 | "們所言不符,缺少了某些功能特性,那麼請檢查一下,確保已掛載了所有必須的模組 " |
| 2135 | "(例如 <filename>partman-ext3</filename>、<filename>partman-xfs</filename> 或" |
| 2136 | "者 <filename>partman-lvm</filename>)。" |
| 2137 | |
| 2138 | #. Tag: para |
| 2139 | #: using-d-i.xml:1436 |
| 2140 | #, no-c-format |
| 2141 | msgid "" |
| 2142 | "After you are satisfied with partitioning, select <guimenuitem>Finish " |
| 2143 | "partitioning and write changes to disk</guimenuitem> from the partitioning " |
| 2144 | "menu. You will be presented with a summary of changes made to the disks and " |
| 2145 | "asked to confirm that the filesystems should be created as requested." |
| 2146 | msgstr "" |
| 2147 | "對分割區設定感到滿意後,就可以選擇分割區選單中的 <guimenuitem>結束磁碟分割作" |
| 2148 | "業並將變更寫入磁碟中</guimenuitem> 一項。在這之後,會出現一個清單,列出即將在" |
| 2149 | "硬碟上進行的所有操作。此時,安裝程式會讓您確認是否就照此設定進行分割。" |
| 2150 | |
| 2151 | #. Tag: title |
| 2152 | #: using-d-i.xml:1464 |
| 2153 | #, fuzzy, no-c-format |
| 2154 | msgid "Configuring Multidisk Devices (Software RAID)" |
| 2155 | msgstr "配置多磁碟設備 (Software RAID)" |
| 2156 | |
| 2157 | #. Tag: para |
| 2158 | #: using-d-i.xml:1465 |
| 2159 | #, fuzzy, no-c-format |
| 2160 | #| msgid "" |
| 2161 | #| "If you have more than one harddrive<footnote><para> To be honest, you can " |
| 2162 | #| "construct MD device even from partitions residing on single physical " |
| 2163 | #| "drive, but that won't bring you anything useful. </para></footnote> in " |
| 2164 | #| "your computer, you can use <command>mdcfg</command> to set up your drives " |
| 2165 | #| "for increased performance and/or better reliability of your data. The " |
| 2166 | #| "result is called <firstterm>Multidisk Device</firstterm> (or after its " |
| 2167 | #| "most famous variant <firstterm>software RAID</firstterm>)." |
| 2168 | msgid "" |
| 2169 | "If you have more than one harddrive<footnote><para> To be honest, you can " |
| 2170 | "construct an MD device even from partitions residing on single physical " |
| 2171 | "drive, but that won't give any benefits. </para></footnote> in your " |
| 2172 | "computer, you can use <command>mdcfg</command> to set up your drives for " |
| 2173 | "increased performance and/or better reliability of your data. The result is " |
| 2174 | "called <firstterm>Multidisk Device</firstterm> (or after its most famous " |
| 2175 | "variant <firstterm>software RAID</firstterm>)." |
| 2176 | msgstr "" |
| 2177 | "如果您有一個以上的硬碟 <footnote><para> 其實,您可以從不同硬碟上的不同分割區" |
| 2178 | "建立多磁碟(Multidisk, MD)設備,但這樣做不會給您帶來任何好處。</para></" |
| 2179 | "footnote> 安裝在您的電腦上,您可以用 <command>mdcfg</command> 配置硬碟以提升" |
| 2180 | "效能和 (或) 更好的資料可靠性。這種結果稱為 <firstterm>多磁碟設備</firstterm> " |
| 2181 | "(或者更有名的 <firstterm>software RAID</firstterm>)。" |
| 2182 | |
| 2183 | #. Tag: para |
| 2184 | #: using-d-i.xml:1478 |
| 2185 | #, no-c-format |
| 2186 | msgid "" |
| 2187 | "MD is basically a bunch of partitions located on different disks and " |
| 2188 | "combined together to form a <emphasis>logical</emphasis> device. This device " |
| 2189 | "can then be used like an ordinary partition (i.e. in <command>partman</" |
| 2190 | "command> you can format it, assign a mountpoint, etc.)." |
| 2191 | msgstr "" |
| 2192 | "MD 本質上是一組位於部分磁碟上的分割區,組合在一起形成一個 <emphasis>邏輯</" |
| 2193 | "emphasis>設備。該設備可以像正常的分割區一樣使用 (例如可以用 " |
| 2194 | "<command>partman</command> 格式化,分配掛載點,等等)。" |
| 2195 | |
| 2196 | #. Tag: para |
| 2197 | #: using-d-i.xml:1486 |
| 2198 | #, fuzzy, no-c-format |
| 2199 | msgid "" |
| 2200 | "What benefits this brings depends on the type of MD device you are creating. " |
| 2201 | "Currently supported are: <variablelist> <varlistentry> <term>RAID0</" |
| 2202 | "term><listitem><para> Is mainly aimed at performance. RAID0 splits all " |
| 2203 | "incoming data into <firstterm>stripes</firstterm> and distributes them " |
| 2204 | "equally over each disk in the array. This can increase the speed of read/" |
| 2205 | "write operations, but when one of the disks fails, you will lose " |
| 2206 | "<emphasis>everything</emphasis> (part of the information is still on the " |
| 2207 | "healthy disk(s), the other part <emphasis>was</emphasis> on the failed " |
| 2208 | "disk). </para><para> The typical use for RAID0 is a partition for video " |
| 2209 | "editing. </para></listitem> </varlistentry> <varlistentry> <term>RAID1</" |
| 2210 | "term><listitem><para> Is suitable for setups where reliability is the first " |
| 2211 | "concern. It consists of several (usually two) equally-sized partitions where " |
| 2212 | "every partition contains exactly the same data. This essentially means three " |
| 2213 | "things. First, if one of your disks fails, you still have the data mirrored " |
| 2214 | "on the remaining disks. Second, you can use only a fraction of the available " |
| 2215 | "capacity (more precisely, it is the size of the smallest partition in the " |
| 2216 | "RAID). Third, file-reads are load-balanced among the disks, which can " |
| 2217 | "improve performance on a server, such as a file server, that tends to be " |
| 2218 | "loaded with more disk reads than writes. </para><para> Optionally you can " |
| 2219 | "have a spare disk in the array which will take the place of the failed disk " |
| 2220 | "in the case of failure. </para></listitem> </varlistentry> <varlistentry> " |
| 2221 | "<term>RAID5</term><listitem><para> Is a good compromise between speed, " |
| 2222 | "reliability and data redundancy. RAID5 splits all incoming data into stripes " |
| 2223 | "and distributes them equally on all but one disk (similar to RAID0). Unlike " |
| 2224 | "RAID0, RAID5 also computes <firstterm>parity</firstterm> information, which " |
| 2225 | "gets written on the remaining disk. The parity disk is not static (that " |
| 2226 | "would be called RAID4), but is changing periodically, so the parity " |
| 2227 | "information is distributed equally on all disks. When one of the disks " |
| 2228 | "fails, the missing part of information can be computed from remaining data " |
| 2229 | "and its parity. RAID5 must consist of at least three active partitions. " |
| 2230 | "Optionally you can have a spare disk in the array which will take the place " |
| 2231 | "of the failed disk in the case of failure. </para><para> As you can see, " |
| 2232 | "RAID5 has a similar degree of reliability to RAID1 while achieving less " |
| 2233 | "redundancy. On the other hand, it might be a bit slower on write operations " |
| 2234 | "than RAID0 due to computation of parity information. </para></listitem> </" |
| 2235 | "varlistentry> <varlistentry> <term>RAID6</term><listitem><para> Is similar " |
| 2236 | "to RAID5 except that it uses two parity devices instead of one. </" |
| 2237 | "para><para> A RAID6 array can survive up to two disk failures. </para></" |
| 2238 | "listitem> </varlistentry> <varlistentry> <term>RAID10</term><listitem><para> " |
| 2239 | "RAID10 combines striping (as in RAID0) and mirroring (as in RAID1). It " |
| 2240 | "creates <replaceable>n</replaceable> copies of incoming data and distributes " |
| 2241 | "them across the partitions so that none of the copies of the same data are " |
| 2242 | "on the same device. The default value of <replaceable>n</replaceable> is 2, " |
| 2243 | "but it can be set to something else in expert mode. The number of partitions " |
| 2244 | "used must be at least <replaceable>n</replaceable>. RAID10 has different " |
| 2245 | "layouts for distributing the copies. The default is near copies. Near copies " |
| 2246 | "have all of the copies at about the same offset on all of the disks. Far " |
| 2247 | "copies have the copies at different offsets on the disks. Offset copies copy " |
| 2248 | "the stripe, not the individual copies. </para><para> RAID10 can be used to " |
| 2249 | "achieve reliability and redundancy without the drawback of having to " |
| 2250 | "calculate parity. </para></listitem> </varlistentry> </variablelist> To sum " |
| 2251 | "it up:" |
| 2252 | msgstr "" |
| 2253 | "隨著建立不同類型的 MD,您可享受不同的好處。目前支援:<variablelist> " |
| 2254 | "<varlistentry> <term>RAID0</term><listitem><para> 它的主要目標是效能。RAID0 " |
| 2255 | "將進來的資料分割成 <firstterm>stripes</firstterm> 然後平均分配到陣列裡面的每" |
| 2256 | "個硬碟上。這樣可以提升讀/寫操作速度,不過一旦其中的一個硬碟損壞,您將丟失" |
| 2257 | "<emphasis>一切</emphasis>資料 (部分資訊在好的磁碟上,其他的<emphasis>曾經</" |
| 2258 | "emphasis>在壞的磁碟上)。</para><para> 典型的 RAID0 應用於影像編輯分割區。</" |
| 2259 | "para></listitem> </varlistentry> <varlistentry> <term>RAID1</" |
| 2260 | "term><listitem><para> 適用於以可靠性為優先考慮的狀況。它由多個 (通常兩個) 相" |
| 2261 | "同大小的分割區組成,每個分割區儲存相同的資量。這意味著三件事。第一,如果其中" |
| 2262 | "的一個損壞,您仍然有資料鏡像在其餘的磁碟上。第二,您只能使用現有容量中的碎片 " |
| 2263 | "(更精確的說,它是 RAID 中大小最小的磁碟分割區)。第三,讀取檔案時,負載會被自" |
| 2264 | "動平衡到各個磁碟,這可以提升伺服器的性能,如檔案次服器,它讀取的負載可能比寫" |
| 2265 | "多。</para><para> 您可以選用備用的磁碟放在陣列中,用於頂替故障損壞的磁碟。</" |
| 2266 | "para></listitem> </varlistentry> <varlistentry> <term>RAID5</" |
| 2267 | "term><listitem><para> 這是一個速度、可靠性和資料冗餘的折衷方案。RAID5 將資料" |
| 2268 | "分割成 strips (類似於RAID0) 但只平均分配到一個磁碟上。與 RAID0 不同的是," |
| 2269 | "RAID5 還會計算<firstterm>奇偶檢驗</firstterm>資訊,並將之寫入其他磁碟。奇偶檢" |
| 2270 | "驗磁碟不是靜態的 (那被稱為 RAID4),而會週期性的修改,所以奇偶檢驗資訊平均分配" |
| 2271 | "到所有磁碟。當其中的一個磁碟損壞,失去的資料可以從其他資料以及奇偶檢驗資訊計" |
| 2272 | "算出來。RAID5 最少需要三個可用的分割區。您可以選用備用的磁碟放在陣列中,用於" |
| 2273 | "替代故障損壞的磁碟。 </para><para> 如您所見,RAID5 的可靠性接近 RAID1 並具有" |
| 2274 | "較少的資料冗余。另一方面,它只比 RAID0 在寫入的時候慢,這是因為要計算校驗資" |
| 2275 | "訊。 </para></listitem> </varlistentry> </variablelist> 總結:" |
| 2276 | |
| 2277 | #. Tag: entry |
| 2278 | #: using-d-i.xml:1600 |
| 2279 | #, no-c-format |
| 2280 | msgid "Type" |
| 2281 | msgstr "類型" |
| 2282 | |
| 2283 | #. Tag: entry |
| 2284 | #: using-d-i.xml:1601 |
| 2285 | #, no-c-format |
| 2286 | msgid "Minimum Devices" |
| 2287 | msgstr "最少設備" |
| 2288 | |
| 2289 | #. Tag: entry |
| 2290 | #: using-d-i.xml:1602 |
| 2291 | #, no-c-format |
| 2292 | msgid "Spare Device" |
| 2293 | msgstr "備用設備" |
| 2294 | |
| 2295 | #. Tag: entry |
| 2296 | #: using-d-i.xml:1603 |
| 2297 | #, no-c-format |
| 2298 | msgid "Survives disk failure?" |
| 2299 | msgstr "倖免於磁碟損壞?" |
| 2300 | |
| 2301 | #. Tag: entry |
| 2302 | #: using-d-i.xml:1604 |
| 2303 | #, no-c-format |
| 2304 | msgid "Available Space" |
| 2305 | msgstr "可用空間" |
| 2306 | |
| 2307 | #. Tag: entry |
| 2308 | #: using-d-i.xml:1610 |
| 2309 | #, no-c-format |
| 2310 | msgid "RAID0" |
| 2311 | msgstr "RAID0" |
| 2312 | |
| 2313 | # index.docbook:1105, index.docbook:1113 |
| 2314 | #. Tag: entry |
| 2315 | #: using-d-i.xml:1611 using-d-i.xml:1619 using-d-i.xml:1649 |
| 2316 | #, no-c-format |
| 2317 | msgid "<entry>2</entry>" |
| 2318 | msgstr "<entry>2</entry>" |
| 2319 | |
| 2320 | # index.docbook:1106, index.docbook:1107 |
| 2321 | #. Tag: entry |
| 2322 | #: using-d-i.xml:1612 using-d-i.xml:1613 |
| 2323 | #, no-c-format |
| 2324 | msgid "<entry>no</entry>" |
| 2325 | msgstr "<entry>否</entry>" |
| 2326 | |
| 2327 | #. Tag: entry |
| 2328 | #: using-d-i.xml:1614 |
| 2329 | #, no-c-format |
| 2330 | msgid "Size of the smallest partition multiplied by number of devices in RAID" |
| 2331 | msgstr "容量為最小分割區容量乘以 RAID 設備數" |
| 2332 | |
| 2333 | #. Tag: entry |
| 2334 | #: using-d-i.xml:1618 |
| 2335 | #, no-c-format |
| 2336 | msgid "RAID1" |
| 2337 | msgstr "RAID1" |
| 2338 | |
| 2339 | # index.docbook:1114, index.docbook:1122 |
| 2340 | #. Tag: entry |
| 2341 | #: using-d-i.xml:1620 using-d-i.xml:1628 using-d-i.xml:1639 using-d-i.xml:1650 |
| 2342 | #, no-c-format |
| 2343 | msgid "optional" |
| 2344 | msgstr "可選" |
| 2345 | |
| 2346 | # index.docbook:1115, index.docbook:1123 |
| 2347 | #. Tag: entry |
| 2348 | #: using-d-i.xml:1621 using-d-i.xml:1629 using-d-i.xml:1640 using-d-i.xml:1651 |
| 2349 | #, no-c-format |
| 2350 | msgid "<entry>yes</entry>" |
| 2351 | msgstr "<entry>是</entry>" |
| 2352 | |
| 2353 | #. Tag: entry |
| 2354 | #: using-d-i.xml:1622 |
| 2355 | #, no-c-format |
| 2356 | msgid "Size of the smallest partition in RAID" |
| 2357 | msgstr "容量為 RAID 中的最小分割區" |
| 2358 | |
| 2359 | #. Tag: entry |
| 2360 | #: using-d-i.xml:1626 |
| 2361 | #, no-c-format |
| 2362 | msgid "RAID5" |
| 2363 | msgstr "RAID5" |
| 2364 | |
| 2365 | #. Tag: entry |
| 2366 | #: using-d-i.xml:1627 |
| 2367 | #, no-c-format |
| 2368 | msgid "<entry>3</entry>" |
| 2369 | msgstr "<entry>3</entry>" |
| 2370 | |
| 2371 | #. Tag: entry |
| 2372 | #: using-d-i.xml:1630 |
| 2373 | #, no-c-format |
| 2374 | msgid "" |
| 2375 | "Size of the smallest partition multiplied by (number of devices in RAID " |
| 2376 | "minus one)" |
| 2377 | msgstr "容量為最小分割區乘以 (RAID 設備數量減一)" |
| 2378 | |
| 2379 | #. Tag: entry |
| 2380 | #: using-d-i.xml:1637 |
| 2381 | #, fuzzy, no-c-format |
| 2382 | #| msgid "RAID0" |
| 2383 | msgid "RAID6" |
| 2384 | msgstr "RAID0" |
| 2385 | |
| 2386 | # index.docbook:1105, index.docbook:1113 |
| 2387 | #. Tag: entry |
| 2388 | #: using-d-i.xml:1638 |
| 2389 | #, fuzzy, no-c-format |
| 2390 | #| msgid "<entry>2</entry>" |
| 2391 | msgid "<entry>4</entry>" |
| 2392 | msgstr "<entry>2</entry>" |
| 2393 | |
| 2394 | #. Tag: entry |
| 2395 | #: using-d-i.xml:1641 |
| 2396 | #, fuzzy, no-c-format |
| 2397 | #| msgid "" |
| 2398 | #| "Size of the smallest partition multiplied by (number of devices in RAID " |
| 2399 | #| "minus one)" |
| 2400 | msgid "" |
| 2401 | "Size of the smallest partition multiplied by (number of devices in RAID " |
| 2402 | "minus two)" |
| 2403 | msgstr "容量為最小分割區乘以 (RAID 設備數量減一)" |
| 2404 | |
| 2405 | #. Tag: entry |
| 2406 | #: using-d-i.xml:1648 |
| 2407 | #, fuzzy, no-c-format |
| 2408 | #| msgid "RAID0" |
| 2409 | msgid "RAID10" |
| 2410 | msgstr "RAID0" |
| 2411 | |
| 2412 | #. Tag: entry |
| 2413 | #: using-d-i.xml:1652 |
| 2414 | #, no-c-format |
| 2415 | msgid "" |
| 2416 | "Total of all partitions divided by the number of chunk copies (defaults to " |
| 2417 | "two)" |
| 2418 | msgstr "" |
| 2419 | |
| 2420 | #. Tag: para |
| 2421 | #: using-d-i.xml:1659 |
| 2422 | #, fuzzy, no-c-format |
| 2423 | msgid "" |
| 2424 | "If you want to know more about Software RAID, have a look at <ulink url=" |
| 2425 | "\"&url-software-raid-howto;\">Software RAID HOWTO</ulink>." |
| 2426 | msgstr "" |
| 2427 | "如果您想真正全面瞭解 Software RAID,請參閱 <ulink url=\"&url-software-raid-" |
| 2428 | "howto;\">Software RAID HOWTO</ulink>。" |
| 2429 | |
| 2430 | #. Tag: para |
| 2431 | #: using-d-i.xml:1664 |
| 2432 | #, no-c-format |
| 2433 | msgid "" |
| 2434 | "To create an MD device, you need to have the desired partitions it should " |
| 2435 | "consist of marked for use in a RAID. (This is done in <command>partman</" |
| 2436 | "command> in the <guimenu>Partition settings</guimenu> menu where you should " |
| 2437 | "select <menuchoice> <guimenu>Use as:</guimenu> <guimenuitem>physical volume " |
| 2438 | "for RAID</guimenuitem> </menuchoice>.)" |
| 2439 | msgstr "" |
| 2440 | "為了建立 MD 設備,您需要將欲參與陣列的分割區標記為供 RAID 使用。(透過 " |
| 2441 | "<command>partman</command> 命令中的 <guimenu>分割區設定:</guimenu> 選單完" |
| 2442 | "成,您應該選擇 <menuchoice> <guimenu>用途:</guimenu> <guimenuitem>RAID 的物" |
| 2443 | "理容量 </guimenuitem> </menuchoice>。)" |
| 2444 | |
| 2445 | #. Tag: para |
| 2446 | #: using-d-i.xml:1673 |
| 2447 | #, no-c-format |
| 2448 | msgid "" |
| 2449 | "Make sure that the system can be booted with the partitioning scheme you are " |
| 2450 | "planning. In general it will be necessary to create a separate file system " |
| 2451 | "for <filename>/boot</filename> when using RAID for the root (<filename>/</" |
| 2452 | "filename>) file system. Most boot loaders <phrase arch=\"x86\">(including " |
| 2453 | "lilo and grub)</phrase> do support mirrored (not striped!) RAID1, so using " |
| 2454 | "for example RAID5 for <filename>/</filename> and RAID1 for <filename>/boot</" |
| 2455 | "filename> can be an option." |
| 2456 | msgstr "" |
| 2457 | |
| 2458 | #. Tag: para |
| 2459 | #: using-d-i.xml:1685 |
| 2460 | #, fuzzy, no-c-format |
| 2461 | #| msgid "" |
| 2462 | #| "Support for MD is a relatively new addition to the installer. You may " |
| 2463 | #| "experience problems for some RAID levels and in combination with some " |
| 2464 | #| "bootloaders if you try to use MD for the root (<filename>/</filename>) " |
| 2465 | #| "filesystem. For experienced users, it may be possible to work around some " |
| 2466 | #| "of these problems by executing some configuration or installation steps " |
| 2467 | #| "manually from a shell." |
| 2468 | msgid "" |
| 2469 | "Support for MD is a relatively new addition to the installer. You may " |
| 2470 | "experience problems for some RAID levels and in combination with some " |
| 2471 | "bootloaders if you try to use MD for the root (<filename>/</filename>) file " |
| 2472 | "system. For experienced users, it may be possible to work around some of " |
| 2473 | "these problems by executing some configuration or installation steps " |
| 2474 | "manually from a shell." |
| 2475 | msgstr "" |
| 2476 | "在安裝程式中支援 MD 是較新的功能。如果您嘗試將某些類型的 RAID 與 boot-loader " |
| 2477 | "結合,並將 MD 用於根 (<filename>/</filename>) 檔案系統,您也許會遇到問題。對" |
| 2478 | "於有經驗的使用者,從介殼手動地處理一些配置和安裝步驟,也許能避開這些問題" |
| 2479 | |
| 2480 | #. Tag: para |
| 2481 | #: using-d-i.xml:1694 |
| 2482 | #, fuzzy, no-c-format |
| 2483 | msgid "" |
| 2484 | "Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> " |
| 2485 | "from the main <command>partman</command> menu. (The menu will only appear " |
| 2486 | "after you mark at least one partition for use as <guimenuitem>physical " |
| 2487 | "volume for RAID</guimenuitem>.) On the first screen of <command>mdcfg</" |
| 2488 | "command> simply select <guimenuitem>Create MD device</guimenuitem>. You will " |
| 2489 | "be presented with a list of supported types of MD devices, from which you " |
| 2490 | "should choose one (e.g. RAID1). What follows depends on the type of MD you " |
| 2491 | "selected." |
| 2492 | msgstr "" |
| 2493 | "下一步,您應該從 <command>partman</command> 主選單選擇 <guimenuitem>設定 " |
| 2494 | "software RAID</guimenuitem>。在 <command>mdcfg</command> 第一個畫面選擇 " |
| 2495 | "<guimenuitem>建立 MD device</guimenuitem>。您將看到被支援的 MD 設備列表,您應" |
| 2496 | "從其中選擇一項 (如 RAID1)。後續操作會根據您選擇的 MD 類型而定。" |
| 2497 | |
| 2498 | #. Tag: para |
| 2499 | #: using-d-i.xml:1707 |
| 2500 | #, no-c-format |
| 2501 | msgid "" |
| 2502 | "RAID0 is simple — you will be issued with the list of available RAID " |
| 2503 | "partitions and your only task is to select the partitions which will form " |
| 2504 | "the MD." |
| 2505 | msgstr "" |
| 2506 | "RAID0 是簡單的 — 您會看到可用的 RAID 分割區,然後您的任務僅是選擇那些想" |
| 2507 | "要組成 MD 的分割區。" |
| 2508 | |
| 2509 | #. Tag: para |
| 2510 | #: using-d-i.xml:1714 |
| 2511 | #, fuzzy, no-c-format |
| 2512 | #| msgid "" |
| 2513 | #| "RAID1 is a bit more tricky. First, you will be asked to enter the number " |
| 2514 | #| "of active devices and the number of spare devices which will form the MD. " |
| 2515 | #| "Next, you need to select from the list of available RAID partitions those " |
| 2516 | #| "that will be active and then those that will be spare. The count of " |
| 2517 | #| "selected partitions must be equal to the number provided few seconds ago. " |
| 2518 | #| "Don't worry. If you make a mistake and select a different number of " |
| 2519 | #| "partitions, the &d-i; won't let you continue until you correct the issue." |
| 2520 | msgid "" |
| 2521 | "RAID1 is a bit more tricky. First, you will be asked to enter the number of " |
| 2522 | "active devices and the number of spare devices which will form the MD. Next, " |
| 2523 | "you need to select from the list of available RAID partitions those that " |
| 2524 | "will be active and then those that will be spare. The count of selected " |
| 2525 | "partitions must be equal to the number provided earlier. Don't worry. If you " |
| 2526 | "make a mistake and select a different number of partitions, &d-i; won't let " |
| 2527 | "you continue until you correct the issue." |
| 2528 | msgstr "" |
| 2529 | "RAID1 需要一些技巧。首先,您將要求輸入組成 MD 的活動設備和備用設備數量。其" |
| 2530 | "次,您需要從 RAID 可用分割區列表中選擇哪些是活動分割區,哪些是備用的。選擇的" |
| 2531 | "分割區總數必須與之前提供的數目相同。不必擔心,如果您選擇了不同的分割區數, " |
| 2532 | "&d-i; 將不會允許您繼續下去,直到錯誤被改正為止。" |
| 2533 | |
| 2534 | #. Tag: para |
| 2535 | #: using-d-i.xml:1726 |
| 2536 | #, fuzzy, no-c-format |
| 2537 | msgid "" |
| 2538 | "RAID5 has a setup procedure similar to RAID1 with the exception that you " |
| 2539 | "need to use at least <emphasis>three</emphasis> active partitions." |
| 2540 | msgstr "" |
| 2541 | "RAID5 的設定過程類似於 RAID1,只是您至少需要<emphasis>三個</emphasis>活動分" |
| 2542 | "區。" |
| 2543 | |
| 2544 | #. Tag: para |
| 2545 | #: using-d-i.xml:1732 |
| 2546 | #, fuzzy, no-c-format |
| 2547 | msgid "" |
| 2548 | "RAID6 also has a setup procedure similar to RAID1 except that at least " |
| 2549 | "<emphasis>four</emphasis> active partitions are required." |
| 2550 | msgstr "" |
| 2551 | "RAID5 的設定過程類似於 RAID1,只是您至少需要<emphasis>三個</emphasis>活動分" |
| 2552 | "區。" |
| 2553 | |
| 2554 | #. Tag: para |
| 2555 | #: using-d-i.xml:1738 |
| 2556 | #, no-c-format |
| 2557 | msgid "" |
| 2558 | "RAID10 again has a setup procedure similar to RAID1 except in expert mode. " |
| 2559 | "In expert mode, &d-i; will ask you for the layout. The layout has two parts. " |
| 2560 | "The first part is the layout type. It is either <literal>n</literal> (for " |
| 2561 | "near copies), <literal>f</literal> (for far copies), or <literal>o</literal> " |
| 2562 | "(for offset copies). The second part is the number of copies to make of the " |
| 2563 | "data. There must be at least that many active devices so that all of the " |
| 2564 | "copies can be distributed onto different disks." |
| 2565 | msgstr "" |
| 2566 | |
| 2567 | #. Tag: para |
| 2568 | #: using-d-i.xml:1752 |
| 2569 | #, fuzzy, no-c-format |
| 2570 | msgid "" |
| 2571 | "It is perfectly possible to have several types of MD at once. For example, " |
| 2572 | "if you have three 200 GB hard drives dedicated to MD, each containing two " |
| 2573 | "100 GB partitions, you can combine the first partitions on all three disks " |
| 2574 | "into the RAID0 (fast 300 GB video editing partition) and use the other three " |
| 2575 | "partitions (2 active and 1 spare) for RAID1 (quite reliable 100 GB partition " |
| 2576 | "for <filename>/home</filename>)." |
| 2577 | msgstr "" |
| 2578 | "完美的解決方案或許是同時使用不同的 MD 類型。例如,您有三個 200 GB 的硬碟打算" |
| 2579 | "用於 MD,每個硬碟含有兩個 100 GB 的分割區,您可以將三塊硬碟上的第一組分割區組" |
| 2580 | "成 RAID0 (高速的視頻編輯分割區),其餘的三個分割區 (兩個活動一個備用) 用於 " |
| 2581 | "RAID1 (相當可靠的 100 GB 分割區用於 <filename>/home</filename>)。" |
| 2582 | |
| 2583 | #. Tag: para |
| 2584 | #: using-d-i.xml:1761 |
| 2585 | #, no-c-format |
| 2586 | msgid "" |
| 2587 | "After you set up MD devices to your liking, you can <guimenuitem>Finish</" |
| 2588 | "guimenuitem> <command>mdcfg</command> to return back to the " |
| 2589 | "<command>partman</command> to create filesystems on your new MD devices and " |
| 2590 | "assign them the usual attributes like mountpoints." |
| 2591 | msgstr "" |
| 2592 | "按您的需要設定 MD 設備之後,您可以 <guimenuitem>結束</guimenuitem> " |
| 2593 | "<command>mdcfg</command> 返回到 <command>partman</command> 去建立 MD 設備的檔" |
| 2594 | "案系統並分配掛載點。" |
| 2595 | |
| 2596 | #. Tag: title |
| 2597 | #: using-d-i.xml:1776 |
| 2598 | #, fuzzy, no-c-format |
| 2599 | msgid "Configuring the Logical Volume Manager (LVM)" |
| 2600 | msgstr "配置邏輯容量管理(LVM)" |
| 2601 | |
| 2602 | #. Tag: para |
| 2603 | #: using-d-i.xml:1777 |
| 2604 | #, no-c-format |
| 2605 | msgid "" |
| 2606 | "If you are working with computers at the level of system administrator or " |
| 2607 | "<quote>advanced</quote> user, you have surely seen the situation where some " |
| 2608 | "disk partition (usually the most important one) was short on space, while " |
| 2609 | "some other partition was grossly underused and you had to manage this " |
| 2610 | "situation by moving stuff around, symlinking, etc." |
| 2611 | msgstr "" |
| 2612 | "如果您做電腦系統管理員工作或者<quote>進階</quote>使用者,您一定遇過磁碟分區 " |
| 2613 | "(經常是最重要的那個) 空間不足,同時其他的分割區卻不能平衡使用,然後您不得不被" |
| 2614 | "移動檔案或符號鏈結等方法所困擾。" |
| 2615 | |
| 2616 | #. Tag: para |
| 2617 | #: using-d-i.xml:1785 |
| 2618 | #, fuzzy, no-c-format |
| 2619 | msgid "" |
| 2620 | "To avoid the described situation you can use Logical Volume Manager (LVM). " |
| 2621 | "Simply said, with LVM you can combine your partitions (<firstterm>physical " |
| 2622 | "volumes</firstterm> in LVM lingo) to form a virtual disk (so called " |
| 2623 | "<firstterm>volume group</firstterm>), which can then be divided into virtual " |
| 2624 | "partitions (<firstterm>logical volumes</firstterm>). The point is that " |
| 2625 | "logical volumes (and of course underlying volume groups) can span across " |
| 2626 | "several physical disks." |
| 2627 | msgstr "" |
| 2628 | "為了避免上面描述的情況,您可以採用邏輯容量管理(LVM)。簡而言之,使用 LVM 您可" |
| 2629 | "以組合您的分割區 (<firstterm>物理容量(physical volumes)</firstterm>,LVM 術" |
| 2630 | "語) 形成一個虛擬磁碟( 稱為 <firstterm>容量群組</firstterm>),它可以被分割成虛" |
| 2631 | "擬分割區 (<firstterm>邏輯容量</firstterm>)。邏輯容量 (當然下面是容量群組) 的" |
| 2632 | "優點在於它可以跨越多個物理磁碟。" |
| 2633 | |
| 2634 | #. Tag: para |
| 2635 | #: using-d-i.xml:1795 |
| 2636 | #, fuzzy, no-c-format |
| 2637 | msgid "" |
| 2638 | "Now when you realize you need more space for your old 160GB <filename>/home</" |
| 2639 | "filename> partition, you can simply add a new 300GB disk to the computer, " |
| 2640 | "join it with your existing volume group and then resize the logical volume " |
| 2641 | "which holds your <filename>/home</filename> filesystem and voila — " |
| 2642 | "your users have some room again on their renewed 460GB partition. This " |
| 2643 | "example is of course a bit oversimplified. If you haven't read it yet, you " |
| 2644 | "should consult the <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>." |
| 2645 | msgstr "" |
| 2646 | "當您發現您需要給更多的空間給已有的 160 GB <filename>/home</filename> 分割區" |
| 2647 | "時,您只需加裝一個新的 300GB 磁碟到電腦,加入已經存在的容量組,然後為" |
| 2648 | "<filename>/home</filename> 分割區的邏輯容量重新設置大小,然後 voila — " |
| 2649 | "您的使用者在更新的 460GB 分割區上又有了更多可用空間。這個例子當然有點簡單。如" |
| 2650 | "果您還沒有讀過,您應該查閱 <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>。" |
| 2651 | |
| 2652 | #. Tag: para |
| 2653 | #: using-d-i.xml:1806 |
| 2654 | #, fuzzy, no-c-format |
| 2655 | msgid "" |
| 2656 | "LVM setup in &d-i; is quite simple and completely supported inside " |
| 2657 | "<command>partman</command>. First, you have to mark the partition(s) to be " |
| 2658 | "used as physical volumes for LVM. This is done in the <guimenu>Partition " |
| 2659 | "settings</guimenu> menu where you should select <menuchoice> <guimenu>Use as:" |
| 2660 | "</guimenu> <guimenuitem>physical volume for LVM</guimenuitem> </menuchoice>." |
| 2661 | msgstr "" |
| 2662 | "為了建立 MD 設備,您需要將欲參與陣列的分割區標記為供 RAID 使用。(透過 " |
| 2663 | "<command>partman</command> 命令中的 <guimenu>分割區設定:</guimenu> 選單完" |
| 2664 | "成,您應該選擇 <menuchoice> <guimenu>用途:</guimenu> <guimenuitem>RAID 的物" |
| 2665 | "理容量 </guimenuitem> </menuchoice>。)" |
| 2666 | |
| 2667 | #. Tag: para |
| 2668 | #: using-d-i.xml:1815 |
| 2669 | #, no-c-format |
| 2670 | msgid "" |
| 2671 | "When you return to the main <command>partman</command> screen, you will see " |
| 2672 | "a new option <guimenuitem>Configure the Logical Volume Manager</" |
| 2673 | "guimenuitem>. When you select that, you will first be asked to confirm " |
| 2674 | "pending changes to the partition table (if any) and after that the LVM " |
| 2675 | "configuration menu will be shown. Above the menu a summary of the LVM " |
| 2676 | "configuration is shown. The menu itself is context sensitive and only shows " |
| 2677 | "valid actions. The possible actions are:" |
| 2678 | msgstr "" |
| 2679 | |
| 2680 | #. Tag: para |
| 2681 | #: using-d-i.xml:1826 |
| 2682 | #, no-c-format |
| 2683 | msgid "" |
| 2684 | "<guimenuitem>Display configuration details</guimenuitem>: shows LVM device " |
| 2685 | "structure, names and sizes of logical volumes and more" |
| 2686 | msgstr "" |
| 2687 | |
| 2688 | #. Tag: guimenuitem |
| 2689 | #: using-d-i.xml:1831 |
| 2690 | #, no-c-format |
| 2691 | msgid "Create volume group" |
| 2692 | msgstr "" |
| 2693 | |
| 2694 | #. Tag: guimenuitem |
| 2695 | #: using-d-i.xml:1834 |
| 2696 | #, no-c-format |
| 2697 | msgid "Create logical volume" |
| 2698 | msgstr "" |
| 2699 | |
| 2700 | #. Tag: guimenuitem |
| 2701 | #: using-d-i.xml:1837 |
| 2702 | #, no-c-format |
| 2703 | msgid "Delete volume group" |
| 2704 | msgstr "" |
| 2705 | |
| 2706 | #. Tag: guimenuitem |
| 2707 | #: using-d-i.xml:1840 |
| 2708 | #, no-c-format |
| 2709 | msgid "Delete logical volume" |
| 2710 | msgstr "" |
| 2711 | |
| 2712 | #. Tag: guimenuitem |
| 2713 | #: using-d-i.xml:1843 |
| 2714 | #, no-c-format |
| 2715 | msgid "Extend volume group" |
| 2716 | msgstr "" |
| 2717 | |
| 2718 | #. Tag: guimenuitem |
| 2719 | #: using-d-i.xml:1846 |
| 2720 | #, no-c-format |
| 2721 | msgid "Reduce volume group" |
| 2722 | msgstr "" |
| 2723 | |
| 2724 | #. Tag: para |
| 2725 | #: using-d-i.xml:1848 |
| 2726 | #, no-c-format |
| 2727 | msgid "" |
| 2728 | "<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</" |
| 2729 | "command> screen" |
| 2730 | msgstr "" |
| 2731 | |
| 2732 | #. Tag: para |
| 2733 | #: using-d-i.xml:1854 |
| 2734 | #, no-c-format |
| 2735 | msgid "" |
| 2736 | "Use the options in that menu to first create a volume group and then create " |
| 2737 | "your logical volumes inside it." |
| 2738 | msgstr "" |
| 2739 | |
| 2740 | #. Tag: para |
| 2741 | #: using-d-i.xml:1859 |
| 2742 | #, fuzzy, no-c-format |
| 2743 | msgid "" |
| 2744 | "After you return to the main <command>partman</command> screen, any created " |
| 2745 | "logical volumes will be displayed in the same way as ordinary partitions " |
| 2746 | "(and you should treat them as such)." |
| 2747 | msgstr "" |
| 2748 | "從 <command>lvmcfg</command> 返回 <command>partman</command>之後,您可以看到" |
| 2749 | "與其他普通分割區一樣的新建的邏輯容量 (您也應該這樣看待它們)。" |
| 2750 | |
| 2751 | #. Tag: title |
| 2752 | #: using-d-i.xml:1873 |
| 2753 | #, fuzzy, no-c-format |
| 2754 | msgid "Configuring Encrypted Volumes" |
| 2755 | msgstr "設定網路" |
| 2756 | |
| 2757 | #. Tag: para |
| 2758 | #: using-d-i.xml:1874 |
| 2759 | #, no-c-format |
| 2760 | msgid "" |
| 2761 | "&d-i; allows you to set up encrypted partitions. Every file you write to " |
| 2762 | "such a partition is immediately saved to the device in encrypted form. " |
| 2763 | "Access to the encrypted data is granted only after entering the " |
| 2764 | "<firstterm>passphrase</firstterm> used when the encrypted partition was " |
| 2765 | "originally created. This feature is useful to protect sensitive data in case " |
| 2766 | "your laptop or hard drive gets stolen. The thief might get physical access " |
| 2767 | "to the hard drive, but without knowing the right passphrase, the data on the " |
| 2768 | "hard drive will look like random characters." |
| 2769 | msgstr "" |
| 2770 | |
| 2771 | #. Tag: para |
| 2772 | #: using-d-i.xml:1886 |
| 2773 | #, no-c-format |
| 2774 | msgid "" |
| 2775 | "The two most important partitions to encrypt are: the home partition, where " |
| 2776 | "your private data resides, and the swap partition, where sensitive data " |
| 2777 | "might be stored temporarily during operation. Of course, nothing prevents " |
| 2778 | "you from encrypting any other partitions that might be of interest. For " |
| 2779 | "example <filename>/var</filename> where database servers, mail servers or " |
| 2780 | "print servers store their data, or <filename>/tmp</filename> which is used " |
| 2781 | "by various programs to store potentially interesting temporary files. Some " |
| 2782 | "people may even want to encrypt their whole system. The only exception is " |
| 2783 | "the <filename>/boot</filename> partition which must remain unencrypted, " |
| 2784 | "because currently there is no way to load the kernel from an encrypted " |
| 2785 | "partition." |
| 2786 | msgstr "" |
| 2787 | |
| 2788 | #. Tag: para |
| 2789 | #: using-d-i.xml:1901 |
| 2790 | #, no-c-format |
| 2791 | msgid "" |
| 2792 | "Please note that the performance of encrypted partitions will be less than " |
| 2793 | "that of unencrypted ones because the data needs to be decrypted or encrypted " |
| 2794 | "for every read or write. The performance impact depends on your CPU speed, " |
| 2795 | "chosen cipher and a key length." |
| 2796 | msgstr "" |
| 2797 | |
| 2798 | #. Tag: para |
| 2799 | #: using-d-i.xml:1908 |
| 2800 | #, no-c-format |
| 2801 | msgid "" |
| 2802 | "To use encryption, you have to create a new partition by selecting some free " |
| 2803 | "space in the main partitioning menu. Another option is to choose an existing " |
| 2804 | "partition (e.g. a regular partition, an LVM logical volume or a RAID " |
| 2805 | "volume). In the <guimenu>Partition settings</guimenu> menu, you need to " |
| 2806 | "select <guimenuitem>physical volume for encryption</guimenuitem> at the " |
| 2807 | "<menuchoice> <guimenu>Use as:</guimenu> </menuchoice> option. The menu will " |
| 2808 | "then change to include several cryptographic options for the partition." |
| 2809 | msgstr "" |
| 2810 | |
| 2811 | #. Tag: para |
| 2812 | #: using-d-i.xml:1919 |
| 2813 | #, no-c-format |
| 2814 | msgid "" |
| 2815 | "&d-i; supports several encryption methods. The default method is " |
| 2816 | "<firstterm>dm-crypt</firstterm> (included in newer Linux kernels, able to " |
| 2817 | "host LVM physical volumes), the other is <firstterm>loop-AES</firstterm> " |
| 2818 | "(older, maintained separately from the Linux kernel tree). Unless you have " |
| 2819 | "compelling reasons to do otherwise, it is recommended to use the default." |
| 2820 | msgstr "" |
| 2821 | |
| 2822 | #. Tag: para |
| 2823 | #: using-d-i.xml:1931 |
| 2824 | #, no-c-format |
| 2825 | msgid "" |
| 2826 | "First, let's have a look at the options available when you select " |
| 2827 | "<userinput>Device-mapper (dm-crypt)</userinput> as the encryption method. As " |
| 2828 | "always: when in doubt, use the defaults, because they have been carefully " |
| 2829 | "chosen with security in mind." |
| 2830 | msgstr "" |
| 2831 | |
| 2832 | #. Tag: term |
| 2833 | #: using-d-i.xml:1941 |
| 2834 | #, no-c-format |
| 2835 | msgid "Encryption: <userinput>aes</userinput>" |
| 2836 | msgstr "" |
| 2837 | |
| 2838 | #. Tag: para |
| 2839 | #: using-d-i.xml:1943 |
| 2840 | #, no-c-format |
| 2841 | msgid "" |
| 2842 | "This option lets you select the encryption algorithm (<firstterm>cipher</" |
| 2843 | "firstterm>) which will be used to encrypt the data on the partition. &d-i; " |
| 2844 | "currently supports the following block ciphers: <firstterm>aes</firstterm>, " |
| 2845 | "<firstterm>blowfish</firstterm>, <firstterm>serpent</firstterm>, and " |
| 2846 | "<firstterm>twofish</firstterm>. It is beyond the scope of this document to " |
| 2847 | "discuss the qualities of these different algorithms, however, it might help " |
| 2848 | "your decision to know that in 2000, <emphasis>AES</emphasis> was chosen by " |
| 2849 | "the American National Institute of Standards and Technology as the standard " |
| 2850 | "encryption algorithm for protecting sensitive information in the 21st " |
| 2851 | "century." |
| 2852 | msgstr "" |
| 2853 | |
| 2854 | #. Tag: term |
| 2855 | #: using-d-i.xml:1961 |
| 2856 | #, no-c-format |
| 2857 | msgid "Key size: <userinput>256</userinput>" |
| 2858 | msgstr "" |
| 2859 | |
| 2860 | #. Tag: para |
| 2861 | #: using-d-i.xml:1963 |
| 2862 | #, no-c-format |
| 2863 | msgid "" |
| 2864 | "Here you can specify the length of the encryption key. With a larger key " |
| 2865 | "size, the strength of the encryption is generally improved. On the other " |
| 2866 | "hand, increasing the length of the key usually has a negative impact on " |
| 2867 | "performance. Available key sizes vary depending on the cipher." |
| 2868 | msgstr "" |
| 2869 | |
| 2870 | #. Tag: term |
| 2871 | #: using-d-i.xml:1975 |
| 2872 | #, no-c-format |
| 2873 | msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>" |
| 2874 | msgstr "" |
| 2875 | |
| 2876 | #. Tag: para |
| 2877 | #: using-d-i.xml:1977 |
| 2878 | #, no-c-format |
| 2879 | msgid "" |
| 2880 | "The <firstterm>Initialization Vector</firstterm> or <firstterm>IV</" |
| 2881 | "firstterm> algorithm is used in cryptography to ensure that applying the " |
| 2882 | "cipher on the same <firstterm>clear text</firstterm> data with the same key " |
| 2883 | "always produces a unique <firstterm>cipher text</firstterm>. The idea is to " |
| 2884 | "prevent the attacker from deducing information from repeated patterns in the " |
| 2885 | "encrypted data." |
| 2886 | msgstr "" |
| 2887 | |
| 2888 | #. Tag: para |
| 2889 | #: using-d-i.xml:1987 |
| 2890 | #, no-c-format |
| 2891 | msgid "" |
| 2892 | "From the provided alternatives, the default <userinput>cbc-essiv:sha256</" |
| 2893 | "userinput> is currently the least vulnerable to known attacks. Use the other " |
| 2894 | "alternatives only when you need to ensure compatibility with some previously " |
| 2895 | "installed system that is not able to use newer algorithms." |
| 2896 | msgstr "" |
| 2897 | |
| 2898 | #. Tag: term |
| 2899 | #: using-d-i.xml:1999 |
| 2900 | #, no-c-format |
| 2901 | msgid "Encryption key: <userinput>Passphrase</userinput>" |
| 2902 | msgstr "" |
| 2903 | |
| 2904 | #. Tag: para |
| 2905 | #: using-d-i.xml:2001 |
| 2906 | #, no-c-format |
| 2907 | msgid "Here you can choose the type of the encryption key for this partition." |
| 2908 | msgstr "" |
| 2909 | |
| 2910 | #. Tag: term |
| 2911 | #: using-d-i.xml:2007 |
| 2912 | #, no-c-format |
| 2913 | msgid "Passphrase" |
| 2914 | msgstr "" |
| 2915 | |
| 2916 | #. Tag: para |
| 2917 | #: using-d-i.xml:2008 |
| 2918 | #, no-c-format |
| 2919 | msgid "" |
| 2920 | "The encryption key will be computed<footnote> <para> Using a passphrase as " |
| 2921 | "the key currently means that the partition will be set up using <ulink url=" |
| 2922 | "\"&url-luks;\">LUKS</ulink>. </para></footnote> on the basis of a passphrase " |
| 2923 | "which you will be able to enter later in the process." |
| 2924 | msgstr "" |
| 2925 | |
| 2926 | #. Tag: term |
| 2927 | #: using-d-i.xml:2023 using-d-i.xml:2116 |
| 2928 | #, no-c-format |
| 2929 | msgid "Random key" |
| 2930 | msgstr "" |
| 2931 | |
| 2932 | #. Tag: para |
| 2933 | #: using-d-i.xml:2024 |
| 2934 | #, no-c-format |
| 2935 | msgid "" |
| 2936 | "A new encryption key will be generated from random data each time you try to " |
| 2937 | "bring up the encrypted partition. In other words: on every shutdown the " |
| 2938 | "content of the partition will be lost as the key is deleted from memory. (Of " |
| 2939 | "course, you could try to guess the key with a brute force attack, but unless " |
| 2940 | "there is an unknown weakness in the cipher algorithm, it is not achievable " |
| 2941 | "in our lifetime.)" |
| 2942 | msgstr "" |
| 2943 | |
| 2944 | #. Tag: para |
| 2945 | #: using-d-i.xml:2033 |
| 2946 | #, no-c-format |
| 2947 | msgid "" |
| 2948 | "Random keys are useful for swap partitions because you do not need to bother " |
| 2949 | "yourself with remembering the passphrase or wiping sensitive information " |
| 2950 | "from the swap partition before shutting down your computer. However, it also " |
| 2951 | "means that you will <emphasis>not</emphasis> be able to use the " |
| 2952 | "<quote>suspend-to-disk</quote> functionality offered by newer Linux kernels " |
| 2953 | "as it will be impossible (during a subsequent boot) to recover the suspended " |
| 2954 | "data written to the swap partition." |
| 2955 | msgstr "" |
| 2956 | |
| 2957 | #. Tag: term |
| 2958 | #: using-d-i.xml:2052 using-d-i.xml:2129 |
| 2959 | #, no-c-format |
| 2960 | msgid "Erase data: <userinput>yes</userinput>" |
| 2961 | msgstr "" |
| 2962 | |
| 2963 | #. Tag: para |
| 2964 | #: using-d-i.xml:2054 |
| 2965 | #, no-c-format |
| 2966 | msgid "" |
| 2967 | "Determines whether the content of this partition should be overwritten with " |
| 2968 | "random data before setting up the encryption. This is recommended because it " |
| 2969 | "might otherwise be possible for an attacker to discern which parts of the " |
| 2970 | "partition are in use and which are not. In addition, this will make it " |
| 2971 | "harder to recover any leftover data from previous " |
| 2972 | "installations<footnote><para> It is believed that the guys from three-letter " |
| 2973 | "agencies can restore the data even after several rewrites of the " |
| 2974 | "magnetooptical media, though. </para></footnote>." |
| 2975 | msgstr "" |
| 2976 | |
| 2977 | #. Tag: para |
| 2978 | #: using-d-i.xml:2074 |
| 2979 | #, no-c-format |
| 2980 | msgid "" |
| 2981 | "If you select <menuchoice> <guimenu>Encryption method:</guimenu> " |
| 2982 | "<guimenuitem>Loopback (loop-AES)</guimenuitem> </menuchoice>, the menu " |
| 2983 | "changes to provide the following options:" |
| 2984 | msgstr "" |
| 2985 | |
| 2986 | #. Tag: term |
| 2987 | #: using-d-i.xml:2083 |
| 2988 | #, no-c-format |
| 2989 | msgid "Encryption: <userinput>AES256</userinput>" |
| 2990 | msgstr "" |
| 2991 | |
| 2992 | #. Tag: para |
| 2993 | #: using-d-i.xml:2085 |
| 2994 | #, no-c-format |
| 2995 | msgid "" |
| 2996 | "For loop-AES, unlike dm-crypt, the options for cipher and key size are " |
| 2997 | "combined, so you can select both at the same time. Please see the above " |
| 2998 | "sections on ciphers and key sizes for further information." |
| 2999 | msgstr "" |
| 3000 | |
| 3001 | #. Tag: term |
| 3002 | #: using-d-i.xml:2095 |
| 3003 | #, no-c-format |
| 3004 | msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>" |
| 3005 | msgstr "" |
| 3006 | |
| 3007 | #. Tag: para |
| 3008 | #: using-d-i.xml:2097 |
| 3009 | #, no-c-format |
| 3010 | msgid "Here you can select the type of the encryption key for this partition." |
| 3011 | msgstr "" |
| 3012 | |
| 3013 | #. Tag: term |
| 3014 | #: using-d-i.xml:2103 |
| 3015 | #, no-c-format |
| 3016 | msgid "Keyfile (GnuPG)" |
| 3017 | msgstr "" |
| 3018 | |
| 3019 | #. Tag: para |
| 3020 | #: using-d-i.xml:2104 |
| 3021 | #, no-c-format |
| 3022 | msgid "" |
| 3023 | "The encryption key will be generated from random data during the " |
| 3024 | "installation. Moreover this key will be encrypted with <application>GnuPG</" |
| 3025 | "application>, so to use it, you will need to enter the proper passphrase " |
| 3026 | "(you will be asked to provide one later in the process)." |
| 3027 | msgstr "" |
| 3028 | |
| 3029 | #. Tag: para |
| 3030 | #: using-d-i.xml:2117 |
| 3031 | #, no-c-format |
| 3032 | msgid "Please see the section on random keys above." |
| 3033 | msgstr "" |
| 3034 | |
| 3035 | #. Tag: para |
| 3036 | #: using-d-i.xml:2131 |
| 3037 | #, no-c-format |
| 3038 | msgid "Please see the the section on erasing data above." |
| 3039 | msgstr "" |
| 3040 | |
| 3041 | #. Tag: para |
| 3042 | #: using-d-i.xml:2140 |
| 3043 | #, no-c-format |
| 3044 | msgid "" |
| 3045 | "After you have selected the desired parameters for your encrypted " |
| 3046 | "partitions, return back to the main partitioning menu. There should now be a " |
| 3047 | "new menu item called <guimenu>Configure encrypted volumes</guimenu>. After " |
| 3048 | "you select it, you will be asked to confirm the deletion of data on " |
| 3049 | "partitions marked to be erased and possibly other actions such as writing a " |
| 3050 | "new partition table. For large partitions this might take some time." |
| 3051 | msgstr "" |
| 3052 | |
| 3053 | #. Tag: para |
| 3054 | #: using-d-i.xml:2150 |
| 3055 | #, no-c-format |
| 3056 | msgid "" |
| 3057 | "Next you will be asked to enter a passphrase for partitions configured to " |
| 3058 | "use one. Good passphrases should be longer than 8 characters, should be a " |
| 3059 | "mixture of letters, numbers and other characters and should not contain " |
| 3060 | "common dictionary words or information easily associable with you (such as " |
| 3061 | "birthdates, hobbies, pet names, names of family members or relatives, etc.)." |
| 3062 | msgstr "" |
| 3063 | |
| 3064 | #. Tag: para |
| 3065 | #: using-d-i.xml:2159 |
| 3066 | #, no-c-format |
| 3067 | msgid "" |
| 3068 | "Before you input any passphrases, you should have made sure that your " |
| 3069 | "keyboard is configured correctly and generates the expected characters. If " |
| 3070 | "you are unsure, you can switch to the second virtual console and type some " |
| 3071 | "text at the prompt. This ensures that you won't be surprised later, e.g. by " |
| 3072 | "trying to input a passphrase using a qwerty keyboard layout when you used an " |
| 3073 | "azerty layout during the installation. This situation can have several " |
| 3074 | "causes. Maybe you switched to another keyboard layout during the " |
| 3075 | "installation, or the selected keyboard layout might not have been set up yet " |
| 3076 | "when entering the passphrase for the root file system." |
| 3077 | msgstr "" |
| 3078 | |
| 3079 | #. Tag: para |
| 3080 | #: using-d-i.xml:2172 |
| 3081 | #, no-c-format |
| 3082 | msgid "" |
| 3083 | "If you selected to use methods other than a passphrase to create encryption " |
| 3084 | "keys, they will be generated now. Because the kernel may not have gathered a " |
| 3085 | "sufficient amount of entropy at this early stage of the installation, the " |
| 3086 | "process may take a long time. You can help speed up the process by " |
| 3087 | "generating entropy: e.g. by pressing random keys, or by switching to the " |
| 3088 | "shell on the second virtual console and generating some network and disk " |
| 3089 | "traffic (downloading some files, feeding big files into <filename>/dev/null</" |
| 3090 | "filename>, etc.). This will be repeated for each partition to be encrypted." |
| 3091 | msgstr "" |
| 3092 | |
| 3093 | #. Tag: para |
| 3094 | #: using-d-i.xml:2188 |
| 3095 | #, no-c-format |
| 3096 | msgid "" |
| 3097 | "After returning to the main partitioning menu, you will see all encrypted " |
| 3098 | "volumes as additional partitions which can be configured in the same way as " |
| 3099 | "ordinary partitions. The following example shows two different volumes. The " |
| 3100 | "first one is encrypted via dm-crypt, the second one via loop-AES. " |
| 3101 | "<informalexample><screen>\n" |
| 3102 | "Encrypted volume (<replaceable>sda2_crypt</replaceable>) - 115.1 GB Linux " |
| 3103 | "device-mapper\n" |
| 3104 | " #1 115.1 GB F ext3\n" |
| 3105 | "\n" |
| 3106 | "Loopback (<replaceable>loop0</replaceable>) - 515.2 MB AES256 keyfile\n" |
| 3107 | " #1 515.2 MB F ext3\n" |
| 3108 | "</screen></informalexample> Now is the time to assign mount points to the " |
| 3109 | "volumes and optionally change the file system types if the defaults do not " |
| 3110 | "suit you." |
| 3111 | msgstr "" |
| 3112 | |
| 3113 | #. Tag: para |
| 3114 | #: using-d-i.xml:2201 |
| 3115 | #, no-c-format |
| 3116 | msgid "" |
| 3117 | "Pay attention to the identifiers in parentheses (<replaceable>sda2_crypt</" |
| 3118 | "replaceable> and <replaceable>loop0</replaceable> in this case) and the " |
| 3119 | "mount points you assigned to each encrypted volume. You will need this " |
| 3120 | "information later when booting the new system. The differences between the " |
| 3121 | "ordinary boot process and the boot process with encryption involved will be " |
| 3122 | "covered later in <xref linkend=\"mount-encrypted-volumes\"/>." |
| 3123 | msgstr "" |
| 3124 | |
| 3125 | #. Tag: para |
| 3126 | #: using-d-i.xml:2211 |
| 3127 | #, no-c-format |
| 3128 | msgid "" |
| 3129 | "Once you are satisfied with the partitioning scheme, continue with the " |
| 3130 | "installation." |
| 3131 | msgstr "" |
| 3132 | |
| 3133 | #. Tag: title |
| 3134 | #: using-d-i.xml:2222 |
| 3135 | #, no-c-format |
| 3136 | msgid "Installing the Base System" |
| 3137 | msgstr "安裝基本系統" |
| 3138 | |
| 3139 | #. Tag: para |
| 3140 | #: using-d-i.xml:2223 |
| 3141 | #, fuzzy, no-c-format |
| 3142 | msgid "" |
| 3143 | "Although this stage is the least problematic, it consumes a significant " |
| 3144 | "fraction of the install because it downloads, verifies and unpacks the whole " |
| 3145 | "base system. If you have a slow computer or network connection, this could " |
| 3146 | "take some time." |
| 3147 | msgstr "" |
| 3148 | "儘管這一階段少有問題,但卻需要大量時間用於整個基本系統的下載、檢驗和解開套" |
| 3149 | "件。如果您用較慢的電腦或網路連接,這要花費好一會兒時間。" |
| 3150 | |
| 3151 | #. Tag: para |
| 3152 | #: using-d-i.xml:2236 |
| 3153 | #, fuzzy, no-c-format |
| 3154 | msgid "" |
| 3155 | "During installation of the base system, package unpacking and setup messages " |
| 3156 | "are redirected to <userinput>tty4</userinput>. You can access this terminal " |
| 3157 | "by pressing <keycombo><keycap>Left Alt</keycap><keycap>F4</keycap></" |
| 3158 | "keycombo>; get back to the main installer process with " |
| 3159 | "<keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></keycombo>." |
| 3160 | msgstr "" |
| 3161 | "在基本系統安裝期間,解開軟體套件和安裝的資訊被重新導向到 <userinput>tty3</" |
| 3162 | "userinput>。您可以透過按下 <keycombo><keycap>左 Alt</keycap><keycap>F3</" |
| 3163 | "keycap></keycombo> 來切換到該終端畫面﹔返回主安裝進程使用 <keycombo><keycap>" |
| 3164 | "左 Alt</keycap><keycap>F1</keycap></keycombo>。" |
| 3165 | |
| 3166 | #. Tag: para |
| 3167 | #: using-d-i.xml:2245 |
| 3168 | #, fuzzy, no-c-format |
| 3169 | msgid "" |
| 3170 | "The unpack/setup messages generated during this phase are also saved in " |
| 3171 | "<filename>/var/log/syslog</filename>. You can check them there if the " |
| 3172 | "installation is performed over a serial console." |
| 3173 | msgstr "" |
| 3174 | "當安裝程式透過序列埠控制台執行時,基本到建的解開套件/安裝訊息儲存在 " |
| 3175 | "<filename>/var/log/messages</filename>。" |
| 3176 | |
| 3177 | #. Tag: para |
| 3178 | #: using-d-i.xml:2251 |
| 3179 | #, no-c-format |
| 3180 | msgid "" |
| 3181 | "As part of the installation, a &arch-kernel; kernel will be installed. At " |
| 3182 | "the default priority, the installer will choose one for you that best " |
| 3183 | "matches your hardware. In lower priority modes, you will be able to choose " |
| 3184 | "from a list of available kernels." |
| 3185 | msgstr "" |
| 3186 | "作為安裝的一部分,&arch-kernel; 核心也會被安裝。在預設的優先等級下,安裝程式" |
| 3187 | "會選擇一個與您硬體最匹配的核心。在較低的優先級下,您可以從列表中選擇一個有效" |
| 3188 | "的核心。" |
| 3189 | |
| 3190 | #. Tag: para |
| 3191 | #: using-d-i.xml:2258 |
| 3192 | #, no-c-format |
| 3193 | msgid "" |
| 3194 | "When packages are installed using the package management system, it will by " |
| 3195 | "default also install packages that are recommended by those packages. " |
| 3196 | "Recommended packages are not strictly required for the core functionality of " |
| 3197 | "the selected software, but they do enhance that software and should, in the " |
| 3198 | "view of the package maintainers, normally be installed together with that " |
| 3199 | "software." |
| 3200 | msgstr "" |
| 3201 | |
| 3202 | #. Tag: para |
| 3203 | #: using-d-i.xml:2268 |
| 3204 | #, no-c-format |
| 3205 | msgid "" |
| 3206 | "For technical reasons packages installed during the installation of the base " |
| 3207 | "system are installed without their <quote>Recommends</quote>. The rule " |
| 3208 | "described above only takes effect after this point in the installation " |
| 3209 | "process." |
| 3210 | msgstr "" |
| 3211 | |
| 3212 | #. Tag: title |
| 3213 | #: using-d-i.xml:2280 |
| 3214 | #, fuzzy, no-c-format |
| 3215 | msgid "Installing Additional Software" |
| 3216 | msgstr "安裝基本系統" |
| 3217 | |
| 3218 | #. Tag: para |
| 3219 | #: using-d-i.xml:2281 |
| 3220 | #, no-c-format |
| 3221 | msgid "" |
| 3222 | "At this point you have a usable but limited system. Most users will want to " |
| 3223 | "install additional software on the system to tune it to their needs, and the " |
| 3224 | "installer allows you do so. This step can take even longer than installing " |
| 3225 | "the base system if you have a slow computer or network connection." |
| 3226 | msgstr "" |
| 3227 | |
| 3228 | #. Tag: title |
| 3229 | #: using-d-i.xml:2296 |
| 3230 | #, fuzzy, no-c-format |
| 3231 | msgid "Configuring apt" |
| 3232 | msgstr "設定網路" |
| 3233 | |
| 3234 | #. Tag: para |
| 3235 | #: using-d-i.xml:2298 |
| 3236 | #, no-c-format |
| 3237 | msgid "" |
| 3238 | "One of the tools used to install packages on a &debian-gnu; system is a " |
| 3239 | "program called <command>apt-get</command>, from the <classname>apt</" |
| 3240 | "classname> package<footnote> <para> Note that the program which actually " |
| 3241 | "installs the packages is called <command>dpkg</command>. However, this " |
| 3242 | "program is more of a low-level tool. <command>apt-get</command> is a higher-" |
| 3243 | "level tool, which will invoke <command>dpkg</command> as appropriate. It " |
| 3244 | "knows how to retrieve packages from your CD, the network, or wherever. It is " |
| 3245 | "also able to automatically install other packages which are required to make " |
| 3246 | "the package you're trying to install work correctly. </para> </footnote>. " |
| 3247 | "Other front-ends for package management, like <command>aptitude</command> " |
| 3248 | "and <command>synaptic</command>, are also in use. These front-ends are " |
| 3249 | "recommended for new users, since they integrate some additional features " |
| 3250 | "(package searching and status checks) in a nice user interface. In fact, " |
| 3251 | "<command>aptitude</command> is now the recommended utility for package " |
| 3252 | "management." |
| 3253 | msgstr "" |
| 3254 | |
| 3255 | #. Tag: para |
| 3256 | #: using-d-i.xml:2322 |
| 3257 | #, no-c-format |
| 3258 | msgid "" |
| 3259 | "<command>apt</command> must be configured so that it knows from where to " |
| 3260 | "retrieve packages. The results of this configuration are written to the file " |
| 3261 | "<filename>/etc/apt/sources.list</filename>. You can examine and edit this " |
| 3262 | "file to your liking after the installation is complete." |
| 3263 | msgstr "" |
| 3264 | |
| 3265 | #. Tag: para |
| 3266 | #: using-d-i.xml:2329 |
| 3267 | #, no-c-format |
| 3268 | msgid "" |
| 3269 | "If you are installing at default priority, the installer will largely take " |
| 3270 | "care of the configuration automatically, based on the installation method " |
| 3271 | "you are using and possibly using choices made earlier in the installation. " |
| 3272 | "In most cases the installer will automatically add a security mirror and, if " |
| 3273 | "you are installing the stable distribution, a mirror for the <quote>stable-" |
| 3274 | "updates</quote> service." |
| 3275 | msgstr "" |
| 3276 | |
| 3277 | #. Tag: para |
| 3278 | #: using-d-i.xml:2338 |
| 3279 | #, no-c-format |
| 3280 | msgid "" |
| 3281 | "If you are installing at a lower priority (e.g. in expert mode), you will be " |
| 3282 | "able to make more decisions yourself. You can choose whether or not to use " |
| 3283 | "the security and/or stable-updates services, and you can choose to add " |
| 3284 | "packages from the <quote>contrib</quote> and <quote>non-free</quote> " |
| 3285 | "sections of the archive." |
| 3286 | msgstr "" |
| 3287 | |
| 3288 | #. Tag: title |
| 3289 | #: using-d-i.xml:2349 |
| 3290 | #, no-c-format |
| 3291 | msgid "Installing from more than one CD or DVD" |
| 3292 | msgstr "" |
| 3293 | |
| 3294 | #. Tag: para |
| 3295 | #: using-d-i.xml:2351 |
| 3296 | #, no-c-format |
| 3297 | msgid "" |
| 3298 | "If you are installing from a CD or a DVD that is part of a larger set, the " |
| 3299 | "installer will ask if you want to scan additional CDs or DVDs. If you have " |
| 3300 | "additional CDs or DVDs available, you probably want to do this so the " |
| 3301 | "installer can use the packages included on them." |
| 3302 | msgstr "" |
| 3303 | |
| 3304 | #. Tag: para |
| 3305 | #: using-d-i.xml:2358 |
| 3306 | #, no-c-format |
| 3307 | msgid "" |
| 3308 | "If you do not have any additional CDs or DVDs, that is no problem: using " |
| 3309 | "them is not required. If you also do not use a network mirror (as explained " |
| 3310 | "in the next section), it can mean that not all packages belonging to the " |
| 3311 | "tasks you select in the next step of the installation can be installed." |
| 3312 | msgstr "" |
| 3313 | |
| 3314 | #. Tag: para |
| 3315 | #: using-d-i.xml:2366 |
| 3316 | #, no-c-format |
| 3317 | msgid "" |
| 3318 | "Packages are included on CDs (and DVDs) in the order of their popularity. " |
| 3319 | "This means that for most uses only the first CDs in a set are needed and " |
| 3320 | "that only very few people actually use any of the packages included on the " |
| 3321 | "last CDs in a set." |
| 3322 | msgstr "" |
| 3323 | |
| 3324 | #. Tag: para |
| 3325 | #: using-d-i.xml:2373 |
| 3326 | #, no-c-format |
| 3327 | msgid "" |
| 3328 | "It also means that buying or downloading and burning a full CD set is just a " |
| 3329 | "waste of money as you'll never use most of them. In most cases you are " |
| 3330 | "better off getting only the first 3 to 8 CDs and installing any additional " |
| 3331 | "packages you may need from the Internet by using a mirror. The same goes for " |
| 3332 | "DVD sets: the first DVD, or maybe the first two DVDs will cover most needs." |
| 3333 | msgstr "" |
| 3334 | |
| 3335 | #. Tag: para |
| 3336 | #: using-d-i.xml:2382 |
| 3337 | #, no-c-format |
| 3338 | msgid "" |
| 3339 | "A good rule of thumb is that for a regular desktop installation (using the " |
| 3340 | "GNOME desktop environment) only the first three CDs are needed. For the " |
| 3341 | "alternative desktop environments (KDE or Xfce), additional CDs are needed. " |
| 3342 | "The first DVD easily covers all three desktop environments." |
| 3343 | msgstr "" |
| 3344 | |
| 3345 | #. Tag: para |
| 3346 | #: using-d-i.xml:2390 |
| 3347 | #, no-c-format |
| 3348 | msgid "" |
| 3349 | "If you do scan multiple CDs or DVDs, the installer will prompt you to " |
| 3350 | "exchange them when it needs packages from another CD/DVD than the one " |
| 3351 | "currently in the drive. Note that only CDs or DVDs that belong to the same " |
| 3352 | "set should be scanned. The order in which they are scanned does not really " |
| 3353 | "matter, but scanning them in ascending order will reduce the chance of " |
| 3354 | "mistakes." |
| 3355 | msgstr "" |
| 3356 | |
| 3357 | #. Tag: title |
| 3358 | #: using-d-i.xml:2403 |
| 3359 | #, no-c-format |
| 3360 | msgid "Using a network mirror" |
| 3361 | msgstr "" |
| 3362 | |
| 3363 | #. Tag: para |
| 3364 | #: using-d-i.xml:2405 |
| 3365 | #, no-c-format |
| 3366 | msgid "" |
| 3367 | "One question that will be asked during most installs is whether or not to " |
| 3368 | "use a network mirror as a source for packages. In most cases the default " |
| 3369 | "answer should be fine, but there are some exceptions." |
| 3370 | msgstr "" |
| 3371 | |
| 3372 | #. Tag: para |
| 3373 | #: using-d-i.xml:2411 |
| 3374 | #, no-c-format |
| 3375 | msgid "" |
| 3376 | "If you are <emphasis>not</emphasis> installing from a full CD or DVD or " |
| 3377 | "using a full CD/DVD image, you really should use a network mirror as " |
| 3378 | "otherwise you will end up with only a very minimal system. However, if you " |
| 3379 | "have a limited Internet connection it is best <emphasis>not</emphasis> to " |
| 3380 | "select the <literal>desktop</literal> task in the next step of the " |
| 3381 | "installation." |
| 3382 | msgstr "" |
| 3383 | |
| 3384 | #. Tag: para |
| 3385 | #: using-d-i.xml:2420 |
| 3386 | #, no-c-format |
| 3387 | msgid "" |
| 3388 | "If you are installing from a single full CD or using a full CD image, using " |
| 3389 | "a network mirror is not required, but is still strongly recommended because " |
| 3390 | "a single CD contains only a fairly limited number of packages. If you have a " |
| 3391 | "limited Internet connection it may still be best to <emphasis>not</emphasis> " |
| 3392 | "select a network mirror here, but to finish the installation using only " |
| 3393 | "what's available on the CD and selectively install additional packages after " |
| 3394 | "the installation (i.e. after you have rebooted into the new system)." |
| 3395 | msgstr "" |
| 3396 | |
| 3397 | #. Tag: para |
| 3398 | #: using-d-i.xml:2431 |
| 3399 | #, no-c-format |
| 3400 | msgid "" |
| 3401 | "If you are installing from a DVD or using a DVD image, any packages needed " |
| 3402 | "during the installation should be present on the first DVD. The same is true " |
| 3403 | "if you have scanned multiple CDs as explained in the previous section. Use " |
| 3404 | "of a network mirror is optional." |
| 3405 | msgstr "" |
| 3406 | |
| 3407 | #. Tag: para |
| 3408 | #: using-d-i.xml:2438 |
| 3409 | #, no-c-format |
| 3410 | msgid "" |
| 3411 | "One advantage of adding a network mirror is that updates that have occurred " |
| 3412 | "since the CD/DVD set was created and have been included in a point release, " |
| 3413 | "will become available for installation, thus extending the life of your CD/" |
| 3414 | "DVD set without compromising the security or stability of the installed " |
| 3415 | "system." |
| 3416 | msgstr "" |
| 3417 | |
| 3418 | #. Tag: para |
| 3419 | #: using-d-i.xml:2445 |
| 3420 | #, no-c-format |
| 3421 | msgid "" |
| 3422 | "In summary: selecting a network mirror is generally a good idea, except if " |
| 3423 | "you do not have a good Internet connection. If the current version of a " |
| 3424 | "package is available from CD/DVD, the installer will always use that. The " |
| 3425 | "amount of data that will be downloaded if you do select a mirror thus " |
| 3426 | "depends on" |
| 3427 | msgstr "" |
| 3428 | |
| 3429 | #. Tag: para |
| 3430 | #: using-d-i.xml:2454 |
| 3431 | #, no-c-format |
| 3432 | msgid "the tasks you select in the next step of the installation," |
| 3433 | msgstr "" |
| 3434 | |
| 3435 | #. Tag: para |
| 3436 | #: using-d-i.xml:2459 |
| 3437 | #, no-c-format |
| 3438 | msgid "which packages are needed for those tasks," |
| 3439 | msgstr "" |
| 3440 | |
| 3441 | #. Tag: para |
| 3442 | #: using-d-i.xml:2464 |
| 3443 | #, no-c-format |
| 3444 | msgid "" |
| 3445 | "which of those packages are present on the CDs or DVDs you have scanned, and" |
| 3446 | msgstr "" |
| 3447 | |
| 3448 | #. Tag: para |
| 3449 | #: using-d-i.xml:2469 |
| 3450 | #, no-c-format |
| 3451 | msgid "" |
| 3452 | "whether any updated versions of packages included on the CDs or DVDs are " |
| 3453 | "available from a mirror (either a regular package mirror, or a mirror for " |
| 3454 | "security or stable-updates)." |
| 3455 | msgstr "" |
| 3456 | |
| 3457 | #. Tag: para |
| 3458 | #: using-d-i.xml:2478 |
| 3459 | #, no-c-format |
| 3460 | msgid "" |
| 3461 | "Note that the last point means that, even if you choose not to use a network " |
| 3462 | "mirror, some packages may still be downloaded from the Internet if there is " |
| 3463 | "a security or stable-updates update available for them and those services " |
| 3464 | "have been configured." |
| 3465 | msgstr "" |
| 3466 | |
| 3467 | #. Tag: title |
| 3468 | #: using-d-i.xml:2489 |
| 3469 | #, fuzzy, no-c-format |
| 3470 | #| msgid "Choosing a Keyboard" |
| 3471 | msgid "Choosing a network mirror" |
| 3472 | msgstr "選擇鍵盤" |
| 3473 | |
| 3474 | #. Tag: para |
| 3475 | #: using-d-i.xml:2490 |
| 3476 | #, no-c-format |
| 3477 | msgid "" |
| 3478 | "If you have selected to use a network mirror during the installation " |
| 3479 | "(optional for CD/DVD installs, required for netboot images), you will be " |
| 3480 | "presented with a list of geographically nearby (and therefore hopefully " |
| 3481 | "fast) network mirrors, based upon your country selection earlier in the " |
| 3482 | "installation process. Choosing the offered default is usually fine." |
| 3483 | msgstr "" |
| 3484 | |
| 3485 | #. Tag: para |
| 3486 | #: using-d-i.xml:2498 |
| 3487 | #, no-c-format |
| 3488 | msgid "" |
| 3489 | "A mirror can also be specified by hand by choosing <quote>enter information " |
| 3490 | "manually</quote> . You can then specify a mirror host name and an optional " |
| 3491 | "port number. As of Wheezy, that actually has to be a URL base, i.e. when " |
| 3492 | "specifying an IPv6 address, one has to add square brackets around it, for " |
| 3493 | "instance <quote>[2001:db8::1]</quote>." |
| 3494 | msgstr "" |
| 3495 | |
| 3496 | #. Tag: para |
| 3497 | #: using-d-i.xml:2506 |
| 3498 | #, no-c-format |
| 3499 | msgid "" |
| 3500 | "If your computer is on an IPv6-only network (which is probably not the case " |
| 3501 | "for the vast majority of users), using the default mirror for your country " |
| 3502 | "might not work. All the mirrors in the list are reachable via IPv4, but only " |
| 3503 | "some of them can be used via IPv6. As connectivity of individual mirrors can " |
| 3504 | "change over time, this information is not available in the installer. If " |
| 3505 | "there is no IPv6 connectivity for the default mirror for your country, you " |
| 3506 | "can either try some of the other mirrors offered to you or choose the " |
| 3507 | "<quote>enter information manually</quote> option. You can then specify " |
| 3508 | "<quote>ftp.ipv6.debian.org</quote> as the mirror name, which is an alias for " |
| 3509 | "a mirror available via IPv6, although it will probably not be the fastest " |
| 3510 | "possible one." |
| 3511 | msgstr "" |
| 3512 | |
| 3513 | #. Tag: para |
| 3514 | #: using-d-i.xml:2520 |
| 3515 | #, no-c-format |
| 3516 | msgid "" |
| 3517 | "Another option when choosing to specify the mirror manually is to use " |
| 3518 | "<quote>http.debian.net</quote> as your mirror. <quote>http.debian.net</" |
| 3519 | "quote> is not a physical mirror but a mirror redirection service, i.e. it " |
| 3520 | "automatically refers your system to a real mirror near you in terms of " |
| 3521 | "network topology. It takes into account by which protocol you connect to it, " |
| 3522 | "i.e. if you use IPv6, it will refer you to an IPv6-capable mirror near you." |
| 3523 | msgstr "" |
| 3524 | |
| 3525 | #. Tag: title |
| 3526 | #: using-d-i.xml:2539 |
| 3527 | #, no-c-format |
| 3528 | msgid "Selecting and Installing Software" |
| 3529 | msgstr "" |
| 3530 | |
| 3531 | #. Tag: para |
| 3532 | #: using-d-i.xml:2541 |
| 3533 | #, no-c-format |
| 3534 | msgid "" |
| 3535 | "During the installation process, you are given the opportunity to select " |
| 3536 | "additional software to install. Rather than picking individual software " |
| 3537 | "packages from the &num-of-distrib-pkgs; available packages, this stage of " |
| 3538 | "the installation process focuses on selecting and installing predefined " |
| 3539 | "collections of software to quickly set up your computer to perform various " |
| 3540 | "tasks." |
| 3541 | msgstr "" |
| 3542 | |
| 3543 | #. Tag: para |
| 3544 | #: using-d-i.xml:2550 |
| 3545 | #, no-c-format |
| 3546 | msgid "" |
| 3547 | "So, you have the ability to choose <emphasis>tasks</emphasis> first, and " |
| 3548 | "then add on more individual packages later. These tasks loosely represent a " |
| 3549 | "number of different jobs or things you want to do with your computer, such " |
| 3550 | "as <quote>Desktop environment</quote>, <quote>Web server</quote>, or " |
| 3551 | "<quote>Print server</quote><footnote> <para> You should know that to present " |
| 3552 | "this list, the installer is merely invoking the <command>tasksel</command> " |
| 3553 | "program. It can be run at any time after installation to install more " |
| 3554 | "packages (or remove them), or you can use a more fine-grained tool such as " |
| 3555 | "<command>aptitude</command>. If you are looking for a specific single " |
| 3556 | "package, after installation is complete, simply run <userinput>aptitude " |
| 3557 | "install <replaceable>package</replaceable></userinput>, where " |
| 3558 | "<replaceable>package</replaceable> is the name of the package you are " |
| 3559 | "looking for. </para> </footnote>. <xref linkend=\"tasksel-size-list\"/> " |
| 3560 | "lists the space requirements for the available tasks." |
| 3561 | msgstr "" |
| 3562 | |
| 3563 | #. Tag: para |
| 3564 | #: using-d-i.xml:2577 |
| 3565 | #, no-c-format |
| 3566 | msgid "" |
| 3567 | "Some tasks may be pre-selected based on the characteristics of the computer " |
| 3568 | "you are installing. If you disagree with these selections you can deselect " |
| 3569 | "them. You can even opt to install no tasks at all at this point." |
| 3570 | msgstr "" |
| 3571 | |
| 3572 | #. Tag: para |
| 3573 | #: using-d-i.xml:2584 |
| 3574 | #, no-c-format |
| 3575 | msgid "" |
| 3576 | "In the standard user interface of the installer, you can use the space bar " |
| 3577 | "to toggle selection of a task." |
| 3578 | msgstr "" |
| 3579 | |
| 3580 | #. Tag: para |
| 3581 | #: using-d-i.xml:2590 |
| 3582 | #, no-c-format |
| 3583 | msgid "" |
| 3584 | "Unless you are using the special KDE or Xfce/LXDE CDs, the <quote>Desktop " |
| 3585 | "environment</quote> task will install the GNOME desktop environment." |
| 3586 | msgstr "" |
| 3587 | |
| 3588 | #. Tag: para |
| 3589 | #: using-d-i.xml:2595 |
| 3590 | #, no-c-format |
| 3591 | msgid "" |
| 3592 | "It is not possible to interactively select a different desktop during the " |
| 3593 | "installation. However, it <emphasis>is</emphasis> possible to get &d-i; to " |
| 3594 | "install a KDE desktop environment instead of GNOME by using preseeding (see " |
| 3595 | "<xref linkend=\"preseed-pkgsel\"/>) or by adding the parameter " |
| 3596 | "<literal>desktop=kde</literal> at the boot prompt when starting the " |
| 3597 | "installer. Alternatively the more lightweight Xfce and LXDE desktop " |
| 3598 | "environments can be selected by using <literal>desktop=xfce</literal> or " |
| 3599 | "<literal>desktop=lxde</literal>." |
| 3600 | msgstr "" |
| 3601 | |
| 3602 | #. Tag: para |
| 3603 | #: using-d-i.xml:2606 |
| 3604 | #, no-c-format |
| 3605 | msgid "" |
| 3606 | "Some CD images (netinst and DVD) also allow selection of the desired desktop " |
| 3607 | "environment from the graphical boot menu. Select the <quote>Advanced " |
| 3608 | "options</quote> option in the main menu and look for <quote>Alternative " |
| 3609 | "desktop environments</quote>." |
| 3610 | msgstr "" |
| 3611 | |
| 3612 | #. Tag: para |
| 3613 | #: using-d-i.xml:2613 |
| 3614 | #, no-c-format |
| 3615 | msgid "" |
| 3616 | "Note that this will only work if the packages needed for the desired desktop " |
| 3617 | "environment are actually available. If you are installing using a single " |
| 3618 | "full CD image, they will need to be downloaded from a mirror as most needed " |
| 3619 | "packages are only included on later CDs; installing KDE, Xfce or LXDE this " |
| 3620 | "way should work fine if you are using a DVD image or any other installation " |
| 3621 | "method." |
| 3622 | msgstr "" |
| 3623 | |
| 3624 | #. Tag: para |
| 3625 | #: using-d-i.xml:2623 |
| 3626 | #, no-c-format |
| 3627 | msgid "" |
| 3628 | "The various server tasks will install software roughly as follows. DNS " |
| 3629 | "server: <classname>bind9</classname>; File server: <classname>samba</" |
| 3630 | "classname>, <classname>nfs</classname>; Mail server: <classname>exim4</" |
| 3631 | "classname>, <classname>spamassassin</classname>, <classname>uw-imap</" |
| 3632 | "classname>; Print server: <classname>cups</classname>; SQL database: " |
| 3633 | "<classname>postgresql</classname>; Web server: <classname>apache2</" |
| 3634 | "classname>." |
| 3635 | msgstr "" |
| 3636 | |
| 3637 | #. Tag: para |
| 3638 | #: using-d-i.xml:2634 |
| 3639 | #, no-c-format |
| 3640 | msgid "" |
| 3641 | "The <quote>Standard system</quote> task will install any package that has a " |
| 3642 | "priority <quote>standard</quote>. This includes a lot of common utilities " |
| 3643 | "that are normally available on any Linux or Unix system. You should leave " |
| 3644 | "this task selected unless you know what you are doing and want a really " |
| 3645 | "minimal system." |
| 3646 | msgstr "" |
| 3647 | |
| 3648 | #. Tag: para |
| 3649 | #: using-d-i.xml:2642 |
| 3650 | #, no-c-format |
| 3651 | msgid "" |
| 3652 | "If during language selection a default locale other than the <quote>C</" |
| 3653 | "quote> locale was selected, <command>tasksel</command> will check if any " |
| 3654 | "localization tasks are defined for that locale and will automatically try to " |
| 3655 | "install relevant localization packages. This includes for example packages " |
| 3656 | "containing word lists or special fonts for your language. If a desktop " |
| 3657 | "environment was selected, it will also install appropriate localization " |
| 3658 | "packages for that (if available)." |
| 3659 | msgstr "" |
| 3660 | |
| 3661 | #. Tag: para |
| 3662 | #: using-d-i.xml:2652 |
| 3663 | #, fuzzy, no-c-format |
| 3664 | msgid "" |
| 3665 | "Once you've selected your tasks, select &BTN-CONT;. At this point, " |
| 3666 | "<command>aptitude</command> will install the packages that are part of the " |
| 3667 | "selected tasks. If a particular program needs more information from the " |
| 3668 | "user, it will prompt you during this process." |
| 3669 | msgstr "" |
| 3670 | "當您選擇了軟體集之後,選擇 <guibutton>確定</guibutton>。此時," |
| 3671 | "<command>aptitude</command> 將安裝您選中的軟體套件。" |
| 3672 | |
| 3673 | #. Tag: para |
| 3674 | #: using-d-i.xml:2659 |
| 3675 | #, no-c-format |
| 3676 | msgid "" |
| 3677 | "You should be aware that especially the Desktop task is very large. " |
| 3678 | "Especially when installing from a normal CD-ROM in combination with a mirror " |
| 3679 | "for packages not on the CD-ROM, the installer may want to retrieve a lot of " |
| 3680 | "packages over the network. If you have a relatively slow Internet " |
| 3681 | "connection, this can take a long time. There is no option to cancel the " |
| 3682 | "installation of packages once it has started." |
| 3683 | msgstr "" |
| 3684 | |
| 3685 | #. Tag: para |
| 3686 | #: using-d-i.xml:2668 |
| 3687 | #, no-c-format |
| 3688 | msgid "" |
| 3689 | "Even when packages are included on the CD-ROM, the installer may still " |
| 3690 | "retrieve them from the mirror if the version available on the mirror is more " |
| 3691 | "recent than the one included on the CD-ROM. If you are installing the stable " |
| 3692 | "distribution, this can happen after a point release (an update of the " |
| 3693 | "original stable release); if you are installing the testing distribution " |
| 3694 | "this will happen if you are using an older image." |
| 3695 | msgstr "" |
| 3696 | |
| 3697 | #. Tag: title |
| 3698 | #: using-d-i.xml:2683 |
| 3699 | #, no-c-format |
| 3700 | msgid "Making Your System Bootable" |
| 3701 | msgstr "使系統可開機" |
| 3702 | |
| 3703 | #. Tag: para |
| 3704 | #: using-d-i.xml:2685 |
| 3705 | #, fuzzy, no-c-format |
| 3706 | msgid "" |
| 3707 | "If you are installing a diskless workstation, obviously, booting off the " |
| 3708 | "local disk isn't a meaningful option, and this step will be skipped. <phrase " |
| 3709 | "arch=\"sparc\">You may wish to set OpenBoot to boot from the network by " |
| 3710 | "default; see <xref linkend=\"boot-dev-select-sun\"/>.</phrase>" |
| 3711 | msgstr "" |
| 3712 | "如果您是安裝無磁碟工作站,從本機啟動顯然是沒有意義的選項,這一步可以跳過。" |
| 3713 | "<phrase arch=\"sparc\">您也許希望預設 OpenBoot 為網路啟動﹔請參閱 <xref " |
| 3714 | "linkend=\"boot-dev-select-sun\"/>。</phrase>" |
| 3715 | |
| 3716 | #. Tag: title |
| 3717 | #: using-d-i.xml:2700 |
| 3718 | #, no-c-format |
| 3719 | msgid "Detecting other operating systems" |
| 3720 | msgstr "偵測其他的作業系統" |
| 3721 | |
| 3722 | #. Tag: para |
| 3723 | #: using-d-i.xml:2702 |
| 3724 | #, no-c-format |
| 3725 | msgid "" |
| 3726 | "Before a boot loader is installed, the installer will attempt to probe for " |
| 3727 | "other operating systems which are installed on the machine. If it finds a " |
| 3728 | "supported operating system, you will be informed of this during the boot " |
| 3729 | "loader installation step, and the computer will be configured to boot this " |
| 3730 | "other operating system in addition to &debian;." |
| 3731 | msgstr "" |
| 3732 | "在啟動開機器安裝之前,安裝程式會試著偵測已經安裝到電腦上的其他作業系統。如果" |
| 3733 | "它找到支援的作業系統,您將在啟動開機器安裝步驟裡得到提示,與 &debian; 一起," |
| 3734 | "電腦也將設定為可以啟動其他作業系統。" |
| 3735 | |
| 3736 | #. Tag: para |
| 3737 | #: using-d-i.xml:2710 |
| 3738 | #, no-c-format |
| 3739 | msgid "" |
| 3740 | "Note that multiple operating systems booting on a single machine is still " |
| 3741 | "something of a black art. The automatic support for detecting and setting up " |
| 3742 | "boot loaders to boot other operating systems varies by architecture and even " |
| 3743 | "by subarchitecture. If it does not work you should consult your boot " |
| 3744 | "manager's documentation for more information." |
| 3745 | msgstr "" |
| 3746 | "注意,從單機上啟動多個作業系統仍然是種魔術。自動偵測和設定 boot-loader 啟動其" |
| 3747 | "他作業系統的功能會依硬體架構甚至是子架構而不同。如果它不能運作,您應該參考 " |
| 3748 | "boot-loader 的文件以瞭解更多資訊。" |
| 3749 | |
| 3750 | #. Tag: title |
| 3751 | #: using-d-i.xml:2728 |
| 3752 | #, no-c-format |
| 3753 | msgid "<command>palo</command>-installer" |
| 3754 | msgstr "<command>palo</command>-installer" |
| 3755 | |
| 3756 | #. Tag: para |
| 3757 | #: using-d-i.xml:2729 |
| 3758 | #, no-c-format |
| 3759 | msgid "" |
| 3760 | "The bootloader on PA-RISC is <quote>palo</quote>. <command>PALO</command> is " |
| 3761 | "similar in configuration and usage to <command>LILO</command>, with a few " |
| 3762 | "exceptions. First of all, <command>PALO</command> allows you to boot any " |
| 3763 | "kernel image on your boot partition. This is because <command>PALO</command> " |
| 3764 | "can actually read Linux partitions." |
| 3765 | msgstr "" |
| 3766 | "PA-RISC 上的 boot-loader 是 <quote>palo</quote>。 <command>PALO</command> 的" |
| 3767 | "設定用法類似 <command>LILO</command>,只有一些地方不同。首先, " |
| 3768 | "<command>PALO</command> 允許您從開機分割區啟動任何核心映像。這是因為 " |
| 3769 | "<command>PALO</command> 能真正地讀 Linux 分割區。" |
| 3770 | |
| 3771 | #. Tag: para |
| 3772 | #: using-d-i.xml:2738 |
| 3773 | #, no-c-format |
| 3774 | msgid "hppa FIXME ( need more info )" |
| 3775 | msgstr "hppa FIXME ( need more info )" |
| 3776 | |
| 3777 | #. Tag: title |
| 3778 | #: using-d-i.xml:2750 |
| 3779 | #, no-c-format |
| 3780 | msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk" |
| 3781 | msgstr "安裝 <command>Grub</command> Boot Loader 到硬碟上" |
| 3782 | |
| 3783 | #. Tag: para |
| 3784 | #: using-d-i.xml:2752 |
| 3785 | #, fuzzy, no-c-format |
| 3786 | msgid "" |
| 3787 | "The main &architecture; boot loader is called <quote>grub</quote>. Grub is a " |
| 3788 | "flexible and robust boot loader and a good default choice for new users and " |
| 3789 | "old hands alike." |
| 3790 | msgstr "" |
| 3791 | "&architecture; 上主要的 boot-loader 是 <quote>grub</quote>。Grub 是個靈活和穩" |
| 3792 | "定的 boot-loader,它對新手來說是個不錯的預設選擇。對老鳥來說,它也同樣適合。" |
| 3793 | |
| 3794 | #. Tag: para |
| 3795 | #: using-d-i.xml:2758 |
| 3796 | #, no-c-format |
| 3797 | msgid "" |
| 3798 | "By default, grub will be installed into the Master Boot Record (MBR), where " |
| 3799 | "it will take over complete control of the boot process. If you prefer, you " |
| 3800 | "can install it elsewhere. See the grub manual for complete information." |
| 3801 | msgstr "" |
| 3802 | "預設狀況下,grub 會被裝在主開機區 (MBR)。如果裝在那裡的話,它將會完全控制啟動" |
| 3803 | "的整個過程。如果您喜歡的話,您可以把 grub 裝在其他地方。若要全面和完整的資" |
| 3804 | "訊,請參閱 grub 的手冊。" |
| 3805 | |
| 3806 | #. Tag: para |
| 3807 | #: using-d-i.xml:2764 |
| 3808 | #, fuzzy, no-c-format |
| 3809 | msgid "" |
| 3810 | "If you do not want to install grub, use the &BTN-GOBACK; button to get to " |
| 3811 | "the main menu, and from there select whatever bootloader you would like to " |
| 3812 | "use." |
| 3813 | msgstr "" |
| 3814 | "預設況下,grub 會被裝在主開機區 (MBR)。如果裝在那裡的話,它將會完全控制啟動的" |
| 3815 | "整個過程。如果您喜歡的話,您可以把 grub 裝在其他地方。若要全面和完整的資訊," |
| 3816 | "請參閱 grub 的手冊。" |
| 3817 | |
| 3818 | #. Tag: title |
| 3819 | #: using-d-i.xml:2777 |
| 3820 | #, no-c-format |
| 3821 | msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk" |
| 3822 | msgstr "安裝 <command>LILO</command> Boot Loader 到硬碟上" |
| 3823 | |
| 3824 | #. Tag: para |
| 3825 | #: using-d-i.xml:2779 |
| 3826 | #, no-c-format |
| 3827 | msgid "" |
| 3828 | "The second &architecture; boot loader is called <quote>LILO</quote>. It is " |
| 3829 | "an old complex program which offers lots of functionality, including DOS, " |
| 3830 | "Windows, and OS/2 boot management. Please carefully read the instructions in " |
| 3831 | "the directory <filename>/usr/share/doc/lilo/</filename> if you have special " |
| 3832 | "needs; also see the <ulink url=\"&url-lilo-howto;\">LILO mini-HOWTO</ulink>." |
| 3833 | msgstr "" |
| 3834 | "第二個 &architecture; boot-loader 名叫 <quote>LILO</quote>。它是個老派的強大" |
| 3835 | "程式,提供很多功能,包括對 DOS、Windows 以及 OS/2 的開機管理。如果有特別的要" |
| 3836 | "求的話,請您仔細閱讀 <filename>/usr/share/doc/lilo/</filename> 目錄裡的提示和" |
| 3837 | "教學,同時,您也可以參閱 <ulink url=\"&url-lilo-howto;\">LILO mini-HOWTO</" |
| 3838 | "ulink>。" |
| 3839 | |
| 3840 | #. Tag: para |
| 3841 | #: using-d-i.xml:2789 |
| 3842 | #, no-c-format |
| 3843 | msgid "" |
| 3844 | "Currently the LILO installation will only create menu entries for other " |
| 3845 | "operating systems if these can be <firstterm>chainloaded</firstterm>. This " |
| 3846 | "means you may have to manually add a menu entry for operating systems like " |
| 3847 | "GNU/Linux and GNU/Hurd after the installation." |
| 3848 | msgstr "" |
| 3849 | "目前 LILO 安裝時只能為那些可以 <firstterm>chainloaded</firstterm> 的作業系統" |
| 3850 | "建立選單項。就是說您不得不在安裝之後手動添加 GNU/Linux 和 GNU/Hurd 這類作業系" |
| 3851 | "統。" |
| 3852 | |
| 3853 | #. Tag: para |
| 3854 | #: using-d-i.xml:2797 |
| 3855 | #, fuzzy, no-c-format |
| 3856 | msgid "" |
| 3857 | "&d-i; offers you three choices on where to install the <command>LILO</" |
| 3858 | "command> boot loader:" |
| 3859 | msgstr "&d-i; 提供給您三種選擇來安裝 <command>LILO</command> boot-loader:" |
| 3860 | |
| 3861 | #. Tag: term |
| 3862 | #: using-d-i.xml:2804 |
| 3863 | #, no-c-format |
| 3864 | msgid "Master Boot Record (MBR)" |
| 3865 | msgstr "主開機區 (MBR)" |
| 3866 | |
| 3867 | #. Tag: para |
| 3868 | #: using-d-i.xml:2804 |
| 3869 | #, no-c-format |
| 3870 | msgid "" |
| 3871 | "This way the <command>LILO</command> will take complete control of the boot " |
| 3872 | "process." |
| 3873 | msgstr "這種方式 <command>LILO</command> 將完全控制開機過程。" |
| 3874 | |
| 3875 | #. Tag: term |
| 3876 | #: using-d-i.xml:2811 |
| 3877 | #, no-c-format |
| 3878 | msgid "new &debian; partition" |
| 3879 | msgstr "新 &debian; 分割區" |
| 3880 | |
| 3881 | #. Tag: para |
| 3882 | #: using-d-i.xml:2811 |
| 3883 | #, no-c-format |
| 3884 | msgid "" |
| 3885 | "Choose this if you want to use another boot manager. <command>LILO</command> " |
| 3886 | "will install itself at the beginning of the new &debian; partition and it " |
| 3887 | "will serve as a secondary boot loader." |
| 3888 | msgstr "" |
| 3889 | "如果您想使用其它 boot-loader,選擇此方式。<command>LILO</command> 將安裝到新 " |
| 3890 | "&debian; 分割區的起始位置,並能作為第二 boot loader。" |
| 3891 | |
| 3892 | #. Tag: term |
| 3893 | #: using-d-i.xml:2820 |
| 3894 | #, no-c-format |
| 3895 | msgid "Other choice" |
| 3896 | msgstr "其它選擇" |
| 3897 | |
| 3898 | #. Tag: para |
| 3899 | #: using-d-i.xml:2820 |
| 3900 | #, fuzzy, no-c-format |
| 3901 | msgid "" |
| 3902 | "Useful for advanced users who want to install <command>LILO</command> " |
| 3903 | "somewhere else. In this case you will be asked for desired location. You can " |
| 3904 | "use traditional device names such as <filename>/dev/hda</filename> or " |
| 3905 | "<filename>/dev/sda</filename>." |
| 3906 | msgstr "" |
| 3907 | "這對於想把 <command>LILO</command> 安裝到其它地方的進階使用者很有用。這種方式" |
| 3908 | "下,會詢問您希望的安裝位置。您可以採用 devfs 風格的名稱,例如起始是 " |
| 3909 | "<filename>/dev/ide</filename>,<filename>/dev/scsi</filename>,和 <filename>/" |
| 3910 | "dev/discs</filename>,還可以用傳統的名稱,如 <filename>/dev/hda</filename> " |
| 3911 | "或 <filename>/dev/sda</filename>。" |
| 3912 | |
| 3913 | #. Tag: para |
| 3914 | #: using-d-i.xml:2830 |
| 3915 | #, fuzzy, no-c-format |
| 3916 | msgid "" |
| 3917 | "If you can no longer boot into Windows 9x (or DOS) after this step, you'll " |
| 3918 | "need to use a Windows 9x (MS-DOS) boot disk and use the <userinput>fdisk /" |
| 3919 | "mbr</userinput> command to reinstall the MS-DOS master boot record — " |
| 3920 | "however, this means that you'll need to use some other way to get back into " |
| 3921 | "&debian;!" |
| 3922 | msgstr "" |
| 3923 | "如果您在此步之後無法啟動 Windows 9x (或 DOS),您需要使用 Windows 9x (MS-DOS) " |
| 3924 | "開機磁片,並用 <userinput>fdisk /mbr</userinput> 指令重新安裝 MS-DOS 開機檔" |
| 3925 | "案 — 但這也意味著您要使用其他方式才能啟動 &debian;!更多相關資訊請參閱 " |
| 3926 | "<xref linkend=\"reactivating-win\"/>。" |
| 3927 | |
| 3928 | #. Tag: title |
| 3929 | #: using-d-i.xml:2846 |
| 3930 | #, no-c-format |
| 3931 | msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk" |
| 3932 | msgstr "安裝 <command>ELILO</command> Boot Loader 到硬碟" |
| 3933 | |
| 3934 | #. Tag: para |
| 3935 | #: using-d-i.xml:2848 |
| 3936 | #, fuzzy, no-c-format |
| 3937 | msgid "" |
| 3938 | "The &architecture; boot loader is called <quote>elilo</quote>. It is modeled " |
| 3939 | "on the <quote>lilo</quote> boot loader for the x86 architecture and uses a " |
| 3940 | "similar configuration file. However, instead of writing an MBR or partition " |
| 3941 | "boot record to the disk, it copies the necessary files to a separate FAT " |
| 3942 | "formatted disk partition and modifies the <guimenuitem>EFI Boot Manager</" |
| 3943 | "guimenuitem> menu in the firmware to point to the files in the EFI " |
| 3944 | "partition. The <command>elilo</command> boot loader is really in two parts. " |
| 3945 | "The <filename>/usr/sbin/elilo</filename> command manages the partition and " |
| 3946 | "copies files into it. The <filename>elilo.efi</filename> program is copied " |
| 3947 | "into the EFI partition and then run by the <quote>EFI Boot Manager</quote> " |
| 3948 | "to do the actual work of loading and starting the Linux kernel." |
| 3949 | msgstr "" |
| 3950 | "&architecture; boot loader 稱為 <quote>elilo</quote>。 它模仿 x86 架構上的 " |
| 3951 | "<quote>lilo</quote> boot loader 並使用類似的設定檔。然而,不同於寫入 MBR 或分" |
| 3952 | "區開機記錄到磁碟,它將必要的檔案複製到單獨的 FAT 格式磁碟分割區,並修改 " |
| 3953 | "<guimenuitem>EFI Boot Manager</guimenuitem> 韌體裡的選單指向 EFI 分割區的檔" |
| 3954 | "案。<command>elilo</command> boot loader 實際上有兩個部分。<filename>/usr/" |
| 3955 | "sbin/elilo</filename> 指令用來管理分割區和複製檔案。<filename>elilo.efi</" |
| 3956 | "filename> 程式被複製到 EFI 分割區,然後被 <quote>EFI Boot Manager</quote> 執" |
| 3957 | "行以掛載和啟動 Linux 核心。" |
| 3958 | |
| 3959 | #. Tag: para |
| 3960 | #: using-d-i.xml:2864 |
| 3961 | #, no-c-format |
| 3962 | msgid "" |
| 3963 | "The <quote>elilo</quote> configuration and installation is done as the last " |
| 3964 | "step of installing the packages of the base installation. &d-i; will present " |
| 3965 | "you with a list of potential disk partitions that it has found suitable for " |
| 3966 | "an EFI partition. Select the partition you set up earlier in the " |
| 3967 | "installation, typically a partition on the same disk that contains your " |
| 3968 | "<emphasis>root</emphasis> filesystem." |
| 3969 | msgstr "" |
| 3970 | "<quote>elilo</quote> 設定與安裝在基本系統安裝軟體套件的最後一步完成。&d-i; 會" |
| 3971 | "列出適合 EFI 分割區的磁碟分割區列表。選擇您安裝前期設定的分割區,典型的分割區" |
| 3972 | "是與 <emphasis>root</emphasis> 檔案系統相同的磁碟。" |
| 3973 | |
| 3974 | #. Tag: title |
| 3975 | #: using-d-i.xml:2876 |
| 3976 | #, no-c-format |
| 3977 | msgid "Choose the correct partition!" |
| 3978 | msgstr "選擇正確的分割區!" |
| 3979 | |
| 3980 | #. Tag: para |
| 3981 | #: using-d-i.xml:2878 |
| 3982 | #, fuzzy, no-c-format |
| 3983 | msgid "" |
| 3984 | "The criterion for selecting a partition is that it must be a FAT format " |
| 3985 | "filesystem with its <emphasis>boot</emphasis> flag set. &d-i; may show " |
| 3986 | "multiple choices depending on what it finds from scanning all of the disks " |
| 3987 | "of the system including EFI partitions of other system disks and EFI " |
| 3988 | "diagnostic partitions. Remember, <command>elilo</command> may format the " |
| 3989 | "partition during the installation, erasing any previous contents!" |
| 3990 | msgstr "" |
| 3991 | "選擇分割區的準則是格式化為 FAT 的檔案系統並有 <emphasis>boot</emphasis> 旗" |
| 3992 | "標。&d-i; 可能會顯示多個選擇,這取決於所有磁碟上被掃瞄到的分割區,包含 EFI 分" |
| 3993 | "割區和 EFI 診斷分割區。切記,<command>elilo</command> 可能會在安裝時格式化分" |
| 3994 | "割區,這將清除以前的所有內容!" |
| 3995 | |
| 3996 | #. Tag: title |
| 3997 | #: using-d-i.xml:2893 |
| 3998 | #, no-c-format |
| 3999 | msgid "EFI Partition Contents" |
| 4000 | msgstr "EFI 分割區內容" |
| 4001 | |
| 4002 | #. Tag: para |
| 4003 | #: using-d-i.xml:2895 |
| 4004 | #, no-c-format |
| 4005 | msgid "" |
| 4006 | "The EFI partition is a FAT filesystem format partition on one of the hard " |
| 4007 | "disks of the system, usually the same disk that contains the <emphasis>root</" |
| 4008 | "emphasis> filesystem. It is normally not mounted on a running system as it " |
| 4009 | "is only needed by the <quote>EFI Boot Manager</quote> to load the system and " |
| 4010 | "the installer part of the <command>elilo</command> writes to the filesystem " |
| 4011 | "directly. The <command>/usr/sbin/elilo</command> utility writes the " |
| 4012 | "following files into the <filename>efi/debian</filename> directory of the " |
| 4013 | "EFI partition during the installation. Note that the <quote>EFI Boot " |
| 4014 | "Manager</quote> would find these files using the path " |
| 4015 | "<filename>fs<replaceable>n</replaceable>:\\efi\\debian</filename>. There may " |
| 4016 | "be other files in this filesystem as well over time as the system is updated " |
| 4017 | "or re-configured." |
| 4018 | msgstr "" |
| 4019 | "EFI 分割區是系統的某一個硬碟分割區,其格式為 FAT 。通常這個硬碟也包含了 " |
| 4020 | "<emphasis>root</emphasis> 檔案系統。一般來說,它不會掛載於一個執行中的系統" |
| 4021 | "上,而只被 <quote>EFI Boot Manager</quote> 用於載入系統和安裝 " |
| 4022 | "<command>elilo</command> 時直接寫入檔案系統。<command>/usr/sbin/elilo</" |
| 4023 | "command> 工具程式在安裝時將下列檔案寫入 EFI 分割區的 <filename>efi/debian</" |
| 4024 | "filename> 目錄。注意 <quote>EFI Boot Manager</quote> 會找到這些檔案,路徑是 " |
| 4025 | "<filename>fs<replaceable>n</replaceable>:\\efi\\debian</filename>。經過一段時" |
| 4026 | "間,系統更新或重新設定,檔案系統中也許會有其他檔案。" |
| 4027 | |
| 4028 | #. Tag: filename |
| 4029 | #: using-d-i.xml:2917 |
| 4030 | #, no-c-format |
| 4031 | msgid "elilo.conf" |
| 4032 | msgstr "elilo.conf" |
| 4033 | |
| 4034 | #. Tag: para |
| 4035 | #: using-d-i.xml:2918 |
| 4036 | #, no-c-format |
| 4037 | msgid "" |
| 4038 | "This is the configuration file read by the boot loader when it starts. It is " |
| 4039 | "a copy of the <filename>/etc/elilo.conf</filename> with the filenames re-" |
| 4040 | "written to refer to files in the EFI partition." |
| 4041 | msgstr "" |
| 4042 | "這是啟動時 boot loader 讀取的設定檔。它是 <filename>/etc/elilo.conf</" |
| 4043 | "filename> 以同檔名複製到 EFI 分割區的檔案。" |
| 4044 | |
| 4045 | #. Tag: filename |
| 4046 | #: using-d-i.xml:2927 |
| 4047 | #, no-c-format |
| 4048 | msgid "elilo.efi" |
| 4049 | msgstr "elilo.efi" |
| 4050 | |
| 4051 | #. Tag: para |
| 4052 | #: using-d-i.xml:2928 |
| 4053 | #, no-c-format |
| 4054 | msgid "" |
| 4055 | "This is the boot loader program that the <quote>EFI Boot Manager</quote> " |
| 4056 | "runs to boot the system. It is the program behind the <guimenuitem>&debian; " |
| 4057 | "GNU/Linux</guimenuitem> menu item of the <quote>EFI Boot Manager</quote> " |
| 4058 | "command menu." |
| 4059 | msgstr "" |
| 4060 | "此檔案用於啟動系統的 <quote>EFI Boot Manager</quote> boot loader 程式。也是 " |
| 4061 | "<guimenuitem>&debian; GNU/Linux</guimenuitem> 選單項背後的程式,位於 " |
| 4062 | "<quote>EFI Boot Manager</quote> 指令選單。" |
| 4063 | |
| 4064 | #. Tag: filename |
| 4065 | #: using-d-i.xml:2938 |
| 4066 | #, no-c-format |
| 4067 | msgid "initrd.img" |
| 4068 | msgstr "initrd.img" |
| 4069 | |
| 4070 | #. Tag: para |
| 4071 | #: using-d-i.xml:2939 |
| 4072 | #, no-c-format |
| 4073 | msgid "" |
| 4074 | "This is the initial root filesystem used to boot the kernel. It is a copy of " |
| 4075 | "the file referenced in the <filename>/etc/elilo.conf</filename>. In a " |
| 4076 | "standard &debian; installation it would be the file in <filename>/boot</" |
| 4077 | "filename> pointed to by the symbolic link <filename>/initrd.img</filename>." |
| 4078 | msgstr "" |
| 4079 | "這是用於啟動核心最初的檔案系統。它是引用 <filename>/etc/elilo.conf</" |
| 4080 | "filename> 的複製檔案。在標準的 &debian; 安裝程式程式中他是 <filename>/boot</" |
| 4081 | "filename> 符號鏈結 <filename>/initrd.img</filename> 指向的檔案。" |
| 4082 | |
| 4083 | #. Tag: filename |
| 4084 | #: using-d-i.xml:2951 |
| 4085 | #, no-c-format |
| 4086 | msgid "readme.txt" |
| 4087 | msgstr "readme.txt" |
| 4088 | |
| 4089 | #. Tag: para |
| 4090 | #: using-d-i.xml:2952 |
| 4091 | #, no-c-format |
| 4092 | msgid "" |
| 4093 | "This is a small text file warning you that the contents of the directory are " |
| 4094 | "managed by the <command>elilo</command> and that any local changes would be " |
| 4095 | "lost at the next time <filename>/usr/sbin/elilo</filename> is run." |
| 4096 | msgstr "" |
| 4097 | "這個文字檔用於警告您那些由 <command>elilo</command> 管理的目錄中的內容,任何" |
| 4098 | "本地修改在下次 <filename>/usr/sbin/elilo</filename> 執行時將丟失。" |
| 4099 | |
| 4100 | #. Tag: filename |
| 4101 | #: using-d-i.xml:2962 |
| 4102 | #, no-c-format |
| 4103 | msgid "vmlinuz" |
| 4104 | msgstr "vmlinuz" |
| 4105 | |
| 4106 | #. Tag: para |
| 4107 | #: using-d-i.xml:2963 |
| 4108 | #, no-c-format |
| 4109 | msgid "" |
| 4110 | "This is the compressed kernel itself. It is a copy of the file referenced in " |
| 4111 | "the <filename>/etc/elilo.conf</filename>. In a standard &debian; " |
| 4112 | "installation it would be the file in <filename>/boot</filename> pointed to " |
| 4113 | "by the symbolic link <filename>/vmlinuz</filename>." |
| 4114 | msgstr "" |
| 4115 | "此為壓縮核心。它是引用 <filename>/etc/elilo.conf</filename> 的複製檔案。在標" |
| 4116 | "準的 &debian; 安裝程式程式中他是 <filename>/boot</filename> 符號鏈結 " |
| 4117 | "<filename>/vmlinuz</filename> 指向的檔案。" |
| 4118 | |
| 4119 | #. Tag: title |
| 4120 | #: using-d-i.xml:2983 |
| 4121 | #, no-c-format |
| 4122 | msgid "<command>arcboot</command>-installer" |
| 4123 | msgstr "<command>arcboot</command>-installer" |
| 4124 | |
| 4125 | #. Tag: para |
| 4126 | #: using-d-i.xml:2984 |
| 4127 | #, fuzzy, no-c-format |
| 4128 | msgid "" |
| 4129 | "The boot loader on SGI machines is <command>arcboot</command>. It has to be " |
| 4130 | "installed on the same hard disk as the kernel (this is done automatically by " |
| 4131 | "the installer). Arcboot supports different configurations which are set up " |
| 4132 | "in <filename>/etc/arcboot.conf</filename>. Each configuration has a unique " |
| 4133 | "name, the default setup as created by the installer is <quote>linux</quote>. " |
| 4134 | "After arcboot has been installed, the system can be booted from hard disk by " |
| 4135 | "setting some firmware environment variables entering " |
| 4136 | "<informalexample><screen>\n" |
| 4137 | "<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 4138 | "(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n" |
| 4139 | "<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 4140 | "(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</" |
| 4141 | "replaceable>)</userinput>\n" |
| 4142 | "<userinput> setenv OSLoader arcboot</userinput>\n" |
| 4143 | "<userinput> setenv OSLoadFilename <replaceable>config</replaceable></" |
| 4144 | "userinput>\n" |
| 4145 | "<userinput> setenv AutoLoad yes</userinput>\n" |
| 4146 | "</screen></informalexample> on the firmware prompt, and then typing " |
| 4147 | "<command>boot</command>." |
| 4148 | msgstr "" |
| 4149 | "SGI Indys 上的 boot loader 是 <command>arcboot</command>。它必須被安裝到與核" |
| 4150 | "心相同的磁碟上 (安裝程式自動完成)。Arcboot 可以支援不同的設定,它們的設定檔" |
| 4151 | "在 <filename>/etc/arcboot.conf</filename>。每套設定有各自的名稱,安裝程式建立" |
| 4152 | "的預設設定值為 <quote>linux</quote>。Acrboot 安裝之後,在韌體提示符號下設定一" |
| 4153 | "些韌體環境變數即可從硬碟開機。 <informalexample><screen>\n" |
| 4154 | "<userinput> setenv SystemPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 4155 | "(<replaceable>disk</replaceable>)rdisk(0)partition(0)</userinput>\n" |
| 4156 | "<userinput> setenv OSLoadPartition scsi(<replaceable>scsi</replaceable>)disk" |
| 4157 | "(<replaceable>disk</replaceable>)rdisk(0)partition(<replaceable>partnr</" |
| 4158 | "replaceable>)</userinput>\n" |
| 4159 | "<userinput> setenv OSLoader arcboot</userinput>\n" |
| 4160 | "<userinput> setenv OSLoadFilename <replaceable>config</replaceable></" |
| 4161 | "userinput>\n" |
| 4162 | "<userinput> setenv AutoLoad yes</userinput>\n" |
| 4163 | "</screen></informalexample> ,然後鍵入 <command>boot</command>。" |
| 4164 | |
| 4165 | #. Tag: replaceable |
| 4166 | #: using-d-i.xml:3003 |
| 4167 | #, no-c-format |
| 4168 | msgid "scsi" |
| 4169 | msgstr "scsi" |
| 4170 | |
| 4171 | #. Tag: para |
| 4172 | #: using-d-i.xml:3004 |
| 4173 | #, no-c-format |
| 4174 | msgid "" |
| 4175 | "is the SCSI bus to be booted from, this is <userinput>0</userinput> for the " |
| 4176 | "onboard controllers" |
| 4177 | msgstr "是啟動的 SCSI 匯流排, <userinput>0</userinput> 為主機板內建控制器" |
| 4178 | |
| 4179 | #. Tag: replaceable |
| 4180 | #: using-d-i.xml:3012 |
| 4181 | #, no-c-format |
| 4182 | msgid "disk" |
| 4183 | msgstr "disk" |
| 4184 | |
| 4185 | #. Tag: para |
| 4186 | #: using-d-i.xml:3013 |
| 4187 | #, no-c-format |
| 4188 | msgid "" |
| 4189 | "is the SCSI ID of the hard disk on which <command>arcboot</command> is " |
| 4190 | "installed" |
| 4191 | msgstr "是硬碟的 SCSI ID,<command>arcboot</command> 安裝在其上" |
| 4192 | |
| 4193 | # index.docbook:1643, index.docbook:1712 |
| 4194 | #. Tag: replaceable |
| 4195 | #: using-d-i.xml:3021 |
| 4196 | #, no-c-format |
| 4197 | msgid "partnr" |
| 4198 | msgstr "partnr" |
| 4199 | |
| 4200 | #. Tag: para |
| 4201 | #: using-d-i.xml:3022 |
| 4202 | #, no-c-format |
| 4203 | msgid "" |
| 4204 | "is the number of the partition on which <filename>/etc/arcboot.conf</" |
| 4205 | "filename> resides" |
| 4206 | msgstr "<filename>/etc/arcboot.conf</filename> 所處分割區編號。" |
| 4207 | |
| 4208 | #. Tag: replaceable |
| 4209 | #: using-d-i.xml:3030 |
| 4210 | #, no-c-format |
| 4211 | msgid "config" |
| 4212 | msgstr "config" |
| 4213 | |
| 4214 | #. Tag: para |
| 4215 | #: using-d-i.xml:3031 |
| 4216 | #, no-c-format |
| 4217 | msgid "" |
| 4218 | "is the name of the configuration entry in <filename>/etc/arcboot.conf</" |
| 4219 | "filename>, which is <quote>linux</quote> by default." |
| 4220 | msgstr "" |
| 4221 | "<filename>/etc/arcboot.conf</filename> 裡的設定組態名稱,預設值為 " |
| 4222 | "<quote>linux</quote> 。" |
| 4223 | |
| 4224 | #. Tag: title |
| 4225 | #: using-d-i.xml:3052 |
| 4226 | #, no-c-format |
| 4227 | msgid "Install <command>Yaboot</command> on a Hard Disk" |
| 4228 | msgstr "安裝 <command>Yaboot</command> 至硬碟" |
| 4229 | |
| 4230 | #. Tag: para |
| 4231 | #: using-d-i.xml:3053 |
| 4232 | #, no-c-format |
| 4233 | msgid "" |
| 4234 | "Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their " |
| 4235 | "boot loader. The installer will set up <command>yaboot</command> " |
| 4236 | "automatically, so all you need is a small 820k partition named " |
| 4237 | "<quote>bootstrap</quote> with type <emphasis>Apple_Bootstrap</emphasis> " |
| 4238 | "created back in the partitioning component. If this step completes " |
| 4239 | "successfully then your disk should now be bootable and OpenFirmware will be " |
| 4240 | "set to boot &debian-gnu;." |
| 4241 | msgstr "" |
| 4242 | "新的 (1998 年以後)的 PowerMacs 使用 <command>yaboot</command> 作為它們的 " |
| 4243 | "boot loader。安裝程式會自動設定 <command>yaboot</command>,您只需一個 820k 的" |
| 4244 | "小分割區,命名為 <quote>bootstrap</quote>,類型為 <emphasis>Apple_Bootstrap</" |
| 4245 | "emphasis> 這由分割區元件建立。如果這步完全成功,硬碟就可以啟動,OpenFireware " |
| 4246 | "將設為啟動 &debian-gnu;。" |
| 4247 | |
| 4248 | #. Tag: title |
| 4249 | #: using-d-i.xml:3071 |
| 4250 | #, no-c-format |
| 4251 | msgid "Install <command>Quik</command> on a Hard Disk" |
| 4252 | msgstr "安裝 <command>Quik</command> 至硬碟" |
| 4253 | |
| 4254 | #. Tag: para |
| 4255 | #: using-d-i.xml:3072 |
| 4256 | #, no-c-format |
| 4257 | msgid "" |
| 4258 | "The boot loader for OldWorld Power Macintosh machines is <command>quik</" |
| 4259 | "command>. You can also use it on CHRP. The installer will attempt to set up " |
| 4260 | "<command>quik</command> automatically. The setup has been known to work on " |
| 4261 | "7200, 7300, and 7600 Powermacs, and on some Power Computing clones." |
| 4262 | msgstr "" |
| 4263 | "<command>quik</command> 是 OldWorld Power Macintosh 機器的 boot loader。您可" |
| 4264 | "以將它用於 CHRP。安裝程式會自動設定 <command>quik</command>。該設定目前可以" |
| 4265 | "在 7200,7300 和 7600 Powermacs,以及一些 Power Computing 複製機型上正常運" |
| 4266 | "作。" |
| 4267 | |
| 4268 | #. Tag: title |
| 4269 | #: using-d-i.xml:3088 |
| 4270 | #, no-c-format |
| 4271 | msgid "<command>zipl</command>-installer" |
| 4272 | msgstr "<command>zipl</command>-installer" |
| 4273 | |
| 4274 | #. Tag: para |
| 4275 | #: using-d-i.xml:3089 |
| 4276 | #, no-c-format |
| 4277 | msgid "" |
| 4278 | "The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</" |
| 4279 | "command> is similar in configuration and usage to <command>LILO</command>, " |
| 4280 | "with a few exceptions. Please take a look at <quote>LINUX for &arch-title; " |
| 4281 | "Device Drivers and Installation Commands</quote> from IBM's developerWorks " |
| 4282 | "web site if you want to know more about <command>ZIPL</command>." |
| 4283 | msgstr "" |
| 4284 | "&arch-title; 上的 boot loader 是 <quote>zipl</quote>。 <command>ZIPL</" |
| 4285 | "command> 的設定和用法類似於 <command>LILO</command>,只有少許不同。如果您想了" |
| 4286 | "解更多,請參考 <quote>LINUX for &arch-title; Device Drivers and Installation " |
| 4287 | "Commands</quote>,它位於 IBM 的 developerWorks 網站 <command>ZIPL</command>。" |
| 4288 | |
| 4289 | #. Tag: title |
| 4290 | #: using-d-i.xml:3106 |
| 4291 | #, no-c-format |
| 4292 | msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk" |
| 4293 | msgstr "安裝 <command>SILO</command> Boot Loader 到硬碟" |
| 4294 | |
| 4295 | #. Tag: para |
| 4296 | #: using-d-i.xml:3108 |
| 4297 | #, no-c-format |
| 4298 | msgid "" |
| 4299 | "The standard &architecture; boot loader is called <quote>silo</quote>. It is " |
| 4300 | "documented in <filename>/usr/share/doc/silo/</filename>. <command>SILO</" |
| 4301 | "command> is similar in configuration and usage to <command>LILO</command>, " |
| 4302 | "with a few exceptions. First of all, <command>SILO</command> allows you to " |
| 4303 | "boot any kernel image on your drive, even if it is not listed in <filename>/" |
| 4304 | "etc/silo.conf</filename>. This is because <command>SILO</command> can " |
| 4305 | "actually read Linux partitions. Also, <filename>/etc/silo.conf</filename> is " |
| 4306 | "read at boot time, so there is no need to rerun <command>silo</command> " |
| 4307 | "after installing a new kernel like you would with <command>LILO</command>. " |
| 4308 | "<command>SILO</command> can also read UFS partitions, which means it can " |
| 4309 | "boot SunOS/Solaris partitions as well. This is useful if you want to install " |
| 4310 | "GNU/Linux alongside an existing SunOS/Solaris install." |
| 4311 | msgstr "" |
| 4312 | "&architecture; 上標準的 boot loader 稱為 <quote>silo</quote>。它的檔案位於 " |
| 4313 | "<filename>/usr/share/doc/silo/</filename>。<command>SILO</command> 的設定和用" |
| 4314 | "法類似於 <command>LILO</command>,只有少許不同。首先,即使不存在於 " |
| 4315 | "<filename>/etc/silo.conf</filename> 設定檔案之中,<command>SILO</command> 也" |
| 4316 | "允許您從磁碟上啟動核心映像。這是因為 <command>SILO</command> 可以真正地讀取 " |
| 4317 | "Linux 分割區。當然,<filename>/etc/silo.conf</filename> 是在啟動時讀取,也就" |
| 4318 | "不需要像使用 <command>LILO</command> 一樣在安裝新核心之後再執行 " |
| 4319 | "<command>silo</command>。<command>SILO</command> 也可以讀取 UFS 分割區,也就" |
| 4320 | "是說它可以從 SunOS/Solaris 分割區啟動。這對於安裝 GNU/Linux 到一個已經存在 " |
| 4321 | "SunOS/Solaris 的系統很有用。" |
| 4322 | |
| 4323 | #. Tag: title |
| 4324 | #: using-d-i.xml:3133 |
| 4325 | #, no-c-format |
| 4326 | msgid "Continue Without Boot Loader" |
| 4327 | msgstr |