summaryrefslogtreecommitdiff
path: root/po/zh_TW/boot-installer.po
diff options
context:
space:
mode:
authorHolger Wansing <linux@wansing-online.de>2014-08-03 08:20:58 +0000
committerHolger Wansing <linux@wansing-online.de>2014-08-03 08:20:58 +0000
commit81c861906b53fd0adeed40ff05ea4ada3c8b55dd (patch)
treeadfee5f1b4bb1373617910fb0a64dedf0a60136a /po/zh_TW/boot-installer.po
parenta8e2d3e7bb01503684e0a9b43346159b250b533b (diff)
downloadinstallation-guide-81c861906b53fd0adeed40ff05ea4ada3c8b55dd.zip
Updated po|pot files after changings in en
Diffstat (limited to 'po/zh_TW/boot-installer.po')
-rw-r--r--po/zh_TW/boot-installer.po1042
1 files changed, 536 insertions, 506 deletions
diff --git a/po/zh_TW/boot-installer.po b/po/zh_TW/boot-installer.po
index 6071910af..739fdbf85 100644
--- a/po/zh_TW/boot-installer.po
+++ b/po/zh_TW/boot-installer.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2014-01-29 10:50+0000\n"
+"POT-Creation-Date: 2014-08-03 08:11+0000\n"
"PO-Revision-Date: 2005-07-18 14:56+0800\n"
"Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -45,301 +45,306 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:37
-#, no-c-format
-msgid "Booting from TFTP"
-msgstr "從 TFTP 開機"
+#: boot-installer.xml:38
+#, fuzzy, no-c-format
+msgid "Boot image formats"
+msgstr "從 OpenFirmware 開機 CHRP"
-# index.docbook:432, index.docbook:786, index.docbook:1338, index.docbook:1819, index.docbook:2242, index.docbook:2338
#. Tag: para
-#: boot-installer.xml:43 boot-installer.xml:586 boot-installer.xml:1127
-#: boot-installer.xml:1310 boot-installer.xml:1632 boot-installer.xml:1741
+#: boot-installer.xml:39
#, no-c-format
msgid ""
-"Booting from the network requires that you have a network connection and a "
-"TFTP network boot server (DHCP, RARP, or BOOTP)."
+"On ARM-based systems in most cases one of two formats for boot images is "
+"used: a) standard Linux zImage-format kernels (<quote>vmlinuz</quote>) in "
+"conjunction with standard Linux initial ramdisks (<quote>initrd.gz</quote>) "
+"or b) uImage-format kernels (<quote>uImage</quote>) in conjunction with "
+"corresponding initial ramdisks (<quote>uInitrd</quote>)."
msgstr ""
-"要從網路開機,您的機器必須連接上網路和一台 TFTP 網路開機伺服器 (DHCP, RARP 以"
-"及 BOOTP)。"
-# index.docbook:437, index.docbook:791, index.docbook:1343, index.docbook:1824, index.docbook:2247, index.docbook:2343
#. Tag: para
-#: boot-installer.xml:48 boot-installer.xml:591 boot-installer.xml:1132
-#: boot-installer.xml:1315 boot-installer.xml:1637 boot-installer.xml:1746
+#: boot-installer.xml:47
#, no-c-format
msgid ""
-"Older systems such as the 715 might require the use of an RBOOT server "
-"instead of a BOOTP server."
-msgstr "較早的系統如 715 也許需要使用一台 RBOOT 伺服器來取代 BOOTP 伺服器。"
+"uImage/uInitrd are image formats designed for the u-boot firmware that is "
+"used on many ARM-based systems. Older u-boot versions can only boot files in "
+"uImage/uInitrd format, so these are often used on older armel systems. Newer "
+"u-boot versions can - besides booting uImages/uInitrds - also boot standard "
+"Linux kernels and ramdisk images, but the command syntax to do that is "
+"slightly different from that for booting uImages."
+msgstr ""
-# index.docbook:442, index.docbook:796, index.docbook:1348, index.docbook:1829, index.docbook:2252, index.docbook:2348
#. Tag: para
-#: boot-installer.xml:53 boot-installer.xml:596 boot-installer.xml:1137
-#: boot-installer.xml:1320 boot-installer.xml:1642 boot-installer.xml:1751
+#: boot-installer.xml:56
#, no-c-format
msgid ""
-"The installation method to support network booting is described in <xref "
-"linkend=\"install-tftp\"/>."
-msgstr "支援的網路開機安裝方法在 <xref linkend=\"install-tftp\"/>。"
+"For systems using a multiplatform kernel, besides kernel and initial ramdisk "
+"a so-called device-tree file (or device-tree blob, <quote>dtb</quote>) is "
+"needed. It is specific to each supported system and contains a description "
+"of the particular hardware."
+msgstr ""
#. Tag: title
#: boot-installer.xml:64
-#, no-c-format
-msgid "Booting from CD-ROM"
-msgstr "從光碟開機"
+#, fuzzy, no-c-format
+#| msgid "Booting from TFTP"
+msgid "Booting by TFTP"
+msgstr "從 TFTP 開機"
-# index.docbook:531, index.docbook:584, index.docbook:957, index.docbook:1776, index.docbook:2024, index.docbook:2378
+# index.docbook:432, index.docbook:786, index.docbook:1338, index.docbook:1819, index.docbook:2242, index.docbook:2338
#. Tag: para
-#: boot-installer.xml:70 boot-installer.xml:248 boot-installer.xml:746
-#: boot-installer.xml:1401 boot-installer.xml:1780
+#: boot-installer.xml:70 boot-installer.xml:630 boot-installer.xml:1172
+#: boot-installer.xml:1356 boot-installer.xml:1679 boot-installer.xml:1789
#, fuzzy, no-c-format
+#| msgid ""
+#| "Booting from the network requires that you have a network connection and "
+#| "a TFTP network boot server (DHCP, RARP, or BOOTP)."
msgid ""
-"The easiest route for most people will be to use a set of &debian; CDs. If "
-"you have a CD set, and if your machine supports booting directly off the CD, "
-"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
-"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
-"your CD, reboot, and proceed to the next chapter."
+"Booting from the network requires that you have a network connection and a "
+"TFTP network boot server (and probably also a DHCP, RARP, or BOOTP server "
+"for automatic network configuration)."
msgstr ""
-"對於大多數人來說,最快的途徑是使用一套 &debian; CD 光碟套件。如果您有此套件,"
-"並且如果您的機器支援直接光碟開機,太棒了!只需要 <phrase arch=\"i386\"> 設定"
-"您的系統以光碟開機,請參閱 <xref linkend=\"boot-dev-select\"/>, </phrase> 插"
-"入您的光碟,重開機,然後繼續下一章。"
+"要從網路開機,您的機器必須連接上網路和一台 TFTP 網路開機伺服器 (DHCP, RARP 以"
+"及 BOOTP)。"
-# index.docbook:542, index.docbook:595, index.docbook:968, index.docbook:1787, index.docbook:2035, index.docbook:2389
+# index.docbook:437, index.docbook:791, index.docbook:1343, index.docbook:1824, index.docbook:2247, index.docbook:2343
#. Tag: para
-#: boot-installer.xml:81 boot-installer.xml:259 boot-installer.xml:757
-#: boot-installer.xml:1412 boot-installer.xml:1791
+#: boot-installer.xml:76 boot-installer.xml:636 boot-installer.xml:1178
+#: boot-installer.xml:1362 boot-installer.xml:1685 boot-installer.xml:1795
#, no-c-format
msgid ""
-"Note that certain CD drives may require special drivers, and thus be "
-"inaccessible in the early installation stages. If it turns out the standard "
-"way of booting off a CD doesn't work for your hardware, revisit this chapter "
-"and read about alternate kernels and installation methods which may work for "
-"you."
-msgstr ""
-"注意某些特定的光碟機需要一些特殊的驅動程式,因為他們可能在安裝的早期步驟中無"
-"法被存取。如果標準的光碟開機的方法不能用於您的硬體,閱讀本章中關於其他種類的"
-"核心以及安裝方法,它們有可能能解決問題。"
+"Older systems such as the 715 might require the use of an RBOOT server "
+"instead of a BOOTP server."
+msgstr "較早的系統如 715 也許需要使用一台 RBOOT 伺服器來取代 BOOTP 伺服器。"
-# index.docbook:550, index.docbook:603, index.docbook:976, index.docbook:1795, index.docbook:2043, index.docbook:2397
+# index.docbook:442, index.docbook:796, index.docbook:1348, index.docbook:1829, index.docbook:2252, index.docbook:2348
#. Tag: para
-#: boot-installer.xml:89 boot-installer.xml:267 boot-installer.xml:765
-#: boot-installer.xml:1420 boot-installer.xml:1799
-#, no-c-format
+#: boot-installer.xml:81 boot-installer.xml:641 boot-installer.xml:1183
+#: boot-installer.xml:1367 boot-installer.xml:1690 boot-installer.xml:1800
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The installation method to support network booting is described in <xref "
+#| "linkend=\"install-tftp\"/>."
msgid ""
-"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
-"system components and any packages you want from CD-ROM. Simply boot using a "
-"different media, such as floppies. When it's time to install the operating "
-"system, base system, and any additional packages, point the installation "
-"system at the CD-ROM drive."
-msgstr ""
-"即便您不能從光碟開機,依然可以安裝光碟上面的 &debian; 系統組件和所有軟體套"
-"件。只需要使用不同的媒介,例如軟碟來開機即可。當安裝作業系統、基礎系統和任意"
-"附加的軟體套件時只需指向安裝系統至光碟機即可。"
+"The server-side setup to support network booting is described in <xref "
+"linkend=\"install-tftp\"/>."
+msgstr "支援的網路開機安裝方法在 <xref linkend=\"install-tftp\"/>。"
-# index.docbook:558, index.docbook:611, index.docbook:984, index.docbook:1803, index.docbook:2051, index.docbook:2405
-#. Tag: para
-#: boot-installer.xml:97 boot-installer.xml:275 boot-installer.xml:773
-#: boot-installer.xml:1428 boot-installer.xml:1807
+#. Tag: title
+#: boot-installer.xml:90
#, no-c-format
-msgid ""
-"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
+msgid "TFTP-booting in u-boot"
msgstr ""
-"如果您遇到開機方面的問題,請參閱 <xref linkend=\"boot-troubleshooting\"/>。"
-
-#. Tag: title
-#: boot-installer.xml:107
-#, fuzzy, no-c-format
-msgid "Booting from Firmware"
-msgstr "從 OpenFirmware 開機 CHRP"
#. Tag: para
-#: boot-installer.xml:113
+#: boot-installer.xml:91
#, no-c-format
msgid ""
-"There is an increasing number of consumer devices that directly boot from a "
-"flash chip on the device. The installer can be written to flash so it will "
-"automatically start when you reboot your machines."
+"Network booting on systems using the u-boot firmware consists of three "
+"steps: a) configuring the network, b) loading the images (kernel/initial "
+"ramdisk/dtb) into memory and c) actually executing the previosly loaded code."
msgstr ""
#. Tag: para
-#: boot-installer.xml:119
+#: boot-installer.xml:97
#, no-c-format
msgid ""
-"In many cases, changing the firmware of an embedded device voids your "
-"warranty. Sometimes you are also not able to recover your device if there "
-"are problems during the flashing process. Therefore, please take care and "
-"follow the steps precisely."
+"First you have to configure the network, either automatically via DHCP by "
+"running <informalexample><screen>\n"
+"setenv autoload no\n"
+"dhcp\n"
+"</screen></informalexample> or manually by setting several environment "
+"variables <informalexample><screen>\n"
+"setenv ipaddr &lt;ip address of the client&gt;\n"
+"setenv netmask &lt;netmask&gt;\n"
+"setenv serverip &lt;ip address of the tftp server&gt;\n"
+"setenv dnsip &lt;ip address of the nameserver&gt;\n"
+"setenv gatewayip &lt;ip address of the default gateway&gt;\n"
+"</screen></informalexample> If you prefer, you can make these settings "
+"permanent by running"
msgstr ""
-#. Tag: title
-#: boot-installer.xml:131
-#, fuzzy, no-c-format
-msgid "Booting the SS4000-E"
-msgstr "採用 MILO 開機"
+#. Tag: screen
+#: boot-installer.xml:104
+#, no-c-format
+msgid "saveenv"
+msgstr ""
#. Tag: para
-#: boot-installer.xml:132
+#: boot-installer.xml:106
#, no-c-format
msgid ""
-"Due to limitations in the SS4000-E firmware, it unfortunately is not "
-"possible to boot the installer without the use of a serial port at this "
-"time. To boot the installer, you will need a serial nullmodem cable; a "
-"computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB "
-"serial converter will also work. </para> </footnote>; and a ribbon cable "
-"with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the "
-"other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in older "
-"desktop machines with builtin 9-pin serial ports. </para> </footnote>."
+"Afterwards you need to load the images (kernel/initial ramdisk/dtb) into "
+"memory. This is done with the tftpboot command, which has to be provided "
+"with the address at which the image shall be stored in memory. Unfortunately "
+"the memory map can vary from system to system, so there is no general rule "
+"which addresses can be used for this."
msgstr ""
#. Tag: para
-#: boot-installer.xml:153
+#: boot-installer.xml:114
#, no-c-format
msgid ""
-"To boot the SS4000-E, use your serial nullmodem cable and the ribbon cable "
-"to connect to the serial port of the SS4000-E, and reboot the machine. You "
-"need to use a serial terminal application to communicate with the machine; a "
-"good option on a &debian; GNU/Linux is to use the <command>cu</command> "
-"program, in the package of the same name. Assuming the serial port on your "
-"computer is to be found on <filename>/dev/ttyS0</filename>, use the "
-"following command line:"
+"On some systems, u-boot predefines a set of environment variables with "
+"suitable load addresses: kernel_addr_r, ramdisk_addr_r and fdt_addr_r. You "
+"can check whether they are defined by running <informalexample><screen>\n"
+"printenv kernel_addr_r ramdisk_addr_r fdt_addr_r\n"
+"</screen></informalexample> If they are not defined, you have to check your "
+"system's documentation for appropriate values and set them manually. For "
+"systems based on Allwinner SunXi SOCs (e.g. the Allwinner A10, architecture "
+"name <quote>sun4i</quote> or the Allwinner A20, architecture name "
+"<quote>sun7i</quote>), you can e.g. use the follwing values:"
msgstr ""
#. Tag: screen
-#: boot-installer.xml:165
-#, no-c-format
-msgid "cu -lttyS0 -s115200"
-msgstr ""
-
-#. Tag: para
-#: boot-installer.xml:167
+#: boot-installer.xml:125
#, no-c-format
msgid ""
-"If using Windows, you may want to consider using the program "
-"<classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits word "
-"length, no stop bits, and one parity bit."
+"setenv kernel_addr_r 0x46000000\n"
+"setenv fdt_addr_r 0x47000000\n"
+"setenv ramdisk_addr_r 0x48000000"
msgstr ""
#. Tag: para
-#: boot-installer.xml:173
+#: boot-installer.xml:127
#, no-c-format
-msgid "When the machine boots, you will see the following line of output:"
+msgid ""
+"When the load addresses are defined, you can load the images into memory "
+"from the previously defined tftp server with"
msgstr ""
#. Tag: screen
-#: boot-installer.xml:179
+#: boot-installer.xml:130
#, no-c-format
msgid ""
-"No network interfaces found\n"
-"\n"
-"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
-"== Executing boot script in 1.000 seconds - enter ^C to abort"
+"tftpboot ${kernel_addr_r} &lt;filename of the kernel image&gt;\n"
+"tftpboot ${fdt_addr_r} &lt;filename of the dtb&gt;\n"
+"tftpboot ${ramdisk_addr_r} &lt;filename of the initial ramdisk image&gt;"
msgstr ""
#. Tag: para
-#: boot-installer.xml:181
+#: boot-installer.xml:132
#, no-c-format
msgid ""
-"At this point, hit Control-C to interrupt the boot loader<footnote id=\"arm-"
-"s4ke-sec\"> <para> Note that you have only one second to do so; if you miss "
-"this window, just powercycle the machine and try again. </para> </footnote>. "
-"This will give you the RedBoot prompt. Enter the following commands:"
+"The third part is setting the kernel commandline and actually executing the "
+"loaded code. U-boot passes the content of the <quote>bootargs</quote> "
+"environment variable as commandline to the kernel, so any parameters for the "
+"kernel and the installer - such as the console device (see <xref linkend="
+"\"boot-console\"/>) or preseeding options (see <xref linkend=\"installer-args"
+"\"/> and <xref linkend=\"appendix-preseed\"/>) - can be set with a command "
+"like <informalexample><screen>\n"
+"setenv bootargs console=ttyS0,115200 rootwait panic=10\n"
+"</screen></informalexample> The exact command to execute the previously "
+"loaded code depends on the image format used. With uImage/uInitrd, the "
+"command is <informalexample><screen>\n"
+"bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}\n"
+"</screen></informalexample> and with native Linux images it is"
msgstr ""
#. Tag: screen
-#: boot-installer.xml:194
+#: boot-installer.xml:145
#, no-c-format
-msgid ""
-"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
-"load -v -r -b 0x01008000 -m ymodem zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000"
+msgid "bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}"
msgstr ""
#. Tag: para
-#: boot-installer.xml:196
+#: boot-installer.xml:147
#, no-c-format
msgid ""
-"After every <command>load</command> command, the system will expect a file "
-"to be transmitted using the YMODEM protocol. When using cu, make sure you "
-"have the package <classname>lrzsz</classname> installed, then hit enter, "
-"followed by the <quote>~&lt;</quote> escape sequence to start an external "
-"program, and run <command>sb initrd.gz</command> or <command>sb vmlinuz</"
-"command>."
+"Note: When booting standard linux images, it is important to load the "
+"initial ramdisk image after the kernel and the dtb as u-boot sets the "
+"filesize variable to the size of the last file loaded and the bootz command "
+"requires the size of the ramdisk image to work correctly. In case of booting "
+"a platform-specific kernel, i.e. a kernel without device-tree, simply omit "
+"the ${fdt_addr_r} parameter."
msgstr ""
-#. Tag: para
-#: boot-installer.xml:205
+# index.docbook:578, index.docbook:951, index.docbook:1764, index.docbook:2018, index.docbook:2372
+#. Tag: title
+#: boot-installer.xml:286 boot-installer.xml:785 boot-installer.xml:1442
+#: boot-installer.xml:1823
#, no-c-format
-msgid ""
-"Alternatively, it is possible to load the kernel and ramdisk using HTTP "
-"rather than YMODEM. This is faster, but requires a working HTTP server on "
-"the network. To do so, first switch the bootloader to RAM mode:"
-msgstr ""
+msgid "Booting from a CD-ROM"
+msgstr "從光碟開機"
-#. Tag: screen
-#: boot-installer.xml:211
-#, no-c-format
+# index.docbook:531, index.docbook:584, index.docbook:957, index.docbook:1776, index.docbook:2024, index.docbook:2378
+#. Tag: para
+#: boot-installer.xml:292 boot-installer.xml:791 boot-installer.xml:1448
+#: boot-installer.xml:1829
+#, fuzzy, no-c-format
msgid ""
-"fis load rammode\n"
-"g"
+"The easiest route for most people will be to use a set of &debian; CDs. If "
+"you have a CD set, and if your machine supports booting directly off the CD, "
+"great! Simply <phrase arch=\"x86\"> configure your system for booting off a "
+"CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
+"your CD, reboot, and proceed to the next chapter."
msgstr ""
+"對於大多數人來說,最快的途徑是使用一套 &debian; CD 光碟套件。如果您有此套件,"
+"並且如果您的機器支援直接光碟開機,太棒了!只需要 <phrase arch=\"i386\"> 設定"
+"您的系統以光碟開機,請參閱 <xref linkend=\"boot-dev-select\"/>, </phrase> 插"
+"入您的光碟,重開機,然後繼續下一章。"
+# index.docbook:542, index.docbook:595, index.docbook:968, index.docbook:1787, index.docbook:2035, index.docbook:2389
#. Tag: para
-#: boot-installer.xml:213
+#: boot-installer.xml:303 boot-installer.xml:802 boot-installer.xml:1459
+#: boot-installer.xml:1840
#, no-c-format
msgid ""
-"This will seemingly restart the machine; but in reality, it loads redboot to "
-"RAM and restarts it from there. Not doing this step will cause the system to "
-"hang in the necessary ip_address step that comes next."
+"Note that certain CD drives may require special drivers, and thus be "
+"inaccessible in the early installation stages. If it turns out the standard "
+"way of booting off a CD doesn't work for your hardware, revisit this chapter "
+"and read about alternate kernels and installation methods which may work for "
+"you."
msgstr ""
+"注意某些特定的光碟機需要一些特殊的驅動程式,因為他們可能在安裝的早期步驟中無"
+"法被存取。如果標準的光碟開機的方法不能用於您的硬體,閱讀本章中關於其他種類的"
+"核心以及安裝方法,它們有可能能解決問題。"
+# index.docbook:550, index.docbook:603, index.docbook:976, index.docbook:1795, index.docbook:2043, index.docbook:2397
#. Tag: para
-#: boot-installer.xml:219
-#, no-c-format
+#: boot-installer.xml:311 boot-installer.xml:810 boot-installer.xml:1467
+#: boot-installer.xml:1848
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Even if you cannot boot from CD-ROM, you can probably install the "
+#| "&debian; system components and any packages you want from CD-ROM. Simply "
+#| "boot using a different media, such as floppies. When it's time to install "
+#| "the operating system, base system, and any additional packages, point the "
+#| "installation system at the CD-ROM drive."
msgid ""
-"You will need to hit Ctrl-C again to interrupt the boot. Then: "
-"<informalexample><screen>\n"
-"ip_address -l <replaceable>192.168.2.249</replaceable> -h "
-"<replaceable>192.168.2.4</replaceable>\n"
-"load -v -r -b 0x01800000 -m http /initrd.gz\n"
-"load -v -r -b 0x01008000 -m http /zImage\n"
-"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
-"0x01800000\n"
-"</screen></informalexample> Where <replaceable>192.168.2.249</replaceable> "
-"is the IP address of the installed system and <replaceable>192.168.2.4</"
-"replaceable> the IP address of the HTTP server containing the kernel and "
-"ramdisk files."
+"Even if you cannot boot from CD-ROM, you can probably install the &debian; "
+"system components and any packages you want from CD-ROM. Simply boot using a "
+"different medium and when it's time to install the operating system, base "
+"system, and any additional packages, point the installation system at the CD-"
+"ROM drive."
msgstr ""
+"即便您不能從光碟開機,依然可以安裝光碟上面的 &debian; 系統組件和所有軟體套"
+"件。只需要使用不同的媒介,例如軟碟來開機即可。當安裝作業系統、基礎系統和任意"
+"附加的軟體套件時只需指向安裝系統至光碟機即可。"
+# index.docbook:558, index.docbook:611, index.docbook:984, index.docbook:1803, index.docbook:2051, index.docbook:2405
#. Tag: para
-#: boot-installer.xml:229
+#: boot-installer.xml:319 boot-installer.xml:818 boot-installer.xml:1475
+#: boot-installer.xml:1856
#, no-c-format
-msgid "The installer will now start as usual."
+msgid ""
+"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
msgstr ""
-
-# index.docbook:578, index.docbook:951, index.docbook:1764, index.docbook:2018, index.docbook:2372
-#. Tag: title
-#: boot-installer.xml:242 boot-installer.xml:740 boot-installer.xml:1395
-#: boot-installer.xml:1774
-#, no-c-format
-msgid "Booting from a CD-ROM"
-msgstr "從光碟開機"
+"如果您遇到開機方面的問題,請參閱 <xref linkend=\"boot-troubleshooting\"/>。"
#. Tag: title
-#: boot-installer.xml:349
+#: boot-installer.xml:393
#, fuzzy, no-c-format
msgid "Booting from Windows"
msgstr "從 OpenFirmware 開機 CHRP"
#. Tag: para
-#: boot-installer.xml:350
+#: boot-installer.xml:394
#, no-c-format
msgid "To start the installer from Windows, you can either"
msgstr ""
#. Tag: para
-#: boot-installer.xml:355
+#: boot-installer.xml:399
#, fuzzy, no-c-format
#| msgid ""
#| "To boot the installer from hard disk, you must first download and place "
@@ -354,7 +359,7 @@ msgstr ""
"<xref linkend=\"boot-drive-files\"/>。"
#. Tag: para
-#: boot-installer.xml:363
+#: boot-installer.xml:407
#, no-c-format
msgid ""
"download a standalone Windows executable, which is available as tools/win32-"
@@ -362,7 +367,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:371
+#: boot-installer.xml:415
#, no-c-format
msgid ""
"If you use an installation CD or DVD, a pre-installation program should be "
@@ -373,7 +378,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:379
+#: boot-installer.xml:423
#, no-c-format
msgid ""
"After the program has been started, a few preliminary questions will be "
@@ -382,14 +387,14 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:389
+#: boot-installer.xml:433
#, fuzzy, no-c-format
#| msgid "Booting from MacOS"
msgid "Booting from DOS using loadlin"
msgstr "從 MacOS 開機"
#. Tag: para
-#: boot-installer.xml:390
+#: boot-installer.xml:434
#, no-c-format
msgid ""
"Boot into DOS (not Windows). To do this, you can for instance boot from a "
@@ -397,7 +402,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:395
+#: boot-installer.xml:439
#, no-c-format
msgid ""
"If you can access the installation CD, change the current drive to the CD-"
@@ -409,7 +414,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:405
+#: boot-installer.xml:449
#, no-c-format
msgid ""
"Enter the subdirectory for the flavor you chose, e.g., "
@@ -423,7 +428,7 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:423
+#: boot-installer.xml:467
#, fuzzy, no-c-format
#| msgid ""
#| "Booting from Linux Using <command>LILO</command> or <command>GRUB</"
@@ -433,7 +438,7 @@ msgid ""
msgstr "使用 <command>LILO</command> 或 <command>GRUB</command> 啟動 Linux"
#. Tag: para
-#: boot-installer.xml:426
+#: boot-installer.xml:470
#, no-c-format
msgid ""
"To boot the installer from hard disk, you must first download and place the "
@@ -443,7 +448,7 @@ msgstr ""
"<xref linkend=\"boot-drive-files\"/>。"
#. Tag: para
-#: boot-installer.xml:431
+#: boot-installer.xml:475
#, fuzzy, no-c-format
msgid ""
"If you intend to use the hard drive only for booting and then download "
@@ -458,7 +463,7 @@ msgstr ""
"您用於開機的硬碟。這裡需要小心操作。"
#. Tag: para
-#: boot-installer.xml:441
+#: boot-installer.xml:485
#, fuzzy, no-c-format
#| msgid ""
#| "Alternatively, if you intend to keep an existing partition on the hard "
@@ -481,7 +486,7 @@ msgstr ""
"像檔上安裝。"
#. Tag: para
-#: boot-installer.xml:450
+#: boot-installer.xml:494
#, no-c-format
msgid ""
"For <command>LILO</command>, you will need to configure two essential things "
@@ -499,7 +504,7 @@ msgstr ""
"lilo.conf</filename> 的例子:"
#. Tag: screen
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, fuzzy, no-c-format
msgid ""
"image=/boot/newinstall/vmlinuz\n"
@@ -514,7 +519,7 @@ msgstr ""
"phrase>ramdisk_size=12000\""
#. Tag: para
-#: boot-installer.xml:471
+#: boot-installer.xml:515
#, no-c-format
msgid ""
"For more details, refer to the <citerefentry><refentrytitle>initrd</"
@@ -529,7 +534,7 @@ msgstr ""
"行 <userinput>lilo</userinput> 並且重新啟動。"
#. Tag: para
-#: boot-installer.xml:480
+#: boot-installer.xml:524
#, fuzzy, no-c-format
msgid ""
"The procedure for <command>GRUB1</command> is quite similar. Locate your "
@@ -549,7 +554,7 @@ msgstr ""
"userinput>。</phrase>"
#. Tag: screen
-#: boot-installer.xml:488
+#: boot-installer.xml:532
#, fuzzy, no-c-format
msgid ""
"title New Install\n"
@@ -565,7 +570,7 @@ msgstr ""
"phrase>ramdisk_size=12000\""
#. Tag: para
-#: boot-installer.xml:490
+#: boot-installer.xml:534
#, fuzzy, no-c-format
msgid ""
"The procedure for <command>GRUB2</command> is very similar. The file is "
@@ -583,7 +588,7 @@ msgstr ""
"userinput>。</phrase>"
#. Tag: screen
-#: boot-installer.xml:496
+#: boot-installer.xml:540
#, fuzzy, no-c-format
msgid ""
"menuentry 'New Install' {\n"
@@ -602,7 +607,7 @@ msgstr ""
"phrase>ramdisk_size=12000\""
#. Tag: para
-#: boot-installer.xml:498
+#: boot-installer.xml:542
#, fuzzy, no-c-format
#| msgid ""
#| "Note that the value of the <userinput>ramdisk_size</userinput> may need "
@@ -619,13 +624,13 @@ msgstr ""
# index.docbook:700, index.docbook:2176
#. Tag: title
-#: boot-installer.xml:507
+#: boot-installer.xml:551
#, no-c-format
msgid "Booting from USB Memory Stick"
msgstr "從 USB 隨身碟開機"
#. Tag: para
-#: boot-installer.xml:508
+#: boot-installer.xml:552
#, fuzzy, no-c-format
#| msgid ""
#| "Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
@@ -649,14 +654,14 @@ msgstr ""
# index.docbook:723, index.docbook:1876, index.docbook:2278, index.docbook:2426
#. Tag: title
-#: boot-installer.xml:522 boot-installer.xml:1681
+#: boot-installer.xml:566 boot-installer.xml:1729
#, no-c-format
msgid "Booting from Floppies"
msgstr "從軟碟開機"
# index.docbook:724, index.docbook:2286
#. Tag: para
-#: boot-installer.xml:523 boot-installer.xml:1689
+#: boot-installer.xml:567 boot-installer.xml:1737
#, no-c-format
msgid ""
"You will have already downloaded the floppy images you needed and created "
@@ -666,7 +671,7 @@ msgstr ""
"\"create-floppy\"/>。"
#. Tag: para
-#: boot-installer.xml:530
+#: boot-installer.xml:574
#, no-c-format
msgid ""
"To boot from the installer boot floppy, place it in the primary floppy "
@@ -676,7 +681,7 @@ msgstr ""
"啟動。"
#. Tag: para
-#: boot-installer.xml:536
+#: boot-installer.xml:580
#, fuzzy, no-c-format
msgid ""
"For installing from an LS-120 drive (ATAPI version) with a set of floppies, "
@@ -693,7 +698,7 @@ msgstr ""
"userinput>。從 LS-120 上安裝只為 2.4 及其以後版本的核心支援。"
#. Tag: para
-#: boot-installer.xml:546
+#: boot-installer.xml:590
#, no-c-format
msgid ""
"Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</"
@@ -708,7 +713,7 @@ msgstr ""
"否則,請用硬重開機的方法來開機。"
#. Tag: para
-#: boot-installer.xml:555
+#: boot-installer.xml:599
#, no-c-format
msgid ""
"The floppy disk will be accessed, and you should then see a screen that "
@@ -718,7 +723,7 @@ msgstr ""
"</prompt> 提示符號。"
#. Tag: para
-#: boot-installer.xml:561
+#: boot-installer.xml:605
#, no-c-format
msgid ""
"Once you press &enterkey;, you should see the message "
@@ -734,7 +739,7 @@ msgstr ""
"資訊,請參考 <xref linkend=\"kernel-msgs\"/>。"
#. Tag: para
-#: boot-installer.xml:570
+#: boot-installer.xml:614
#, no-c-format
msgid ""
"After booting from the boot floppy, the root floppy is requested. Insert the "
@@ -747,26 +752,26 @@ msgstr ""
# index.docbook:274, index.docbook:780, index.docbook:1320, index.docbook:1813, index.docbook:1896, index.docbook:2236, index.docbook:2332
#. Tag: title
-#: boot-installer.xml:580 boot-installer.xml:1109 boot-installer.xml:1250
-#: boot-installer.xml:1304 boot-installer.xml:1626 boot-installer.xml:1735
+#: boot-installer.xml:624 boot-installer.xml:1154 boot-installer.xml:1296
+#: boot-installer.xml:1350 boot-installer.xml:1673 boot-installer.xml:1783
#, no-c-format
msgid "Booting with TFTP"
msgstr "用 TFTP 開機"
#. Tag: para
-#: boot-installer.xml:604
+#: boot-installer.xml:649
#, no-c-format
msgid "There are various ways to do a TFTP boot on i386."
msgstr "在 i386 架構上有很多方法用 TFTP 進行開機。"
#. Tag: title
-#: boot-installer.xml:610
+#: boot-installer.xml:655
#, no-c-format
msgid "NIC or Motherboard that support PXE"
msgstr "支援 PXE 的網卡或者主機板"
#. Tag: para
-#: boot-installer.xml:611
+#: boot-installer.xml:656
#, fuzzy, no-c-format
msgid ""
"It could be that your Network Interface Card or Motherboard provides PXE "
@@ -779,13 +784,13 @@ msgstr ""
"BIOS 來用網路進行開機。"
#. Tag: title
-#: boot-installer.xml:622
+#: boot-installer.xml:667
#, no-c-format
msgid "NIC with Network BootROM"
msgstr "採用 Network BootROM 的網卡"
#. Tag: para
-#: boot-installer.xml:623
+#: boot-installer.xml:668
#, no-c-format
msgid ""
"It could be that your Network Interface Card provides TFTP boot "
@@ -793,7 +798,7 @@ msgid ""
msgstr "您的網卡很有可能提供了 TFTP 開機功能。"
#. Tag: para
-#: boot-installer.xml:628
+#: boot-installer.xml:673
#, no-c-format
msgid ""
"Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
@@ -803,13 +808,13 @@ msgstr ""
"件。"
#. Tag: title
-#: boot-installer.xml:636
+#: boot-installer.xml:681
#, no-c-format
msgid "Etherboot"
msgstr "Etherboot"
#. Tag: para
-#: boot-installer.xml:637
+#: boot-installer.xml:682
#, no-c-format
msgid ""
"The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
@@ -820,14 +825,14 @@ msgstr ""
# index.docbook:1943, index.docbook:2477
#. Tag: title
-#: boot-installer.xml:647
+#: boot-installer.xml:692
#, fuzzy, no-c-format
#| msgid "The Boot Prompt"
msgid "The Boot Screen"
msgstr "開機提示"
#. Tag: para
-#: boot-installer.xml:648
+#: boot-installer.xml:693
#, fuzzy, no-c-format
#| msgid ""
#| "When the installer boots, you should be presented with a friendly "
@@ -861,7 +866,7 @@ msgstr ""
"項啟動安裝程式,或者輸入參數以指定您要使用的啟動方式。"
#. Tag: para
-#: boot-installer.xml:660
+#: boot-installer.xml:705
#, no-c-format
msgid ""
"For a normal installation, select either the <quote>Install</quote> or the "
@@ -872,7 +877,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:668
+#: boot-installer.xml:713
#, no-c-format
msgid ""
"The <quote>Advanced options</quote> entry gives access to a second menu that "
@@ -881,7 +886,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:674
+#: boot-installer.xml:719
#, no-c-format
msgid ""
"If you wish or need to add any boot parameters for either the installer or "
@@ -893,7 +898,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:683
+#: boot-installer.xml:728
#, no-c-format
msgid ""
"Choosing the <quote>Help</quote> entry will result in the first help screen "
@@ -912,7 +917,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:701
+#: boot-installer.xml:746
#, no-c-format
msgid ""
"The keyboard is assumed to have a default American English layout at this "
@@ -924,7 +929,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:711
+#: boot-installer.xml:756
#, no-c-format
msgid ""
"If you are using a system that has the BIOS configured to use serial "
@@ -937,7 +942,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:721
+#: boot-installer.xml:766
#, no-c-format
msgid ""
"To bypass the graphical boot screen you can either blindly press &escapekey; "
@@ -950,13 +955,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:781
+#: boot-installer.xml:826
#, no-c-format
msgid "CD Contents"
msgstr "光碟的內容"
#. Tag: para
-#: boot-installer.xml:783
+#: boot-installer.xml:828
#, no-c-format
msgid ""
"There are three basic variations of &debian; Install CDs. The "
@@ -977,7 +982,7 @@ msgstr ""
"裝一個具有各種範圍軟體套件的完全系統。"
#. Tag: para
-#: boot-installer.xml:799
+#: boot-installer.xml:844
#, no-c-format
msgid ""
"The IA-64 architecture uses the next generation Extensible Firmware "
@@ -1000,7 +1005,7 @@ msgstr ""
"者開機塊記錄。"
#. Tag: para
-#: boot-installer.xml:815
+#: boot-installer.xml:860
#, no-c-format
msgid ""
"The &debian; Installer CD contains a small EFI partition where the "
@@ -1015,7 +1020,7 @@ msgstr ""
"出,描述如下。"
#. Tag: para
-#: boot-installer.xml:824
+#: boot-installer.xml:869
#, no-c-format
msgid ""
"Most of the details of how <command>ELILO</command> actually loads and "
@@ -1034,7 +1039,7 @@ msgstr ""
"分割步驟也會在繼續安裝步驟前檢查 EFI 分割區是否合適。"
#. Tag: para
-#: boot-installer.xml:836
+#: boot-installer.xml:881
#, no-c-format
msgid ""
"The EFI Boot Manager is presented as the last step of the firmware "
@@ -1054,13 +1059,13 @@ msgstr ""
"用第一個,當然,若該選項不可用或者 CD 由於某種原因沒法啟動,使用第二個。"
#. Tag: title
-#: boot-installer.xml:855
+#: boot-installer.xml:900
#, no-c-format
msgid "IMPORTANT"
msgstr "重要"
#. Tag: para
-#: boot-installer.xml:856
+#: boot-installer.xml:901
#, no-c-format
msgid ""
"The EFI Boot Manager will select a default boot action, typically the first "
@@ -1077,13 +1082,13 @@ msgstr ""
"command> 以返回 Boot Manager。"
#. Tag: title
-#: boot-installer.xml:868
+#: boot-installer.xml:913
#, no-c-format
msgid "Option 1: Booting from the Boot Option Maintenance Menu"
msgstr "選項 1: 從 Boot Option Maintenance Menu 啟動"
#. Tag: para
-#: boot-installer.xml:875
+#: boot-installer.xml:920
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1094,7 +1099,7 @@ msgstr ""
"Boot Manager 頁面和選單。"
#. Tag: para
-#: boot-installer.xml:881
+#: boot-installer.xml:926
#, no-c-format
msgid ""
"Select <command>Boot Maintenance Menu</command> from the menu with the arrow "
@@ -1104,7 +1109,7 @@ msgstr ""
"<command>ENTER</command>。會顯示一個新選單。"
#. Tag: para
-#: boot-installer.xml:887
+#: boot-installer.xml:932
#, no-c-format
msgid ""
"Select <command>Boot From a File</command> from the menu with the arrow keys "
@@ -1120,7 +1125,7 @@ msgstr ""
"command>標籤。如果您檢查選單行其他部分,會看到對應的設備和控制器資訊。"
#. Tag: para
-#: boot-installer.xml:898
+#: boot-installer.xml:943
#, no-c-format
msgid ""
"You can choose either of the entries that refer to the CD/DVD drive. Select "
@@ -1136,7 +1141,7 @@ msgstr ""
"光碟目錄列表,要求您進行 (額外的) 下一步。"
#. Tag: para
-#: boot-installer.xml:909
+#: boot-installer.xml:954
#, no-c-format
msgid ""
"You will only need this step if you chose <command>Debian Inst [Acpi ...</"
@@ -1150,7 +1155,7 @@ msgstr ""
"鍵選擇,並按下 <command>ENTER</command>。這將進入啟動步驟。"
#. Tag: para
-#: boot-installer.xml:921
+#: boot-installer.xml:966
#, no-c-format
msgid ""
"These steps start the &debian; boot loader which will display a menu page "
@@ -1161,13 +1166,13 @@ msgstr ""
"入選擇啟動核心和選項。"
#. Tag: title
-#: boot-installer.xml:931
+#: boot-installer.xml:976
#, no-c-format
msgid "Option 2: Booting from the EFI Shell"
msgstr "選項 2: 從 EFI Shell 啟動"
#. Tag: para
-#: boot-installer.xml:932
+#: boot-installer.xml:977
#, no-c-format
msgid ""
"If, for some reason, option 1 is not successful, reboot the machine and when "
@@ -1180,7 +1185,7 @@ msgstr ""
"來啟動 &debian; 安裝程式:"
#. Tag: para
-#: boot-installer.xml:943
+#: boot-installer.xml:988
#, no-c-format
msgid ""
"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
@@ -1191,7 +1196,7 @@ msgstr ""
"頁和選單。"
#. Tag: para
-#: boot-installer.xml:949
+#: boot-installer.xml:994
#, no-c-format
msgid ""
"Select <command>EFI Shell</command> from the menu with the arrow keys and "
@@ -1211,7 +1216,7 @@ msgstr ""
"插入光碟,這將花費一些時間以初始化光碟機。"
#. Tag: para
-#: boot-installer.xml:963
+#: boot-installer.xml:1008
#, no-c-format
msgid ""
"Examine the output from the shell looking for the CDROM drive. It is most "
@@ -1224,7 +1229,7 @@ msgstr ""
"replaceable></filename>。"
#. Tag: para
-#: boot-installer.xml:970
+#: boot-installer.xml:1015
#, no-c-format
msgid ""
"Enter <command>fs<replaceable>n</replaceable>:</command> and press "
@@ -1237,7 +1242,7 @@ msgstr ""
"的分割區號。介殼將在提示符號下顯示分割區號。"
#. Tag: para
-#: boot-installer.xml:977
+#: boot-installer.xml:1022
#, no-c-format
msgid ""
"Enter <command>elilo</command> and press <command>ENTER</command>. This will "
@@ -1247,7 +1252,7 @@ msgstr ""
"驟。"
#. Tag: para
-#: boot-installer.xml:984
+#: boot-installer.xml:1029
#, no-c-format
msgid ""
"As with option 1, these steps start the &debian; boot loader which will "
@@ -1261,13 +1266,13 @@ msgstr ""
"replaceable>:elilo</command>簡短指令。進入選擇啟動核心和選項。"
#. Tag: title
-#: boot-installer.xml:998
+#: boot-installer.xml:1043
#, no-c-format
msgid "Installing using a Serial Console"
msgstr "使用序列埠控制台安裝"
#. Tag: para
-#: boot-installer.xml:1000
+#: boot-installer.xml:1045
#, no-c-format
msgid ""
"You may choose to perform an install using a monitor and keyboard or using a "
@@ -1284,7 +1289,7 @@ msgstr ""
"replaceable> 是序列連接速度。選單項裡有大多數常見鮑率的 ttyS0 設備都有預設。"
#. Tag: para
-#: boot-installer.xml:1011
+#: boot-installer.xml:1056
#, no-c-format
msgid ""
"In most circumstances, you will want the installer to use the same baud rate "
@@ -1296,7 +1301,7 @@ msgstr ""
"可以在 EFI shell 透過 <command>baud</command> 指令取得。"
#. Tag: para
-#: boot-installer.xml:1018
+#: boot-installer.xml:1063
#, no-c-format
msgid ""
"If there is not an option available that is configured for the serial device "
@@ -1310,7 +1315,7 @@ msgstr ""
"command> 到 <classname>Boot:</classname> 文字視窗。"
#. Tag: para
-#: boot-installer.xml:1029
+#: boot-installer.xml:1074
#, no-c-format
msgid ""
"Most IA-64 boxes ship with a default console setting of 9600 baud. This "
@@ -1326,7 +1331,7 @@ msgstr ""
"導。"
#. Tag: para
-#: boot-installer.xml:1038
+#: boot-installer.xml:1083
#, no-c-format
msgid ""
"If you select the wrong console type, you will be able to select the kernel "
@@ -1338,13 +1343,13 @@ msgstr ""
"核啟動後死掉,只有重新啟動才能開始安裝。"
#. Tag: title
-#: boot-installer.xml:1047
+#: boot-installer.xml:1092
#, no-c-format
msgid "Selecting the Boot Kernel and Options"
msgstr "選擇啟動核心與選項"
#. Tag: para
-#: boot-installer.xml:1049
+#: boot-installer.xml:1094
#, no-c-format
msgid ""
"The boot loader will display a form with a menu list and a text window with "
@@ -1361,7 +1366,7 @@ msgstr ""
"<classname>Params</classname>視窗解釋命令列參數。"
#. Tag: para
-#: boot-installer.xml:1061
+#: boot-installer.xml:1106
#, no-c-format
msgid ""
"Consult the <classname>General</classname> help screen for the description "
@@ -1381,7 +1386,7 @@ msgstr ""
"始安裝:"
#. Tag: para
-#: boot-installer.xml:1079
+#: boot-installer.xml:1124
#, no-c-format
msgid ""
"Select the kernel version and installation mode most appropriate to your "
@@ -1389,7 +1394,7 @@ msgid ""
msgstr "使用方向鍵選擇您需要的核心版本和適合的安裝模式。"
#. Tag: para
-#: boot-installer.xml:1084
+#: boot-installer.xml:1129
#, no-c-format
msgid ""
"Enter any boot parameters by typing at the keyboard. The text will be "
@@ -1400,7 +1405,7 @@ msgstr ""
"列控制台) 指定的。"
#. Tag: para
-#: boot-installer.xml:1091
+#: boot-installer.xml:1136
#, no-c-format
msgid ""
"Press <command>ENTER</command>. This will load and start the kernel. The "
@@ -1411,7 +1416,7 @@ msgstr ""
"一個螢幕顯示常規的初始化資訊。"
#. Tag: para
-#: boot-installer.xml:1100 boot-installer.xml:1236
+#: boot-installer.xml:1145 boot-installer.xml:1282
#, no-c-format
msgid ""
"Proceed to the next chapter to continue the installation where you will set "
@@ -1419,7 +1424,7 @@ msgid ""
msgstr "進入到下一章繼續安裝本地語言,網路和磁碟分割區。"
#. Tag: para
-#: boot-installer.xml:1111
+#: boot-installer.xml:1156
#, fuzzy, no-c-format
msgid ""
"Booting an IA-64 system from the network is similar to a CD boot. The only "
@@ -1435,7 +1440,7 @@ msgstr ""
"統的安裝將和光碟安裝步驟相同,只是基本軟體套件將從網路裝入而不是光碟機。"
#. Tag: para
-#: boot-installer.xml:1145
+#: boot-installer.xml:1191
#, fuzzy, no-c-format
msgid ""
"Network booting an IA-64 system requires two architecture-specific actions. "
@@ -1448,13 +1453,13 @@ msgstr ""
"Manager 定義新的開機選項來啟動網路網路以下載核心。"
#. Tag: title
-#: boot-installer.xml:1156
+#: boot-installer.xml:1202
#, no-c-format
msgid "Configuring the Server"
msgstr "配置網路伺服器"
#. Tag: para
-#: boot-installer.xml:1157
+#: boot-installer.xml:1203
#, fuzzy, no-c-format
msgid ""
"A suitable TFTP entry for network booting an IA-64 system looks something "
@@ -1478,7 +1483,7 @@ msgstr ""
"戶端運行。"
#. Tag: para
-#: boot-installer.xml:1167
+#: boot-installer.xml:1213
#, no-c-format
msgid ""
"Extract the <filename>netboot.tar.gz</filename> file into the directory used "
@@ -1493,7 +1498,7 @@ msgstr ""
"它包括 IA-64 系統需要的開機檔案。"
#. Tag: screen
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"# cd /var/lib/tftp\n"
@@ -1511,7 +1516,7 @@ msgstr ""
"[...]"
#. Tag: para
-#: boot-installer.xml:1177
+#: boot-installer.xml:1223
#, no-c-format
msgid ""
"The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</"
@@ -1531,13 +1536,13 @@ msgstr ""
"細節。"
#. Tag: title
-#: boot-installer.xml:1194
+#: boot-installer.xml:1240
#, no-c-format
msgid "Configuring the Client"
msgstr "配置客戶端"
#. Tag: para
-#: boot-installer.xml:1195
+#: boot-installer.xml:1241
#, no-c-format
msgid ""
"To configure the client to support TFTP booting, start by booting to EFI and "
@@ -1565,7 +1570,7 @@ msgstr ""
"filename>。"
#. Tag: para
-#: boot-installer.xml:1227
+#: boot-installer.xml:1273
#, no-c-format
msgid ""
"The boot loader will display its prompt after it has downloaded and "
@@ -1580,13 +1585,13 @@ msgstr ""
# index.docbook:1899, index.docbook:1946
#. Tag: title
-#: boot-installer.xml:1253 boot-installer.xml:1277
+#: boot-installer.xml:1299 boot-installer.xml:1323
#, fuzzy, no-c-format
msgid "SGI TFTP Booting"
msgstr "SGI Indy 透過 TFTP 開機"
#. Tag: para
-#: boot-installer.xml:1254
+#: boot-installer.xml:1300
#, fuzzy, no-c-format
msgid ""
"After entering the command monitor use <informalexample><screen>\n"
@@ -1608,13 +1613,13 @@ msgstr ""
# index.docbook:1943, index.docbook:2477
#. Tag: title
-#: boot-installer.xml:1274 boot-installer.xml:2013
+#: boot-installer.xml:1320 boot-installer.xml:2075
#, no-c-format
msgid "Boot Parameters"
msgstr "開機參數"
#. Tag: para
-#: boot-installer.xml:1278
+#: boot-installer.xml:1324
#, fuzzy, no-c-format
msgid ""
"On SGI machines you can append boot parameters to the <command>bootp():</"
@@ -1624,7 +1629,7 @@ msgstr ""
"機參數。"
#. Tag: para
-#: boot-installer.xml:1283
+#: boot-installer.xml:1329
#, no-c-format
msgid ""
"Following the <command>bootp():</command> command you can give the path and "
@@ -1642,19 +1647,19 @@ msgstr ""
"command>:"
#. Tag: screen
-#: boot-installer.xml:1293
+#: boot-installer.xml:1339
#, no-c-format
msgid "bootp(): append=\"root=/dev/sda1\""
msgstr "bootp(): append=\"root=/dev/sda1\""
#. Tag: title
-#: boot-installer.xml:1335
+#: boot-installer.xml:1382
#, no-c-format
msgid "s390 Limitations"
msgstr "s390 的限制"
#. Tag: para
-#: boot-installer.xml:1336
+#: boot-installer.xml:1383
#, no-c-format
msgid ""
"In order to run the installation system a working network setup and ssh "
@@ -1662,7 +1667,7 @@ msgid ""
msgstr "為了在 S/390 上安裝系統,需要網路來和 ssh 連線。"
#. Tag: para
-#: boot-installer.xml:1341
+#: boot-installer.xml:1388
#, no-c-format
msgid ""
"The booting process starts with a network setup that prompts you for several "
@@ -1674,13 +1679,13 @@ msgstr ""
"線登錄進入系統,並且開始標準系統安裝。"
#. Tag: title
-#: boot-installer.xml:1352
+#: boot-installer.xml:1399
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390 開機參數"
#. Tag: para
-#: boot-installer.xml:1353
+#: boot-installer.xml:1400
#, fuzzy, no-c-format
msgid ""
"On S/390 you can append boot parameters in the parm file. This file can "
@@ -1696,7 +1701,7 @@ msgstr ""
"令</ulink> 來取得更多有關 S/390 特定的開機參數。"
#. Tag: para
-#: boot-installer.xml:1370
+#: boot-installer.xml:1417
#, no-c-format
msgid ""
"If you boot the installer in a logical partition (LPAR) or virtual machine "
@@ -1719,7 +1724,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1435
+#: boot-installer.xml:1482
#, fuzzy, no-c-format
msgid ""
"Currently, the only &arch-title; subarchitectures that support CD-ROM "
@@ -1735,7 +1740,7 @@ msgstr ""
"和 <keycap>Delete</keycap> 。"
#. Tag: para
-#: boot-installer.xml:1444
+#: boot-installer.xml:1491
#, no-c-format
msgid ""
"To boot a PowerMac from an external Firewire CD/DVD drive invoke Open "
@@ -1747,13 +1752,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1455
+#: boot-installer.xml:1502
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"
#. Tag: para
-#: boot-installer.xml:1457
+#: boot-installer.xml:1504
#, no-c-format
msgid ""
"OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers "
@@ -1768,7 +1773,7 @@ msgstr ""
"上選擇所需要的文件。"
#. Tag: para
-#: boot-installer.xml:1466
+#: boot-installer.xml:1513
#, no-c-format
msgid ""
"To boot &debian; CD/DVD on Pegasos II machine, hold <keycap>Esc</keycap> key "
@@ -1777,13 +1782,13 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1472
+#: boot-installer.xml:1519
#, no-c-format
msgid "boot cd install/pegasos"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1474
+#: boot-installer.xml:1521
#, no-c-format
msgid ""
"On YDL Powerstation machine, pres <keycap>s</keycap> immediately after "
@@ -1792,20 +1797,20 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:1479
+#: boot-installer.xml:1526
#, no-c-format
msgid "0 > boot cdrom"
msgstr ""
#. Tag: title
-#: boot-installer.xml:1485
+#: boot-installer.xml:1532
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "從硬碟開機"
# index.docbook:1591, index.docbook:2097
#. Tag: para
-#: boot-installer.xml:1491
+#: boot-installer.xml:1538
#, no-c-format
msgid ""
"Booting from an existing operating system is often a convenient option; for "
@@ -1816,7 +1821,7 @@ msgstr ""
# index.docbook:1597, index.docbook:2103
#. Tag: para
-#: boot-installer.xml:1497
+#: boot-installer.xml:1544
#, fuzzy, no-c-format
#| msgid ""
#| "To boot the installer from hard disk, you will have already completed "
@@ -1831,13 +1836,13 @@ msgstr ""
"> 處下載並且在 <xref linkend=\"boot-drive-files\"/> 安置了所需檔案。"
#. Tag: title
-#: boot-installer.xml:1517
+#: boot-installer.xml:1564
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "從 OldWorld PowerMacs 的 MacOS 上開機"
#. Tag: para
-#: boot-installer.xml:1518
+#: boot-installer.xml:1565
#, no-c-format
msgid ""
"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
@@ -1858,13 +1863,13 @@ msgstr ""
"序。"
#. Tag: title
-#: boot-installer.xml:1536
+#: boot-installer.xml:1583
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "從 NewWorld Macs 的 OpenFirmware 開機"
#. Tag: para
-#: boot-installer.xml:1537
+#: boot-installer.xml:1584
#, fuzzy, no-c-format
#| msgid ""
#| "You will have already placed the <filename>vmlinux</filename>, "
@@ -1931,19 +1936,19 @@ msgstr ""
# index.docbook:700, index.docbook:2176
#. Tag: title
-#: boot-installer.xml:1569
+#: boot-installer.xml:1616
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "從 USB 隨身碟開機"
#. Tag: para
-#: boot-installer.xml:1570
+#: boot-installer.xml:1617
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr "目前,New World PowerMac 系統支援從 USB 開機。"
#. Tag: para
-#: boot-installer.xml:1576
+#: boot-installer.xml:1623
#, fuzzy, no-c-format
#| msgid ""
#| "Make sure you have prepared everything from <xref linkend=\"boot-usb-files"
@@ -1967,7 +1972,7 @@ msgstr ""
"openfirmware\"/>)。"
#. Tag: para
-#: boot-installer.xml:1585
+#: boot-installer.xml:1632
#, no-c-format
msgid ""
"You will need to work out where the USB storage device appears in the device "
@@ -1988,7 +1993,7 @@ msgstr ""
"disk@1</filename> 。"
#. Tag: para
-#: boot-installer.xml:1597
+#: boot-installer.xml:1644
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the "
@@ -2012,7 +2017,7 @@ msgstr ""
"command>。"
#. Tag: para
-#: boot-installer.xml:1611
+#: boot-installer.xml:1658
#, no-c-format
msgid ""
"The system should now boot up, and you should be presented with the "
@@ -2023,7 +2028,7 @@ msgstr ""
"入啟動參數,或者只按下 &enterkey;。"
#. Tag: para
-#: boot-installer.xml:1617
+#: boot-installer.xml:1664
#, no-c-format
msgid ""
"This boot method is new, and may be difficult to get to work on some "
@@ -2034,13 +2039,13 @@ msgstr ""
"下安裝報告,請參閱 <xref linkend=\"submit-bug\"/>。"
#. Tag: para
-#: boot-installer.xml:1650
+#: boot-installer.xml:1698
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr "目前來說,PReP 以及 New World PowerMac 系統支援網路開機。"
#. Tag: para
-#: boot-installer.xml:1654
+#: boot-installer.xml:1702
#, fuzzy, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot "
@@ -2067,7 +2072,7 @@ msgstr ""
"userinput>。"
#. Tag: para
-#: boot-installer.xml:1682
+#: boot-installer.xml:1730
#, no-c-format
msgid ""
"Booting from floppies is supported for &arch-title;, although it is "
@@ -2079,7 +2084,7 @@ msgstr ""
"沒有安裝軟碟機,而且加裝的 USB 軟碟並不支援開機。"
#. Tag: para
-#: boot-installer.xml:1694
+#: boot-installer.xml:1742
#, no-c-format
msgid ""
"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it "
@@ -2090,7 +2095,7 @@ msgstr ""
"按下電源開關前把它放到軟碟機內。"
#. Tag: para
-#: boot-installer.xml:1700
+#: boot-installer.xml:1748
#, no-c-format
msgid ""
"For those not familiar with Macintosh floppy operations: a floppy placed in "
@@ -2102,7 +2107,7 @@ msgstr ""
"順序。一個沒有有效開機系統的軟碟將會被退出,並且機器將檢查硬碟分割區。"
#. Tag: para
-#: boot-installer.xml:1707
+#: boot-installer.xml:1755
#, no-c-format
msgid ""
"After booting, the <filename>root.bin</filename> floppy is requested. Insert "
@@ -2113,13 +2118,13 @@ msgstr ""
"&enterkey;。安裝程式將在根系統被裝入記憶體後自動啟動。"
#. Tag: title
-#: boot-installer.xml:1718
+#: boot-installer.xml:1766
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC 開機參數"
#. Tag: para
-#: boot-installer.xml:1719
+#: boot-installer.xml:1767
#, no-c-format
msgid ""
"Many older Apple monitors used a 640x480 67Hz mode. If your video appears "
@@ -2134,7 +2139,7 @@ msgstr ""
"128 來說,請改變其值為 <userinput>video=aty128fb:vmode:6</userinput> 。"
#. Tag: para
-#: boot-installer.xml:1759
+#: boot-installer.xml:1808
#, fuzzy, no-c-format
msgid ""
"On machines with OpenBoot, simply enter the boot monitor on the machine "
@@ -2153,7 +2158,7 @@ msgstr ""
"userinput>﹔這些可能不支援 DHCP。"
#. Tag: para
-#: boot-installer.xml:1814
+#: boot-installer.xml:1863
#, fuzzy, no-c-format
msgid ""
"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command "
@@ -2167,13 +2172,13 @@ msgstr ""
"有些問題。"
#. Tag: title
-#: boot-installer.xml:1823
+#: boot-installer.xml:1872
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM 訊息"
#. Tag: para
-#: boot-installer.xml:1824
+#: boot-installer.xml:1873
#, no-c-format
msgid ""
"If you cannot boot because you get messages about a problem with "
@@ -2187,13 +2192,13 @@ msgstr ""
"nvram-faq;\">Sun NVRAM 常見問答集</ulink> 以取得更多資訊。"
#. Tag: title
-#: boot-installer.xml:1843
+#: boot-installer.xml:1892
#, no-c-format
msgid "Accessibility"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1844
+#: boot-installer.xml:1893
#, no-c-format
msgid ""
"Some users may need specific support because of e.g. some visual impairment. "
@@ -2210,13 +2215,31 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1864
+#: boot-installer.xml:1913
+#, no-c-format
+msgid "Installer front-end"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:1914
+#, no-c-format
+msgid ""
+"The &debian; installer supports several front-ends for asking questions, "
+"with varying convenience for accessibility: notably, <userinput>text</"
+"userinput> uses plain text while <userinput>newt</userinput> uses text-based "
+"dialog boxes. The choice can be made at the boot prompt, see the "
+"documentation for <userinput>DEBIAN_FRONTEND</userinput> in <xref linkend="
+"\"installer-args\"/>."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:1926
#, no-c-format
msgid "USB Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1865
+#: boot-installer.xml:1927
#, no-c-format
msgid ""
"USB braille displays should be automatically detected. A textual version of "
@@ -2230,13 +2253,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1880
+#: boot-installer.xml:1942
#, no-c-format
msgid "Serial Braille Displays"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1881
+#: boot-installer.xml:1943
#, no-c-format
msgid ""
"Serial braille displays cannot safely be automatically detected (since that "
@@ -2259,13 +2282,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1904 boot-installer.xml:2911
+#: boot-installer.xml:1966 boot-installer.xml:2973
#, no-c-format
msgid "Software Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1905
+#: boot-installer.xml:1967
#, no-c-format
msgid ""
"Support for software speech synthesis is available on all installer images "
@@ -2277,7 +2300,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1914
+#: boot-installer.xml:1976
#, no-c-format
msgid ""
"The first question (language) is spoken in english, and the remainder of "
@@ -2286,7 +2309,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1920
+#: boot-installer.xml:1982
#, no-c-format
msgid ""
"The default speech rate is quite slow. To make it faster, press "
@@ -2300,13 +2323,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1939
+#: boot-installer.xml:2001
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1940
+#: boot-installer.xml:2002
#, no-c-format
msgid ""
"Support for hardware speech synthesis devices is available on all installer "
@@ -2316,7 +2339,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1947
+#: boot-installer.xml:2009
#, no-c-format
msgid ""
"Hardware speech synthesis devices cannot be automatically detected. You thus "
@@ -2330,13 +2353,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1962
+#: boot-installer.xml:2024
#, no-c-format
msgid "Board Devices"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1963
+#: boot-installer.xml:2025
#, no-c-format
msgid ""
"Some accessibility devices are actual boards that are plugged inside the "
@@ -2347,7 +2370,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:1971
+#: boot-installer.xml:2033
#, no-c-format
msgid ""
"If desired a textual version of the bootloader can be activated before "
@@ -2355,13 +2378,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1979
+#: boot-installer.xml:2041
#, no-c-format
msgid "High-Contrast Theme"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1980
+#: boot-installer.xml:2042
#, no-c-format
msgid ""
"For users with low vision, the installer can use a high-contrast color theme "
@@ -2370,13 +2393,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1989
+#: boot-installer.xml:2051
#, no-c-format
msgid "Preseeding"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1990
+#: boot-installer.xml:2052
#, no-c-format
msgid ""
"Alternatively, &debian; can be installed completely automatically by using "
@@ -2384,13 +2407,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:1998
+#: boot-installer.xml:2060
#, no-c-format
msgid "Accessibility of the installed system"
msgstr ""
#. Tag: para
-#: boot-installer.xml:1999
+#: boot-installer.xml:2061
#, no-c-format
msgid ""
"Documentation on accessibility of the installed system is available on the "
@@ -2399,7 +2422,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2014
+#: boot-installer.xml:2076
#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
@@ -2412,7 +2435,7 @@ msgstr ""
"要給核心一點小小的幫助。"
#. Tag: para
-#: boot-installer.xml:2021
+#: boot-installer.xml:2083
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -2425,7 +2448,7 @@ msgstr ""
"系統什麼樣的特定參數。"
#. Tag: para
-#: boot-installer.xml:2028
+#: boot-installer.xml:2090
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -2440,13 +2463,13 @@ msgstr ""
"linkend=\"boot-troubleshooting\"/>。"
#. Tag: title
-#: boot-installer.xml:2040
+#: boot-installer.xml:2102
#, no-c-format
msgid "Boot console"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2042
+#: boot-installer.xml:2104
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2474,7 +2497,7 @@ msgstr ""
"<filename>ttyS0</filename>。"
#. Tag: para
-#: boot-installer.xml:2054
+#: boot-installer.xml:2116
#, no-c-format
msgid ""
"You may need to specify parameters for the serial port, such as speed and "
@@ -2483,7 +2506,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2060
+#: boot-installer.xml:2122
#, fuzzy, no-c-format
#| msgid ""
#| "If you are booting with a serial console, generally the kernel will "
@@ -2515,7 +2538,7 @@ msgstr ""
"<filename>ttyS0</filename>。"
#. Tag: para
-#: boot-installer.xml:2076
+#: boot-installer.xml:2138
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -2528,13 +2551,13 @@ msgstr ""
"<envar>output-device</envar> OpenPROM 變數至 <filename>ttya</filename>。"
#. Tag: title
-#: boot-installer.xml:2088
+#: boot-installer.xml:2150
#, no-c-format
msgid "&debian; Installer Parameters"
msgstr "&debian; 安裝程式的參數"
#. Tag: para
-#: boot-installer.xml:2089
+#: boot-installer.xml:2151
#, fuzzy, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -2547,7 +2570,7 @@ msgstr ""
"核會忽略過多的選項,2.6 核心則會當機。</para> </footnote>,也許比較有用。"
#. Tag: para
-#: boot-installer.xml:2102
+#: boot-installer.xml:2164
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -2558,19 +2581,19 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2114
+#: boot-installer.xml:2176
#, fuzzy, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority"
#. Tag: para
-#: boot-installer.xml:2115
+#: boot-installer.xml:2177
#, fuzzy, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "這些參數將顯示資訊設定為最低的級別。"
#. Tag: para
-#: boot-installer.xml:2119
+#: boot-installer.xml:2181
#, fuzzy, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -2583,7 +2606,7 @@ msgstr ""
"程式將按照要求調整優先級別。"
#. Tag: para
-#: boot-installer.xml:2126
+#: boot-installer.xml:2188
#, fuzzy, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -2601,13 +2624,13 @@ msgstr ""
"安裝系統只會顯示至關重要的資訊,並且嘗試正確無誤地執行各項事宜。"
#. Tag: term
-#: boot-installer.xml:2140
+#: boot-installer.xml:2202
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2141
+#: boot-installer.xml:2203
#, fuzzy, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -2644,13 +2667,13 @@ msgstr ""
"用。"
#. Tag: term
-#: boot-installer.xml:2172
+#: boot-installer.xml:2234
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2173
+#: boot-installer.xml:2235
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -2662,49 +2685,49 @@ msgstr ""
"除錯介殼在決定性的時間點上能被使用。 (離開介殼後將繼續安裝程序。)"
#. Tag: userinput
-#: boot-installer.xml:2182
+#: boot-installer.xml:2244
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2183
+#: boot-installer.xml:2245
#, no-c-format
msgid "This is the default."
msgstr "此為預設。"
#. Tag: userinput
-#: boot-installer.xml:2187
+#: boot-installer.xml:2249
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2188
+#: boot-installer.xml:2250
#, no-c-format
msgid "More verbose than usual."
msgstr "更多的資訊。"
#. Tag: userinput
-#: boot-installer.xml:2192
+#: boot-installer.xml:2254
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2193
+#: boot-installer.xml:2255
#, no-c-format
msgid "Lots of debugging information."
msgstr "大量的除錯資訊。"
#. Tag: userinput
-#: boot-installer.xml:2197
+#: boot-installer.xml:2259
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2198
+#: boot-installer.xml:2260
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -2714,13 +2737,13 @@ msgstr ""
"程。"
#. Tag: term
-#: boot-installer.xml:2212
+#: boot-installer.xml:2274
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2213
+#: boot-installer.xml:2275
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the &debian; "
@@ -2731,7 +2754,7 @@ msgstr ""
"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
#. Tag: para
-#: boot-installer.xml:2219
+#: boot-installer.xml:2281
#, fuzzy, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -2741,19 +2764,19 @@ msgstr ""
"只查找一個設備。"
#. Tag: term
-#: boot-installer.xml:2230
+#: boot-installer.xml:2292
#, no-c-format
msgid "log_host"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2231
+#: boot-installer.xml:2293
#, no-c-format
msgid "log_port"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2232
+#: boot-installer.xml:2294
#, no-c-format
msgid ""
"Causes the installer to send log messages to a remote syslog on the "
@@ -2762,13 +2785,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2243
+#: boot-installer.xml:2305
#, no-c-format
msgid "lowmem"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2244
+#: boot-installer.xml:2306
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -2777,13 +2800,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2254
+#: boot-installer.xml:2316
#, no-c-format
msgid "noshell"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2255
+#: boot-installer.xml:2317
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -2791,13 +2814,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2264
+#: boot-installer.xml:2326
#, fuzzy, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2265
+#: boot-installer.xml:2327
#, fuzzy, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -2813,13 +2836,13 @@ msgstr ""
"空白的螢幕,或者在開始安裝的時候停止幾分鐘。"
#. Tag: para
-#: boot-installer.xml:2274
+#: boot-installer.xml:2336
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "在 hppa 上面報告過存在這些問題。"
#. Tag: para
-#: boot-installer.xml:2278
+#: boot-installer.xml:2340
#, fuzzy, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -2836,13 +2859,13 @@ msgstr ""
"installer/framebuffer=true</userinput>。"
#. Tag: term
-#: boot-installer.xml:2292
+#: boot-installer.xml:2354
#, fuzzy, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2293
+#: boot-installer.xml:2355
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -2853,13 +2876,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2305 boot-installer.xml:2538
+#: boot-installer.xml:2367 boot-installer.xml:2600
#, no-c-format
msgid "netcfg/disable_autoconfig"
msgstr "netcfg/disable_autoconfig"
#. Tag: para
-#: boot-installer.xml:2306
+#: boot-installer.xml:2368
#, fuzzy, no-c-format
#| msgid ""
#| "By default, the &d-i; automatically probes for network configuration via "
@@ -2876,7 +2899,7 @@ msgstr ""
"且改變其取得的設定。您可以在 DHCP 檢測失敗的情況下手動配置網路。"
#. Tag: para
-#: boot-installer.xml:2313
+#: boot-installer.xml:2375
#, fuzzy, no-c-format
#| msgid ""
#| "If you have a DHCP server on your local network, but want to avoid it "
@@ -2895,13 +2918,13 @@ msgstr ""
"透過 DHCP 來設定網路並且手動輸入參數。"
#. Tag: term
-#: boot-installer.xml:2324
+#: boot-installer.xml:2386
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:2325
+#: boot-installer.xml:2387
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -2911,13 +2934,13 @@ msgstr ""
"題。有些筆記型電腦對此會有錯誤的行為。"
#. Tag: term
-#: boot-installer.xml:2335
+#: boot-installer.xml:2397
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2336
+#: boot-installer.xml:2398
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -2927,13 +2950,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2347
+#: boot-installer.xml:2409
#, fuzzy, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url"
#. Tag: para
-#: boot-installer.xml:2348
+#: boot-installer.xml:2410
#, fuzzy, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -2943,13 +2966,13 @@ msgstr ""
"linkend=\"automatic-install\"/>。"
#. Tag: term
-#: boot-installer.xml:2357
+#: boot-installer.xml:2419
#, fuzzy, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file"
#. Tag: para
-#: boot-installer.xml:2358
+#: boot-installer.xml:2420
#, fuzzy, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -2959,13 +2982,13 @@ msgstr ""
"\"automatic-install\"/>。"
#. Tag: term
-#: boot-installer.xml:2367
+#: boot-installer.xml:2429
#, fuzzy, no-c-format
msgid "preseed/interactive"
msgstr "preseed/file"
#. Tag: para
-#: boot-installer.xml:2368
+#: boot-installer.xml:2430
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -2976,13 +2999,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2380
+#: boot-installer.xml:2442
#, fuzzy, no-c-format
msgid "auto-install/enable (auto)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2381
+#: boot-installer.xml:2443
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -2991,13 +3014,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2392
+#: boot-installer.xml:2454
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2393
+#: boot-installer.xml:2455
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -3006,13 +3029,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2404
+#: boot-installer.xml:2466
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:2405
+#: boot-installer.xml:2467
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -3028,7 +3051,7 @@ msgstr ""
"碟機不能自動重新掛載媒介。"
#. Tag: para
-#: boot-installer.xml:2414
+#: boot-installer.xml:2476
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -3039,13 +3062,13 @@ msgstr ""
"後,不會自動從光碟開機。"
#. Tag: term
-#: boot-installer.xml:2425
+#: boot-installer.xml:2487
#, fuzzy, no-c-format
msgid "base-installer/install-recommends (recommends)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2426
+#: boot-installer.xml:2488
#, no-c-format
msgid ""
"By setting this option to <userinput>false</userinput>, the package "
@@ -3055,7 +3078,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2433
+#: boot-installer.xml:2495
#, no-c-format
msgid ""
"Note that this option allows to have a leaner system, but can also result in "
@@ -3066,13 +3089,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2445
+#: boot-installer.xml:2507
#, fuzzy, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2446
+#: boot-installer.xml:2508
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -3082,13 +3105,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2457
+#: boot-installer.xml:2519
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:2458
+#: boot-installer.xml:2520
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -3097,13 +3120,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2468
+#: boot-installer.xml:2530
#, no-c-format
msgid "rescue/enable"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2469
+#: boot-installer.xml:2531
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -3111,13 +3134,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2482
+#: boot-installer.xml:2544
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2483
+#: boot-installer.xml:2545
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -3127,25 +3150,25 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2495
+#: boot-installer.xml:2557
#, fuzzy, no-c-format
msgid "debian-installer/language (language)"
msgstr "debian-installer/framebuffer"
#. Tag: term
-#: boot-installer.xml:2496
+#: boot-installer.xml:2558
#, fuzzy, no-c-format
msgid "debian-installer/country (country)"
msgstr "debian-installer/framebuffer"
#. Tag: term
-#: boot-installer.xml:2497
+#: boot-installer.xml:2559
#, fuzzy, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/framebuffer"
#. Tag: para
-#: boot-installer.xml:2498
+#: boot-installer.xml:2560
#, no-c-format
msgid ""
"There are two ways to specify the language, country and locale to use for "
@@ -3153,7 +3176,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2503
+#: boot-installer.xml:2565
#, no-c-format
msgid ""
"The first and easiest is to pass only the parameter <literal>locale</"
@@ -3166,7 +3189,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2512
+#: boot-installer.xml:2574
#, no-c-format
msgid ""
"The second, more flexible option is to specify <literal>language</literal> "
@@ -3177,13 +3200,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2524
+#: boot-installer.xml:2586
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2525
+#: boot-installer.xml:2587
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -3194,7 +3217,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2539
+#: boot-installer.xml:2601
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable IPv6 "
@@ -3202,13 +3225,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2548
+#: boot-installer.xml:2610
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2549
+#: boot-installer.xml:2611
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -3220,13 +3243,13 @@ msgid ""
msgstr ""
#. Tag: term
-#: boot-installer.xml:2562
+#: boot-installer.xml:2624
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2563
+#: boot-installer.xml:2625
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -3235,13 +3258,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2577
+#: boot-installer.xml:2639
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2578
+#: boot-installer.xml:2640
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -3256,7 +3279,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2591
+#: boot-installer.xml:2653
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -3266,7 +3289,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2598
+#: boot-installer.xml:2660
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -3280,19 +3303,19 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2608
+#: boot-installer.xml:2670
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2614
+#: boot-installer.xml:2676
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2615
+#: boot-installer.xml:2677
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -3304,7 +3327,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2624
+#: boot-installer.xml:2686
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -3315,7 +3338,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2632
+#: boot-installer.xml:2694
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -3325,19 +3348,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2648
+#: boot-installer.xml:2710
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "安裝過程中的障礙排除"
#. Tag: title
-#: boot-installer.xml:2653
+#: boot-installer.xml:2715
#, fuzzy, no-c-format
msgid "CD-ROM Reliability"
msgstr "軟碟的可靠性"
#. Tag: para
-#: boot-installer.xml:2654
+#: boot-installer.xml:2716
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -3347,7 +3370,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2661
+#: boot-installer.xml:2723
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -3356,13 +3379,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2667
+#: boot-installer.xml:2729
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2672
+#: boot-installer.xml:2734
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -3370,7 +3393,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2678
+#: boot-installer.xml:2740
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -3380,7 +3403,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2688
+#: boot-installer.xml:2750
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -3389,7 +3412,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2694
+#: boot-installer.xml:2756
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -3397,13 +3420,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2702
+#: boot-installer.xml:2764
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2705
+#: boot-installer.xml:2767
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -3411,7 +3434,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2722
+#: boot-installer.xml:2784
#, no-c-format
msgid ""
"Some very old CD-ROM drives do not work correctly if <quote>direct memory "
@@ -3419,19 +3442,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2733
+#: boot-installer.xml:2795
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2734
+#: boot-installer.xml:2796
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2739
+#: boot-installer.xml:2801
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (only an issue "
@@ -3439,7 +3462,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2746
+#: boot-installer.xml:2808
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -3455,7 +3478,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2759
+#: boot-installer.xml:2821
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -3469,7 +3492,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2764
+#: boot-installer.xml:2826
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -3483,7 +3506,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2776
+#: boot-installer.xml:2838
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -3492,7 +3515,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2783
+#: boot-installer.xml:2845
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -3510,7 +3533,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2797
+#: boot-installer.xml:2859
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -3519,7 +3542,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2805
+#: boot-installer.xml:2867
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -3530,7 +3553,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2815
+#: boot-installer.xml:2877
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -3546,7 +3569,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2830
+#: boot-installer.xml:2892
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -3556,13 +3579,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:2845
+#: boot-installer.xml:2907
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "軟碟的可靠性"
#. Tag: para
-#: boot-installer.xml:2847
+#: boot-installer.xml:2909
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install &debian; seems "
@@ -3571,7 +3594,7 @@ msgstr ""
"對於第一次安裝 &debian; 的人來說,他們遇到的最大的問題很可能是軟碟的可靠性。"
#. Tag: para
-#: boot-installer.xml:2852
+#: boot-installer.xml:2914
#, fuzzy, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -3587,7 +3610,7 @@ msgstr ""
"有關的 I/O 錯誤。"
#. Tag: para
-#: boot-installer.xml:2861
+#: boot-installer.xml:2923
#, fuzzy, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -3602,7 +3625,7 @@ msgstr ""
"的話甚至要在別的統上重寫這些軟碟。"
#. Tag: para
-#: boot-installer.xml:2870
+#: boot-installer.xml:2932
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -3613,7 +3636,7 @@ msgstr ""
"軟碟才算工作良好。"
#. Tag: para
-#: boot-installer.xml:2876
+#: boot-installer.xml:2938
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -3622,7 +3645,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2882
+#: boot-installer.xml:2944
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -3633,13 +3656,13 @@ msgstr ""
"為 硬體或者有缺陷的韌體軟碟驅動程式造成的。"
#. Tag: title
-#: boot-installer.xml:2891
+#: boot-installer.xml:2953
#, no-c-format
msgid "Boot Configuration"
msgstr "開機設定"
#. Tag: para
-#: boot-installer.xml:2893
+#: boot-installer.xml:2955
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -3652,7 +3675,7 @@ msgstr ""
"內容。"
#. Tag: para
-#: boot-installer.xml:2902
+#: boot-installer.xml:2964
#, no-c-format
msgid ""
"In some cases, malfunctions can be caused by missing device firmware (see "
@@ -3661,7 +3684,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2913
+#: boot-installer.xml:2975
#, no-c-format
msgid ""
"If software speech synthesis does not work, there is most probably an issue "
@@ -3673,37 +3696,37 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2924
+#: boot-installer.xml:2986
#, no-c-format
msgid "dmesg"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2926
+#: boot-installer.xml:2988
#, no-c-format
msgid "lspci"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2928
+#: boot-installer.xml:2990
#, no-c-format
msgid "lsmod"
msgstr ""
#. Tag: userinput
-#: boot-installer.xml:2930
+#: boot-installer.xml:2992
#, no-c-format
msgid "amixer"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2938 boot-installer.xml:3049
+#: boot-installer.xml:3000 boot-installer.xml:3111
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "常見的 &arch-title; 安裝問題"
#. Tag: para
-#: boot-installer.xml:2939
+#: boot-installer.xml:3001
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -3711,7 +3734,7 @@ msgid ""
msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。"
#. Tag: para
-#: boot-installer.xml:2990
+#: boot-installer.xml:3052
#, fuzzy, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -3730,13 +3753,13 @@ msgstr ""
"parms\"/> 來取得細節資訊。"
#. Tag: title
-#: boot-installer.xml:3004
+#: boot-installer.xml:3066
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "在 PCMCIA 段系統當機"
#. Tag: para
-#: boot-installer.xml:3005
+#: boot-installer.xml:3067
#, fuzzy, no-c-format
#| msgid ""
#| "Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -3762,7 +3785,7 @@ msgstr ""
"能引起問題的資源範圍。"
#. Tag: para
-#: boot-installer.xml:3015
+#: boot-installer.xml:3077
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -3782,19 +3805,19 @@ msgstr ""
"些有問題的資源範圍選項。注意在安裝程式中,輸入這些值的時候必須忽略逗號。"
#. Tag: para
-#: boot-installer.xml:3050
+#: boot-installer.xml:3112
#, fuzzy, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。"
#. Tag: title
-#: boot-installer.xml:3056
+#: boot-installer.xml:3118
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3057
+#: boot-installer.xml:3119
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -3810,7 +3833,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3071
+#: boot-installer.xml:3133
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -3820,13 +3843,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: boot-installer.xml:3082
+#: boot-installer.xml:3144
#, fuzzy, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "從光碟開機"
#. Tag: para
-#: boot-installer.xml:3083
+#: boot-installer.xml:3145
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -3835,19 +3858,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3089
+#: boot-installer.xml:3151
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3098
+#: boot-installer.xml:3160
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "解讀核心起始資訊"
#. Tag: para
-#: boot-installer.xml:3100
+#: boot-installer.xml:3162
#, fuzzy, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -3881,13 +3904,13 @@ msgstr ""
"\"linux-any\">(請參閱 <xref linkend=\"kernel-baking\"/>)</phrase>。"
#. Tag: title
-#: boot-installer.xml:3125
+#: boot-installer.xml:3187
#, fuzzy, no-c-format
msgid "Reporting Installation Problems"
msgstr "常見的 &arch-title; 安裝問題"
#. Tag: para
-#: boot-installer.xml:3126
+#: boot-installer.xml:3188
#, fuzzy, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -3904,7 +3927,7 @@ msgstr ""
"資訊。"
#. Tag: para
-#: boot-installer.xml:3137
+#: boot-installer.xml:3199
#, fuzzy, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -3916,13 +3939,13 @@ msgstr ""
"中。"
#. Tag: title
-#: boot-installer.xml:3148
+#: boot-installer.xml:3210
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "回報安裝報告"
#. Tag: para
-#: boot-installer.xml:3149
+#: boot-installer.xml:3211
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -3932,7 +3955,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3156
+#: boot-installer.xml:3218
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -3941,7 +3964,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3162
+#: boot-installer.xml:3224
#, no-c-format
msgid ""
"If you have a working &debian; system, the easiest way to send an "
@@ -3954,7 +3977,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3172
+#: boot-installer.xml:3234
#, fuzzy, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "
@@ -4045,6 +4068,13 @@ msgstr ""
"</screen></informalexample> 在臭蟲報告內,請描述問題,包括核心當住後見到的核"
"心訊息。請描述進入問題狀態前相關的步驟。"
+#~ msgid "Booting from CD-ROM"
+#~ msgstr "從光碟開機"
+
+#, fuzzy
+#~ msgid "Booting the SS4000-E"
+#~ msgstr "採用 MILO 開機"
+
# index.docbook:1899, index.docbook:1946
#, fuzzy
#~ msgid "Cobalt TFTP Booting"