diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-25 20:13:13 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-25 20:13:13 +0000 |
commit | d3e34466bca0ffe9f3509131f44523c0fdae24ff (patch) | |
tree | 70c94fc024d92c04229edd85b59d4be3aa046888 /po/zh_TW | |
parent | 7b45786a24ade38b26b02b5c0ce612a890d10b50 (diff) | |
download | installation-guide-d3e34466bca0ffe9f3509131f44523c0fdae24ff.zip |
Update of POT and PO files for the manual
Diffstat (limited to 'po/zh_TW')
-rw-r--r-- | po/zh_TW/boot-installer.po | 7373 | ||||
-rw-r--r-- | po/zh_TW/preparing.po | 63 | ||||
-rw-r--r-- | po/zh_TW/using-d-i.po | 155 |
3 files changed, 4567 insertions, 3024 deletions
diff --git a/po/zh_TW/boot-installer.po b/po/zh_TW/boot-installer.po index 618cd3cc5..2f0ecb4c6 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: 2006-12-25 19:53+0000\n" +"POT-Creation-Date: 2006-12-25 20: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" @@ -11,3106 +11,4653 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#~ msgid "Booting the Installation System" -#~ msgstr "啟動安裝系統" - -#~ msgid "Booting the Installer on &arch-title;" -#~ msgstr "在 &arch-title; 上啟動安裝程式" - -#~ msgid "Alpha Console Firmware" -#~ msgstr "Alpha 控制台韌體" - -#~ msgid "" -#~ "Console firmware is stored in a flash ROM and started when an Alpha " -#~ "system is powered up or reset. There are two different console " -#~ "specifications used on Alpha systems, and hence two classes of console " -#~ "firmware available:" -#~ msgstr "" -#~ "控制台韌體是儲存在一個快閃 ROM 中並且每次在 Alpha 系統開機或者重新啟動的時" -#~ "候啟動。在 Alpha 系統上有兩種規格的控制台,並且因此有兩類控制台韌體供使" -#~ "用。" - -#~ msgid "" -#~ "<emphasis>SRM console</emphasis>, based on the Alpha Console Subsystem " -#~ "specification, which provides an operating environment for OpenVMS, Tru64 " -#~ "UNIX, and Linux operating systems." -#~ msgstr "" -#~ "<emphasis>SRM console</emphasis> 基於 Alpha 控制檯子系統。它為 OpenVMS, " -#~ "Tru64 Unix,以及 Linux 作業系統提供了一個操作環境。" - -#~ msgid "" -#~ "<emphasis>ARC, AlphaBIOS, or ARCSBIOS console</emphasis>, based on the " -#~ "Advanced RISC Computing (ARC) specification, which provides an operating " -#~ "environment for Windows NT." -#~ msgstr "" -#~ "<emphasis>ARC, AlphaBIOS 或 ARCSBIOS console</emphasis> 以 Advanced RISC " -#~ "Computing (ARC) 為基礎,為 Windows NT 提供了一個操作環境。" - -#~ msgid "" -#~ "From the user's perspective, the most important difference between SRM " -#~ "and ARC is that the choice of console constrains the possible disk-" -#~ "partitioning scheme for the hard disk which you wish to boot off of." -#~ msgstr "" -#~ "從使用者的角度看,SRM 和 ARC 最重要的區別是控制台的選擇,可能會影響到您開" -#~ "機磁碟的分割方式。" - -#~ msgid "" -#~ "ARC requires that you use an MS-DOS partition table (as created by " -#~ "<command>cfdisk</command>) for the boot disk. Therefore MS-DOS partition " -#~ "tables are the <quote>native</quote> partition format when booting from " -#~ "ARC. In fact, since AlphaBIOS contains a disk partitioning utility, you " -#~ "may prefer to partition your disks from the firmware menus before " -#~ "installing Linux." -#~ msgstr "" -#~ "ARC 需要您在開機磁碟上建立一個 MS-DOS 分割表(用 <command>cfdisk</command> " -#~ "建立)。因此 MS-DOS 分割表是從 ARC 開機的``原始''分割區格式。事實上,由於 " -#~ "AlphaBIOS 包含了一個磁碟分割工具,您也許可以在安裝 Linux 時透過韌體選單對" -#~ "磁碟進行分割區。" - -#~ msgid "" -#~ "Conversely, SRM is <emphasis>incompatible</emphasis><footnote> <para> " -#~ "Specifically, the bootsector format required by the Console Subsystem " -#~ "Specification conflicts with the placement of the DOS partition table. </" -#~ "para> </footnote> with MS-DOS partition tables. Since Tru64 Unix uses the " -#~ "BSD disklabel format, this is the <quote>native</quote> partition format " -#~ "for SRM installations." -#~ msgstr "" -#~ "保守地說,SRM 是<emphasis>不相容</emphasis>於 <footnote> <para> 具體來說," -#~ "控制檯子系統規範與需要的開機磁區格式和 DOS 分割表表衝突。</para> </" -#~ "footnote> MS-DOS 分割表。由於 Tru64 Unix 使用的是 BSD 磁碟標記格式,對於 " -#~ "SRM 安裝來說,這是一個<quote>原始的</quote>分割區格式。" - -#~ msgid "" -#~ "GNU/Linux is the only operating system on Alpha that can be booted from " -#~ "both console types, but &debian; &release; only supports booting on SRM-" -#~ "based systems. If you have an Alpha for which no version of SRM is " -#~ "available, if you will be dual-booting the system with Windows NT, or if " -#~ "your boot device requires ARC console support for BIOS initialization, " -#~ "you will not be able to use the &debian; &release; installer. You can " -#~ "still run &debian; &release; on such systems by using other install " -#~ "media; for instance, you can install Debian woody with MILO and upgrade." -#~ msgstr "" -#~ "由於 GNU/Linux 是唯一能夠透過兩種控制台格式開機的系統,但是 &debian; " -#~ "$release只支援從以 SRM 為基礎的系統開機。如果您的 Alpha 沒有任何版本的 " -#~ "SRM,如果您希望和 Windows NT 做雙重開機,或是您個開機設備需要 ARC 控制台支" -#~ "援 BIOS 的初始化,您無法使用 &debian; &release; 安裝程式。所有其他的 Unix " -#~ "型作業系統 (Tru64 Unix,FreeBSD,OpenBSD,以及 NetBSD) 和 OpenVMS 只能從 " -#~ "SRM 上面開機,而 Windows NT 只能從 ARC 上面開機。" +#. Tag: title +#: boot-installer.xml:4 +#, no-c-format +msgid "Booting the Installation System" +msgstr "啟動安裝系統" + +#. Tag: title +#: boot-installer.xml:9 +#, no-c-format +msgid "Booting the Installer on &arch-title;" +msgstr "在 &arch-title; 上啟動安裝程式" + +#. Tag: title +#: boot-installer.xml:20 +#, no-c-format +msgid "Alpha Console Firmware" +msgstr "Alpha 控制台韌體" + +#. Tag: para +#: boot-installer.xml:21 +#, no-c-format +msgid "" +"Console firmware is stored in a flash ROM and started when an Alpha system " +"is powered up or reset. There are two different console specifications used " +"on Alpha systems, and hence two classes of console firmware available:" +msgstr "" +"控制台韌體是儲存在一個快閃 ROM 中並且每次在 Alpha 系統開機或者重新啟動的時候" +"啟動。在 Alpha 系統上有兩種規格的控制台,並且因此有兩類控制台韌體供使用。" -#~ msgid "" -#~ "Because <command>MILO</command> is not available for any of the Alpha " -#~ "systems currently in production (as of February 2000), and because it is " -#~ "no longer necessary to buy an OpenVMS or Tru64 Unix license to have SRM " -#~ "firmware on your older Alpha, it is recommended that you use SRM when " -#~ "possible." -#~ msgstr "" -#~ "由於在目前生產的 Alpha 系統上並沒有實作 <command>MILO</command>(從 2000 年" -#~ "二月份開始)。而且購買一個 OpenVMS 和 Tru64 Unix 授權,來在老 Alpha 上裝上 " -#~ "SRM 韌體也是不必要的。我們建議在新的機器上使用 SRM。" +#. Tag: para +#: boot-installer.xml:31 +#, no-c-format +msgid "" +"<emphasis>SRM console</emphasis>, based on the Alpha Console Subsystem " +"specification, which provides an operating environment for OpenVMS, Tru64 " +"UNIX, and Linux operating systems." +msgstr "" +"<emphasis>SRM console</emphasis> 基於 Alpha 控制檯子系統。它為 OpenVMS, " +"Tru64 Unix,以及 Linux 作業系統提供了一個操作環境。" -#~ msgid "" -#~ "The following table summarizes available and supported system type/" -#~ "console combinations (see <xref linkend=\"alpha-cpus\"/> for the system " -#~ "type names). The word <quote>ARC</quote> below denotes any of the ARC-" -#~ "compliant consoles." -#~ msgstr "" -#~ "下面表格總括了可用以及支援的系統類型/控制台組合 (系統類型名稱參閱 <xref " -#~ "linkend=\"alpha-cpus\"/> )。<quote>ARC</quote> 一詞表示任何和 ARC 相容的控" -#~ "制台。" +#. Tag: para +#: boot-installer.xml:38 +#, no-c-format +msgid "" +"<emphasis>ARC, AlphaBIOS, or ARCSBIOS console</emphasis>, based on the " +"Advanced RISC Computing (ARC) specification, which provides an operating " +"environment for Windows NT." +msgstr "" +"<emphasis>ARC, AlphaBIOS 或 ARCSBIOS console</emphasis> 以 Advanced RISC " +"Computing (ARC) 為基礎,為 Windows NT 提供了一個操作環境。" -#~ msgid "System Type" -#~ msgstr "系統類型" +#. Tag: para +#: boot-installer.xml:47 +#, no-c-format +msgid "" +"From the user's perspective, the most important difference between SRM and " +"ARC is that the choice of console constrains the possible disk-partitioning " +"scheme for the hard disk which you wish to boot off of." +msgstr "" +"從使用者的角度看,SRM 和 ARC 最重要的區別是控制台的選擇,可能會影響到您開機磁" +"碟的分割方式。" -#~ msgid "Console Type Supported" -#~ msgstr "支援的控制台類型" +#. Tag: para +#: boot-installer.xml:54 +#, no-c-format +msgid "" +"ARC requires that you use an MS-DOS partition table (as created by " +"<command>cfdisk</command>) for the boot disk. Therefore MS-DOS partition " +"tables are the <quote>native</quote> partition format when booting from ARC. " +"In fact, since AlphaBIOS contains a disk partitioning utility, you may " +"prefer to partition your disks from the firmware menus before installing " +"Linux." +msgstr "" +"ARC 需要您在開機磁碟上建立一個 MS-DOS 分割表(用 <command>cfdisk</command> 建" +"立)。因此 MS-DOS 分割表是從 ARC 開機的``原始''分割區格式。事實上,由於 " +"AlphaBIOS 包含了一個磁碟分割工具,您也許可以在安裝 Linux 時透過韌體選單對磁碟" +"進行分割區。" + +#. Tag: para +#: boot-installer.xml:63 +#, no-c-format +msgid "" +"Conversely, SRM is <emphasis>incompatible</emphasis><footnote> <para> " +"Specifically, the bootsector format required by the Console Subsystem " +"Specification conflicts with the placement of the DOS partition table. </" +"para> </footnote> with MS-DOS partition tables. Since Tru64 Unix uses the " +"BSD disklabel format, this is the <quote>native</quote> partition format for " +"SRM installations." +msgstr "" +"保守地說,SRM 是<emphasis>不相容</emphasis>於 <footnote> <para> 具體來說,控" +"制檯子系統規範與需要的開機磁區格式和 DOS 分割表表衝突。</para> </footnote> " +"MS-DOS 分割表。由於 Tru64 Unix 使用的是 BSD 磁碟標記格式,對於 SRM 安裝來說," +"這是一個<quote>原始的</quote>分割區格式。" + +#. Tag: para +#: boot-installer.xml:76 +#, no-c-format +msgid "" +"GNU/Linux is the only operating system on Alpha that can be booted from both " +"console types, but &debian; &release; only supports booting on SRM-based " +"systems. If you have an Alpha for which no version of SRM is available, if " +"you will be dual-booting the system with Windows NT, or if your boot device " +"requires ARC console support for BIOS initialization, you will not be able " +"to use the &debian; &release; installer. You can still run &debian; " +"&release; on such systems by using other install media; for instance, you " +"can install Debian woody with MILO and upgrade." +msgstr "" +"由於 GNU/Linux 是唯一能夠透過兩種控制台格式開機的系統,但是 &debian; $release" +"只支援從以 SRM 為基礎的系統開機。如果您的 Alpha 沒有任何版本的 SRM,如果您希" +"望和 Windows NT 做雙重開機,或是您個開機設備需要 ARC 控制台支援 BIOS 的初始" +"化,您無法使用 &debian; &release; 安裝程式。所有其他的 Unix 型作業系統 " +"(Tru64 Unix,FreeBSD,OpenBSD,以及 NetBSD) 和 OpenVMS 只能從 SRM 上面開機," +"而 Windows NT 只能從 ARC 上面開機。" + +#. Tag: para +#: boot-installer.xml:87 +#, no-c-format +msgid "" +"Because <command>MILO</command> is not available for any of the Alpha " +"systems currently in production (as of February 2000), and because it is no " +"longer necessary to buy an OpenVMS or Tru64 Unix license to have SRM " +"firmware on your older Alpha, it is recommended that you use SRM when " +"possible." +msgstr "" +"由於在目前生產的 Alpha 系統上並沒有實作 <command>MILO</command>(從 2000 年二" +"月份開始)。而且購買一個 OpenVMS 和 Tru64 Unix 授權,來在老 Alpha 上裝上 SRM " +"韌體也是不必要的。我們建議在新的機器上使用 SRM。" -#~ msgid "alcor" -#~ msgstr "alcor" +#. Tag: para +#: boot-installer.xml:95 +#, no-c-format +msgid "" +"The following table summarizes available and supported system type/console " +"combinations (see <xref linkend=\"alpha-cpus\"/> for the system type names). " +"The word <quote>ARC</quote> below denotes any of the ARC-compliant consoles." +msgstr "" +"下面表格總括了可用以及支援的系統類型/控制台組合 (系統類型名稱參閱 <xref " +"linkend=\"alpha-cpus\"/> )。<quote>ARC</quote> 一詞表示任何和 ARC 相容的控制" +"台。" + +#. Tag: entry +#: boot-installer.xml:107 +#, no-c-format +msgid "System Type" +msgstr "系統類型" + +#. Tag: entry +#: boot-installer.xml:108 +#, no-c-format +msgid "Console Type Supported" +msgstr "支援的控制台類型" + +#. Tag: entry +#: boot-installer.xml:114 +#, no-c-format +msgid "alcor" +msgstr "alcor" # index.docbook:110, index.docbook:113, index.docbook:119, index.docbook:125, index.docbook:128, index.docbook:131, index.docbook:134, index.docbook:140, index.docbook:143, index.docbook:146, index.docbook:155, index.docbook:164, index.docbook:179, index.docbook:182, index.docbook:188 -#~ msgid "ARC or SRM" -#~ msgstr "ARC or SRM" - -#~ msgid "avanti" -#~ msgstr "avanti" - -#~ msgid "book1" -#~ msgstr "book1" +#. Tag: entry +#: boot-installer.xml:115 boot-installer.xml:118 boot-installer.xml:124 +#: boot-installer.xml:130 boot-installer.xml:133 boot-installer.xml:136 +#: boot-installer.xml:139 boot-installer.xml:145 boot-installer.xml:148 +#: boot-installer.xml:151 boot-installer.xml:160 boot-installer.xml:169 +#: boot-installer.xml:184 boot-installer.xml:187 +#, no-c-format +msgid "ARC or SRM" +msgstr "ARC or SRM" + +#. Tag: entry +#: boot-installer.xml:117 +#, no-c-format +msgid "avanti" +msgstr "avanti" + +#. Tag: entry +#: boot-installer.xml:120 +#, no-c-format +msgid "book1" +msgstr "book1" # index.docbook:116, index.docbook:122, index.docbook:137, index.docbook:149, index.docbook:158, index.docbook:161, index.docbook:167, index.docbook:173, index.docbook:176 -#~ msgid "SRM only" -#~ msgstr "SRM only" - -#~ msgid "cabriolet" -#~ msgstr "cabriolet" - -#~ msgid "dp264" -#~ msgstr "dp264" - -#~ msgid "eb164" -#~ msgstr "eb164" - -#~ msgid "eb64p" -#~ msgstr "eb64p" - -#~ msgid "eb66" -#~ msgstr "eb66" - -#~ msgid "eb66p" -#~ msgstr "eb66p" - -#~ msgid "jensen" -#~ msgstr "jensen" - -#~ msgid "lx164" -#~ msgstr "lx164" - -#~ msgid "miata" -#~ msgstr "miata" - -#~ msgid "mikasa" -#~ msgstr "mikasa" - -#~ msgid "mikasa-p" -#~ msgstr "mikasa-p" - -#~ msgid "nautilus" -#~ msgstr "nautilus" - -#~ msgid "ARC (see motherboard manual) or SRM" -#~ msgstr "ARC (see motherboard manual) or SRM" - -#~ msgid "noname" -#~ msgstr "noname" - -#~ msgid "noritake" -#~ msgstr "noritake" - -#~ msgid "noritake-p" -#~ msgstr "noritake-p" - -#~ msgid "pc164" -#~ msgstr "pc164" - -#~ msgid "rawhide" -#~ msgstr "rawhide" - -#~ msgid "ruffian" -#~ msgstr "ruffian" +#. Tag: entry +#: boot-installer.xml:121 boot-installer.xml:127 boot-installer.xml:142 +#: boot-installer.xml:154 boot-installer.xml:163 boot-installer.xml:166 +#: boot-installer.xml:172 boot-installer.xml:178 boot-installer.xml:181 +#, no-c-format +msgid "SRM only" +msgstr "SRM only" + +#. Tag: entry +#: boot-installer.xml:123 +#, no-c-format +msgid "cabriolet" +msgstr "cabriolet" + +#. Tag: entry +#: boot-installer.xml:126 +#, no-c-format +msgid "dp264" +msgstr "dp264" + +#. Tag: entry +#: boot-installer.xml:129 +#, no-c-format +msgid "eb164" +msgstr "eb164" + +#. Tag: entry +#: boot-installer.xml:132 +#, no-c-format +msgid "eb64p" +msgstr "eb64p" + +#. Tag: entry +#: boot-installer.xml:135 +#, no-c-format +msgid "eb66" +msgstr "eb66" + +#. Tag: entry +#: boot-installer.xml:138 +#, no-c-format +msgid "eb66p" +msgstr "eb66p" + +#. Tag: entry +#: boot-installer.xml:141 +#, no-c-format +msgid "jensen" +msgstr "jensen" + +#. Tag: entry +#: boot-installer.xml:144 +#, no-c-format +msgid "lx164" +msgstr "lx164" + +#. Tag: entry +#: boot-installer.xml:147 +#, no-c-format +msgid "miata" +msgstr "miata" + +#. Tag: entry +#: boot-installer.xml:150 +#, no-c-format +msgid "mikasa" +msgstr "mikasa" + +#. Tag: entry +#: boot-installer.xml:153 +#, no-c-format +msgid "mikasa-p" +msgstr "mikasa-p" + +#. Tag: entry +#: boot-installer.xml:156 +#, no-c-format +msgid "nautilus" +msgstr "nautilus" + +#. Tag: entry +#: boot-installer.xml:157 +#, no-c-format +msgid "ARC (see motherboard manual) or SRM" +msgstr "ARC (see motherboard manual) or SRM" + +#. Tag: entry +#: boot-installer.xml:159 +#, no-c-format +msgid "noname" +msgstr "noname" + +#. Tag: entry +#: boot-installer.xml:162 +#, no-c-format +msgid "noritake" +msgstr "noritake" + +#. Tag: entry +#: boot-installer.xml:165 +#, no-c-format +msgid "noritake-p" +msgstr "noritake-p" + +#. Tag: entry +#: boot-installer.xml:168 +#, no-c-format +msgid "pc164" +msgstr "pc164" + +#. Tag: entry +#: boot-installer.xml:171 +#, no-c-format +msgid "rawhide" +msgstr "rawhide" + +#. Tag: entry +#: boot-installer.xml:174 +#, no-c-format +msgid "ruffian" +msgstr "ruffian" # index.docbook:170, index.docbook:185 -#~ msgid "ARC only" -#~ msgstr "ARC only" - -#~ msgid "sable" -#~ msgstr "sable" - -#~ msgid "sable-g" -#~ msgstr "sable-g" - -#~ msgid "sx164" -#~ msgstr "sx164" - -#~ msgid "takara" -#~ msgstr "takara" - -#~ msgid "<entry>xl</entry>" -#~ msgstr "<entry>xl</entry>" - -#~ msgid "<entry>xlt</entry>" -#~ msgstr "<entry>xlt</entry>" - -#~ msgid "" -#~ "Generally, none of these consoles can boot Linux directly, so the " -#~ "assistance of an intermediary bootloader is required. For the SRM " -#~ "console, <command>aboot</command>, a small, platform-independent " -#~ "bootloader, is used. See the (unfortunately outdated) <ulink url=\"&url-" -#~ "srm-howto;\">SRM HOWTO</ulink> for more information on <command>aboot</" -#~ "command>." -#~ msgstr "" -#~ "一般來說,這些控制台都不能直接以 Linux 開機,因此需要一個中繼的 boot-" -#~ "loader。SRM 控制台使用一個小型的、平台獨立的 boot-loader,<command>aboot</" -#~ "command>。請參閱 (抱歉的是它也有點過時了) <ulink url=\"&url-srm-howto;" -#~ "\">SRM HOWTO</ulink>來獲得更多有關資訊 <command>aboot</command>。" - -#~ msgid "" -#~ "The following paragraphs are from the woody install manual, and are " -#~ "included here for reference; they may be useful to someone at a later " -#~ "date when Debian supports MILO-based installs again." -#~ msgstr "" -#~ "以下章節來自 woody 安裝手冊,放在這裡作為參考﹔如果以後 Debian 再支援基於 " -#~ "MILO 的安裝,它們或許對某些人有用。" - -#~ msgid "" -#~ "Generally, none of these consoles can boot Linux directly, so the " -#~ "assistance of an intermediary bootloader is required. There are two " -#~ "mainstream Linux loaders: <command>MILO</command> and <command>aboot</" -#~ "command>." -#~ msgstr "" -#~ "一般來說,這些控制台都不能直接以 Linux 開機,因此需要一個中繼的 boot-" -#~ "loader。這裡有兩個主要的 Linux loader:<command>MILO</command> 和 " -#~ "<command>aboot</command>。" - -#~ msgid "" -#~ "<command>MILO</command> is itself a console, which replaces ARC or SRM in " -#~ "memory. <command>MILO</command> can be booted from both ARC and SRM and " -#~ "is the only way to bootstrap Linux from the ARC console. <command>MILO</" -#~ "command> is platform-specific (a different <command>MILO</command> is " -#~ "needed for each system type) and exist only for those systems, for which " -#~ "ARC support is shown in the table above. See also the (unfortunately " -#~ "outdated) <ulink url=\"&url-milo-howto;\">MILO HOWTO</ulink>." -#~ msgstr "" -#~ "<command>MILO</command> 自己本身就是一個控制台,可以替換載入記憶體中的 " -#~ "ARC 和 SRM。<command>MILO</command> 能夠同時從 ARC 和 SRM 開機並且是唯一一" -#~ "種從 ARC 控制台啟動 Linux 的方法。<command>MILO</command> 是與平台相依的 " -#~ "(對於每種不同的系統需要不同的 <command>MILO</command>) 並且只適合這些平" -#~ "台。請參閱 (很遺憾有點過時) <ulink url=\"&url-milo-howto;\">MILO HOWTO</" -#~ "ulink>。" - -#~ msgid "" -#~ "<command>aboot</command> is a small, platform-independent bootloader, " -#~ "which runs from SRM only. See the (also unfortunately outdated) <ulink " -#~ "url=\"&url-srm-howto;\">SRM HOWTO</ulink> for more information on " -#~ "<command>aboot</command>." -#~ msgstr "" -#~ "<command>aboot</command> 是一個小型的,平台獨立的 boot-loader,不過只運作" -#~ "於 SRM 上。請參閱 (遺憾的是它也有點過時了 ) <ulink url=\"&url-srm-howto;" -#~ "\">SRM HOWTO</ulink>來取得更多有關資訊 <command>aboot</command>。" +#. Tag: entry +#: boot-installer.xml:175 boot-installer.xml:190 boot-installer.xml:193 +#, no-c-format +msgid "ARC only" +msgstr "ARC only" + +#. Tag: entry +#: boot-installer.xml:177 +#, no-c-format +msgid "sable" +msgstr "sable" + +#. Tag: entry +#: boot-installer.xml:180 +#, no-c-format +msgid "sable-g" +msgstr "sable-g" + +#. Tag: entry +#: boot-installer.xml:183 +#, no-c-format +msgid "sx164" +msgstr "sx164" + +#. Tag: entry +#: boot-installer.xml:186 +#, no-c-format +msgid "takara" +msgstr "takara" + +#. Tag: entry +#: boot-installer.xml:189 +#, no-c-format +msgid "<entry>xl</entry>" +msgstr "<entry>xl</entry>" + +#. Tag: entry +#: boot-installer.xml:192 +#, no-c-format +msgid "<entry>xlt</entry>" +msgstr "<entry>xlt</entry>" + +#. Tag: para +#: boot-installer.xml:200 +#, no-c-format +msgid "" +"Generally, none of these consoles can boot Linux directly, so the assistance " +"of an intermediary bootloader is required. For the SRM console, " +"<command>aboot</command>, a small, platform-independent bootloader, is used. " +"See the (unfortunately outdated) <ulink url=\"&url-srm-howto;\">SRM HOWTO</" +"ulink> for more information on <command>aboot</command>." +msgstr "" +"一般來說,這些控制台都不能直接以 Linux 開機,因此需要一個中繼的 boot-loader。" +"SRM 控制台使用一個小型的、平台獨立的 boot-loader,<command>aboot</command>。" +"請參閱 (抱歉的是它也有點過時了) <ulink url=\"&url-srm-howto;\">SRM HOWTO</" +"ulink>來獲得更多有關資訊 <command>aboot</command>。" + +#. Tag: para +#: boot-installer.xml:209 +#, no-c-format +msgid "" +"The following paragraphs are from the woody install manual, and are included " +"here for reference; they may be useful to someone at a later date when " +"Debian supports MILO-based installs again." +msgstr "" +"以下章節來自 woody 安裝手冊,放在這裡作為參考﹔如果以後 Debian 再支援基於 " +"MILO 的安裝,它們或許對某些人有用。" -#~ msgid "" -#~ "Thus, three scenarios are generally possible, depending on the system's " -#~ "console firmware and whether or not <command>MILO</command> is available: " -#~ "<informalexample><screen>\n" -#~ "SRM -> aboot\n" -#~ "SRM -> MILO\n" -#~ "ARC -> MILO\n" -#~ "</screen></informalexample> Because <command>MILO</command> is not " -#~ "available for any of the Alpha systems currently in production (as of " -#~ "February 2000), and because it is no longer necessary to buy an OpenVMS " -#~ "or Tru64 Unix license to have SRM firmware on your older Alpha, it is " -#~ "recommended that you use SRM and <command>aboot</command> on new " -#~ "installations of GNU/Linux, unless you wish to dual-boot with Windows NT." -#~ msgstr "" -#~ "因此,三種方案都是可行的,但取決與系統控制台韌體以及是否有可用的 " -#~ "<command>MILO</command>:<informalexample><screen>\n" -#~ "SRM -> aboot\n" -#~ "SRM -> MILO\n" -#~ "ARC -> MILO\n" -#~ "</screen></informalexample> 由於 <command>MILO</command> 並沒有實作於目前" -#~ "生產的 Alpha 系統上(從 2000 年二月份開始)。而且也不需要購買 OpenVMS 和 " -#~ "Tru64 Unix 授權,來在老 Alpha 上裝上 SRM 韌體。除非您想採用 Windows NT 並" -#~ "且進行雙開機,我們建議在新的機器上使用 SRM 和 <command>aboot</command> 安" -#~ "裝 Linux。" +#. Tag: para +#: boot-installer.xml:215 +#, no-c-format +msgid "" +"Generally, none of these consoles can boot Linux directly, so the assistance " +"of an intermediary bootloader is required. There are two mainstream Linux " +"loaders: <command>MILO</command> and <command>aboot</command>." +msgstr "" +"一般來說,這些控制台都不能直接以 Linux 開機,因此需要一個中繼的 boot-loader。" +"這裡有兩個主要的 Linux loader:<command>MILO</command> 和 <command>aboot</" +"command>。" -#~ msgid "" -#~ "The majority of AlphaServers and all current server and workstation " -#~ "products contain both SRM and AlphaBIOS in their firmware. For " -#~ "<quote>half-flash</quote> machines such as the various evaluation boards, " -#~ "it is possible to switch from one version to another by reflashing the " -#~ "firmware. Also, once SRM is installed, it is possible to run ARC/" -#~ "AlphaBIOS from a floppy disk (using the <command>arc</command> command). " -#~ "For the reasons mentioned above, we recommend switching to SRM before " -#~ "installing &debian;." -#~ msgstr "" -#~ "大部分 AlphaServers 以及目前所有的伺服器以及工作站產品韌體中都同時含有 " -#~ "SRM 和 AlphaBIOS 。對於具有不同試用主機板的 <quote>half-flash</quote> 機器" -#~ "來說。可以透過重寫韌體切換到另外一個版本。一旦 SRM 安裝完畢,從軟碟上運行 " -#~ "ARC/AlphaBIOS 也是可能的 (使用 <command>arc</command>)。基於上述理由,我們" -#~ "建議在安裝 &debian; 之前切換至 SRM。" +#. Tag: para +#: boot-installer.xml:221 +#, no-c-format +msgid "" +"<command>MILO</command> is itself a console, which replaces ARC or SRM in " +"memory. <command>MILO</command> can be booted from both ARC and SRM and is " +"the only way to bootstrap Linux from the ARC console. <command>MILO</" +"command> is platform-specific (a different <command>MILO</command> is needed " +"for each system type) and exist only for those systems, for which ARC " +"support is shown in the table above. See also the (unfortunately outdated) " +"<ulink url=\"&url-milo-howto;\">MILO HOWTO</ulink>." +msgstr "" +"<command>MILO</command> 自己本身就是一個控制台,可以替換載入記憶體中的 ARC " +"和 SRM。<command>MILO</command> 能夠同時從 ARC 和 SRM 開機並且是唯一一種從 " +"ARC 控制台啟動 Linux 的方法。<command>MILO</command> 是與平台相依的 (對於每種" +"不同的系統需要不同的 <command>MILO</command>) 並且只適合這些平台。請參閱 (很" +"遺憾有點過時) <ulink url=\"&url-milo-howto;\">MILO HOWTO</ulink>。" + +#. Tag: para +#: boot-installer.xml:231 +#, no-c-format +msgid "" +"<command>aboot</command> is a small, platform-independent bootloader, which " +"runs from SRM only. See the (also unfortunately outdated) <ulink url=\"&url-" +"srm-howto;\">SRM HOWTO</ulink> for more information on <command>aboot</" +"command>." +msgstr "" +"<command>aboot</command> 是一個小型的,平台獨立的 boot-loader,不過只運作於 " +"SRM 上。請參閱 (遺憾的是它也有點過時了 ) <ulink url=\"&url-srm-howto;\">SRM " +"HOWTO</ulink>來取得更多有關資訊 <command>aboot</command>。" -#~ msgid "" -#~ "As on other architectures, you should install the newest available " -#~ "revision of the firmware<footnote> <para> Except on Jensen, where Linux " -#~ "is not supported on firmware versions newer than 1.7 — see <ulink " -#~ "url=\"&url-jensen-howto;\"></ulink> for more information. </para> </" -#~ "footnote> before installing &debian;. For Alpha, firmware updates can be " -#~ "obtained from <ulink url=\"&url-alpha-firmware;\">Alpha Firmware Updates</" -#~ "ulink>." -#~ msgstr "" -#~ "和其他的架構一樣,您也應該在安裝 &debian; 之前安裝最新的韌體版本。但 " -#~ "<footnote><para> 不包括 Jensen 1.7 以上的韌體版本,其不支援 Linux — " -#~ "請參閱 <ulink url=\"&url-jensen-howto;\"></ulink> 以取得更多的資訊。</" -#~ "para> </footnote>。對於 Alpha 來說,韌體升級可以從 <ulink url=\"&url-" -#~ "alpha-firmware;\">Alpha Firmware Updates</ulink> 取得。" +#. Tag: para +#: boot-installer.xml:238 +#, no-c-format +msgid "" +"Thus, three scenarios are generally possible, depending on the system's " +"console firmware and whether or not <command>MILO</command> is available: " +"<informalexample><screen>\n" +"SRM -> aboot\n" +"SRM -> MILO\n" +"ARC -> MILO\n" +"</screen></informalexample> Because <command>MILO</command> is not available " +"for any of the Alpha systems currently in production (as of February 2000), " +"and because it is no longer necessary to buy an OpenVMS or Tru64 Unix " +"license to have SRM firmware on your older Alpha, it is recommended that you " +"use SRM and <command>aboot</command> on new installations of GNU/Linux, " +"unless you wish to dual-boot with Windows NT." +msgstr "" +"因此,三種方案都是可行的,但取決與系統控制台韌體以及是否有可用的 " +"<command>MILO</command>:<informalexample><screen>\n" +"SRM -> aboot\n" +"SRM -> MILO\n" +"ARC -> MILO\n" +"</screen></informalexample> 由於 <command>MILO</command> 並沒有實作於目前生產" +"的 Alpha 系統上(從 2000 年二月份開始)。而且也不需要購買 OpenVMS 和 Tru64 " +"Unix 授權,來在老 Alpha 上裝上 SRM 韌體。除非您想採用 Windows NT 並且進行雙開" +"機,我們建議在新的機器上使用 SRM 和 <command>aboot</command> 安裝 Linux。" + +#. Tag: para +#: boot-installer.xml:253 +#, no-c-format +msgid "" +"The majority of AlphaServers and all current server and workstation products " +"contain both SRM and AlphaBIOS in their firmware. For <quote>half-flash</" +"quote> machines such as the various evaluation boards, it is possible to " +"switch from one version to another by reflashing the firmware. Also, once " +"SRM is installed, it is possible to run ARC/AlphaBIOS from a floppy disk " +"(using the <command>arc</command> command). For the reasons mentioned above, " +"we recommend switching to SRM before installing &debian;." +msgstr "" +"大部分 AlphaServers 以及目前所有的伺服器以及工作站產品韌體中都同時含有 SRM " +"和 AlphaBIOS 。對於具有不同試用主機板的 <quote>half-flash</quote> 機器來說。" +"可以透過重寫韌體切換到另外一個版本。一旦 SRM 安裝完畢,從軟碟上運行 ARC/" +"AlphaBIOS 也是可能的 (使用 <command>arc</command>)。基於上述理由,我們建議在" +"安裝 &debian; 之前切換至 SRM。" + +#. Tag: para +#: boot-installer.xml:264 +#, no-c-format +msgid "" +"As on other architectures, you should install the newest available revision " +"of the firmware<footnote> <para> Except on Jensen, where Linux is not " +"supported on firmware versions newer than 1.7 — see <ulink url=\"&url-" +"jensen-howto;\"></ulink> for more information. </para> </footnote> before " +"installing &debian;. For Alpha, firmware updates can be obtained from <ulink " +"url=\"&url-alpha-firmware;\">Alpha Firmware Updates</ulink>." +msgstr "" +"和其他的架構一樣,您也應該在安裝 &debian; 之前安裝最新的韌體版本。但 " +"<footnote><para> 不包括 Jensen 1.7 以上的韌體版本,其不支援 Linux — 請" +"參閱 <ulink url=\"&url-jensen-howto;\"></ulink> 以取得更多的資訊。</para> </" +"footnote>。對於 Alpha 來說,韌體升級可以從 <ulink url=\"&url-alpha-firmware;" +"\">Alpha Firmware Updates</ulink> 取得。" # index.docbook:274, index.docbook:780, index.docbook:1320, index.docbook:1813, index.docbook:1896, index.docbook:2236, index.docbook:2332 -#~ msgid "Booting with TFTP" -#~ msgstr "用 TFTP 開機" - -#, fuzzy -#~ msgid "" -#~ "In SRM, Ethernet interfaces are named with the <userinput>ewa</userinput> " -#~ "prefix, and will be listed in the output of the <userinput>show dev</" -#~ "userinput> command, like this (edited slightly): " -#~ "<informalexample><screen>\n" -#~ ">>> show dev\n" -#~ "ewa0.0.0.9.0 EWA0 08-00-2B-86-98-65\n" -#~ "ewb0.0.0.11.0 EWB0 08-00-2B-86-98-54\n" -#~ "ewc0.0.0.2002.0 EWC0 00-06-2B-01-32-B0\n" -#~ "</screen></informalexample> You first need to set the boot protocol: " -#~ "<informalexample><screen>\n" -#~ ">>> set ewa0_protocols bootp\n" -#~ "</screen></informalexample> Then check the medium type is correct: " -#~ "<informalexample><screen>\n" -#~ ">>> set ewa0_mode <replaceable>mode</replaceable>\n" -#~ "</screen></informalexample> You can get a listing of valid modes with " -#~ "<userinput>>>>set ewa0_mode</userinput>." -#~ msgstr "" -#~ "在 SRM 上,以太網路介面名稱帶有 <userinput>ewa</userinput> 前綴,並可以用 " -#~ "<userinput>show dev</userinput> 命令列出,類似如下 (可能有一點不同):" -#~ "<informalexample><screen>\n" -#~ ">>> show dev\n" -#~ "ewa0.0.0.9.0 EWA0 08-00-2B-86-98-65\n" -#~ "ewb0.0.0.11.0 EWB0 08-00-2B-86-98-54\n" -#~ "ewc0.0.0.2002.0 EWC0 00-06-2B-01-32-B0\n" -#~ "</screen></informalexample> 您首先需要設定開機協定: " -#~ "<informalexample><screen>\n" -#~ ">>> set ewa0_protocol bootp\n" -#~ "</screen></informalexample> 然後檢查媒介類型是否正確: " -#~ "<informalexample><screen>\n" -#~ ">>> set ewa0_mode <replaceable>mode</replaceable>\n" -#~ "</screen></informalexample> 您檢閱有效模式的列表 <userinput>>>>" -#~ "set ewa0_mode</userinput>。" - -#~ msgid "" -#~ "Then, to boot from the first Ethernet interface, you would type: " -#~ "<informalexample><screen>\n" -#~ ">>> boot ewa0 -flags \"\"\n" -#~ "</screen></informalexample> This will boot using the default kernel " -#~ "parameters as included in the netboot image." -#~ msgstr "" -#~ "接下來,如果從第一個以太網路介面開機,您需要輸入:" -#~ "<informalexample><screen>\n" -#~ ">>> boot ewa0 -flags \"\"\n" -#~ "</screen></informalexample> 這會把 netboot 映像啟動,並使用預設的核心參" -#~ "數。" - -#~ msgid "" -#~ "If you wish to use a serial console, you <emphasis>must</emphasis> pass " -#~ "the <userinput>console=</userinput> parameter to the kernel. This can be " -#~ "done using the <userinput>-flags</userinput> argument to the SRM " -#~ "<userinput>boot</userinput> command. The serial ports are named the same " -#~ "as their corresponding files in <userinput>/dev</userinput>. Also, when " -#~ "specifying additional kernel parameters, you must repeat certain default " -#~ "options that are needed by the &d-i; images. For example, to boot from " -#~ "<userinput>ewa0</userinput> and use a console on the first serial port, " -#~ "you would type:" -#~ msgstr "" -#~ "如果希望使用一個序列控制台,您<emphasis>必須</emphasis>傳遞 " -#~ "<userinput>console=</userinput> 參數給核心。這個工作可以使用SRM " -#~ "<userinput>boot</userinput> 指令加上 <userinput>-flags</userinput> 參數來" -#~ "完成。序列埠編號的命名和它們在目錄 <userinput>/dev</userinput> 中相同。另" -#~ "外,如有指定額外的核心參數,那麼連預設值也必須指定給 &d-i; 映像。例如,若" -#~ "需要從 <userinput>ewa0</userinput> 開機,並且在第一個序列埠使用控制台,您" -#~ "得輸入:" - -#~ msgid "" -#~ ">>> boot ewa0 -flags "root=/dev/ram ramdisk_size=16384 " -#~ "console=ttyS0"" -#~ msgstr "" -#~ ">>> boot ewa0 -flags "root=/dev/ram ramdisk_size=16384 " -#~ "console=ttyS0"" - -#~ msgid "Booting from CD-ROM with the SRM Console" -#~ msgstr "透過 SRM 控制台來從光碟開機" - -#~ msgid "" -#~ "Type <informalexample><screen>\n" -#~ ">>> boot xxxx -flags 0\n" -#~ "</screen></informalexample> where <replaceable>xxxx</replaceable> is your " -#~ "CD-ROM drive in SRM notation." -#~ msgstr "" -#~ "輸入 <informalexample><screen>\n" -#~ ">>> boot xxxx -flags 0\n" -#~ "</screen></informalexample> 上一行 <replaceable>xxxx</replaceable> 是光碟" -#~ "機在 SRM 裡的提示號。" - -#~ msgid "Booting from CD-ROM with the ARC or AlphaBIOS Console" -#~ msgstr "透過 ARC 或者 AlphaBIOS 控制台來從光碟啟動" - -#~ msgid "" -#~ "To boot a CD-ROM from the ARC console, find your sub-architecture code " -#~ "name (see <xref linkend=\"alpha-cpus\"/>), then enter <filename>\\milo" -#~ "\\linload.exe</filename> as the boot loader and <filename>\\milo" -#~ "\\<replaceable>subarch</replaceable></filename> (where " -#~ "<replaceable>subarch</replaceable> is the proper subarchitecture name) as " -#~ "the OS Path in the `OS Selection Setup' menu. Ruffians make an exception: " -#~ "You need to use <filename>\\milo\\ldmilo.exe</filename> as boot loader." -#~ msgstr "" -#~ "為了透過 ARC 控制台以光碟開機,找出您的子架構結構代碼名稱 (請參閱 <xref " -#~ "linkend=\"alpha-cpus\"/>),然後輸入 <filename>\\milo\\linload.exe</" -#~ "filename> 作為 boot-loader 並且在 `OS Selection Setup' 選單下選擇 " -#~ "<filename>\\milo\\<replaceable>subarch</replaceable></filename> " -#~ "(<replaceable>subarch</replaceable> 是相應的子架構結構名稱) 作為作業系統路" -#~ "徑。Ruffians 則是一個例外:您需要使用 <filename>\\milo\\ldmilo.exe</" -#~ "filename> 作為 boot-loader 。" - -#~ msgid "Booting from Floppies with the SRM Console" -#~ msgstr "透過 SRM 控制台從軟碟開機" - -#~ msgid "" -#~ "At the SRM prompt (<prompt>>>></prompt>), issue the following " -#~ "command: <informalexample><screen>\n" -#~ ">>> boot dva0 -flags 0\n" -#~ "</screen></informalexample> possibly replacing <filename>dva0</filename> " -#~ "with the actual device name. Usually, <filename>dva0</filename> is the " -#~ "floppy; type <informalexample><screen>\n" -#~ ">>> show dev\n" -#~ "</screen></informalexample> to see the list of devices (e.g., if you want " -#~ "to boot from a CD). Note that if you are booting via MILO, <command>-" -#~ "flags</command> argument is ignored, so you can just type <command>boot " -#~ "dva0</command>. If everything works OK, you will eventually see the Linux " -#~ "kernel boot." -#~ msgstr "" -#~ "在 SRM 提示符號下 (<prompt>>>></prompt>),使用如下指令:" -#~ "<informalexample><screen>\n" -#~ ">>> boot dva0 -flags 0\n" -#~ "</screen></informalexample> 可能要以實際的設備名稱來替換 <filename>dva0</" -#~ "filename>。一般狀況下,<filename>dva0</filename> 是軟碟﹔輸入 " -#~ "<informalexample><screen>\n" -#~ ">>> show dev\n" -#~ "</screen></informalexample> 來查看設備列表 (例如,如果您想從光碟開機)。注" -#~ "意如果您想透過 MILO 開機,<command>-flags</command> 參數將被忽略,因此您可" -#~ "以只輸入 <command>boot dva0</command>。如果上面步驟正常執行,您最終將看到 " -#~ "Linux 核心啟動。" - -#~ msgid "" -#~ "If you want to specify kernel parameters when booting via <command>aboot</" -#~ "command>, use the following command: <informalexample><screen>\n" -#~ ">>> boot dva0 -file linux.bin.gz -flags \"root=/dev/fd0 " -#~ "load_ramdisk=1 arguments\"\n" -#~ "</screen></informalexample> (typed on one line), substituting, if " -#~ "necessary, the actual SRM boot device name for <filename>dva0</filename>, " -#~ "the Linux boot device name for <filename>fd0</filename>, and the desired " -#~ "kernel parameters for <filename>arguments</filename>." -#~ msgstr "" -#~ "如果您想在透過 <command>aboot</command> 開機的時候指定特定的核心參數,請使" -#~ "用如下指令:<informalexample><screen>\n" -#~ ">>> boot dva0 -file linux.bin.gz -flags \"root=/dev/fd0 " -#~ "load_ramdisk=1 arguments\"\n" -#~ "</screen></informalexample> (以一行輸入),如果有需要,替換 " -#~ "<filename>dva0</filename> 的真實 SRM 開機設備名稱,<filename>fd0</" -#~ "filename> 是 Linux 的開機設備名稱,而 <filename>arguments</filename> 是需" -#~ "要指定的核心參數。" - -#~ msgid "" -#~ "If you want to specify kernel parameters when booting via <command>MILO</" -#~ "command>, you will have to interrupt bootstrap once you get into MILO. " -#~ "See <xref linkend=\"booting-from-milo\"/>." -#~ msgstr "" -#~ "如果您想在透過 <command>MILO</command> 開機時指定核心參數,您必須在進入 " -#~ "MILO 時中斷開機。請參閱 <xref linkend=\"booting-from-milo\"/>。" - -#~ msgid "Booting from Floppies with the ARC or AlphaBIOS Console" -#~ msgstr "透過 ARC 或者 AlphaBISO 控制台從軟碟開機" - -#~ msgid "" -#~ "In the OS Selection menu, set <command>linload.exe</command> as the boot " -#~ "loader, and <command>milo</command> as the OS Path. Bootstrap using the " -#~ "newly created entry." -#~ msgstr "" -#~ "在作業系統選擇選單內,設定 <command>linload.exe</command> 作為 boot-" -#~ "loader,並且將 <command>milo</command> 作為作業系統參數。然後使用這個最近" -#~ "建立的選項啟動。" - -#~ msgid "Booting with MILO" -#~ msgstr "採用 MILO 開機" - -#~ msgid "" -#~ "MILO contained on the bootstrap media is configured to proceed straight " -#~ "to Linux automatically. Should you wish to intervene, all you need is to " -#~ "press space during MILO countdown." -#~ msgstr "" -#~ "開機媒介上的 MILO 會自動進入 Linux 開機過程。如果您要對此有所控制,只需要" -#~ "在 MILO 倒計時時按下空格鍵。" +#. Tag: title +#: boot-installer.xml:283 boot-installer.xml:999 boot-installer.xml:1490 +#: boot-installer.xml:1985 boot-installer.xml:2067 boot-installer.xml:2156 +#: boot-installer.xml:2500 boot-installer.xml:2596 +#, no-c-format +msgid "Booting with TFTP" +msgstr "用 TFTP 開機" + +#. Tag: para +#: boot-installer.xml:284 +#, fuzzy, no-c-format +msgid "" +"In SRM, Ethernet interfaces are named with the <userinput>ewa</userinput> " +"prefix, and will be listed in the output of the <userinput>show dev</" +"userinput> command, like this (edited slightly): <informalexample><screen>\n" +">>> show dev\n" +"ewa0.0.0.9.0 EWA0 08-00-2B-86-98-65\n" +"ewb0.0.0.11.0 EWB0 08-00-2B-86-98-54\n" +"ewc0.0.0.2002.0 EWC0 00-06-2B-01-32-B0\n" +"</screen></informalexample> You first need to set the boot protocol: " +"<informalexample><screen>\n" +">>> set ewa0_protocols bootp\n" +"</screen></informalexample> Then check the medium type is correct: " +"<informalexample><screen>\n" +">>> set ewa0_mode <replaceable>mode</replaceable>\n" +"</screen></informalexample> You can get a listing of valid modes with " +"<userinput>>>>set ewa0_mode</userinput>." +msgstr "" +"在 SRM 上,以太網路介面名稱帶有 <userinput>ewa</userinput> 前綴,並可以用 " +"<userinput>show dev</userinput> 命令列出,類似如下 (可能有一點不同):" +"<informalexample><screen>\n" +">>> show dev\n" +"ewa0.0.0.9.0 EWA0 08-00-2B-86-98-65\n" +"ewb0.0.0.11.0 EWB0 08-00-2B-86-98-54\n" +"ewc0.0.0.2002.0 EWC0 00-06-2B-01-32-B0\n" +"</screen></informalexample> 您首先需要設定開機協定: " +"<informalexample><screen>\n" +">>> set ewa0_protocol bootp\n" +"</screen></informalexample> 然後檢查媒介類型是否正確: " +"<informalexample><screen>\n" +">>> set ewa0_mode <replaceable>mode</replaceable>\n" +"</screen></informalexample> 您檢閱有效模式的列表 <userinput>>>>set " +"ewa0_mode</userinput>。" + +#. Tag: para +#: boot-installer.xml:302 +#, no-c-format +msgid "" +"Then, to boot from the first Ethernet interface, you would type: " +"<informalexample><screen>\n" +">>> boot ewa0 -flags \"\"\n" +"</screen></informalexample> This will boot using the default kernel " +"parameters as included in the netboot image." +msgstr "" +"接下來,如果從第一個以太網路介面開機,您需要輸入:<informalexample><screen>\n" +">>> boot ewa0 -flags \"\"\n" +"</screen></informalexample> 這會把 netboot 映像啟動,並使用預設的核心參數。" -#~ msgid "" -#~ "If you want to specify all the bits explicitly (for example, to supply " -#~ "additional parameters), you can use a command like this: " -#~ "<informalexample><screen>\n" -#~ "MILO> boot fd0:linux.bin.gz root=/dev/fd0 load_ramdisk=1 <!-- arguments --" -#~ ">\n" -#~ "</screen></informalexample> If you are booting from something other than " -#~ "a floppy, substitute <filename>fd0</filename> in the above example with " -#~ "the appropriate device name in Linux notation. The <command>help</" -#~ "command> command would give you a brief MILO command reference." -#~ msgstr "" -#~ "如果您確切想指定所有的位元 (例如,支援附加的參數),您可以使用像下面的指" -#~ "令:<informalexample><screen>\n" -#~ "MILO> boot fd0:linux.bin.gz root=/dev/fd0 load_ramdisk=1 <!-- arguments --" -#~ ">\n" -#~ "</screen></informalexample> 如果透過軟碟之外的方法開機,在 Linux 提示號下" -#~ "把上面例子中的 <filename>fd0</filename> 替換成合適的設備名稱。" -#~ "<command>help</command> 指令將列出簡單的 MILO 指令參考。" +#. Tag: para +#: boot-installer.xml:311 +#, no-c-format +msgid "" +"If you wish to use a serial console, you <emphasis>must</emphasis> pass the " +"<userinput>console=</userinput> parameter to the kernel. This can be done " +"using the <userinput>-flags</userinput> argument to the SRM <userinput>boot</" +"userinput> command. The serial ports are named the same as their " +"corresponding files in <userinput>/dev</userinput>. Also, when specifying " +"additional kernel parameters, you must repeat certain default options that " +"are needed by the &d-i; images. For example, to boot from <userinput>ewa0</" +"userinput> and use a console on the first serial port, you would type:" +msgstr "" +"如果希望使用一個序列控制台,您<emphasis>必須</emphasis>傳遞 " +"<userinput>console=</userinput> 參數給核心。這個工作可以使用SRM " +"<userinput>boot</userinput> 指令加上 <userinput>-flags</userinput> 參數來完" +"成。序列埠編號的命名和它們在目錄 <userinput>/dev</userinput> 中相同。另外,如" +"有指定額外的核心參數,那麼連預設值也必須指定給 &d-i; 映像。例如,若需要從 " +"<userinput>ewa0</userinput> 開機,並且在第一個序列埠使用控制台,您得輸入:" + +#. Tag: screen +#: boot-installer.xml:323 +#, no-c-format +msgid "" +">>> boot ewa0 -flags "root=/dev/ram ramdisk_size=16384 " +"console=ttyS0"" +msgstr "" +">>> boot ewa0 -flags "root=/dev/ram ramdisk_size=16384 " +"console=ttyS0"" + +#. Tag: title +#: boot-installer.xml:328 +#, no-c-format +msgid "Booting from CD-ROM with the SRM Console" +msgstr "透過 SRM 控制台來從光碟開機" + +#. Tag: para +#: boot-installer.xml:329 +#, no-c-format +msgid "" +"Type <informalexample><screen>\n" +">>> boot xxxx -flags 0\n" +"</screen></informalexample> where <replaceable>xxxx</replaceable> is your CD-" +"ROM drive in SRM notation." +msgstr "" +"輸入 <informalexample><screen>\n" +">>> boot xxxx -flags 0\n" +"</screen></informalexample> 上一行 <replaceable>xxxx</replaceable> 是光碟機" +"在 SRM 裡的提示號。" + +#. Tag: title +#: boot-installer.xml:341 +#, no-c-format +msgid "Booting from CD-ROM with the ARC or AlphaBIOS Console" +msgstr "透過 ARC 或者 AlphaBIOS 控制台來從光碟啟動" + +#. Tag: para +#: boot-installer.xml:342 +#, no-c-format +msgid "" +"To boot a CD-ROM from the ARC console, find your sub-architecture code name " +"(see <xref linkend=\"alpha-cpus\"/>), then enter <filename>\\milo\\linload." +"exe</filename> as the boot loader and <filename>\\milo" +"\\<replaceable>subarch</replaceable></filename> (where <replaceable>subarch</" +"replaceable> is the proper subarchitecture name) as the OS Path in the `OS " +"Selection Setup' menu. Ruffians make an exception: You need to use <filename>" +"\\milo\\ldmilo.exe</filename> as boot loader." +msgstr "" +"為了透過 ARC 控制台以光碟開機,找出您的子架構結構代碼名稱 (請參閱 <xref " +"linkend=\"alpha-cpus\"/>),然後輸入 <filename>\\milo\\linload.exe</filename> " +"作為 boot-loader 並且在 `OS Selection Setup' 選單下選擇 <filename>\\milo" +"\\<replaceable>subarch</replaceable></filename> (<replaceable>subarch</" +"replaceable> 是相應的子架構結構名稱) 作為作業系統路徑。Ruffians 則是一個例" +"外:您需要使用 <filename>\\milo\\ldmilo.exe</filename> 作為 boot-loader 。" + +#. Tag: title +#: boot-installer.xml:358 +#, no-c-format +msgid "Booting from Floppies with the SRM Console" +msgstr "透過 SRM 控制台從軟碟開機" + +#. Tag: para +#: boot-installer.xml:359 +#, no-c-format +msgid "" +"At the SRM prompt (<prompt>>>></prompt>), issue the following " +"command: <informalexample><screen>\n" +">>> boot dva0 -flags 0\n" +"</screen></informalexample> possibly replacing <filename>dva0</filename> " +"with the actual device name. Usually, <filename>dva0</filename> is the " +"floppy; type <informalexample><screen>\n" +">>> show dev\n" +"</screen></informalexample> to see the list of devices (e.g., if you want to " +"boot from a CD). Note that if you are booting via MILO, <command>-flags</" +"command> argument is ignored, so you can just type <command>boot dva0</" +"command>. If everything works OK, you will eventually see the Linux kernel " +"boot." +msgstr "" +"在 SRM 提示符號下 (<prompt>>>></prompt>),使用如下指令:" +"<informalexample><screen>\n" +">>> boot dva0 -flags 0\n" +"</screen></informalexample> 可能要以實際的設備名稱來替換 <filename>dva0</" +"filename>。一般狀況下,<filename>dva0</filename> 是軟碟﹔輸入 " +"<informalexample><screen>\n" +">>> show dev\n" +"</screen></informalexample> 來查看設備列表 (例如,如果您想從光碟開機)。注意如" +"果您想透過 MILO 開機,<command>-flags</command> 參數將被忽略,因此您可以只輸" +"入 <command>boot dva0</command>。如果上面步驟正常執行,您最終將看到 Linux 核" +"心啟動。" + +#. Tag: para +#: boot-installer.xml:376 +#, no-c-format +msgid "" +"If you want to specify kernel parameters when booting via <command>aboot</" +"command>, use the following command: <informalexample><screen>\n" +">>> boot dva0 -file linux.bin.gz -flags \"root=/dev/fd0 " +"load_ramdisk=1 arguments\"\n" +"</screen></informalexample> (typed on one line), substituting, if necessary, " +"the actual SRM boot device name for <filename>dva0</filename>, the Linux " +"boot device name for <filename>fd0</filename>, and the desired kernel " +"parameters for <filename>arguments</filename>." +msgstr "" +"如果您想在透過 <command>aboot</command> 開機的時候指定特定的核心參數,請使用" +"如下指令:<informalexample><screen>\n" +">>> boot dva0 -file linux.bin.gz -flags \"root=/dev/fd0 " +"load_ramdisk=1 arguments\"\n" +"</screen></informalexample> (以一行輸入),如果有需要,替換 <filename>dva0</" +"filename> 的真實 SRM 開機設備名稱,<filename>fd0</filename> 是 Linux 的開機設" +"備名稱,而 <filename>arguments</filename> 是需要指定的核心參數。" + +#. Tag: para +#: boot-installer.xml:388 +#, no-c-format +msgid "" +"If you want to specify kernel parameters when booting via <command>MILO</" +"command>, you will have to interrupt bootstrap once you get into MILO. See " +"<xref linkend=\"booting-from-milo\"/>." +msgstr "" +"如果您想在透過 <command>MILO</command> 開機時指定核心參數,您必須在進入 MILO " +"時中斷開機。請參閱 <xref linkend=\"booting-from-milo\"/>。" + +#. Tag: title +#: boot-installer.xml:398 +#, no-c-format +msgid "Booting from Floppies with the ARC or AlphaBIOS Console" +msgstr "透過 ARC 或者 AlphaBISO 控制台從軟碟開機" + +#. Tag: para +#: boot-installer.xml:400 +#, no-c-format +msgid "" +"In the OS Selection menu, set <command>linload.exe</command> as the boot " +"loader, and <command>milo</command> as the OS Path. Bootstrap using the " +"newly created entry." +msgstr "" +"在作業系統選擇選單內,設定 <command>linload.exe</command> 作為 boot-loader," +"並且將 <command>milo</command> 作為作業系統參數。然後使用這個最近建立的選項啟" +"動。" + +#. Tag: title +#: boot-installer.xml:409 +#, no-c-format +msgid "Booting with MILO" +msgstr "採用 MILO 開機" + +#. Tag: para +#: boot-installer.xml:410 +#, no-c-format +msgid "" +"MILO contained on the bootstrap media is configured to proceed straight to " +"Linux automatically. Should you wish to intervene, all you need is to press " +"space during MILO countdown." +msgstr "" +"開機媒介上的 MILO 會自動進入 Linux 開機過程。如果您要對此有所控制,只需要在 " +"MILO 倒計時時按下空格鍵。" -#~ msgid "Booting from TFTP" -#~ msgstr "從 TFTP 開機" +#. Tag: para +#: boot-installer.xml:416 +#, no-c-format +msgid "" +"If you want to specify all the bits explicitly (for example, to supply " +"additional parameters), you can use a command like this: " +"<informalexample><screen>\n" +"MILO> boot fd0:linux.bin.gz root=/dev/fd0 load_ramdisk=1 <!-- arguments -->\n" +"</screen></informalexample> If you are booting from something other than a " +"floppy, substitute <filename>fd0</filename> in the above example with the " +"appropriate device name in Linux notation. The <command>help</command> " +"command would give you a brief MILO command reference." +msgstr "" +"如果您確切想指定所有的位元 (例如,支援附加的參數),您可以使用像下面的指令:" +"<informalexample><screen>\n" +"MILO> boot fd0:linux.bin.gz root=/dev/fd0 load_ramdisk=1 <!-- arguments -->\n" +"</screen></informalexample> 如果透過軟碟之外的方法開機,在 Linux 提示號下把上" +"面例子中的 <filename>fd0</filename> 替換成合適的設備名稱。<command>help</" +"command> 指令將列出簡單的 MILO 指令參考。" + +#. Tag: title +#: boot-installer.xml:435 +#, no-c-format +msgid "Booting from TFTP" +msgstr "從 TFTP 開機" # index.docbook:432, index.docbook:786, index.docbook:1338, index.docbook:1819, index.docbook:2242, index.docbook:2338 -#~ msgid "" -#~ "Booting from the network requires that you have a network connection and " -#~ "a TFTP network boot server (DHCP, RARP, or BOOTP)." -#~ msgstr "" -#~ "要從網路開機,您的機器必須連接上網路和一台 TFTP 網路開機伺服器 (DHCP, " -#~ "RARP 以及 BOOTP)。" +#. Tag: para +#: boot-installer.xml:441 boot-installer.xml:1005 boot-installer.xml:1508 +#: boot-installer.xml:1991 boot-installer.xml:2506 boot-installer.xml:2602 +#, 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)." +msgstr "" +"要從網路開機,您的機器必須連接上網路和一台 TFTP 網路開機伺服器 (DHCP, RARP 以" +"及 BOOTP)。" # index.docbook:437, index.docbook:791, index.docbook:1343, index.docbook:1824, index.docbook:2247, index.docbook:2343 -#~ msgid "" -#~ "Older systems such as the 715 might require the use of an RBOOT server " -#~ "instead of a BOOTP server." -#~ msgstr "較早的系統如 715 也許需要使用一台 RBOOT 伺服器來取代 BOOTP 伺服器。" +#. Tag: para +#: boot-installer.xml:446 boot-installer.xml:1010 boot-installer.xml:1513 +#: boot-installer.xml:1996 boot-installer.xml:2511 boot-installer.xml:2607 +#, 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 伺服器。" # index.docbook:442, index.docbook:796, index.docbook:1348, index.docbook:1829, index.docbook:2252, index.docbook:2348 -#~ msgid "" -#~ "The installation method to support network booting is described in <xref " -#~ "linkend=\"install-tftp\"/>." -#~ msgstr "支援的網路開機安裝方法在 <xref linkend=\"install-tftp\"/>。" +#. Tag: para +#: boot-installer.xml:451 boot-installer.xml:1015 boot-installer.xml:1518 +#: boot-installer.xml:2001 boot-installer.xml:2516 boot-installer.xml:2612 +#, no-c-format +msgid "" +"The installation method to support network booting is described in <xref " +"linkend=\"install-tftp\"/>." +msgstr "支援的網路開機安裝方法在 <xref linkend=\"install-tftp\"/>。" + +#. Tag: title +#: boot-installer.xml:459 +#, fuzzy, no-c-format +msgid "Booting from TFTP on Netwinder" +msgstr "從 NetWinder 上的 TFTP 開機" + +#. Tag: para +#: boot-installer.xml:460 +#, no-c-format +msgid "" +"Netwinders have two network interfaces: A 10Mbps NE2000-compatible card " +"(which is generally referred to as <literal>eth0</literal>) and a 100Mbps " +"Tulip card. There may be problems loading the image via TFTP using the " +"100Mbps card so it is recommended that you use the 10Mbps interface (the one " +"labeled with <literal>10 Base-T</literal>)." +msgstr "" -#, fuzzy -#~ msgid "Booting from TFTP on Netwinder" -#~ msgstr "從 NetWinder 上的 TFTP 開機" +#. Tag: para +#: boot-installer.xml:469 +#, fuzzy, no-c-format +msgid "" +"You need NeTTrom 2.2.1 or later to boot the installation system, and version " +"2.3.3 is recommended. Unfortunately, firmware files are currently not " +"available for download because of license issues. If this situation changes, " +"you may find new images at <ulink url=\"http//www.netwinder.org/\"></ulink>." +msgstr "" +"您需要 NeTTrom 2.2.1 或者較高的版本來啟動安裝系統。建議使用 NeTTrom 2.3.3:請" +"從下面網址取得 <ulink url=\"ftp://ftp.netwinder.org/pub/netwinder/firmware/" +"\"></ulink>:" -#, fuzzy -#~ msgid "" -#~ "You need NeTTrom 2.2.1 or later to boot the installation system, and " -#~ "version 2.3.3 is recommended. Unfortunately, firmware files are currently " -#~ "not available for download because of license issues. If this situation " -#~ "changes, you may find new images at <ulink url=\"http//www.netwinder.org/" -#~ "\"></ulink>." -#~ msgstr "" -#~ "您需要 NeTTrom 2.2.1 或者較高的版本來啟動安裝系統。建議使用 NeTTrom " -#~ "2.3.3:請從下面網址取得 <ulink url=\"ftp://ftp.netwinder.org/pub/" -#~ "netwinder/firmware/\"></ulink>:" +#. Tag: para +#: boot-installer.xml:477 +#, no-c-format +msgid "" +"When you boot your Netwinder you have to interrupt the boot process during " +"the countdown. This allows you to set a number of firmware settings needed " +"in order to boot the installer. First of all, start by loading the default " +"settings: <informalexample><screen>\n" +" NeTTrom command-> load-defaults\n" +"</screen></informalexample> Furthermore, you must configure the network, " +"either with a static address: <informalexample><screen>\n" +" NeTTrom command-> setenv netconfig_eth0 flash\n" +" NeTTrom command-> setenv eth0_ip 192.168.0.10/24\n" +"</screen></informalexample> where 24 is the number of set bits in the " +"netmask, or a dynamic address: <informalexample><screen>\n" +" NeTTrom command-> setenv netconfig_eth0 dhcp\n" +"</screen></informalexample> You may also need to configure the " +"<userinput>route1</userinput> settings if the TFTP server is not on the " +"local subnet. Following these settings, you have to specify the TFTP server " +"and the location of the image. You can then store your settings to flash. " +"<informalexample><screen>\n" +" NeTTrom command-> setenv kerntftpserver 192.168.0.1\n" +" NeTTrom command-> setenv kerntftpfile boot.img\n" +" NeTTrom command-> save-all\n" +"</screen></informalexample> Now you have to tell the firmware that the TFTP " +"image should be booted: <informalexample><screen>\n" +" NeTTrom command-> setenv kernconfig tftp\n" +" NeTTrom command-> setenv rootdev /dev/ram\n" +"</screen></informalexample> If you use a serial console to install your " +"Netwinder, you need to add the following setting: <informalexample><screen>\n" +" NeTTrom command-> setenv cmdappend root=/dev/ram " +"console=ttyS0,115200\n" +"</screen></informalexample> Alternatively, for installations using a " +"keyboard and monitor you have to set: <informalexample><screen>\n" +" NeTTrom command-> setenv cmdappend root=/dev/ram\n" +"</screen></informalexample> You can use the <command>printenv</command> " +"command to review your environment settings. After you have verified that " +"the settings are correct, you can load the image: <informalexample><screen>\n" +" NeTTrom command-> boot\n" +"</screen></informalexample> In case you run into any problems, a <ulink url=" +"\"http://www.netwinder.org/howto/Firmware-HOWTO.html\">detailed HOWTO</" +"ulink> is available." +msgstr "" -#~ msgid "Booting from TFTP on CATS" -#~ msgstr "透過 CATS 上的 TFTP 開機" +#. Tag: title +#: boot-installer.xml:529 +#, no-c-format +msgid "Booting from TFTP on CATS" +msgstr "透過 CATS 上的 TFTP 開機" -#~ msgid "" -#~ "On CATS machines, use <command>boot de0:</command> or similar at the " -#~ "Cyclone prompt." -#~ msgstr "" -#~ "在 CATS 機器上,可以使用指令 <command>boot de0:</command> 或者在 Cyclone " -#~ "開機提示號輸入類似的指令。" +#. Tag: para +#: boot-installer.xml:530 +#, no-c-format +msgid "" +"On CATS machines, use <command>boot de0:</command> or similar at the Cyclone " +"prompt." +msgstr "" +"在 CATS 機器上,可以使用指令 <command>boot de0:</command> 或者在 Cyclone 開機" +"提示號輸入類似的指令。" -#~ msgid "Booting from CD-ROM" -#~ msgstr "從光碟開機" +#. Tag: title +#: boot-installer.xml:540 +#, no-c-format +msgid "Booting from CD-ROM" +msgstr "從光碟開機" # index.docbook:531, index.docbook:584, index.docbook:957, index.docbook:1776, index.docbook:2024, index.docbook:2378 -#, fuzzy -#~ 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." -#~ msgstr "" -#~ "對於大多數人來說,最快的途徑是使用一套 Debian CD 光碟套件。如果您有此套" -#~ "件,並且如果您的機器支援直接光碟開機,太棒了!只需要 <phrase arch=\"i386" -#~ "\"> 設定您的系統以光碟開機,請參閱 <xref linkend=\"boot-dev-select\"/>, </" -#~ "phrase> 插入您的光碟,重開機,然後繼續下一章。" +#. Tag: para +#: boot-installer.xml:546 boot-installer.xml:716 boot-installer.xml:1127 +#: boot-installer.xml:1948 boot-installer.xml:2288 boot-installer.xml:2642 +#, fuzzy, no-c-format +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." +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 -#~ 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 "" -#~ "注意某些特定的光碟機需要一些特殊的驅動程式,因為他們可能在安裝的早期步驟中" -#~ "無法被存取。如果標準的光碟開機的方法不能用於您的硬體,閱讀本章中關於其他種" -#~ "類的核心以及安裝方法,它們有可能能解決問題。" +#. Tag: para +#: boot-installer.xml:557 boot-installer.xml:727 boot-installer.xml:1138 +#: boot-installer.xml:1959 boot-installer.xml:2299 boot-installer.xml:2653 +#, 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 "" +"注意某些特定的光碟機需要一些特殊的驅動程式,因為他們可能在安裝的早期步驟中無" +"法被存取。如果標準的光碟開機的方法不能用於您的硬體,閱讀本章中關於其他種類的" +"核心以及安裝方法,它們有可能能解決問題。" # index.docbook:550, index.docbook:603, index.docbook:976, index.docbook:1795, index.docbook:2043, index.docbook:2397 -#~ 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 系統組件和所有軟體套" -#~ "件。只需要使用不同的媒介,例如軟碟來開機即可。當安裝作業系統、基礎系統和任" -#~ "意附加的軟體套件時只需指向安裝系統至光碟機即可。" +#. Tag: para +#: boot-installer.xml:565 boot-installer.xml:735 boot-installer.xml:1146 +#: boot-installer.xml:1967 boot-installer.xml:2307 boot-installer.xml:2661 +#, 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." +msgstr "" +"即便您不能從光碟開機,依然可以安裝光碟上面的 Debian 系統組件和所有軟體套件。" +"只需要使用不同的媒介,例如軟碟來開機即可。當安裝作業系統、基礎系統和任意附加" +"的軟體套件時只需指向安裝系統至光碟機即可。" # index.docbook:558, index.docbook:611, index.docbook:984, index.docbook:1803, index.docbook:2051, index.docbook:2405 -#~ msgid "" -#~ "If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/" -#~ ">." -#~ msgstr "" -#~ "如果您遇到開機方面的問題,請參閱 <xref linkend=\"boot-troubleshooting\"/" -#~ ">。" +#. Tag: para +#: boot-installer.xml:573 boot-installer.xml:743 boot-installer.xml:1154 +#: boot-installer.xml:1975 boot-installer.xml:2315 boot-installer.xml:2669 +#, no-c-format +msgid "" +"If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>." +msgstr "" +"如果您遇到開機方面的問題,請參閱 <xref linkend=\"boot-troubleshooting\"/>。" -#~ msgid "" -#~ "To boot a CD-ROM from the Cyclone console prompt, use the command " -#~ "<command>boot cd0:cats.bin</command>" -#~ msgstr "" -#~ "如果需要在 Cyclone 控制台提示符號下從光碟下開機,請使用指令 <command>boot " -#~ "cd0:cats.bin</command>" +#. Tag: para +#: boot-installer.xml:580 +#, no-c-format +msgid "" +"To boot a CD-ROM from the Cyclone console prompt, use the command " +"<command>boot cd0:cats.bin</command>" +msgstr "" +"如果需要在 Cyclone 控制台提示符號下從光碟下開機,請使用指令 <command>boot " +"cd0:cats.bin</command>" + +#. Tag: title +#: boot-installer.xml:589 +#, fuzzy, no-c-format +msgid "Booting from Firmware" +msgstr "從 OpenFirmware 開機 CHRP" + +#. Tag: para +#: boot-installer.xml:595 +#, 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." +msgstr "" -#, fuzzy -#~ msgid "Booting from Firmware" -#~ msgstr "從 OpenFirmware 開機 CHRP" +#. Tag: para +#: boot-installer.xml:601 +#, 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." +msgstr "" -#, fuzzy -#~ msgid "Booting the NSLU2" -#~ msgstr "採用 MILO 開機" +#. Tag: title +#: boot-installer.xml:612 +#, fuzzy, no-c-format +msgid "Booting the NSLU2" +msgstr "採用 MILO 開機" -# index.docbook:578, index.docbook:951, index.docbook:1764, index.docbook:2018, index.docbook:2372 -#~ msgid "Booting from a CD-ROM" -#~ msgstr "從光碟開機" +#. Tag: para +#: boot-installer.xml:613 +#, no-c-format +msgid "There are three ways how to put the installer firmware into flash:" +msgstr "" -#~ msgid "" -#~ "Booting from Linux Using <command>LILO</command> or <command>GRUB</" -#~ "command>" -#~ msgstr "使用 <command>LILO</command> 或 <command>GRUB</command> 啟動 Linux" +#. Tag: title +#: boot-installer.xml:619 +#, no-c-format +msgid "Using the NSLU2 web interface" +msgstr "" -#~ msgid "" -#~ "To boot the installer from hard disk, you must first download and place " -#~ "the needed files as described in <xref linkend=\"boot-drive-files\"/>." -#~ msgstr "" -#~ "為了從硬碟開機安裝程式,您首先必須按照要求下載並且放置所需的文件,請參閱 " -#~ "<xref linkend=\"boot-drive-files\"/>。" +#. Tag: para +#: boot-installer.xml:620 +#, no-c-format +msgid "" +"Go to the administration section and choose the menu item <literal>Upgrade</" +"literal>. You can then browse your disk for the installer image you have " +"previously downloaded. Then press the <literal>Start Upgrade</literal> " +"button, confirm, wait for a few minutes and confirm again. The system will " +"then boot straight into the installer." +msgstr "" -#, fuzzy -#~ msgid "" -#~ "If you intend to use the hard drive only for booting and then download " -#~ "everything over the network, you should download the <filename>netboot/" -#~ "debian-installer/i386/initrd.gz</filename> file and its corresponding " -#~ "kernel <filename>netboot/debian-installer/i386/linux</filename>. This " -#~ "will allow you to repartition the hard disk from which you boot the " -#~ "installer, although you should do so with care." -#~ msgstr "" -#~ "如果您只想用硬碟開機,然後從網路下載其他檔案,您需要下載 " -#~ "<filename>netboot/debian-installer/i386/initrd.gz</filename> 及其對應的核" -#~ "心。這將允許您重新分割您用於開機的硬碟。這裡需要小心操作。" +#. Tag: title +#: boot-installer.xml:631 +#, no-c-format +msgid "Via the network using Linux/Unix" +msgstr "" -#~ msgid "" -#~ "Alternatively, if you intend to keep an existing partition on the hard " -#~ "drive unchanged during the install, you can download the <filename>hd-" -#~ "media/initrd.gz</filename> file and its kernel, as well as copy a CD iso " -#~ "to the drive (make sure the file is named ending in <literal>.iso</" -#~ "literal>). The installer can then boot from the drive and install from " -#~ "the CD image, without needing the network." -#~ msgstr "" -#~ "或者,如果您想要保持安裝硬碟原有分割區,可以下載 <filename>hd-media/" -#~ "initrd.gz</filename> 檔案及其核心,複製一個光碟 iso 檔到硬碟上 (確保文件名" -#~ "結尾是 <literal>.iso</literal>)。安裝程式就可以不使用網路而從硬碟開機,並" -#~ "且從光碟映像檔上安裝。" +#. Tag: para +#: boot-installer.xml:632 +#, no-c-format +msgid "" +"You can use <command>upslug2</command> from any Linux or Unix machine to " +"upgrade the machine via the network. This software is packaged for Debian. " +"First, you have to put your NSLU2 in upgrade mode: <orderedlist> " +"<listitem><para> Disconnect any disks and/or devices from the USB ports. </" +"para></listitem> <listitem><para> Power off the NSLU2 </para></listitem> " +"<listitem><para> Press and hold the reset button (accessible through the " +"small hole on the back just above the power input). </para></listitem> " +"<listitem><para> Press and release the power button to power on the NSLU2. </" +"para></listitem> <listitem><para> Wait for 10 seconds watching the ready/" +"status LED. After 10 seconds it will change from amber to red. Immediately " +"release the reset button. </para></listitem> <listitem><para> The NSLU2 " +"ready/status LED will flash alternately red/green (there is a 1 second delay " +"before the first green). The NSLU2 is now in upgrade mode. </para></" +"listitem> </orderedlist> See the <ulink url=\"http://www.nslu2-linux.org/" +"wiki/OpenSlug/UsingTheBinary\">NSLU2-Linux pages</ulink> if you have " +"problems with this. Once your NSLU2 is in upgrade mode, you can flash the " +"new image: <informalexample><screen>\n" +"sudo upslug2 -i di-nslu2.bin\n" +"</screen></informalexample> Note that the tool also shows the MAC address of " +"your NSLU2, which may come in handy to configure your DHCP server. After the " +"whole image has been written and verified, the system will automatically " +"reboot. Make sure you connect your USB disk again now, otherwise the " +"installer won't be able to find it." +msgstr "" -#~ msgid "" -#~ "For <command>LILO</command>, you will need to configure two essential " -#~ "things in <filename>/etc/lilo.conf</filename>: <itemizedlist> " -#~ "<listitem><para> to load the <filename>initrd.gz</filename> installer at " -#~ "boot time; </para></listitem> <listitem><para> have the " -#~ "<filename>vmlinuz</filename> kernel use a RAM disk as its root partition. " -#~ "</para></listitem> </itemizedlist> Here is a <filename>/etc/lilo.conf</" -#~ "filename> example:" -#~ msgstr "" -#~ "如果採用 <command>LILO</command>,您需要在 <filename>/etc/lilo.conf</" -#~ "filename> 中設定兩件最基本的事情: <itemizedlist> <listitem><para> 在開機時" -#~ "載入 <filename>initrd.gz</filename> 安裝程式﹔</para></listitem> " -#~ "<listitem><para> 讓 <filename>vmlinuz</filename> 核心使用一個記憶體虛擬磁" -#~ "碟作為它的根分割區。</para></listitem> </itemizedlist> 這裡是一個 " -#~ "<filename>/etc/lilo.conf</filename> 的例子:" +#. Tag: title +#: boot-installer.xml:693 +#, no-c-format +msgid "Via the network using Windows" +msgstr "" -#, fuzzy -#~ msgid "" -#~ "image=/boot/newinstall/vmlinuz\n" -#~ " label=newinstall\n" -#~ " initrd=/boot/newinstall/initrd.gz\n" -#~ " root=/dev/ram0\n" -#~ " append=\"ramdisk_size=12000\"" -#~ msgstr "" -#~ "image=/boot/newinstall/vmlinuz\n" -#~ " label=newinstall\n" -#~ " initrd=/boot/newinstall/initrd.gz\n" -#~ " root=/dev/ram0\n" -#~ " append=\"<phrase condition=\"sarge\">devfs=mount,dall </" -#~ "phrase>ramdisk_size=12000\"" +#. Tag: para +#: boot-installer.xml:694 +#, no-c-format +msgid "" +"There is <ulink url=\"http://www.everbesthk.com/8-download/sercomm/firmware/" +"all_router_utility.zip\">a tool</ulink> for Windows to upgrade the firmware " +"via the network." +msgstr "" -#~ msgid "" -#~ "For more details, refer to the <citerefentry><refentrytitle>initrd</" -#~ "refentrytitle> <manvolnum>4</manvolnum></citerefentry> and " -#~ "<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</" -#~ "manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> " -#~ "and reboot." -#~ msgstr "" -#~ "欲獲知更多細節,請參閱 <citerefentry><refentrytitle>initrd</" -#~ "refentrytitle> <manvolnum>4</manvolnum></citerefentry> 和 " -#~ "<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</" -#~ "manvolnum></citerefentry> man 手冊。現在執行 <userinput>lilo</userinput> " -#~ "並且重新啟動。" +# index.docbook:578, index.docbook:951, index.docbook:1764, index.docbook:2018, index.docbook:2372 +#. Tag: title +#: boot-installer.xml:710 boot-installer.xml:1121 boot-installer.xml:1936 +#: boot-installer.xml:2282 boot-installer.xml:2636 +#, no-c-format +msgid "Booting from a CD-ROM" +msgstr "從光碟開機" + +#. Tag: title +#: boot-installer.xml:848 +#, no-c-format +msgid "" +"Booting from Linux Using <command>LILO</command> or <command>GRUB</command>" +msgstr "使用 <command>LILO</command> 或 <command>GRUB</command> 啟動 Linux" -#, fuzzy -#~ msgid "" -#~ "The procedure for <command>GRUB</command> is quite similar. Locate your " -#~ "<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> " -#~ "directory (sometimes in the <filename>/boot/boot/grub/</filename>), add " -#~ "the following lines: <informalexample><screen>\n" -#~ "title New Install\n" -#~ "kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n" -#~ "initrd (hd0,0)/boot/newinstall/initrd.gz\n" -#~ "</screen></informalexample> and reboot." -#~ msgstr "" -#~ "採用 <command>GRUB</command> 的設定過程也很相似。在 <filename>/boot/grub/" -#~ "</filename> 目錄下 (有時會是 <filename>/boot/boot/grub/</filename>) 找出您" -#~ "的 <filename>menu.lst</filename>,加入幾行:<informalexample><screen>\n" -#~ "title New Install\n" -#~ "kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n" -#~ "initrd (hd0,0)/boot/newinstall/initrd.gz\n" -#~ "</screen></informalexample> 並重開機。<phrase condition=\"sarge\">如果開機" -#~ "失敗,您可以嘗試在 <quote>kernel</quote> 行添加 <userinput>devfs=mount," -#~ "dall</userinput>。</phrase>" +#. Tag: para +#: boot-installer.xml:851 +#, no-c-format +msgid "" +"To boot the installer from hard disk, you must first download and place the " +"needed files as described in <xref linkend=\"boot-drive-files\"/>." +msgstr "" +"為了從硬碟開機安裝程式,您首先必須按照要求下載並且放置所需的文件,請參閱 " +"<xref linkend=\"boot-drive-files\"/>。" -#~ msgid "" -#~ "Note that the value of the <userinput>ramdisk_size</userinput> may need " -#~ "to be adjusted for the size of the initrd image. From here on, there " -#~ "should be no difference between <command>GRUB</command> or <command>LILO</" -#~ "command>." -#~ msgstr "" -#~ "注意 <userinput>ramdisk_size</userinput> 的值也許需要調整至 initrd 映像的" -#~ "大小。從此之後,採用 <command>GRUB</command> 或 <command>LILO</command> 都" -#~ "沒區別。" +#. Tag: para +#: boot-installer.xml:856 +#, fuzzy, no-c-format +msgid "" +"If you intend to use the hard drive only for booting and then download " +"everything over the network, you should download the <filename>netboot/" +"debian-installer/i386/initrd.gz</filename> file and its corresponding kernel " +"<filename>netboot/debian-installer/i386/linux</filename>. This will allow " +"you to repartition the hard disk from which you boot the installer, although " +"you should do so with care." +msgstr "" +"如果您只想用硬碟開機,然後從網路下載其他檔案,您需要下載 <filename>netboot/" +"debian-installer/i386/initrd.gz</filename> 及其對應的核心。這將允許您重新分割" +"您用於開機的硬碟。這裡需要小心操作。" -# index.docbook:700, index.docbook:2176 -#~ msgid "Booting from USB Memory Stick" -#~ msgstr "從 USB 隨身碟開機" +#. Tag: para +#: boot-installer.xml:866 +#, no-c-format +msgid "" +"Alternatively, if you intend to keep an existing partition on the hard drive " +"unchanged during the install, you can download the <filename>hd-media/initrd." +"gz</filename> file and its kernel, as well as copy a CD iso to the drive " +"(make sure the file is named ending in <literal>.iso</literal>). The " +"installer can then boot from the drive and install from the CD image, " +"without needing the network." +msgstr "" +"或者,如果您想要保持安裝硬碟原有分割區,可以下載 <filename>hd-media/initrd." +"gz</filename> 檔案及其核心,複製一個光碟 iso 檔到硬碟上 (確保文件名結尾是 " +"<literal>.iso</literal>)。安裝程式就可以不使用網路而從硬碟開機,並且從光碟映" +"像檔上安裝。" + +#. Tag: para +#: boot-installer.xml:875 +#, no-c-format +msgid "" +"For <command>LILO</command>, you will need to configure two essential things " +"in <filename>/etc/lilo.conf</filename>: <itemizedlist> <listitem><para> to " +"load the <filename>initrd.gz</filename> installer at boot time; </para></" +"listitem> <listitem><para> have the <filename>vmlinuz</filename> kernel use " +"a RAM disk as its root partition. </para></listitem> </itemizedlist> Here is " +"a <filename>/etc/lilo.conf</filename> example:" +msgstr "" +"如果採用 <command>LILO</command>,您需要在 <filename>/etc/lilo.conf</" +"filename> 中設定兩件最基本的事情: <itemizedlist> <listitem><para> 在開機時載" +"入 <filename>initrd.gz</filename> 安裝程式﹔</para></listitem> " +"<listitem><para> 讓 <filename>vmlinuz</filename> 核心使用一個記憶體虛擬磁碟作" +"為它的根分割區。</para></listitem> </itemizedlist> 這裡是一個 <filename>/etc/" +"lilo.conf</filename> 的例子:" + +#. Tag: screen +#: boot-installer.xml:896 +#, fuzzy, no-c-format +msgid "" +"image=/boot/newinstall/vmlinuz\n" +" label=newinstall\n" +" initrd=/boot/newinstall/initrd.gz\n" +" root=/dev/ram0\n" +" append=\"ramdisk_size=12000\"" +msgstr "" +"image=/boot/newinstall/vmlinuz\n" +" label=newinstall\n" +" initrd=/boot/newinstall/initrd.gz\n" +" root=/dev/ram0\n" +" append=\"<phrase condition=\"sarge\">devfs=mount,dall </" +"phrase>ramdisk_size=12000\"" + +#. Tag: para +#: boot-installer.xml:896 +#, no-c-format +msgid "" +"For more details, refer to the <citerefentry><refentrytitle>initrd</" +"refentrytitle> <manvolnum>4</manvolnum></citerefentry> and " +"<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</" +"manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> and " +"reboot." +msgstr "" +"欲獲知更多細節,請參閱 <citerefentry><refentrytitle>initrd</refentrytitle> " +"<manvolnum>4</manvolnum></citerefentry> 和 <citerefentry><refentrytitle>lilo." +"conf</refentrytitle> <manvolnum>5</manvolnum></citerefentry> man 手冊。現在執" +"行 <userinput>lilo</userinput> 並且重新啟動。" + +#. Tag: para +#: boot-installer.xml:905 +#, fuzzy, no-c-format +msgid "" +"The procedure for <command>GRUB</command> is quite similar. Locate your " +"<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> " +"directory (sometimes in the <filename>/boot/boot/grub/</filename>), add the " +"following lines: <informalexample><screen>\n" +"title New Install\n" +"kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n" +"initrd (hd0,0)/boot/newinstall/initrd.gz\n" +"</screen></informalexample> and reboot." +msgstr "" +"採用 <command>GRUB</command> 的設定過程也很相似。在 <filename>/boot/grub/</" +"filename> 目錄下 (有時會是 <filename>/boot/boot/grub/</filename>) 找出您的 " +"<filename>menu.lst</filename>,加入幾行:<informalexample><screen>\n" +"title New Install\n" +"kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n" +"initrd (hd0,0)/boot/newinstall/initrd.gz\n" +"</screen></informalexample> 並重開機。<phrase condition=\"sarge\">如果開機失" +"敗,您可以嘗試在 <quote>kernel</quote> 行添加 <userinput>devfs=mount,dall</" +"userinput>。</phrase>" + +#. Tag: para +#: boot-installer.xml:916 +#, no-c-format +msgid "" +"Note that the value of the <userinput>ramdisk_size</userinput> may need to " +"be adjusted for the size of the initrd image. From here on, there should be " +"no difference between <command>GRUB</command> or <command>LILO</command>." +msgstr "" +"注意 <userinput>ramdisk_size</userinput> 的值也許需要調整至 initrd 映像的大" +"小。從此之後,採用 <command>GRUB</command> 或 <command>LILO</command> 都沒區" +"別。" -#~ msgid "" -#~ "Let's assume you have prepared everything from <xref linkend=\"boot-dev-" -#~ "select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB " -#~ "stick into some free USB connector and reboot the computer. The system " -#~ "should boot up, and you should be presented with the <prompt>boot:</" -#~ "prompt> prompt. Here you can enter optional boot arguments, or just hit " -#~ "&enterkey;." -#~ msgstr "" -#~ "假設您已經準備好了從 <xref linkend=\"boot-dev-select\"/> 到 <xref linkend=" -#~ "\"boot-usb-files\"/> 的所有步驟。現在只需要插入您的 USB 隨身碟到一個空的 " -#~ "USB 插槽並且重新啟動電腦。系統應該能夠開機,並且您會看到 <prompt>boot:</" -#~ "prompt> 提示符號。您可以輸入一些開機選項,或者只是按下 &enterkey;。" +# index.docbook:700, index.docbook:2176 +#. Tag: title +#: boot-installer.xml:927 +#, no-c-format +msgid "Booting from USB Memory Stick" +msgstr "從 USB 隨身碟開機" + +#. Tag: para +#: boot-installer.xml:928 +#, no-c-format +msgid "" +"Let's assume you have prepared everything from <xref linkend=\"boot-dev-" +"select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB " +"stick into some free USB connector and reboot the computer. The system " +"should boot up, and you should be presented with the <prompt>boot:</prompt> " +"prompt. Here you can enter optional boot arguments, or just hit &enterkey;." +msgstr "" +"假設您已經準備好了從 <xref linkend=\"boot-dev-select\"/> 到 <xref linkend=" +"\"boot-usb-files\"/> 的所有步驟。現在只需要插入您的 USB 隨身碟到一個空的 USB " +"插槽並且重新啟動電腦。系統應該能夠開機,並且您會看到 <prompt>boot:</prompt> " +"提示符號。您可以輸入一些開機選項,或者只是按下 &enterkey;。" # index.docbook:723, index.docbook:1876, index.docbook:2278, index.docbook:2426 -#~ msgid "Booting from Floppies" -#~ msgstr "從軟碟開機" +#. Tag: title +#: boot-installer.xml:941 boot-installer.xml:2048 boot-installer.xml:2542 +#: boot-installer.xml:2690 +#, no-c-format +msgid "Booting from Floppies" +msgstr "從軟碟開機" # index.docbook:724, index.docbook:2286 -#~ msgid "" -#~ "You will have already downloaded the floppy images you needed and created " -#~ "floppies from the images in <xref linkend=\"create-floppy\"/>." -#~ msgstr "" -#~ "您可能已經下載了所需要得軟碟映像,並且根據這些映像建立了軟碟 <xref " -#~ "linkend=\"create-floppy\"/>。" - -#~ msgid "" -#~ "To boot from the installer boot floppy, place it in the primary floppy " -#~ "drive, shut down the system as you normally would, then turn it back on." -#~ msgstr "" -#~ "從軟碟開機安裝程式需要放置軟碟至主軟碟機。按照您平時的習慣關閉系統,然後重" -#~ "新啟動。" - -#, fuzzy -#~ msgid "" -#~ "For installing from an LS-120 drive (ATAPI version) with a set of " -#~ "floppies, you need to specify the virtual location for the floppy device. " -#~ "This is done with the <emphasis>root=</emphasis> boot argument, giving " -#~ "the device that the ide-floppy driver maps the device to. For example, if " -#~ "your LS-120 drive is connected as the first IDE device (master) on the " -#~ "second cable, you enter <userinput>linux root=/dev/hdc</userinput> at the " -#~ "boot prompt." -#~ msgstr "" -#~ "如果想在 LS-120 磁碟機 (ATAPI 版本) 使用這些軟碟,您需要指定這些軟碟設備的" -#~ "虛擬位址。這個可以透過 <emphasis>root=</emphasis> 開機參數來指定映射的 " -#~ "ide-floppy 磁碟機名稱來完成。例如,如果您的 LS-120 磁碟機連接到第二條排線" -#~ "上的第一個 IDE 設備 (master),那麼在提示符號下輸入 <userinput>linux root=/" -#~ "dev/hdc</userinput>。從 LS-120 上安裝只為 2.4 及其以後版本的核心支援。" - -#~ msgid "" -#~ "Note that on some machines, <keycombo><keycap>Control</keycap> " -#~ "<keycap>Alt</keycap> <keycap>Delete</keycap></keycombo> does not properly " -#~ "reset the machine, so a <quote>hard</quote> reboot is recommended. If you " -#~ "are installing from an existing operating system (e.g., from a DOS box) " -#~ "you don't have a choice. Otherwise, please do a hard reboot when booting." -#~ msgstr "" -#~ "注意有些機器使用,<keycombo><keycap>Control</keycap> <keycap>Alt</keycap> " -#~ "<keycap>Delete</keycap></keycombo> 不能重新啟動系統,所以建議使用<quote>硬" -#~ "</quote>重開機。如果您從一個既有的作業系統上安裝 (例如從 DOS 上) 您不需要" -#~ "這樣。否則,請用硬重開機的方法來開機。" - -#~ msgid "" -#~ "The floppy disk will be accessed, and you should then see a screen that " -#~ "introduces the boot floppy and ends with the <prompt>boot:</prompt> " -#~ "prompt." -#~ msgstr "" -#~ "讀完軟碟後,您將看到螢幕上有一段有關開機軟碟的介紹,並且結尾是 " -#~ "<prompt>boot:</prompt> 提示符號。" - -#~ msgid "" -#~ "Once you press &enterkey;, you should see the message " -#~ "<computeroutput>Loading...</computeroutput>, followed by " -#~ "<computeroutput>Uncompressing Linux...</computeroutput>, and then a " -#~ "screenfull or so of information about the hardware in your system. More " -#~ "information on this phase of the boot process can be found below in <xref " -#~ "linkend=\"kernel-msgs\"/>." -#~ msgstr "" -#~ "一旦您按下 &enterkey;,您應該能夠看到 <computeroutput>Loading...</" -#~ "computeroutput> 消息,並且接下來是 <computeroutput>Uncompressing Linux..." -#~ "</computeroutput>,然後是一些有關您系統的硬體資訊。想知道更多有關這段開機" -#~ "過程的資訊,請參考 <xref linkend=\"kernel-msgs\"/>。" - -#~ msgid "" -#~ "After booting from the boot floppy, the root floppy is requested. Insert " -#~ "the root floppy and press &enterkey;, and the contents are loaded into " -#~ "memory. The installer program <command>debian-installer</command> is " -#~ "automatically launched." -#~ msgstr "" -#~ "軟碟開機後需要根軟碟。請插入根軟碟並且輸入 &enterkey;,然後其中的內容會被" -#~ "載入記憶體。安裝程式 <command>debian-installer</command> 會自動啟動。" - -#~ msgid "There are various ways to do a TFTP boot on i386." -#~ msgstr "在 i386 架構上有很多方法用 TFTP 進行開機。" - -#~ msgid "NIC or Motherboard that support PXE" -#~ msgstr "支援 PXE 的網卡或者主機板" - -#~ msgid "" -#~ "It could be that your Network Interface Card or Motherboard provides PXE " -#~ "boot functionality. This is a <trademark class=\"trade\">Intel</" -#~ "trademark> re-implementation of TFTP boot. If so you may be able to " -#~ "configure your BIOS to boot from the network." -#~ msgstr "" -#~ "您的網卡或者主機板可能已經提供了 PXE 開機功能。這 <trademark class=\"trade" -#~ "\">Intel</trademark> TFTP 開機的再實作。如果是這樣,也許可以能夠設定您的 " -#~ "BIOS 來用網路進行開機。" - -#~ msgid "NIC with Network BootROM" -#~ msgstr "採用 Network BootROM 的網卡" +#. Tag: para +#: boot-installer.xml:942 boot-installer.xml:2550 +#, no-c-format +msgid "" +"You will have already downloaded the floppy images you needed and created " +"floppies from the images in <xref linkend=\"create-floppy\"/>." +msgstr "" +"您可能已經下載了所需要得軟碟映像,並且根據這些映像建立了軟碟 <xref linkend=" +"\"create-floppy\"/>。" -#~ msgid "" -#~ "It could be that your Network Interface Card provides TFTP boot " -#~ "functionality." -#~ msgstr "您的網卡很有可能提供了 TFTP 開機功能。" +#. Tag: para +#: boot-installer.xml:949 +#, no-c-format +msgid "" +"To boot from the installer boot floppy, place it in the primary floppy " +"drive, shut down the system as you normally would, then turn it back on." +msgstr "" +"從軟碟開機安裝程式需要放置軟碟至主軟碟機。按照您平時的習慣關閉系統,然後重新" +"啟動。" -#~ msgid "" -#~ "Let us (<email>&email-debian-boot-list;</email>) know how did you manage " -#~ "it. Please refer to this document." -#~ msgstr "" -#~ "請讓我們知道 (<email>&email-debian-boot-list;</email>) 您如何操作,並參考" -#~ "此文件。" +#. Tag: para +#: boot-installer.xml:955 +#, fuzzy, no-c-format +msgid "" +"For installing from an LS-120 drive (ATAPI version) with a set of floppies, " +"you need to specify the virtual location for the floppy device. This is done " +"with the <emphasis>root=</emphasis> boot argument, giving the device that " +"the ide-floppy driver maps the device to. For example, if your LS-120 drive " +"is connected as the first IDE device (master) on the second cable, you enter " +"<userinput>linux root=/dev/hdc</userinput> at the boot prompt." +msgstr "" +"如果想在 LS-120 磁碟機 (ATAPI 版本) 使用這些軟碟,您需要指定這些軟碟設備的虛" +"擬位址。這個可以透過 <emphasis>root=</emphasis> 開機參數來指定映射的 ide-" +"floppy 磁碟機名稱來完成。例如,如果您的 LS-120 磁碟機連接到第二條排線上的第一" +"個 IDE 設備 (master),那麼在提示符號下輸入 <userinput>linux root=/dev/hdc</" +"userinput>。從 LS-120 上安裝只為 2.4 及其以後版本的核心支援。" + +#. Tag: para +#: boot-installer.xml:965 +#, no-c-format +msgid "" +"Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</" +"keycap> <keycap>Delete</keycap></keycombo> does not properly reset the " +"machine, so a <quote>hard</quote> reboot is recommended. If you are " +"installing from an existing operating system (e.g., from a DOS box) you " +"don't have a choice. Otherwise, please do a hard reboot when booting." +msgstr "" +"注意有些機器使用,<keycombo><keycap>Control</keycap> <keycap>Alt</keycap> " +"<keycap>Delete</keycap></keycombo> 不能重新啟動系統,所以建議使用<quote>硬</" +"quote>重開機。如果您從一個既有的作業系統上安裝 (例如從 DOS 上) 您不需要這樣。" +"否則,請用硬重開機的方法來開機。" + +#. Tag: para +#: boot-installer.xml:974 +#, no-c-format +msgid "" +"The floppy disk will be accessed, and you should then see a screen that " +"introduces the boot floppy and ends with the <prompt>boot:</prompt> prompt." +msgstr "" +"讀完軟碟後,您將看到螢幕上有一段有關開機軟碟的介紹,並且結尾是 <prompt>boot:" +"</prompt> 提示符號。" -#~ msgid "Etherboot" -#~ msgstr "Etherboot" +#. Tag: para +#: boot-installer.xml:980 +#, no-c-format +msgid "" +"Once you press &enterkey;, you should see the message " +"<computeroutput>Loading...</computeroutput>, followed by " +"<computeroutput>Uncompressing Linux...</computeroutput>, and then a " +"screenfull or so of information about the hardware in your system. More " +"information on this phase of the boot process can be found below in <xref " +"linkend=\"kernel-msgs\"/>." +msgstr "" +"一旦您按下 &enterkey;,您應該能夠看到 <computeroutput>Loading...</" +"computeroutput> 消息,並且接下來是 <computeroutput>Uncompressing Linux...</" +"computeroutput>,然後是一些有關您系統的硬體資訊。想知道更多有關這段開機過程的" +"資訊,請參考 <xref linkend=\"kernel-msgs\"/>。" + +#. Tag: para +#: boot-installer.xml:989 +#, no-c-format +msgid "" +"After booting from the boot floppy, the root floppy is requested. Insert the " +"root floppy and press &enterkey;, and the contents are loaded into memory. " +"The installer program <command>debian-installer</command> is automatically " +"launched." +msgstr "" +"軟碟開機後需要根軟碟。請插入根軟碟並且輸入 &enterkey;,然後其中的內容會被載入" +"記憶體。安裝程式 <command>debian-installer</command> 會自動啟動。" + +#. Tag: para +#: boot-installer.xml:1023 +#, no-c-format +msgid "There are various ways to do a TFTP boot on i386." +msgstr "在 i386 架構上有很多方法用 TFTP 進行開機。" + +#. Tag: title +#: boot-installer.xml:1029 +#, no-c-format +msgid "NIC or Motherboard that support PXE" +msgstr "支援 PXE 的網卡或者主機板" + +#. Tag: para +#: boot-installer.xml:1030 +#, no-c-format +msgid "" +"It could be that your Network Interface Card or Motherboard provides PXE " +"boot functionality. This is a <trademark class=\"trade\">Intel</trademark> " +"re-implementation of TFTP boot. If so you may be able to configure your BIOS " +"to boot from the network." +msgstr "" +"您的網卡或者主機板可能已經提供了 PXE 開機功能。這 <trademark class=\"trade" +"\">Intel</trademark> TFTP 開機的再實作。如果是這樣,也許可以能夠設定您的 " +"BIOS 來用網路進行開機。" + +#. Tag: title +#: boot-installer.xml:1041 +#, no-c-format +msgid "NIC with Network BootROM" +msgstr "採用 Network BootROM 的網卡" + +#. Tag: para +#: boot-installer.xml:1042 +#, no-c-format +msgid "" +"It could be that your Network Interface Card provides TFTP boot " +"functionality." +msgstr "您的網卡很有可能提供了 TFTP 開機功能。" -#~ msgid "" -#~ "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> " -#~ "provides bootdiskettes and even bootroms that do a TFTPboot." -#~ msgstr "" -#~ "<ulink url=\"http://www.etherboot.org\">etherboot project</ulink> 提供了" -#~ "為 TFTP 開機所需要的開機軟碟甚至是開機 ROMS 。" +#. Tag: para +#: boot-installer.xml:1047 +#, no-c-format +msgid "" +"Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. " +"Please refer to this document." +msgstr "" +"請讓我們知道 (<email>&email-debian-boot-list;</email>) 您如何操作,並參考此文" +"件。" + +#. Tag: title +#: boot-installer.xml:1055 +#, no-c-format +msgid "Etherboot" +msgstr "Etherboot" + +#. Tag: para +#: boot-installer.xml:1056 +#, no-c-format +msgid "" +"The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> " +"provides bootdiskettes and even bootroms that do a TFTPboot." +msgstr "" +"<ulink url=\"http://www.etherboot.org\">etherboot project</ulink> 提供了為 " +"TFTP 開機所需要的開機軟碟甚至是開機 ROMS 。" # index.docbook:1943, index.docbook:2477 -#~ msgid "The Boot Prompt" -#~ msgstr "開機提示" - -#~ msgid "" -#~ "When the installer boots, you should be presented with a friendly " -#~ "graphical screen showing the Debian logo and the boot prompt: " -#~ "<informalexample><screen>\n" -#~ "Press F1 for help, or ENTER to boot:\n" -#~ "</screen></informalexample> At the boot prompt you can either just press " -#~ "&enterkey; to boot the installer with default options or enter a specific " -#~ "boot method and, optionally, boot parameters." -#~ msgstr "" -#~ "安裝程式啟動後,您應該會看到一個友善的畫面,顯示著 Debian 的標誌,以及啟動" -#~ "提示:<informalexample><screen>\n" -#~ "Press F1 for help, or ENTER to boot:\n" -#~ "</screen></informalexample> 在提示號下您可以直接按下 &enterkey; 來使用預設" -#~ "選項啟動安裝程式,或者輸入參數以指定您要使用的啟動方式。" - -#, fuzzy -#~ msgid "" -#~ "Information on available boot methods and on boot parameters which might " -#~ "be useful can be found by pressing <keycap>F2</keycap> through " -#~ "<keycap>F8</keycap>. If you add any parameters to the boot command line, " -#~ "be sure to type the boot method (the default is <userinput>linux</" -#~ "userinput>) and a space before the first parameter (e.g., " -#~ "<userinput>linux fb=false</userinput>)." -#~ msgstr "" -#~ "有關開機參數的資訊可能會很有用。它可以透過 <keycap>F3</keycap> 到 <phrase " -#~ "condition=\"sarge\"><keycap>F7</keycap></phrase><phrase condition=\"etch" -#~ "\"><keycap>F8</keycap></phrase> 來得知。如果您加入任何參數至開機命令列,請" -#~ "確保在開機方法 (預設是 <userinput>linux</userinput>) 和第一個參數之間有一" -#~ "個空格 (例如 <userinput>linux floppy=thinkpad</userinput>)。如果您只鍵入 " -#~ "&enterkey;,這等同於輸入 <userinput>linux</userinput> 不附帶任何參數。" - -#, fuzzy -#~ msgid "" -#~ "If you are installing the system via a remote management device that " -#~ "provides a text interface to the VGA console, you may not be able to see " -#~ "the initial graphical splash screen upon booting the installer; you may " -#~ "even not see the boot prompt. Examples of these devices include the text " -#~ "console of Compaq's <quote>integrated Lights Out</quote> (iLO) and HP's " -#~ "<quote>Integrated Remote Assistant</quote> (IRA). You can blindly press " -#~ "F1<footnote> <para> In some cases these devices will require special " -#~ "escape sequences to enact this keypress, for example the IRA uses " -#~ "<keycombo> <keycap>Ctrl</keycap> <keycap>F</keycap> </keycombo>, " -#~ "<keycap>1</keycap>. </para> </footnote> to bypass this screen and view " -#~ "the help text. Once you are past the splash screen and at the help text " -#~ "your keystrokes will be echoed at the prompt as expected. To prevent the " -#~ "installer from using the framebuffer for the rest of the installation, " -#~ "you will also want to add <userinput>fb=false</userinput> to the boot " -#~ "prompt, as described in the help text." -#~ msgstr "" -#~ "如果您透過提供 VGA 文字介面的遠端遙控設備來安裝系統,您可能無法看到安裝程" -#~ "式一開始顯示的版權圖形;您甚至可能看不到啟動提示號。這些設備例如康柏的 " -#~ "<quote>integrated Lights Out</quote> (iLO) 和 <quote>Integrated Remote " -#~ "Assistant</quote> (IRA) 的文字控制台。您可以直接按下 F1<footnote> <para> " -#~ "在某些狀況下,這些設備需要特殊的跳脫字串來啟用這個按鍵,例如 IRA 使用 " -#~ "<keycombo> <keycap>Ctrl</keycap> <keycap>F</keycap> </keycombo>, " -#~ "<keycap>1</keycap>. </para> </footnote> 來跳過這個畫面,並且顯示說明畫面。" -#~ "只要您離開了圖標畫面並進入了說明文字畫面,您的按下的按鍵就會顯示在螢幕上。" -#~ "為了防止安裝程式在之後的安裝步驟中使用 framebuffer,您可能會加入 " -#~ "<userinput>debian-installer/framebuffer=false</userinput> 到啟動參數中,如" -#~ "同說明文字中描述的。" - -#~ msgid "CD Contents" -#~ msgstr "光碟的內容" - -#~ msgid "" -#~ "There are three basic variations of Debian Install CDs. The " -#~ "<emphasis>Business Card</emphasis> CD has a minimal installation that " -#~ "will fit on the small form factor CD media. It requires a network " -#~ "connection in order to install the rest of the base installation and make " -#~ "a usable system. The <emphasis>Network Install</emphasis> CD has all of " -#~ "the packages for a base install but requires a network connection to a " -#~ "Debian mirror site in order to install the extra packages one would want " -#~ "for a complete system . The set of Debian CDs can install a complete " -#~ "system from the wide range of packages without needing access to the " -#~ "network." -#~ msgstr "" -#~ "有三種基本的 Debian 安裝光碟衍生品:<emphasis>名片式</emphasis>光碟具有最" -#~ "少量的安裝程式並且可以裝在一小張光碟上。它的安裝需要網路連接來安裝其他部分" -#~ "的基本安裝程式以建立一個可用的系統。<emphasis>網路安裝</emphasis>光碟具有" -#~ "所有基礎安裝所需要的套件但是它還是需要一個能連接到 Debian 鏡像網站的網路連" -#~ "接來安裝其他的軟體套件來建立一個完全的系統。Debian 光碟套件則可以不透過網" -#~ "路就可以安裝一個具有各種範圍軟體套件的完全系統。" - -#~ msgid "" -#~ "The IA-64 architecture uses the next generation Extensible Firmware " -#~ "Interface (EFI) from Intel. Unlike the traditional x86 BIOS which knows " -#~ "little about the boot device other than the partition table and Master " -#~ "Boot Record (MBR), EFI can read and write files from FAT16 or FAT32 " -#~ "formatted disk partitions. This simplifies the often arcane process of " -#~ "starting a system. The system boot loader and the EFI firmware that " -#~ "supports it have a full filesystem to store the files necessary for " -#~ "booting the machine. This means that the system disk on an IA-64 system " -#~ "has an additional disk partition dedicated to EFI instead of the simple " -#~ "MBR or boot block on more conventional systems." -#~ msgstr "" -#~ "IA-64 使用 Intel 最新的可拓展韌體界面 (Extensible Firmware Interface, " -#~ "EFI)。與傳統的 x86 BIOS 只瞭解分割區表和主開機記錄 (MBR) 而不知道其他開機" -#~ "設備的特點不同,EFI 可以 對 FAT16 和 FAT32 格式的硬碟分割區進行讀寫操作。" -#~ "這個特點簡化了通常很難以理解的系統啟動過程。系統的 boot-loader 以及 EFI 韌" -#~ "體支援一個完全的檔案系統來保存啟動機器所需要的所有檔案。這意味著在一個 IA-" -#~ "64 系統上的系統磁碟具有一個附加的專門為 EFI 服務的磁碟分割區而不是像傳統系" -#~ "統上只是簡單的 MBR 或者開機塊記錄。" - -#~ msgid "" -#~ "The Debian Installer CD contains a small EFI partition where the " -#~ "<command>ELILO</command> bootloader, its configuration file, the " -#~ "installer's kernel, and initial filesystem (initrd) are located. The " -#~ "running system also contains an EFI partition where the necessary files " -#~ "for booting the system reside. These files are readable from the EFI " -#~ "Shell as described below." -#~ msgstr "" -#~ "Debian CD 包含了一個小型版本的 EFI 分割區來放置其設定檔<command>ELILO</" -#~ "command>、安裝程式核心以及初始的檔案系統 (initrd)。運行的系統同時也包含了" -#~ "一個 EFI 分割區用於放置開機系統所需要的必要檔案。這些檔案可以從 EFI Shell " -#~ "讀出,描述如下。" - -#~ msgid "" -#~ "Most of the details of how <command>ELILO</command> actually loads and " -#~ "starts a system are transparent to the system installer. However, the " -#~ "installer must set up an EFI partition prior to installing the base " -#~ "system. Otherwise, the installation of <command>ELILO</command> will " -#~ "fail, rendering the system un-bootable. The EFI partition is allocated " -#~ "and formatted in the partitioning step of the installation prior to " -#~ "loading any packages on the system disk. The partitioning task also " -#~ "verifies that a suitable EFI partition is present before allowing the " -#~ "installation to proceed." -#~ msgstr "" -#~ "大部分有關 <command>ELILO</command> 如何實際裝入和啟動系統的細節對系統安裝" -#~ "程式是透明的。但是,安裝程式必須設置 EFI 分割區優先級來安裝基本系統。否則 " -#~ "<command>ELILO</command> 的安裝將會失敗並且導致系統不可開機。EFI 分割區是" -#~ "是在分割步驟中被分割出來且格式化的,之後安裝程式就會宰入系統磁碟的所有軟體" -#~ "套件。分割步驟也會在繼續安裝步驟前檢查 EFI 分割區是否合適。" - -#~ msgid "" -#~ "The EFI Boot Manager is presented as the last step of the firmware " -#~ "initialization. It displays a menu list from which the user can select an " -#~ "option. Depending on the model of system and what other software has been " -#~ "loaded on the system, this menu may be different from one system to " -#~ "another. There should be at least two menu items displayed, <command>Boot " -#~ "Option Maintenance Menu</command> and <command>EFI Shell (Built-in)</" -#~ "command>. Using the first option is preferred, however, if that option is " -#~ "not available or the CD for some reason does not boot with it, use the " -#~ "second option." -#~ msgstr "" -#~ "EFI Boot Manager 在韌體初始化的最後一步會被啟動。它顯示一個選單列表供使用" -#~ "者選擇。取決於系統的型號並且是否有其他的軟體已經被裝入系統,這個選單在不同" -#~ "系統上可能會不同。在每一個系統上,至少會有兩個選單項,<command>Boot " -#~ "Option Maintenance Menu</command> 與 <command>EFI Shell (Built-in)</" -#~ "command>。建議使用第一個,當然,若該選項不可用或者 CD 由於某種原因沒法啟" -#~ "動,使用第二個。" - -#~ msgid "IMPORTANT" -#~ msgstr "重要" - -#~ msgid "" -#~ "The EFI Boot Manager will select a default boot action, typically the " -#~ "first menu choice, within a pre-set number of seconds. This is indicated " -#~ "by a countdown at the bottom of the screen. Once the timer expires and " -#~ "the systems starts the default action, you may have to reboot the machine " -#~ "in order to continue the installation. If the default action is the EFI " -#~ "Shell, you can return to the Boot Manager by running <command>exit</" -#~ "command> at the shell prompt." -#~ msgstr "" -#~ "EFI Boot Manager 會在預設的幾秒鐘之後選擇預設的啟動方式,一般是第一選單" -#~ "項。在螢幕底部會有倒計時顯示。時間一到,系統按預設方式啟動,這樣您也許需要" -#~ "重新啟動才能繼續安裝。如果預設是 EFI Shell,您可在提示符號下執行 " -#~ "<command>exit</command> 以返回 Boot Manager。" - -#~ msgid "Option 1: Booting from the Boot Option Maintenance Menu" -#~ msgstr "選項 1: 從 Boot Option Maintenance Menu 啟動" - -#~ msgid "" -#~ "Insert the CD in the DVD/CD drive and reboot the machine. The firmware " -#~ "will display the EFI Boot Manager page and menu after it completes its " -#~ "system initialization." -#~ msgstr "" -#~ "插入光碟到 DVD/CD 光碟機,然後重啟機器。韌體在完成系統初始化後會顯示 EFI " -#~ "Boot Manager 頁面和選單。" - -#~ msgid "" -#~ "Select <command>Boot Maintenance Menu</command> from the menu with the " -#~ "arrow keys and press <command>ENTER</command>. This will display a new " -#~ "menu." -#~ msgstr "" -#~ "透過方向鍵選擇 <command>Boot Maintenance Menu</command> 然後按下 " -#~ "<command>ENTER</command>。會顯示一個新選單。" - -#~ msgid "" -#~ "Select <command>Boot From a File</command> from the menu with the arrow " -#~ "keys and press <command>ENTER</command>. This will display a list of " -#~ "devices probed by the firmware. You should see two menu lines containing " -#~ "either the label <command>Debian Inst [Acpi ...</command> or " -#~ "<command>Removable Media Boot</command>. If you examine the rest of the " -#~ "menu line, you will notice that the device and controller information " -#~ "should be the same." -#~ msgstr "" -#~ "透過方向鍵選擇 <command>Boot From a File</command>,然後按下 " -#~ "<command>ENTER</command>。將顯示韌體檢測到的設備列表。您會看到兩個選單行," -#~ "它們包括 <command>Debian Inst [Acpi ...</command> 或 <command>Removable " -#~ "Media Boot</command>標籤。如果您檢查選單行其他部分,會看到對應的設備和控制" -#~ "器資訊。" - -#~ msgid "" -#~ "You can choose either of the entries that refer to the CD/DVD drive. " -#~ "Select your choice with the arrow keys and press <command>ENTER</" -#~ "command>. If you choose <command>Removable Media Boot</command> the " -#~ "machine will immediately start the boot load sequence. If you choose " -#~ "<command>Debian Inst [Acpi ...</command> instead, it will display a " -#~ "directory listing of the bootable portion of the CD, requiring you to " -#~ "proceed to the next (additional) step." -#~ msgstr "" -#~ "您可選擇指向 CD/DVD 光碟機的項目。透過方向鍵選擇並按下 <command>ENTER</" -#~ "command>。如果您選擇 <command>Removable Media Boot</command> 機器將進入啟" -#~ "動步驟。如果您選擇 <command>Debian Inst [Acpi ...</command>,它會顯示一個" -#~ "可啟動的光碟目錄列表,要求您進行 (額外的) 下一步。" - -#~ msgid "" -#~ "You will only need this step if you chose <command>Debian Inst [Acpi ...</" -#~ "command>. The directory listing will also show <command>[Treat like " -#~ "Removable Media Boot]</command> on the next to the last line. Select this " -#~ "line with the arrow keys and press <command>ENTER</command>. This will " -#~ "start the boot load sequence." -#~ msgstr "" -#~ "您只在選擇 <command>Debian Inst [Acpi ...</command> 時需要這個。目錄列表還" -#~ "會顯示 <command>[Treat like Removable Media Boot]</command> 至最後一行。用" -#~ "方向鍵選擇,並按下 <command>ENTER</command>。這將進入啟動步驟。" - -#~ msgid "" -#~ "These steps start the Debian boot loader which will display a menu page " -#~ "for you to select a boot kernel and options. Proceed to selecting the " -#~ "boot kernel and options." -#~ msgstr "" -#~ "這些步驟啟動的 Debian boot-loader 會顯示一個選單頁以選擇啟動核心和選項。進" -#~ "入選擇啟動核心和選項。" - -#~ msgid "Option 2: Booting from the EFI Shell" -#~ msgstr "選項 2: 從 EFI Shell 啟動" - -#~ msgid "" -#~ "If, for some reason, option 1 is not successful, reboot the machine and " -#~ "when the EFI Boot Manager screen appears there should be one option " -#~ "called <command>EFI Shell [Built-in]</command>. Boot the Debian Installer " -#~ "CD with the following steps:" -#~ msgstr "" -#~ "某些情況下,選項 1 無法成功,重新啟動機器然後在 EFI Boot Manager 畫面出現" -#~ "的時候會有一個選項稱為 <command>EFI Shell [Built-in]</command>。 可以透過" -#~ "如下步驟來啟動 Debian 安裝程式:" - -#~ msgid "" -#~ "Insert the CD in the DVD/CD drive and reboot the machine. The firmware " -#~ "will display the EFI Boot Manager page and menu after it completes system " -#~ "initialization." -#~ msgstr "" -#~ "把光碟放入光碟機並重新開機。系統初始化之後韌體將會顯示 EFI Boot Manager 的" -#~ "主頁和選單。" - -#~ msgid "" -#~ "Select <command>EFI Shell</command> from the menu with the arrow keys and " -#~ "press <command>ENTER</command>. The EFI Shell will scan all of the " -#~ "bootable devices and display them to the console before displaying its " -#~ "command prompt. The recognized bootable partitions on devices will show a " -#~ "device name of <filename>fs<replaceable>n</replaceable>:</filename>. All " -#~ "other recognized partitions will be named <filename>blk<replaceable>n</" -#~ "replaceable>:</filename>. If you inserted the CD just before entering the " -#~ "shell, this may take a few extra seconds as it initializes the CD drive." -#~ msgstr "" -#~ "選擇 <command>EFI Shell</command> 然後按下 <command>ENTER</command>。EFI " -#~ "Shell 將掃瞄所有的可開機設備,並且在顯示其指令提示符號前在控制台列出它們。" -#~ "被辨認出去有可開機分割區的設備將以 <filename>fs<replaceable>n</" -#~ "replaceable>:</filename> 格式顯示。所有其他辨認出的分割區,將被命名為 " -#~ "<filename>blk<replaceable>n</replaceable>:</filename>。如果您在進入介殼之" -#~ "前就插入光碟,這將花費一些時間以初始化光碟機。" - -#~ msgid "" -#~ "Examine the output from the shell looking for the CDROM drive. It is most " -#~ "likely the <filename>fs0:</filename> device although other devices with " -#~ "bootable partitions will also show up as <filename>fs<replaceable>n</" -#~ "replaceable></filename>." -#~ msgstr "" -#~ "在檢查光碟機期間請查看介殼的輸出顯示。一般來說是 <filename>fs0:</" -#~ "filename> 其他具有可開機分割區的設備上也會顯示成 " -#~ "<filename>fs<replaceable>n</replaceable></filename>。" - -#~ msgid "" -#~ "Enter <command>fs<replaceable>n</replaceable>:</command> and press " -#~ "<command>ENTER</command> to select that device where <replaceable>n</" -#~ "replaceable> is the partition number for the CDROM. The shell will now " -#~ "display the partition number as its prompt." -#~ msgstr "" -#~ "進入 <command>fs<replaceable>n</replaceable>:</command> 然後按下 " -#~ "<command>ENTER</command> 來選擇設備。這裡 <replaceable>n</replaceable> 是" -#~ "光碟的分割區號。介殼將在提示符號下顯示分割區號。" - -#~ msgid "" -#~ "Enter <command>elilo</command> and press <command>ENTER</command>. This " -#~ "will start the boot load sequence." -#~ msgstr "" -#~ "進入 <command>elilo</command> 並按下 <command>ENTER</command>。這將進入啟" -#~ "動步驟。" - -#~ msgid "" -#~ "As with option 1, these steps start the Debian boot loader which will " -#~ "display a menu page for you to select a boot kernel and options. You can " -#~ "also enter the shorter <command>fs<replaceable>n</replaceable>:elilo</" -#~ "command> command at the shell prompt. Proceed to selecting the boot " -#~ "kernel and options." -#~ msgstr "" -#~ "與選項 1 相同,這些步驟也會啟動 Debian boot-loader,顯示一個選單頁供選擇啟" -#~ "動核心和參數。您可在介殼提示符號下輸入 <command>fs<replaceable>n</" -#~ "replaceable>:elilo</command>簡短指令。進入選擇啟動核心和選項。" - -#~ msgid "Installing using a Serial Console" -#~ msgstr "使用序列埠控制台安裝" - -#~ msgid "" -#~ "You may choose to perform an install using a monitor and keyboard or " -#~ "using a serial connection. To use a monitor/keyboard setup, select an " -#~ "option containing the string [VGA console]. To install over a serial " -#~ "connection, choose an option containing the string [<replaceable>BAUD</" -#~ "replaceable> baud serial console], where <replaceable>BAUD</replaceable> " -#~ "is the speed of your serial console. Menu items for the most typical baud " -#~ "rate settings on the ttyS0 device are preconfigured." -#~ msgstr "" -#~ "您可選擇使用顯示器與鍵盤或者序列埠連接來進行安裝。要使用顯示器/鍵盤配置," -#~ "選擇包含 [VGA console] 的選項。要透過序列埠連接,選擇包含 " -#~ "[<replaceable>BAUD</replaceable> baud serial console] 的選項,其中 " -#~ "<replaceable>BAUD</replaceable> 是序列連接速度。選單項裡有大多數常見鮑率" -#~ "的 ttyS0 設備都有預設。" - -#~ msgid "" -#~ "In most circumstances, you will want the installer to use the same baud " -#~ "rate as your connection to the EFI console. If you aren't sure what this " -#~ "setting is, you can obtain it using the command <command>baud</command> " -#~ "at the EFI shell." -#~ msgstr "" -#~ "大多時候,您會讓安裝程式使用與連接 EFI 控制台相同的鮑率。如果您不知如何設" -#~ "定,可以在 EFI shell 透過 <command>baud</command> 指令取得。" - -#~ msgid "" -#~ "If there is not an option available that is configured for the serial " -#~ "device or baud rate you would like to use, you may override the console " -#~ "setting for one of the existing menu options. For example, to use a 57600 " -#~ "baud console over the ttyS1 device, enter <command>console=ttyS1,57600n8</" -#~ "command> into the <classname>Boot:</classname> text window." -#~ msgstr "" -#~ "如果沒有序列配置的選項或者您要使用的鮑率,可以覆蓋某個選單項裡面的既有鮑" -#~ "率。例如,使用 57600 鮑率覆蓋 ttyS1 設備,輸入 " -#~ "<command>console=ttyS1,57600n8</command> 到 <classname>Boot:</classname> " -#~ "文字視窗。" - -#~ msgid "" -#~ "Most IA-64 boxes ship with a default console setting of 9600 baud. This " -#~ "setting is rather slow, and the normal installation process will take a " -#~ "significant time to draw each screen. You should consider either " -#~ "increasing the baud rate used for performing the installation, or " -#~ "performing a Text Mode installation. See the <classname>Params</" -#~ "classname> help menu for instructions on starting the installer in Text " -#~ "Mode." -#~ msgstr "" -#~ "大多數 IA-64 機器配備預設 9600 鮑率的控制台。這個速率太慢,普通安裝過程將" -#~ "花費明顯的時間來更新每個螢幕。您要麼透過提高鮑率以提升安裝效率,要麼使用文" -#~ "字模式安裝。參考 <classname>Params</classname> 說明選單,取得啟動文字模式" -#~ "安裝的指導。" - -#~ msgid "" -#~ "If you select the wrong console type, you will be able to select the " -#~ "kernel and enter parameters but both the display and your input will go " -#~ "dead as soon as the kernel starts, requiring you to reboot before you can " -#~ "begin the installation." -#~ msgstr "" -#~ "如果您選擇了錯誤的控制台類型,即便可以選擇核心和輸入參數,但顯示與輸入將在" -#~ "內核啟動後死掉,只有重新啟動才能開始安裝。" - -#~ msgid "Selecting the Boot Kernel and Options" -#~ msgstr "選擇啟動核心與選項" - -#~ msgid "" -#~ "The boot loader will display a form with a menu list and a text window " -#~ "with a <classname>Boot:</classname> prompt. The arrow keys select an item " -#~ "from the menu and any text typed at the keyboard will appear in the text " -#~ "window. There are also help screens which can be displayed by pressing " -#~ "the appropriate function key. The <classname>General</classname> help " -#~ "screen explains the menu choices and the <classname>Params</classname> " -#~ "screen explains the common command line options." -#~ msgstr "" -#~ "開機程式會顯示一個表單,具有選單列與包含 <classname>Boot:</classname> 提示" -#~ "符號的文字視窗。用方向鍵選擇選單項並且鍵盤輸入的字元將顯示在鮑率視窗。輸入" -#~ "適當的功能鍵會顯示說明視窗。<classname>普通的</classname>說明視窗解釋選單" -#~ "選項,<classname>Params</classname>視窗解釋命令列參數。" - -#~ msgid "" -#~ "Consult the <classname>General</classname> help screen for the " -#~ "description of the kernels and install modes most appropriate for your " -#~ "installation. You should also consult <xref linkend=\"boot-parms\"/> " -#~ "below for any additional parameters that you may want to set in the " -#~ "<classname>Boot:</classname> text window. The kernel version you choose " -#~ "selects the kernel version that will be used for both the installation " -#~ "process and the installed system. If you encounter kernel problems with " -#~ "the installation, you may also have those same problems with the system " -#~ "you install. The following two steps will select and start the install:" -#~ msgstr "" -#~ "查詢 <classname>General</classname> 說明頁面,瞭解核心的說明和安裝對應的模" -#~ "式。您還應該查詢 <xref linkend=\"boot-parms\"/>,瞭解在文字視窗中需要設置" -#~ "的額外參數 <classname>Boot:</classname>,您選擇的核心版本將會用在安裝過程" -#~ "和安裝好的系統中。如果安裝時碰到核心問題,在安裝好的系統中也會出現。以下兩" -#~ "步選擇和開始安裝:" - -#~ msgid "" -#~ "Select the kernel version and installation mode most appropriate to your " -#~ "needs with the arrow keys." -#~ msgstr "使用方向鍵選擇您需要的核心版本和適合的安裝模式。" - -#~ msgid "" -#~ "Enter any boot parameters by typing at the keyboard. The text will be " -#~ "displayed directly in the text window. This is where kernel parameters " -#~ "(such as serial console settings) are specified." -#~ msgstr "" -#~ "在鍵盤上輸入任何啟動參數。這些文字將直接顯示在文字視窗。這是核心參數 (如同" -#~ "序列控制台) 指定的。" - -#~ msgid "" -#~ "Press <command>ENTER</command>. This will load and start the kernel. The " -#~ "kernel will display its usual initialization messages followed by the " -#~ "first screen of the Debian Installer." -#~ msgstr "" -#~ "按下 <command>ENTER</command>。會載入並啟動核心。核心在 Debian 安裝程式的" -#~ "第一個螢幕顯示常規的初始化資訊。" - -#~ msgid "" -#~ "Proceed to the next chapter to continue the installation where you will " -#~ "set up the language locale, network, and disk partitions." -#~ msgstr "進入到下一章繼續安裝本地語言,網路和磁碟分割區。" - -#, fuzzy -#~ msgid "" -#~ "Booting an IA-64 system from the network is similar to a CD boot. The " -#~ "only difference is how the installation kernel is loaded. The EFI Boot " -#~ "Manager can load and start programs from a server on the network. Once " -#~ "the installation kernel is loaded and starts, the system install will " -#~ "proceed thru the same steps as the CD install with the exception that the " -#~ "packages of the base install will be loaded from the network rather than " -#~ "the CD drive." -#~ msgstr "" -#~ "在 IA64 系統上面從網路開機很像從光碟上開機。唯一的區別是如何裝入核心。EFI " -#~ "Boot Manager 可以裝入並且從網路伺服器開始程式。一旦安裝核心被載入並且啟" -#~ "動,系統的安裝將和光碟安裝步驟相同,只是基本軟體套件將從網路裝入而不是光碟" -#~ "機。" - -#, fuzzy -#~ msgid "" -#~ "Network booting an IA-64 system requires two architecture-specific " -#~ "actions. On the boot server, DHCP and TFTP must be configured to deliver " -#~ "<command>elilo</command>. On the client a new boot option must be defined " -#~ "in the EFI boot manager to enable loading over a network." -#~ msgstr "" -#~ "用網路將一台 IA64 系統開機需要兩個架構相關的操作。在開機伺服器上,DHCP 和 " -#~ "TFTP 必須設定成可以傳送 <command>elilo</command>。在客戶端,必須在 EFI " -#~ "Boot Manager 定義新的開機選項來啟動網路網路以下載核心。" - -#~ msgid "Configuring the Server" -#~ msgstr "配置網路伺服器" - -#, fuzzy -#~ msgid "" -#~ "A suitable TFTP entry for network booting an IA-64 system looks something " -#~ "like this: <informalexample><screen>\n" -#~ "host mcmuffin {\n" -#~ " hardware ethernet 00:30:6e:1e:0e:83;\n" -#~ " fixed-address 10.0.0.21;\n" -#~ " filename \"debian-installer/ia64/elilo.efi\";\n" -#~ "}\n" -#~ "</screen></informalexample> Note that the goal is to get <command>elilo." -#~ "efi</command> running on the client." -#~ msgstr "" -#~ "一個用於 ia64 系統的合適呵網路開機 TFTP 選項應該看起來像這樣: " -#~ "<informalexample><screen>\n" -#~ "host mcmuffin {\n" -#~ " hardware ethernet 00:30:6e:1e:0e:83;\n" -#~ " fixed-address 10.0.0.21;\n" -#~ " filename \"debian-installer/ia64/elilo.efi\";\n" -#~ "}\n" -#~ "</screen></informalexample> 注意到目標是讓 <command>elilo.efi</command> 在" -#~ "客戶端運行。" - -#~ msgid "" -#~ "Extract the <filename>netboot.tar.gz</filename> file into the directory " -#~ "used as the root for your tftp server. Typical tftp root directories " -#~ "include <filename>/var/lib/tftp</filename> and <filename>/tftpboot</" -#~ "filename>. This will create a <filename>debian-installer</filename> " -#~ "directory tree containing the boot files for an IA-64 system." -#~ msgstr "" -#~ "使用 root 解壓縮 <filename>netboot.tar.gz</filename> 檔案到您的 tftp 伺服" -#~ "器。典型的 tftp 根目錄包括 <filename>/var/lib/tftp</filename> 和 " -#~ "<filename>/tftpboot</filename>。這將建立 <filename>debian-installer</" -#~ "filename> 目錄樹,它包括 IA-64 系統需要的開機檔案。" - -#~ msgid "" -#~ "# cd /var/lib/tftp\n" -#~ "# tar xvfz /home/user/netboot.tar.gz\n" -#~ "./\n" -#~ "./debian-installer/\n" -#~ "./debian-installer/ia64/\n" -#~ "[...]" -#~ msgstr "" -#~ "# cd /var/lib/tftp\n" -#~ "# tar xvfz /home/user/netboot.tar.gz\n" -#~ "./\n" -#~ "./debian-installer/\n" -#~ "./debian-installer/ia64/\n" -#~ "[...]" - -#~ msgid "" -#~ "The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</" -#~ "filename> file that should work for most configurations. However, should " -#~ "you need to make changes to this file, you can find it in the " -#~ "<filename>debian-installer/ia64/</filename> directory. It is possible to " -#~ "have different config files for different clients by naming them using " -#~ "the client's IP address in hex with the suffix <filename>.conf</filename> " -#~ "instead of <filename>elilo.conf</filename>. See documentation provided in " -#~ "the <classname>elilo</classname> package for details." -#~ msgstr "" -#~ "<filename>netboot.tar.gz</filename> 包含 <filename>elilo.conf</filename> " -#~ "可以在大多數的設定下工作。另外,要修改這個檔案,您可以在 <filename>debian-" -#~ "installer/ia64/</filename> 目錄中找到。這只需要按照客戶端 IP 位址的 16 進" -#~ "位命名這些檔案並且以 <filename>.conf</filename> 為副檔名取代 " -#~ "<filename>elilo.conf</filename>。請查看 <classname>elilo</classname> 軟體" -#~ "套件附帶的文件以取得細節。" - -#~ msgid "Configuring the Client" -#~ msgstr "配置客戶端" - -#~ msgid "" -#~ "To configure the client to support TFTP booting, start by booting to EFI " -#~ "and entering the <guimenu>Boot Option Maintenance Menu</guimenu>. " -#~ "<itemizedlist> <listitem><para> Add a boot option. </para></listitem> " -#~ "<listitem><para> You should see one or more lines with the text " -#~ "<guimenuitem>Load File [Acpi()/.../Mac()]</guimenuitem>. If more than one " -#~ "of these entries exist, choose the one containing the MAC address of the " -#~ "interface from which you'll be booting. Use the arrow keys to highlight " -#~ "your choice, then press enter. </para></listitem> <listitem><para> Name " -#~ "the entry <userinput>Netboot</userinput> or something similar, save, and " -#~ "exit back to the boot options menu. </para></listitem> </itemizedlist> " -#~ "You should see the new boot option you just created, and selecting it " -#~ "should initiate a DHCP query, leading to a TFTP load of <filename>elilo." -#~ "efi</filename> from the server." -#~ msgstr "" -#~ "如果要設定支援 TFTP 開機的客戶端,只需要開機至 EFI,然後進入 " -#~ "<guimenu>Boot Option Maintenance Menu</guimenu>。<itemizedlist> " -#~ "<listitem><para> 加入一個開機選項。</para></listitem> <listitem><para> 您" -#~ "會看到一行或多行含有 <guimenuitem>Load File [Acpi()/.../Mac()]</" -#~ "guimenuitem> 的文字。如果存在一個以上的選項,選擇您需要您要啟動的機器的 " -#~ "MAC 位址的選項。使用方向鍵反白選擇,然後按 Enter。</para></listitem> " -#~ "<listitem><para> 為此選項命名,如 <userinput>Netboot</userinput> 或者相似" -#~ "的,儲存然後退回至開機選項選單。</para></listitem> </itemizedlist> 您現在" -#~ "應該能夠看到剛剛建立的新開機選項,選擇後應該會初始化一個 DHCP 查詢,然後會" -#~ "從伺服器載入 <filename>elilo.efi</filename>。" +#. Tag: title +#: boot-installer.xml:1065 +#, no-c-format +msgid "The Boot Prompt" +msgstr "開機提示" + +#. Tag: para +#: boot-installer.xml:1066 +#, no-c-format +msgid "" +"When the installer boots, you should be presented with a friendly graphical " +"screen showing the Debian logo and the boot prompt: " +"<informalexample><screen>\n" +"Press F1 for help, or ENTER to boot:\n" +"</screen></informalexample> At the boot prompt you can either just press " +"&enterkey; to boot the installer with default options or enter a specific " +"boot method and, optionally, boot parameters." +msgstr "" +"安裝程式啟動後,您應該會看到一個友善的畫面,顯示著 Debian 的標誌,以及啟動提" +"示:<informalexample><screen>\n" +"Press F1 for help, or ENTER to boot:\n" +"</screen></informalexample> 在提示號下您可以直接按下 &enterkey; 來使用預設選" +"項啟動安裝程式,或者輸入參數以指定您要使用的啟動方式。" + +#. Tag: para +#: boot-installer.xml:1078 +#, fuzzy, no-c-format +msgid "" +"Information on available boot methods and on boot parameters which might be " +"useful can be found by pressing <keycap>F2</keycap> through <keycap>F8</" +"keycap>. If you add any parameters to the boot command line, be sure to type " +"the boot method (the default is <userinput>linux</userinput>) and a space " +"before the first parameter (e.g., <userinput>linux fb=false</userinput>)." +msgstr "" +"有關開機參數的資訊可能會很有用。它可以透過 <keycap>F3</keycap> 到 <phrase " +"condition=\"sarge\"><keycap>F7</keycap></phrase><phrase condition=\"etch" +"\"><keycap>F8</keycap></phrase> 來得知。如果您加入任何參數至開機命令列,請確" +"保在開機方法 (預設是 <userinput>linux</userinput>) 和第一個參數之間有一個空" +"格 (例如 <userinput>linux floppy=thinkpad</userinput>)。如果您只鍵入 " +"&enterkey;,這等同於輸入 <userinput>linux</userinput> 不附帶任何參數。" + +#. Tag: para +#: boot-installer.xml:1087 +#, fuzzy, no-c-format +msgid "" +"If you are installing the system via a remote management device that " +"provides a text interface to the VGA console, you may not be able to see the " +"initial graphical splash screen upon booting the installer; you may even not " +"see the boot prompt. Examples of these devices include the text console of " +"Compaq's <quote>integrated Lights Out</quote> (iLO) and HP's " +"<quote>Integrated Remote Assistant</quote> (IRA). You can blindly press " +"F1<footnote> <para> In some cases these devices will require special escape " +"sequences to enact this keypress, for example the IRA uses <keycombo> " +"<keycap>Ctrl</keycap> <keycap>F</keycap> </keycombo>, <keycap>1</" +"keycap>. </para> </footnote> to bypass this screen and view the help text. " +"Once you are past the splash screen and at the help text your keystrokes " +"will be echoed at the prompt as expected. To prevent the installer from " +"using the framebuffer for the rest of the installation, you will also want " +"to add <userinput>fb=false</userinput> to the boot prompt, as described in " +"the help text." +msgstr "" +"如果您透過提供 VGA 文字介面的遠端遙控設備來安裝系統,您可能無法看到安裝程式一" +"開始顯示的版權圖形;您甚至可能看不到啟動提示號。這些設備例如康柏的 " +"<quote>integrated Lights Out</quote> (iLO) 和 <quote>Integrated Remote " +"Assistant</quote> (IRA) 的文字控制台。您可以直接按下 F1<footnote> <para> 在某" +"些狀況下,這些設備需要特殊的跳脫字串來啟用這個按鍵,例如 IRA 使用 <keycombo> " +"<keycap>Ctrl</keycap> <keycap>F</keycap> </keycombo>, <keycap>1</" +"keycap>. </para> </footnote> 來跳過這個畫面,並且顯示說明畫面。只要您離開了圖" +"標畫面並進入了說明文字畫面,您的按下的按鍵就會顯示在螢幕上。為了防止安裝程式" +"在之後的安裝步驟中使用 framebuffer,您可能會加入 <userinput>debian-installer/" +"framebuffer=false</userinput> 到啟動參數中,如同說明文字中描述的。" + +#. Tag: title +#: boot-installer.xml:1162 +#, no-c-format +msgid "CD Contents" +msgstr "光碟的內容" + +#. Tag: para +#: boot-installer.xml:1164 +#, no-c-format +msgid "" +"There are three basic variations of Debian Install CDs. The " +"<emphasis>Business Card</emphasis> CD has a minimal installation that will " +"fit on the small form factor CD media. It requires a network connection in " +"order to install the rest of the base installation and make a usable system. " +"The <emphasis>Network Install</emphasis> CD has all of the packages for a " +"base install but requires a network connection to a Debian mirror site in " +"order to install the extra packages one would want for a complete system . " +"The set of Debian CDs can install a complete system from the wide range of " +"packages without needing access to the network." +msgstr "" +"有三種基本的 Debian 安裝光碟衍生品:<emphasis>名片式</emphasis>光碟具有最少量" +"的安裝程式並且可以裝在一小張光碟上。它的安裝需要網路連接來安裝其他部分的基本" +"安裝程式以建立一個可用的系統。<emphasis>網路安裝</emphasis>光碟具有所有基礎安" +"裝所需要的套件但是它還是需要一個能連接到 Debian 鏡像網站的網路連接來安裝其他" +"的軟體套件來建立一個完全的系統。Debian 光碟套件則可以不透過網路就可以安裝一個" +"具有各種範圍軟體套件的完全系統。" + +#. Tag: para +#: boot-installer.xml:1180 +#, no-c-format +msgid "" +"The IA-64 architecture uses the next generation Extensible Firmware " +"Interface (EFI) from Intel. Unlike the traditional x86 BIOS which knows " +"little about the boot device other than the partition table and Master Boot " +"Record (MBR), EFI can read and write files from FAT16 or FAT32 formatted " +"disk partitions. This simplifies the often arcane process of starting a " +"system. The system boot loader and the EFI firmware that supports it have a " +"full filesystem to store the files necessary for booting the machine. This " +"means that the system disk on an IA-64 system has an additional disk " +"partition dedicated to EFI instead of the simple MBR or boot block on more " +"conventional systems." +msgstr "" +"IA-64 使用 Intel 最新的可拓展韌體界面 (Extensible Firmware Interface, EFI)。" +"與傳統的 x86 BIOS 只瞭解分割區表和主開機記錄 (MBR) 而不知道其他開機設備的特點" +"不同,EFI 可以 對 FAT16 和 FAT32 格式的硬碟分割區進行讀寫操作。這個特點簡化了" +"通常很難以理解的系統啟動過程。系統的 boot-loader 以及 EFI 韌體支援一個完全的" +"檔案系統來保存啟動機器所需要的所有檔案。這意味著在一個 IA-64 系統上的系統磁碟" +"具有一個附加的專門為 EFI 服務的磁碟分割區而不是像傳統系統上只是簡單的 MBR 或" +"者開機塊記錄。" + +#. Tag: para +#: boot-installer.xml:1196 +#, no-c-format +msgid "" +"The Debian Installer CD contains a small EFI partition where the " +"<command>ELILO</command> bootloader, its configuration file, the installer's " +"kernel, and initial filesystem (initrd) are located. The running system also " +"contains an EFI partition where the necessary files for booting the system " +"reside. These files are readable from the EFI Shell as described below." +msgstr "" +"Debian CD 包含了一個小型版本的 EFI 分割區來放置其設定檔<command>ELILO</" +"command>、安裝程式核心以及初始的檔案系統 (initrd)。運行的系統同時也包含了一" +"個 EFI 分割區用於放置開機系統所需要的必要檔案。這些檔案可以從 EFI Shell 讀" +"出,描述如下。" + +#. Tag: para +#: boot-installer.xml:1205 +#, no-c-format +msgid "" +"Most of the details of how <command>ELILO</command> actually loads and " +"starts a system are transparent to the system installer. However, the " +"installer must set up an EFI partition prior to installing the base system. " +"Otherwise, the installation of <command>ELILO</command> will fail, rendering " +"the system un-bootable. The EFI partition is allocated and formatted in the " +"partitioning step of the installation prior to loading any packages on the " +"system disk. The partitioning task also verifies that a suitable EFI " +"partition is present before allowing the installation to proceed." +msgstr "" +"大部分有關 <command>ELILO</command> 如何實際裝入和啟動系統的細節對系統安裝程" +"式是透明的。但是,安裝程式必須設置 EFI 分割區優先級來安裝基本系統。否則 " +"<command>ELILO</command> 的安裝將會失敗並且導致系統不可開機。EFI 分割區是是在" +"分割步驟中被分割出來且格式化的,之後安裝程式就會宰入系統磁碟的所有軟體套件。" +"分割步驟也會在繼續安裝步驟前檢查 EFI 分割區是否合適。" + +#. Tag: para +#: boot-installer.xml:1217 +#, no-c-format +msgid "" +"The EFI Boot Manager is presented as the last step of the firmware " +"initialization. It displays a menu list from which the user can select an " +"option. Depending on the model of system and what other software has been " +"loaded on the system, this menu may be different from one system to another. " +"There should be at least two menu items displayed, <command>Boot Option " +"Maintenance Menu</command> and <command>EFI Shell (Built-in)</command>. " +"Using the first option is preferred, however, if that option is not " +"available or the CD for some reason does not boot with it, use the second " +"option." +msgstr "" +"EFI Boot Manager 在韌體初始化的最後一步會被啟動。它顯示一個選單列表供使用者選" +"擇。取決於系統的型號並且是否有其他的軟體已經被裝入系統,這個選單在不同系統上" +"可能會不同。在每一個系統上,至少會有兩個選單項,<command>Boot Option " +"Maintenance Menu</command> 與 <command>EFI Shell (Built-in)</command>。建議使" +"用第一個,當然,若該選項不可用或者 CD 由於某種原因沒法啟動,使用第二個。" + +#. Tag: title +#: boot-installer.xml:1236 +#, no-c-format +msgid "IMPORTANT" +msgstr "重要" + +#. Tag: para +#: boot-installer.xml:1237 +#, no-c-format +msgid "" +"The EFI Boot Manager will select a default boot action, typically the first " +"menu choice, within a pre-set number of seconds. This is indicated by a " +"countdown at the bottom of the screen. Once the timer expires and the " +"systems starts the default action, you may have to reboot the machine in " +"order to continue the installation. If the default action is the EFI Shell, " +"you can return to the Boot Manager by running <command>exit</command> at the " +"shell prompt." +msgstr "" +"EFI Boot Manager 會在預設的幾秒鐘之後選擇預設的啟動方式,一般是第一選單項。在" +"螢幕底部會有倒計時顯示。時間一到,系統按預設方式啟動,這樣您也許需要重新啟動" +"才能繼續安裝。如果預設是 EFI Shell,您可在提示符號下執行 <command>exit</" +"command> 以返回 Boot Manager。" + +#. Tag: title +#: boot-installer.xml:1249 +#, no-c-format +msgid "Option 1: Booting from the Boot Option Maintenance Menu" +msgstr "選項 1: 從 Boot Option Maintenance Menu 啟動" + +#. Tag: para +#: boot-installer.xml:1256 +#, no-c-format +msgid "" +"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " +"display the EFI Boot Manager page and menu after it completes its system " +"initialization." +msgstr "" +"插入光碟到 DVD/CD 光碟機,然後重啟機器。韌體在完成系統初始化後會顯示 EFI " +"Boot Manager 頁面和選單。" -#~ msgid "" -#~ "The boot loader will display its prompt after it has downloaded and " -#~ "processed its configuration file. At this point, the installation " -#~ "proceeds with the same steps as a CD install. Select a boot option as in " -#~ "above and when the kernel has completed installing itself from the " -#~ "network, it will start the Debian Installer." -#~ msgstr "" -#~ "在下載並且處理設定檔後,boot-loader 將顯示它的提示符號。從這裡開始,安裝過" -#~ "程將和光碟安裝是同樣的過程。完成從網路的自動安裝核心後,選擇一個如同前文提" -#~ "到的開機選項,它將開始 Debian 安裝程式。" +#. Tag: para +#: boot-installer.xml:1262 +#, no-c-format +msgid "" +"Select <command>Boot Maintenance Menu</command> from the menu with the arrow " +"keys and press <command>ENTER</command>. This will display a new menu." +msgstr "" +"透過方向鍵選擇 <command>Boot Maintenance Menu</command> 然後按下 " +"<command>ENTER</command>。會顯示一個新選單。" -#~ msgid "Choosing an Installation Method" -#~ msgstr "選擇安裝方法" +#. Tag: para +#: boot-installer.xml:1268 +#, no-c-format +msgid "" +"Select <command>Boot From a File</command> from the menu with the arrow keys " +"and press <command>ENTER</command>. This will display a list of devices " +"probed by the firmware. You should see two menu lines containing either the " +"label <command>Debian Inst [Acpi ...</command> or <command>Removable Media " +"Boot</command>. If you examine the rest of the menu line, you will notice " +"that the device and controller information should be the same." +msgstr "" +"透過方向鍵選擇 <command>Boot From a File</command>,然後按下 <command>ENTER</" +"command>。將顯示韌體檢測到的設備列表。您會看到兩個選單行,它們包括 " +"<command>Debian Inst [Acpi ...</command> 或 <command>Removable Media Boot</" +"command>標籤。如果您檢查選單行其他部分,會看到對應的設備和控制器資訊。" + +#. Tag: para +#: boot-installer.xml:1279 +#, no-c-format +msgid "" +"You can choose either of the entries that refer to the CD/DVD drive. Select " +"your choice with the arrow keys and press <command>ENTER</command>. If you " +"choose <command>Removable Media Boot</command> the machine will immediately " +"start the boot load sequence. If you choose <command>Debian Inst [Acpi ...</" +"command> instead, it will display a directory listing of the bootable " +"portion of the CD, requiring you to proceed to the next (additional) step." +msgstr "" +"您可選擇指向 CD/DVD 光碟機的項目。透過方向鍵選擇並按下 <command>ENTER</" +"command>。如果您選擇 <command>Removable Media Boot</command> 機器將進入啟動步" +"驟。如果您選擇 <command>Debian Inst [Acpi ...</command>,它會顯示一個可啟動的" +"光碟目錄列表,要求您進行 (額外的) 下一步。" + +#. Tag: para +#: boot-installer.xml:1290 +#, no-c-format +msgid "" +"You will only need this step if you chose <command>Debian Inst [Acpi ...</" +"command>. The directory listing will also show <command>[Treat like " +"Removable Media Boot]</command> on the next to the last line. Select this " +"line with the arrow keys and press <command>ENTER</command>. This will start " +"the boot load sequence." +msgstr "" +"您只在選擇 <command>Debian Inst [Acpi ...</command> 時需要這個。目錄列表還會" +"顯示 <command>[Treat like Removable Media Boot]</command> 至最後一行。用方向" +"鍵選擇,並按下 <command>ENTER</command>。這將進入啟動步驟。" -#~ msgid "" -#~ "Some &arch-title; subarchs have the option of booting using either a 2.4." -#~ "x or 2.2.x linux kernel. When such a choice exists, try the 2.4.x linux " -#~ "kernel. The installer should also require less memory when using a 2.4.x " -#~ "linux kernel as 2.2.x support requires a fixed-sized ramdisk and 2.4.x " -#~ "uses tmpfs." -#~ msgstr "" -#~ "一些 &arch-title; 子架構可以選擇使用從 2.4.x 或 2.2.x linux 核心啟動。如果" -#~ "以,請使用 2.4.x linux 核心。使用 2.4.x linux 核心的安裝程式要求較少的記憶" -#~ "體, 因為 2.2.x 支援需要固定大小的 ramdisk 而 2.4.x 使用 tmpfs。" +#. Tag: para +#: boot-installer.xml:1302 +#, no-c-format +msgid "" +"These steps start the Debian boot loader which will display a menu page for " +"you to select a boot kernel and options. Proceed to selecting the boot " +"kernel and options." +msgstr "" +"這些步驟啟動的 Debian boot-loader 會顯示一個選單頁以選擇啟動核心和選項。進入" +"選擇啟動核心和選項。" + +#. Tag: title +#: boot-installer.xml:1312 +#, no-c-format +msgid "Option 2: Booting from the EFI Shell" +msgstr "選項 2: 從 EFI Shell 啟動" + +#. Tag: para +#: boot-installer.xml:1313 +#, no-c-format +msgid "" +"If, for some reason, option 1 is not successful, reboot the machine and when " +"the EFI Boot Manager screen appears there should be one option called " +"<command>EFI Shell [Built-in]</command>. Boot the Debian Installer CD with " +"the following steps:" +msgstr "" +"某些情況下,選項 1 無法成功,重新啟動機器然後在 EFI Boot Manager 畫面出現的時" +"候會有一個選項稱為 <command>EFI Shell [Built-in]</command>。 可以透過如下步驟" +"來啟動 Debian 安裝程式:" -#, fuzzy -#~ msgid "" -#~ "If you are using a 2.2.x linux kernel, then you need to use the " -#~ "&ramdisksize; kernel parameter." -#~ msgstr "如果您在使用 2.2.x 核心,也許需要設定 &ramdisksize;。" +#. Tag: para +#: boot-installer.xml:1324 +#, no-c-format +msgid "" +"Insert the CD in the DVD/CD drive and reboot the machine. The firmware will " +"display the EFI Boot Manager page and menu after it completes system " +"initialization." +msgstr "" +"把光碟放入光碟機並重新開機。系統初始化之後韌體將會顯示 EFI Boot Manager 的主" +"頁和選單。" -#~ msgid "" -#~ "Make sure <userinput>root=/dev/ram</userinput> is one of your kernel " -#~ "parameters." -#~ msgstr "確保 <userinput>root=/dev/ram</userinput> 使用您要用的核心。" +#. Tag: para +#: boot-installer.xml:1330 +#, no-c-format +msgid "" +"Select <command>EFI Shell</command> from the menu with the arrow keys and " +"press <command>ENTER</command>. The EFI Shell will scan all of the bootable " +"devices and display them to the console before displaying its command " +"prompt. The recognized bootable partitions on devices will show a device " +"name of <filename>fs<replaceable>n</replaceable>:</filename>. All other " +"recognized partitions will be named <filename>blk<replaceable>n</" +"replaceable>:</filename>. If you inserted the CD just before entering the " +"shell, this may take a few extra seconds as it initializes the CD drive." +msgstr "" +"選擇 <command>EFI Shell</command> 然後按下 <command>ENTER</command>。EFI " +"Shell 將掃瞄所有的可開機設備,並且在顯示其指令提示符號前在控制台列出它們。被" +"辨認出去有可開機分割區的設備將以 <filename>fs<replaceable>n</replaceable>:</" +"filename> 格式顯示。所有其他辨認出的分割區,將被命名為 " +"<filename>blk<replaceable>n</replaceable>:</filename>。如果您在進入介殼之前就" +"插入光碟,這將花費一些時間以初始化光碟機。" + +#. Tag: para +#: boot-installer.xml:1344 +#, no-c-format +msgid "" +"Examine the output from the shell looking for the CDROM drive. It is most " +"likely the <filename>fs0:</filename> device although other devices with " +"bootable partitions will also show up as <filename>fs<replaceable>n</" +"replaceable></filename>." +msgstr "" +"在檢查光碟機期間請查看介殼的輸出顯示。一般來說是 <filename>fs0:</filename> 其" +"他具有可開機分割區的設備上也會顯示成 <filename>fs<replaceable>n</" +"replaceable></filename>。" -#~ msgid "" -#~ "If you're having trouble, check <ulink url=\"&url-m68k-cts-faq;\">cts's " -#~ "&arch-title; debian-installer FAQ</ulink>." -#~ msgstr "" -#~ "如果碰到麻煩,請參閱 <ulink url=\"&url-m68k-cts-faq;\">cts's &arch-title; " -#~ "debian-installer 常見問答集</ulink>。" +#. Tag: para +#: boot-installer.xml:1351 +#, no-c-format +msgid "" +"Enter <command>fs<replaceable>n</replaceable>:</command> and press " +"<command>ENTER</command> to select that device where <replaceable>n</" +"replaceable> is the partition number for the CDROM. The shell will now " +"display the partition number as its prompt." +msgstr "" +"進入 <command>fs<replaceable>n</replaceable>:</command> 然後按下 " +"<command>ENTER</command> 來選擇設備。這裡 <replaceable>n</replaceable> 是光碟" +"的分割區號。介殼將在提示符號下顯示分割區號。" -#~ msgid "Amiga" -#~ msgstr "Amiga" +#. Tag: para +#: boot-installer.xml:1358 +#, no-c-format +msgid "" +"Enter <command>elilo</command> and press <command>ENTER</command>. This will " +"start the boot load sequence." +msgstr "" +"進入 <command>elilo</command> 並按下 <command>ENTER</command>。這將進入啟動步" +"驟。" -#~ msgid "" -#~ "The only method of installation available to amiga is the hard drive (see " -#~ "<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is " -#~ "not bootable.</emphasis>" -#~ msgstr "" -#~ "amiga 僅支援從硬碟安裝方式 (請參閱 <xref linkend=\"m68k-boot-hd\"/>)。 " -#~ "<emphasis>也就是說光碟機無法開機</emphasis>。" +#. Tag: para +#: boot-installer.xml:1365 +#, no-c-format +msgid "" +"As with option 1, these steps start the Debian boot loader which will " +"display a menu page for you to select a boot kernel and options. You can " +"also enter the shorter <command>fs<replaceable>n</replaceable>:elilo</" +"command> command at the shell prompt. Proceed to selecting the boot kernel " +"and options." +msgstr "" +"與選項 1 相同,這些步驟也會啟動 Debian boot-loader,顯示一個選單頁供選擇啟動" +"核心和參數。您可在介殼提示符號下輸入 <command>fs<replaceable>n</replaceable>:" +"elilo</command>簡短指令。進入選擇啟動核心和選項。" + +#. Tag: title +#: boot-installer.xml:1379 +#, no-c-format +msgid "Installing using a Serial Console" +msgstr "使用序列埠控制台安裝" + +#. Tag: para +#: boot-installer.xml:1381 +#, no-c-format +msgid "" +"You may choose to perform an install using a monitor and keyboard or using a " +"serial connection. To use a monitor/keyboard setup, select an option " +"containing the string [VGA console]. To install over a serial connection, " +"choose an option containing the string [<replaceable>BAUD</replaceable> baud " +"serial console], where <replaceable>BAUD</replaceable> is the speed of your " +"serial console. Menu items for the most typical baud rate settings on the " +"ttyS0 device are preconfigured." +msgstr "" +"您可選擇使用顯示器與鍵盤或者序列埠連接來進行安裝。要使用顯示器/鍵盤配置,選擇" +"包含 [VGA console] 的選項。要透過序列埠連接,選擇包含 [<replaceable>BAUD</" +"replaceable> baud serial console] 的選項,其中 <replaceable>BAUD</" +"replaceable> 是序列連接速度。選單項裡有大多數常見鮑率的 ttyS0 設備都有預設。" + +#. Tag: para +#: boot-installer.xml:1392 +#, no-c-format +msgid "" +"In most circumstances, you will want the installer to use the same baud rate " +"as your connection to the EFI console. If you aren't sure what this setting " +"is, you can obtain it using the command <command>baud</command> at the EFI " +"shell." +msgstr "" +"大多時候,您會讓安裝程式使用與連接 EFI 控制台相同的鮑率。如果您不知如何設定," +"可以在 EFI shell 透過 <command>baud</command> 指令取得。" -#, fuzzy -#~ msgid "" -#~ "Amiga does not currently work with bogl, so if you are seeing bogl " -#~ "errors, you need to include the boot parameter <userinput>fb=false</" -#~ "userinput>." -#~ msgstr "" -#~ "目前 Amiga 不能與 bogl 一起工作,如果您看到 bogl 錯誤,您需要使用將下面核" -#~ "心參數 <userinput>debian-installer/framebuffer=false</userinput>。" +#. Tag: para +#: boot-installer.xml:1399 +#, no-c-format +msgid "" +"If there is not an option available that is configured for the serial device " +"or baud rate you would like to use, you may override the console setting for " +"one of the existing menu options. For example, to use a 57600 baud console " +"over the ttyS1 device, enter <command>console=ttyS1,57600n8</command> into " +"the <classname>Boot:</classname> text window." +msgstr "" +"如果沒有序列配置的選項或者您要使用的鮑率,可以覆蓋某個選單項裡面的既有鮑率。" +"例如,使用 57600 鮑率覆蓋 ttyS1 設備,輸入 <command>console=ttyS1,57600n8</" +"command> 到 <classname>Boot:</classname> 文字視窗。" -#~ msgid "Atari" -#~ msgstr "Atari" +#. Tag: para +#: boot-installer.xml:1410 +#, no-c-format +msgid "" +"Most IA-64 boxes ship with a default console setting of 9600 baud. This " +"setting is rather slow, and the normal installation process will take a " +"significant time to draw each screen. You should consider either increasing " +"the baud rate used for performing the installation, or performing a Text " +"Mode installation. See the <classname>Params</classname> help menu for " +"instructions on starting the installer in Text Mode." +msgstr "" +"大多數 IA-64 機器配備預設 9600 鮑率的控制台。這個速率太慢,普通安裝過程將花費" +"明顯的時間來更新每個螢幕。您要麼透過提高鮑率以提升安裝效率,要麼使用文字模式" +"安裝。參考 <classname>Params</classname> 說明選單,取得啟動文字模式安裝的指" +"導。" + +#. Tag: para +#: boot-installer.xml:1419 +#, no-c-format +msgid "" +"If you select the wrong console type, you will be able to select the kernel " +"and enter parameters but both the display and your input will go dead as " +"soon as the kernel starts, requiring you to reboot before you can begin the " +"installation." +msgstr "" +"如果您選擇了錯誤的控制台類型,即便可以選擇核心和輸入參數,但顯示與輸入將在內" +"核啟動後死掉,只有重新啟動才能開始安裝。" + +#. Tag: title +#: boot-installer.xml:1428 +#, no-c-format +msgid "Selecting the Boot Kernel and Options" +msgstr "選擇啟動核心與選項" + +#. Tag: para +#: boot-installer.xml:1430 +#, no-c-format +msgid "" +"The boot loader will display a form with a menu list and a text window with " +"a <classname>Boot:</classname> prompt. The arrow keys select an item from " +"the menu and any text typed at the keyboard will appear in the text window. " +"There are also help screens which can be displayed by pressing the " +"appropriate function key. The <classname>General</classname> help screen " +"explains the menu choices and the <classname>Params</classname> screen " +"explains the common command line options." +msgstr "" +"開機程式會顯示一個表單,具有選單列與包含 <classname>Boot:</classname> 提示符" +"號的文字視窗。用方向鍵選擇選單項並且鍵盤輸入的字元將顯示在鮑率視窗。輸入適當" +"的功能鍵會顯示說明視窗。<classname>普通的</classname>說明視窗解釋選單選項," +"<classname>Params</classname>視窗解釋命令列參數。" + +#. Tag: para +#: boot-installer.xml:1442 +#, no-c-format +msgid "" +"Consult the <classname>General</classname> help screen for the description " +"of the kernels and install modes most appropriate for your installation. You " +"should also consult <xref linkend=\"boot-parms\"/> below for any additional " +"parameters that you may want to set in the <classname>Boot:</classname> text " +"window. The kernel version you choose selects the kernel version that will " +"be used for both the installation process and the installed system. If you " +"encounter kernel problems with the installation, you may also have those " +"same problems with the system you install. The following two steps will " +"select and start the install:" +msgstr "" +"查詢 <classname>General</classname> 說明頁面,瞭解核心的說明和安裝對應的模" +"式。您還應該查詢 <xref linkend=\"boot-parms\"/>,瞭解在文字視窗中需要設置的額" +"外參數 <classname>Boot:</classname>,您選擇的核心版本將會用在安裝過程和安裝好" +"的系統中。如果安裝時碰到核心問題,在安裝好的系統中也會出現。以下兩步選擇和開" +"始安裝:" + +#. Tag: para +#: boot-installer.xml:1460 +#, no-c-format +msgid "" +"Select the kernel version and installation mode most appropriate to your " +"needs with the arrow keys." +msgstr "使用方向鍵選擇您需要的核心版本和適合的安裝模式。" -#~ msgid "" -#~ "The installer for atari may be started from either the hard drive (see " -#~ "<xref linkend=\"m68k-boot-hd\"/>) or from floppies (see <xref linkend=" -#~ "\"boot-from-floppies\"/>). <emphasis>In other words the cdrom is not " -#~ "bootable.</emphasis>" -#~ msgstr "" -#~ "Atari 安裝程式可以從硬碟 (請參閱 <xref linkend=\"m68k-boot-hd\"/>) 或軟碟 " -#~ "(請參閱 <xref linkend=\"boot-from-floppies\"/>)。<emphasis>也就是說光碟機" -#~ "無法開機</emphasis>。" +#. Tag: para +#: boot-installer.xml:1465 +#, no-c-format +msgid "" +"Enter any boot parameters by typing at the keyboard. The text will be " +"displayed directly in the text window. This is where kernel parameters (such " +"as serial console settings) are specified." +msgstr "" +"在鍵盤上輸入任何啟動參數。這些文字將直接顯示在文字視窗。這是核心參數 (如同序" +"列控制台) 指定的。" -#, fuzzy -#~ msgid "" -#~ "Atari does not currently work with bogl, so if you are seeing bogl " -#~ "errors, you need to include the boot parameter <userinput>fb=false</" -#~ "userinput>." -#~ msgstr "" -#~ "目前 Atari 不能與 bogl 一起工作,如果您看到 bogl 錯誤,應該使用下面核心參" -#~ "數 <userinput>debian-installer/framebuffer=false</userinput>。" +#. Tag: para +#: boot-installer.xml:1472 +#, no-c-format +msgid "" +"Press <command>ENTER</command>. This will load and start the kernel. The " +"kernel will display its usual initialization messages followed by the first " +"screen of the Debian Installer." +msgstr "" +"按下 <command>ENTER</command>。會載入並啟動核心。核心在 Debian 安裝程式的第一" +"個螢幕顯示常規的初始化資訊。" -#~ msgid "BVME6000" -#~ msgstr "BVME6000" +#. Tag: para +#: boot-installer.xml:1481 boot-installer.xml:1617 +#, no-c-format +msgid "" +"Proceed to the next chapter to continue the installation where you will set " +"up the language locale, network, and disk partitions." +msgstr "進入到下一章繼續安裝本地語言,網路和磁碟分割區。" -#~ msgid "" -#~ "The installer for BVME6000 may be started from a cdrom (see <xref linkend=" -#~ "\"m68k-boot-cdrom\"/>), floppies (see <xref linkend=\"boot-from-floppies" -#~ "\"/>), or the net (see <xref linkend=\"boot-tftp\"/>)." -#~ msgstr "" -#~ "BVME6000 上安裝程式可以從光碟 (請參閱 <xref linkend=\"m68k-boot-cdrom\"/" -#~ ">)、軟碟 (請參閱 <xref linkend=\"boot-from-floppies\"/>),或網路 (請參閱 " -#~ "<xref linkend=\"boot-tftp\"/>)。" +#. Tag: para +#: boot-installer.xml:1492 +#, fuzzy, no-c-format +msgid "" +"Booting an IA-64 system from the network is similar to a CD boot. The only " +"difference is how the installation kernel is loaded. The EFI Boot Manager " +"can load and start programs from a server on the network. Once the " +"installation kernel is loaded and starts, the system install will proceed " +"thru the same steps as the CD install with the exception that the packages " +"of the base install will be loaded from the network rather than the CD drive." +msgstr "" +"在 IA64 系統上面從網路開機很像從光碟上開機。唯一的區別是如何裝入核心。EFI " +"Boot Manager 可以裝入並且從網路伺服器開始程式。一旦安裝核心被載入並且啟動,系" +"統的安裝將和光碟安裝步驟相同,只是基本軟體套件將從網路裝入而不是光碟機。" -#~ msgid "Macintosh" -#~ msgstr "Macintosh" +#. Tag: para +#: boot-installer.xml:1526 +#, fuzzy, no-c-format +msgid "" +"Network booting an IA-64 system requires two architecture-specific actions. " +"On the boot server, DHCP and TFTP must be configured to deliver " +"<command>elilo</command>. On the client a new boot option must be defined in " +"the EFI boot manager to enable loading over a network." +msgstr "" +"用網路將一台 IA64 系統開機需要兩個架構相關的操作。在開機伺服器上,DHCP 和 " +"TFTP 必須設定成可以傳送 <command>elilo</command>。在客戶端,必須在 EFI Boot " +"Manager 定義新的開機選項來啟動網路網路以下載核心。" + +#. Tag: title +#: boot-installer.xml:1537 +#, no-c-format +msgid "Configuring the Server" +msgstr "配置網路伺服器" + +#. Tag: para +#: boot-installer.xml:1538 +#, fuzzy, no-c-format +msgid "" +"A suitable TFTP entry for network booting an IA-64 system looks something " +"like this: <informalexample><screen>\n" +"host mcmuffin {\n" +" hardware ethernet 00:30:6e:1e:0e:83;\n" +" fixed-address 10.0.0.21;\n" +" filename \"debian-installer/ia64/elilo.efi\";\n" +"}\n" +"</screen></informalexample> Note that the goal is to get <command>elilo.efi</" +"command> running on the client." +msgstr "" +"一個用於 ia64 系統的合適呵網路開機 TFTP 選項應該看起來像這樣: " +"<informalexample><screen>\n" +"host mcmuffin {\n" +" hardware ethernet 00:30:6e:1e:0e:83;\n" +" fixed-address 10.0.0.21;\n" +" filename \"debian-installer/ia64/elilo.efi\";\n" +"}\n" +"</screen></informalexample> 注意到目標是讓 <command>elilo.efi</command> 在客" +"戶端運行。" + +#. Tag: para +#: boot-installer.xml:1548 +#, no-c-format +msgid "" +"Extract the <filename>netboot.tar.gz</filename> file into the directory used " +"as the root for your tftp server. Typical tftp root directories include " +"<filename>/var/lib/tftp</filename> and <filename>/tftpboot</filename>. This " +"will create a <filename>debian-installer</filename> directory tree " +"containing the boot files for an IA-64 system." +msgstr "" +"使用 root 解壓縮 <filename>netboot.tar.gz</filename> 檔案到您的 tftp 伺服器。" +"典型的 tftp 根目錄包括 <filename>/var/lib/tftp</filename> 和 <filename>/" +"tftpboot</filename>。這將建立 <filename>debian-installer</filename> 目錄樹," +"它包括 IA-64 系統需要的開機檔案。" + +#. Tag: screen +#: boot-installer.xml:1558 +#, no-c-format +msgid "" +"# cd /var/lib/tftp\n" +"# tar xvfz /home/user/netboot.tar.gz\n" +"./\n" +"./debian-installer/\n" +"./debian-installer/ia64/\n" +"[...]" +msgstr "" +"# cd /var/lib/tftp\n" +"# tar xvfz /home/user/netboot.tar.gz\n" +"./\n" +"./debian-installer/\n" +"./debian-installer/ia64/\n" +"[...]" + +#. Tag: para +#: boot-installer.xml:1558 +#, no-c-format +msgid "" +"The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</" +"filename> file that should work for most configurations. However, should you " +"need to make changes to this file, you can find it in the <filename>debian-" +"installer/ia64/</filename> directory. It is possible to have different " +"config files for different clients by naming them using the client's IP " +"address in hex with the suffix <filename>.conf</filename> instead of " +"<filename>elilo.conf</filename>. See documentation provided in the " +"<classname>elilo</classname> package for details." +msgstr "" +"<filename>netboot.tar.gz</filename> 包含 <filename>elilo.conf</filename> 可以" +"在大多數的設定下工作。另外,要修改這個檔案,您可以在 <filename>debian-" +"installer/ia64/</filename> 目錄中找到。這只需要按照客戶端 IP 位址的 16 進位命" +"名這些檔案並且以 <filename>.conf</filename> 為副檔名取代 <filename>elilo." +"conf</filename>。請查看 <classname>elilo</classname> 軟體套件附帶的文件以取得" +"細節。" + +#. Tag: title +#: boot-installer.xml:1575 +#, no-c-format +msgid "Configuring the Client" +msgstr "配置客戶端" + +#. Tag: para +#: boot-installer.xml:1576 +#, no-c-format +msgid "" +"To configure the client to support TFTP booting, start by booting to EFI and " +"entering the <guimenu>Boot Option Maintenance Menu</guimenu>. <itemizedlist> " +"<listitem><para> Add a boot option. </para></listitem> <listitem><para> You " +"should see one or more lines with the text <guimenuitem>Load File [Acpi" +"()/.../Mac()]</guimenuitem>. If more than one of these entries exist, choose " +"the one containing the MAC address of the interface from which you'll be " +"booting. Use the arrow keys to highlight your choice, then press enter. </" +"para></listitem> <listitem><para> Name the entry <userinput>Netboot</" +"userinput> or something similar, save, and exit back to the boot options " +"menu. </para></listitem> </itemizedlist> You should see the new boot option " +"you just created, and selecting it should initiate a DHCP query, leading to " +"a TFTP load of <filename>elilo.efi</filename> from the server." +msgstr "" +"如果要設定支援 TFTP 開機的客戶端,只需要開機至 EFI,然後進入 <guimenu>Boot " +"Option Maintenance Menu</guimenu>。<itemizedlist> <listitem><para> 加入一個開" +"機選項。</para></listitem> <listitem><para> 您會看到一行或多行含有 " +"<guimenuitem>Load File [Acpi()/.../Mac()]</guimenuitem> 的文字。如果存在一個" +"以上的選項,選擇您需要您要啟動的機器的 MAC 位址的選項。使用方向鍵反白選擇,然" +"後按 Enter。</para></listitem> <listitem><para> 為此選項命名,如 " +"<userinput>Netboot</userinput> 或者相似的,儲存然後退回至開機選項選單。</" +"para></listitem> </itemizedlist> 您現在應該能夠看到剛剛建立的新開機選項,選擇" +"後應該會初始化一個 DHCP 查詢,然後會從伺服器載入 <filename>elilo.efi</" +"filename>。" + +#. Tag: para +#: boot-installer.xml:1608 +#, no-c-format +msgid "" +"The boot loader will display its prompt after it has downloaded and " +"processed its configuration file. At this point, the installation proceeds " +"with the same steps as a CD install. Select a boot option as in above and " +"when the kernel has completed installing itself from the network, it will " +"start the Debian Installer." +msgstr "" +"在下載並且處理設定檔後,boot-loader 將顯示它的提示符號。從這裡開始,安裝過程" +"將和光碟安裝是同樣的過程。完成從網路的自動安裝核心後,選擇一個如同前文提到的" +"開機選項,它將開始 Debian 安裝程式。" + +#. Tag: title +#: boot-installer.xml:1630 +#, no-c-format +msgid "Choosing an Installation Method" +msgstr "選擇安裝方法" + +#. Tag: para +#: boot-installer.xml:1632 +#, no-c-format +msgid "" +"Some &arch-title; subarchs have the option of booting using either a 2.4.x " +"or 2.2.x linux kernel. When such a choice exists, try the 2.4.x linux " +"kernel. The installer should also require less memory when using a 2.4.x " +"linux kernel as 2.2.x support requires a fixed-sized ramdisk and 2.4.x uses " +"tmpfs." +msgstr "" +"一些 &arch-title; 子架構可以選擇使用從 2.4.x 或 2.2.x linux 核心啟動。如果" +"以,請使用 2.4.x linux 核心。使用 2.4.x linux 核心的安裝程式要求較少的記憶" +"體, 因為 2.2.x 支援需要固定大小的 ramdisk 而 2.4.x 使用 tmpfs。" -#~ msgid "" -#~ "The only method of installation available to mac is from the hard drive " -#~ "(see <xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the " -#~ "cdrom is not bootable.</emphasis> Macs do not have a working 2.4.x kernel." -#~ msgstr "" -#~ "Mac 上啟動安裝的唯一方法是硬碟 (請參閱 <xref linkend=\"m68k-boot-hd\"/" -#~ ">)。 <emphasis>也就是說光碟無法開機</emphasis>。Macs 不能工作在 2.4 核心" -#~ "上。" +#. Tag: para +#: boot-installer.xml:1640 +#, fuzzy, no-c-format +msgid "" +"If you are using a 2.2.x linux kernel, then you need to use the " +"&ramdisksize; kernel parameter." +msgstr "如果您在使用 2.2.x 核心,也許需要設定 &ramdisksize;。" -#, fuzzy -#~ msgid "" -#~ "If your hardware uses a 53c9x-based scsi bus, then you may need to " -#~ "include the kernel parameter <userinput>mac53c9x=1,0</userinput>. " -#~ "Hardware with two such scsi buses, such as the Quadra 950, will need " -#~ "<userinput>mac53c9x=2,0</userinput> instead. Alternatively, the parameter " -#~ "can be specified as <userinput>mac53c9x=-1,0</userinput> which will leave " -#~ "autodetection on, but which will disable SCSI disconnects. Note that " -#~ "specifying this parameter is only necessary if you have more than one " -#~ "hard disk; otherwise, the system will run faster if you do not specify it." -#~ msgstr "" -#~ "如果您的硬體中包括以 53c9x 為基礎的 scsi 排線,那麼您需要使用下面的核心參" -#~ "數 <userinput>mac53c9x=1</userinput>。裝有兩條這種 scsi 排線的硬體,如 " -#~ "Quadra 950,您需要使用 <userinput>mac53c9x=2</userinput> 參數。" +#. Tag: para +#: boot-installer.xml:1645 +#, no-c-format +msgid "" +"Make sure <userinput>root=/dev/ram</userinput> is one of your kernel " +"parameters." +msgstr "確保 <userinput>root=/dev/ram</userinput> 使用您要用的核心。" -#~ msgid "MVME147 and MVME16x" -#~ msgstr "MVME147 和 MVME16x" +#. Tag: para +#: boot-installer.xml:1650 +#, no-c-format +msgid "" +"If you're having trouble, check <ulink url=\"&url-m68k-cts-faq;\">cts's " +"&arch-title; debian-installer FAQ</ulink>." +msgstr "" +"如果碰到麻煩,請參閱 <ulink url=\"&url-m68k-cts-faq;\">cts's &arch-title; " +"debian-installer 常見問答集</ulink>。" + +#. Tag: title +#: boot-installer.xml:1667 +#, no-c-format +msgid "Amiga" +msgstr "Amiga" + +#. Tag: para +#: boot-installer.xml:1668 +#, no-c-format +msgid "" +"The only method of installation available to amiga is the hard drive (see " +"<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not " +"bootable.</emphasis>" +msgstr "" +"amiga 僅支援從硬碟安裝方式 (請參閱 <xref linkend=\"m68k-boot-hd\"/>)。 " +"<emphasis>也就是說光碟機無法開機</emphasis>。" -#~ msgid "" -#~ "The installer for MVME147 and MVME16x may be started from either floppies " -#~ "(see <xref linkend=\"boot-from-floppies\"/>) or the net (see <xref " -#~ "linkend=\"boot-tftp\"/>). <emphasis>In other words the cdrom is not " -#~ "bootable.</emphasis>" -#~ msgstr "" -#~ "MVEM147 和 MVEM16x 可以從軟碟 (請參閱 <xref linkend=\"boot-from-floppies" -#~ "\"/>) 或網路 (請參閱 <xref linkend=\"boot-tftp\"/>)。 <emphasis>也就是說光" -#~ "碟無法開機</emphasis>。" +#. Tag: para +#: boot-installer.xml:1674 +#, fuzzy, no-c-format +msgid "" +"Amiga does not currently work with bogl, so if you are seeing bogl errors, " +"you need to include the boot parameter <userinput>fb=false</userinput>." +msgstr "" +"目前 Amiga 不能與 bogl 一起工作,如果您看到 bogl 錯誤,您需要使用將下面核心參" +"數 <userinput>debian-installer/framebuffer=false</userinput>。" + +#. Tag: title +#: boot-installer.xml:1683 +#, no-c-format +msgid "Atari" +msgstr "Atari" + +#. Tag: para +#: boot-installer.xml:1684 +#, no-c-format +msgid "" +"The installer for atari may be started from either the hard drive (see <xref " +"linkend=\"m68k-boot-hd\"/>) or from floppies (see <xref linkend=\"boot-from-" +"floppies\"/>). <emphasis>In other words the cdrom is not bootable.</emphasis>" +msgstr "" +"Atari 安裝程式可以從硬碟 (請參閱 <xref linkend=\"m68k-boot-hd\"/>) 或軟碟 (請" +"參閱 <xref linkend=\"boot-from-floppies\"/>)。<emphasis>也就是說光碟機無法開" +"機</emphasis>。" -#~ msgid "Q40/Q60" -#~ msgstr "Q40/Q60" +#. Tag: para +#: boot-installer.xml:1691 +#, fuzzy, no-c-format +msgid "" +"Atari does not currently work with bogl, so if you are seeing bogl errors, " +"you need to include the boot parameter <userinput>fb=false</userinput>." +msgstr "" +"目前 Atari 不能與 bogl 一起工作,如果您看到 bogl 錯誤,應該使用下面核心參數 " +"<userinput>debian-installer/framebuffer=false</userinput>。" + +#. Tag: title +#: boot-installer.xml:1700 +#, no-c-format +msgid "BVME6000" +msgstr "BVME6000" + +#. Tag: para +#: boot-installer.xml:1701 +#, no-c-format +msgid "" +"The installer for BVME6000 may be started from a cdrom (see <xref linkend=" +"\"m68k-boot-cdrom\"/>), floppies (see <xref linkend=\"boot-from-floppies\"/" +">), or the net (see <xref linkend=\"boot-tftp\"/>)." +msgstr "" +"BVME6000 上安裝程式可以從光碟 (請參閱 <xref linkend=\"m68k-boot-cdrom\"/>)、" +"軟碟 (請參閱 <xref linkend=\"boot-from-floppies\"/>),或網路 (請參閱 <xref " +"linkend=\"boot-tftp\"/>)。" + +#. Tag: title +#: boot-installer.xml:1711 +#, no-c-format +msgid "Macintosh" +msgstr "Macintosh" + +#. Tag: para +#: boot-installer.xml:1712 +#, no-c-format +msgid "" +"The only method of installation available to mac is from the hard drive (see " +"<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not " +"bootable.</emphasis> Macs do not have a working 2.4.x kernel." +msgstr "" +"Mac 上啟動安裝的唯一方法是硬碟 (請參閱 <xref linkend=\"m68k-boot-hd\"/>)。 " +"<emphasis>也就是說光碟無法開機</emphasis>。Macs 不能工作在 2.4 核心上。" -#~ msgid "" -#~ "The only method of installation available to Q40/Q60 is from the hard " -#~ "drive (see <xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words " -#~ "the cdrom is not bootable.</emphasis>" -#~ msgstr "" -#~ "Q40/Q60 只支援從硬碟安裝 (請參閱 <xref linkend=\"m68k-boot-hd\"/>)。" -#~ "<emphasis>也就是說光碟機無法啟動。</emphasis>" +#. Tag: para +#: boot-installer.xml:1719 +#, fuzzy, no-c-format +msgid "" +"If your hardware uses a 53c9x-based scsi bus, then you may need to include " +"the kernel parameter <userinput>mac53c9x=1,0</userinput>. Hardware with two " +"such scsi buses, such as the Quadra 950, will need <userinput>mac53c9x=2,0</" +"userinput> instead. Alternatively, the parameter can be specified as " +"<userinput>mac53c9x=-1,0</userinput> which will leave autodetection on, but " +"which will disable SCSI disconnects. Note that specifying this parameter is " +"only necessary if you have more than one hard disk; otherwise, the system " +"will run faster if you do not specify it." +msgstr "" +"如果您的硬體中包括以 53c9x 為基礎的 scsi 排線,那麼您需要使用下面的核心參數 " +"<userinput>mac53c9x=1</userinput>。裝有兩條這種 scsi 排線的硬體,如 Quadra " +"950,您需要使用 <userinput>mac53c9x=2</userinput> 參數。" + +#. Tag: title +#: boot-installer.xml:1734 +#, no-c-format +msgid "MVME147 and MVME16x" +msgstr "MVME147 和 MVME16x" + +#. Tag: para +#: boot-installer.xml:1735 +#, no-c-format +msgid "" +"The installer for MVME147 and MVME16x may be started from either floppies " +"(see <xref linkend=\"boot-from-floppies\"/>) or the net (see <xref linkend=" +"\"boot-tftp\"/>). <emphasis>In other words the cdrom is not bootable.</" +"emphasis>" +msgstr "" +"MVEM147 和 MVEM16x 可以從軟碟 (請參閱 <xref linkend=\"boot-from-floppies\"/" +">) 或網路 (請參閱 <xref linkend=\"boot-tftp\"/>)。 <emphasis>也就是說光碟無法" +"開機</emphasis>。" + +#. Tag: title +#: boot-installer.xml:1745 +#, no-c-format +msgid "Q40/Q60" +msgstr "Q40/Q60" + +#. Tag: para +#: boot-installer.xml:1746 +#, no-c-format +msgid "" +"The only method of installation available to Q40/Q60 is from the hard drive " +"(see <xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom " +"is not bootable.</emphasis>" +msgstr "" +"Q40/Q60 只支援從硬碟安裝 (請參閱 <xref linkend=\"m68k-boot-hd\"/>)。" +"<emphasis>也就是說光碟機無法啟動。</emphasis>" -#~ msgid "Booting from a Hard Disk" -#~ msgstr "從硬碟開機" +#. Tag: title +#: boot-installer.xml:1757 +#, no-c-format +msgid "Booting from a Hard Disk" +msgstr "從硬碟開機" # index.docbook:1591, index.docbook:2097 -#~ msgid "" -#~ "Booting from an existing operating system is often a convenient option; " -#~ "for some systems it is the only supported method of installation." -#~ msgstr "" -#~ "從一個已存在的作業系統上開機通常是一個方便的選擇﹔對於一些系統來說,這則是" -#~ "唯一支援的安裝方法。" +#. Tag: para +#: boot-installer.xml:1763 boot-installer.xml:2361 +#, no-c-format +msgid "" +"Booting from an existing operating system is often a convenient option; for " +"some systems it is the only supported method of installation." +msgstr "" +"從一個已存在的作業系統上開機通常是一個方便的選擇﹔對於一些系統來說,這則是唯" +"一支援的安裝方法。" # index.docbook:1597, index.docbook:2103 -#~ msgid "" -#~ "To boot the installer from hard disk, you will have already completed " -#~ "downloading and placing the needed files in <xref linkend=\"boot-drive-" -#~ "files\"/>." -#~ msgstr "" -#~ "如果要從硬碟上啟動安裝程式,您也許已經在 <xref linkend=\"boot-drive-files" -#~ "\"/> 處下載並且在 <xref linkend=\"boot-drive-files\"/> 安置了所需檔案。" - -#~ msgid "" -#~ "At least six different ramdisks may be used to boot from the hard drive, " -#~ "three different types each with and without support for a 2.2.x linux " -#~ "kernel (see <ulink url=\"&disturl;/main/installer-&architecture;/current/" -#~ "images/MANIFEST\">MANIFEST</ulink> for details)." -#~ msgstr "" -#~ "至少有六種不同的 ramdisk 可以從硬碟啟動,三個不同的類型分別用於支援或不支" -#~ "援 2.2.x linux 核心 (請參閱 <ulink url=\"&disturl;/main/installer-" -#~ "&architecture;/current/images/MANIFEST\">MANIFEST</ulink> 以瞭解更多細" -#~ "節)。" - -#~ msgid "" -#~ "The three different types of ramdisks are <filename>cdrom</filename>, " -#~ "<filename>hd-media</filename>, and <filename>nativehd</filename>. These " -#~ "ramdisks differ only in their source for installation packages. The " -#~ "<filename>cdrom</filename> ramdisk uses a cdrom to get debian-installer " -#~ "packages. The <filename>hd-media</filename> ramdisk uses an iso image " -#~ "file of a cdrom currently residing on a hard disk. Finally, the " -#~ "<filename>nativehd</filename> ramdisk uses the net to install packages." -#~ msgstr "" -#~ "這三種 ramdisk 類型為 <filename>cdrom</filename>、<filename>hd-media</" -#~ "filename> 和 <filename>nativehd</filename>。它們的區別僅在於安裝軟體套件的" -#~ "來源不同。<filename>cdrom</filename> ramdisk 使用光碟取得 debian-" -#~ "installer 軟體套件。<filename>hd-media</filename> ramdisk 使用硬碟上的 " -#~ "iso 映像檔。最後,<filename>nativehd</filename> ramdisk 使用網路安裝軟體套" -#~ "件。" - -#~ msgid "Booting from AmigaOS" -#~ msgstr "從 AmigaOS 上開機" - -#~ msgid "" -#~ "In the <command>Workbench</command>, start the Linux installation process " -#~ "by double-clicking on the <guiicon>StartInstall</guiicon> icon in the " -#~ "<filename>debian</filename> directory." -#~ msgstr "" -#~ "在 <command>Workbench</command> 下,雙擊 <guiicon>StartInstall</guiicon> " -#~ "圖示來啟動 Linux 安裝過程,它位於 <filename>debian</filename> 目錄中。" - -#~ msgid "" -#~ "You may have to press the &enterkey; key twice after the Amiga installer " -#~ "program has output some debugging information into a window. After this, " -#~ "the screen will go grey, there will be a few seconds' delay. Next, a " -#~ "black screen with white text should come up, displaying all kinds of " -#~ "kernel debugging information. These messages may scroll by too fast for " -#~ "you to read, but that's OK. After a couple of seconds, the installation " -#~ "program should start automatically, so you can continue down at <xref " -#~ "linkend=\"d-i-intro\"/>." -#~ msgstr "" -#~ "Amiga 安裝程式會在一個視窗輸出一些除錯訊息,您可以按兩次 &enterkey; 。之後" -#~ "螢幕將變灰,這裡有一些很短的延遲。接下來,以黑底白字將顯示更多的除錯訊息。" -#~ "這些資訊可能捲動的非常快無法看到,但這沒有關係。在一些時間過後,安裝程式應" -#~ "該會自動安裝,因此您可以繼續參閱 <xref linkend=\"d-i-intro\"/>。" - -#~ msgid "Booting from Atari TOS" -#~ msgstr "從 Atari TOS 開機" - -#~ msgid "" -#~ "At the GEM desktop, start the Linux installation process by double-" -#~ "clicking on the <guiicon>bootstra.prg</guiicon> icon in the " -#~ "<filename>debian</filename> directory and clicking <guibutton>Ok</" -#~ "guibutton> at the program options dialog box." -#~ msgstr "" -#~ "在 GEM 桌面上,可以透過雙擊 <guiicon>bootstra.prg</guiicon> 圖示,它位於 " -#~ "<filename>debian</filename> 目錄下,並且在程式選項對話框內點擊 " -#~ "<guibutton>Ok</guibutton> 來開始啟動安裝過程。" - -#~ msgid "" -#~ "You may have to press the &enterkey; key after the Atari bootstrap " -#~ "program has output some debugging information into a window. After this, " -#~ "the screen will go grey, there will be a few seconds' delay. Next, a " -#~ "black screen with white text should come up, displaying all kinds of " -#~ "kernel debugging information. These messages may scroll by too fast for " -#~ "you to read, but that's OK. After a couple of seconds, the installation " -#~ "program should start automatically, so you can continue below at <xref " -#~ "linkend=\"d-i-intro\"/>." -#~ msgstr "" -#~ "當 Atari 安裝程式在視窗輸出一些除錯資訊以後,您可能要按下 &enterkey;。之後" -#~ "螢幕將變灰,這裡有一些很短的延遲。接下來,一個黑屏白字將顯示更多的除錯信" -#~ "息。這些資訊可能捲動的非常快沒法看,但這沒有問題。在一些時間過後,安裝程式" -#~ "應該自動安裝,因此您可以繼續參閱 <xref linkend=\"d-i-intro\"/>。" - -#~ msgid "Booting from MacOS" -#~ msgstr "從 MacOS 開機" - -#~ msgid "" -#~ "You must retain the original Mac system and boot from it. It is " -#~ "<emphasis>essential</emphasis> that, when booting MacOS in preparation " -#~ "for booting the Penguin linux loader, you hold the <keycap>shift</keycap> " -#~ "key down to prevent extensions from loading. If you don't use MacOS " -#~ "except for loading linux, you can accomplish the same thing by removing " -#~ "all extensions and control panels from the Mac's System Folder. Otherwise " -#~ "extensions may be left running and cause random problems with the running " -#~ "linux kernel." -#~ msgstr "" -#~ "您必須有原來的 Mac 系統,並從它啟動。它是 <emphasis>必要的</emphasis>,當" -#~ "啟動 MacOS 準備啟動 Penguin linux loder 時,按住 <keycap>shift</keycap> 鍵" -#~ "阻止擴充套件繼續動作。如果您除了載入 linux 之外不使用 MacOS,您可以從 Mac " -#~ "的系統目錄下清除所有的擴充套件和控制面板來達到同樣的目的。否則擴充套件會" -#~ "使 linux 核心參數隨機出錯。" - -#~ msgid "" -#~ "Macs require the <command>Penguin</command> bootloader. If you do not " -#~ "have the tools to handle a <command>Stuffit</command> archive, &penguin19." -#~ "hfs; is an hfs disk image with <command>Penguin</command> unpacked. <xref " -#~ "linkend=\"create-floppy\"/> describes how to copy this image to a floppy." -#~ msgstr "" -#~ "Mac 需要 <command>Penguin</command> 這個 boot-loader。如果您沒有這個工具處" -#~ "理 <command>Stuffit</command> 檔案,&penguin19.hfs; 是一個 hfs 磁碟映像," -#~ "含有 <command>Penguin</command> 壓縮檔。<xref linkend=\"create-floppy\"/> " -#~ "說明如何將該映像複製到軟碟。" - -#~ msgid "" -#~ "At the MacOS desktop, start the Linux installation process by double-" -#~ "clicking on the <guiicon>Penguin Prefs</guiicon> icon in the " -#~ "<filename>Penguin</filename> directory. The <command>Penguin</command> " -#~ "booter will start up. Go to the <guimenuitem>Settings</guimenuitem> item " -#~ "in the <guimenu>File</guimenu> menu, click the <guilabel>Kernel</" -#~ "guilabel> tab. Select the kernel (<filename>vmlinuz</filename>) and " -#~ "ramdisk (<filename>initrd.gz</filename>) images in the <filename>install</" -#~ "filename> directory by clicking on the corresponding buttons in the upper " -#~ "right corner, and navigating the file select dialogs to locate the files." -#~ msgstr "" -#~ "在 MacOS 桌面,啟動 Linux 安裝進行需要雙擊 <guiicon>Penguin Prefs</" -#~ "guiicon> 圖示,它位於 <filename>Penguin</filename> 目錄。" -#~ "<command>Penguin</command> 啟動將開始。進入到 <guimenuitem>Settings</" -#~ "guimenuitem> 項,它位於 <guimenu>File</guimenu>選單,點擊 " -#~ "<guilabel>Kernel</guilabel> 選項。選擇核心 (<filename>vmlinuz</filename>) " -#~ "和 ramdisk (<filename>initrd.gz</filename>) 映象,它位於 " -#~ "<filename>install</filename> 目錄,點擊右上角對應的按鈕,並在對話框中選擇" -#~ "檔案。" - -#~ msgid "" -#~ "To set the boot parameters in Penguin, choose <guimenu>File</guimenu> -" -#~ "> <guimenuitem>Settings...</guimenuitem>, then switch to the " -#~ "<guilabel>Options</guilabel> tab. Boot parameters may be typed in to the " -#~ "text entry area. If you will always want to use these settings, select " -#~ "<guimenu>File</guimenu> -> <guimenuitem>Save Settings as Default</" -#~ "guimenuitem>." -#~ msgstr "" -#~ "要為 Penguin 設定啟動參數,請選擇 <guimenu>File</guimenu> -> " -#~ "<guimenuitem>Settings...</guimenuitem>,然後切換到 <guilabel>Options</" -#~ "guilabel> 選項卡。啟動參數可以寫到文字區域。如果您要一直採用這些設置,選" -#~ "擇 <guimenu>File</guimenu> -> <guimenuitem>儲存設定為預設</" -#~ "guimenuitem>。" - -#~ msgid "" -#~ "Close the <guilabel>Settings</guilabel> dialog, save the settings and " -#~ "start the bootstrap using the <guimenuitem>Boot Now</guimenuitem> item in " -#~ "the <guimenu>File</guimenu> menu." -#~ msgstr "" -#~ "關閉 <guilabel>Settings</guilabel> 對話框,儲存設定然後用位於 " -#~ "<guimenu>File</guimenu> 選單的 <guimenuitem>Boot Now</guimenuitem> 選項開" -#~ "機。" - -#~ msgid "" -#~ "The <command>Penguin</command> booter will output some debugging " -#~ "information into a window. After this, the screen will go grey, there " -#~ "will be a few seconds' delay. Next, a black screen with white text should " -#~ "come up, displaying all kinds of kernel debugging information. These " -#~ "messages may scroll by too fast for you to read, but that's OK. After a " -#~ "couple of seconds, the installation program should start automatically, " -#~ "so you can continue below at <xref linkend=\"d-i-intro\"/>." -#~ msgstr "" -#~ "<command>Penguin</command> 啟動將輸出一些除錯資訊到視窗。然後,螢幕變灰," -#~ "會有數秒延遲。接著,帶有文字的黑底畫面出現,顯示各種核心除錯資訊。這些資訊" -#~ "可能捲動很快無法閱讀,這是正常的。再過一段時間,安裝程式就會自動執行,您可" -#~ "以按照下面步驟繼續 <xref linkend=\"d-i-intro\"/>。" - -#~ msgid "Booting from Q40/Q60" -#~ msgstr "從 Q40/Q60 啟動" - -#~ msgid "FIXME" -#~ msgstr "FIXME" +#. Tag: para +#: boot-installer.xml:1769 boot-installer.xml:2367 +#, no-c-format +msgid "" +"To boot the installer from hard disk, you will have already completed " +"downloading and placing the needed files in <xref linkend=\"boot-drive-files" +"\"/>." +msgstr "" +"如果要從硬碟上啟動安裝程式,您也許已經在 <xref linkend=\"boot-drive-files\"/" +"> 處下載並且在 <xref linkend=\"boot-drive-files\"/> 安置了所需檔案。" -#~ msgid "" -#~ "The installation program should start automatically, so you can continue " -#~ "below at <xref linkend=\"d-i-intro\"/>." -#~ msgstr "" -#~ "安裝程式就會自動執行,您可以按下面步驟繼續 <xref linkend=\"d-i-intro\"/>。" +#. Tag: para +#: boot-installer.xml:1778 +#, no-c-format +msgid "" +"At least six different ramdisks may be used to boot from the hard drive, " +"three different types each with and without support for a 2.2.x linux kernel " +"(see <ulink url=\"&disturl;/main/installer-&architecture;/current/images/" +"MANIFEST\">MANIFEST</ulink> for details)." +msgstr "" +"至少有六種不同的 ramdisk 可以從硬碟啟動,三個不同的類型分別用於支援或不支援 " +"2.2.x linux 核心 (請參閱 <ulink url=\"&disturl;/main/installer-" +"&architecture;/current/images/MANIFEST\">MANIFEST</ulink> 以瞭解更多細節)。" -#~ msgid "" -#~ "Currently, the only &arch-title; subarchitecture that supports CD-ROM " -#~ "booting is the BVME6000." -#~ msgstr "目前唯一 &arch-title; 子架構支援光碟開機的是 BVME6000。" +#. Tag: para +#: boot-installer.xml:1786 +#, no-c-format +msgid "" +"The three different types of ramdisks are <filename>cdrom</filename>, " +"<filename>hd-media</filename>, and <filename>nativehd</filename>. These " +"ramdisks differ only in their source for installation packages. The " +"<filename>cdrom</filename> ramdisk uses a cdrom to get debian-installer " +"packages. The <filename>hd-media</filename> ramdisk uses an iso image file " +"of a cdrom currently residing on a hard disk. Finally, the " +"<filename>nativehd</filename> ramdisk uses the net to install packages." +msgstr "" +"這三種 ramdisk 類型為 <filename>cdrom</filename>、<filename>hd-media</" +"filename> 和 <filename>nativehd</filename>。它們的區別僅在於安裝軟體套件的來" +"源不同。<filename>cdrom</filename> ramdisk 使用光碟取得 debian-installer 軟體" +"套件。<filename>hd-media</filename> ramdisk 使用硬碟上的 iso 映像檔。最後," +"<filename>nativehd</filename> ramdisk 使用網路安裝軟體套件。" + +#. Tag: title +#: boot-installer.xml:1807 +#, no-c-format +msgid "Booting from AmigaOS" +msgstr "從 AmigaOS 上開機" + +#. Tag: para +#: boot-installer.xml:1808 +#, no-c-format +msgid "" +"In the <command>Workbench</command>, start the Linux installation process by " +"double-clicking on the <guiicon>StartInstall</guiicon> icon in the " +"<filename>debian</filename> directory." +msgstr "" +"在 <command>Workbench</command> 下,雙擊 <guiicon>StartInstall</guiicon> 圖示" +"來啟動 Linux 安裝過程,它位於 <filename>debian</filename> 目錄中。" -#~ msgid "" -#~ "After booting the VMEbus systems you will be presented with the LILO " -#~ "<prompt>Boot:</prompt> prompt. At that prompt enter one of the following " -#~ "to boot Linux and begin installation proper of the Debian software using " -#~ "vt102 terminal emulation:" -#~ msgstr "" -#~ "在起動 VMEbus 系統後您應該看到 LILO <prompt>Boot:</prompt> 提示符號。在提" -#~ "示符號下輸入以下一種方法來啟動 Linux,並開始在一個 vt102 模擬終端下面安裝" -#~ "普通的 Debian 軟體。" +#. Tag: para +#: boot-installer.xml:1814 +#, no-c-format +msgid "" +"You may have to press the &enterkey; key twice after the Amiga installer " +"program has output some debugging information into a window. After this, the " +"screen will go grey, there will be a few seconds' delay. Next, a black " +"screen with white text should come up, displaying all kinds of kernel " +"debugging information. These messages may scroll by too fast for you to " +"read, but that's OK. After a couple of seconds, the installation program " +"should start automatically, so you can continue down at <xref linkend=\"d-i-" +"intro\"/>." +msgstr "" +"Amiga 安裝程式會在一個視窗輸出一些除錯訊息,您可以按兩次 &enterkey; 。之後螢" +"幕將變灰,這裡有一些很短的延遲。接下來,以黑底白字將顯示更多的除錯訊息。這些" +"資訊可能捲動的非常快無法看到,但這沒有關係。在一些時間過後,安裝程式應該會自" +"動安裝,因此您可以繼續參閱 <xref linkend=\"d-i-intro\"/>。" + +#. Tag: title +#: boot-installer.xml:1829 +#, no-c-format +msgid "Booting from Atari TOS" +msgstr "從 Atari TOS 開機" + +#. Tag: para +#: boot-installer.xml:1830 +#, no-c-format +msgid "" +"At the GEM desktop, start the Linux installation process by double-clicking " +"on the <guiicon>bootstra.prg</guiicon> icon in the <filename>debian</" +"filename> directory and clicking <guibutton>Ok</guibutton> at the program " +"options dialog box." +msgstr "" +"在 GEM 桌面上,可以透過雙擊 <guiicon>bootstra.prg</guiicon> 圖示,它位於 " +"<filename>debian</filename> 目錄下,並且在程式選項對話框內點擊 " +"<guibutton>Ok</guibutton> 來開始啟動安裝過程。" -#~ msgid "type <screen>i6000 &enterkey;</screen> to install a BVME4000/6000" -#~ msgstr "輸入 <screen>i6000 &enterkey;</screen> 來安裝 BVME4000/6000" +#. Tag: para +#: boot-installer.xml:1837 +#, no-c-format +msgid "" +"You may have to press the &enterkey; key after the Atari bootstrap program " +"has output some debugging information into a window. After this, the screen " +"will go grey, there will be a few seconds' delay. Next, a black screen with " +"white text should come up, displaying all kinds of kernel debugging " +"information. These messages may scroll by too fast for you to read, but " +"that's OK. After a couple of seconds, the installation program should start " +"automatically, so you can continue below at <xref linkend=\"d-i-intro\"/>." +msgstr "" +"當 Atari 安裝程式在視窗輸出一些除錯資訊以後,您可能要按下 &enterkey;。之後螢" +"幕將變灰,這裡有一些很短的延遲。接下來,一個黑屏白字將顯示更多的除錯信息。這" +"些資訊可能捲動的非常快沒法看,但這沒有問題。在一些時間過後,安裝程式應該自動" +"安裝,因此您可以繼續參閱 <xref linkend=\"d-i-intro\"/>。" + +#. Tag: title +#: boot-installer.xml:1852 +#, no-c-format +msgid "Booting from MacOS" +msgstr "從 MacOS 開機" + +#. Tag: para +#: boot-installer.xml:1853 +#, no-c-format +msgid "" +"You must retain the original Mac system and boot from it. It is " +"<emphasis>essential</emphasis> that, when booting MacOS in preparation for " +"booting the Penguin linux loader, you hold the <keycap>shift</keycap> key " +"down to prevent extensions from loading. If you don't use MacOS except for " +"loading linux, you can accomplish the same thing by removing all extensions " +"and control panels from the Mac's System Folder. Otherwise extensions may be " +"left running and cause random problems with the running linux kernel." +msgstr "" +"您必須有原來的 Mac 系統,並從它啟動。它是 <emphasis>必要的</emphasis>,當啟" +"動 MacOS 準備啟動 Penguin linux loder 時,按住 <keycap>shift</keycap> 鍵阻止" +"擴充套件繼續動作。如果您除了載入 linux 之外不使用 MacOS,您可以從 Mac 的系統" +"目錄下清除所有的擴充套件和控制面板來達到同樣的目的。否則擴充套件會使 linux 核" +"心參數隨機出錯。" + +#. Tag: para +#: boot-installer.xml:1864 +#, no-c-format +msgid "" +"Macs require the <command>Penguin</command> bootloader. If you do not have " +"the tools to handle a <command>Stuffit</command> archive, &penguin19.hfs; is " +"an hfs disk image with <command>Penguin</command> unpacked. <xref linkend=" +"\"create-floppy\"/> describes how to copy this image to a floppy." +msgstr "" +"Mac 需要 <command>Penguin</command> 這個 boot-loader。如果您沒有這個工具處理 " +"<command>Stuffit</command> 檔案,&penguin19.hfs; 是一個 hfs 磁碟映像,含有 " +"<command>Penguin</command> 壓縮檔。<xref linkend=\"create-floppy\"/> 說明如何" +"將該映像複製到軟碟。" + +#. Tag: para +#: boot-installer.xml:1873 +#, no-c-format +msgid "" +"At the MacOS desktop, start the Linux installation process by double-" +"clicking on the <guiicon>Penguin Prefs</guiicon> icon in the " +"<filename>Penguin</filename> directory. The <command>Penguin</command> " +"booter will start up. Go to the <guimenuitem>Settings</guimenuitem> item in " +"the <guimenu>File</guimenu> menu, click the <guilabel>Kernel</guilabel> tab. " +"Select the kernel (<filename>vmlinuz</filename>) and ramdisk " +"(<filename>initrd.gz</filename>) images in the <filename>install</filename> " +"directory by clicking on the corresponding buttons in the upper right " +"corner, and navigating the file select dialogs to locate the files." +msgstr "" +"在 MacOS 桌面,啟動 Linux 安裝進行需要雙擊 <guiicon>Penguin Prefs</guiicon> " +"圖示,它位於 <filename>Penguin</filename> 目錄。<command>Penguin</command> 啟" +"動將開始。進入到 <guimenuitem>Settings</guimenuitem> 項,它位於 " +"<guimenu>File</guimenu>選單,點擊 <guilabel>Kernel</guilabel> 選項。選擇核心 " +"(<filename>vmlinuz</filename>) 和 ramdisk (<filename>initrd.gz</filename>) 映" +"象,它位於 <filename>install</filename> 目錄,點擊右上角對應的按鈕,並在對話" +"框中選擇檔案。" + +#. Tag: para +#: boot-installer.xml:1888 +#, no-c-format +msgid "" +"To set the boot parameters in Penguin, choose <guimenu>File</guimenu> -> " +"<guimenuitem>Settings...</guimenuitem>, then switch to the " +"<guilabel>Options</guilabel> tab. Boot parameters may be typed in to the " +"text entry area. If you will always want to use these settings, select " +"<guimenu>File</guimenu> -> <guimenuitem>Save Settings as Default</" +"guimenuitem>." +msgstr "" +"要為 Penguin 設定啟動參數,請選擇 <guimenu>File</guimenu> -> " +"<guimenuitem>Settings...</guimenuitem>,然後切換到 <guilabel>Options</" +"guilabel> 選項卡。啟動參數可以寫到文字區域。如果您要一直採用這些設置,選擇 " +"<guimenu>File</guimenu> -> <guimenuitem>儲存設定為預設</guimenuitem>。" + +#. Tag: para +#: boot-installer.xml:1897 +#, no-c-format +msgid "" +"Close the <guilabel>Settings</guilabel> dialog, save the settings and start " +"the bootstrap using the <guimenuitem>Boot Now</guimenuitem> item in the " +"<guimenu>File</guimenu> menu." +msgstr "" +"關閉 <guilabel>Settings</guilabel> 對話框,儲存設定然後用位於 <guimenu>File</" +"guimenu> 選單的 <guimenuitem>Boot Now</guimenuitem> 選項開機。" -#~ msgid "type <screen>i162 &enterkey;</screen> to install an MVME162" -#~ msgstr "輸入 <screen>i162 &enterkey;</screen> 來安裝 MVME162" +#. Tag: para +#: boot-installer.xml:1904 +#, no-c-format +msgid "" +"The <command>Penguin</command> booter will output some debugging information " +"into a window. After this, the screen will go grey, there will be a few " +"seconds' delay. Next, a black screen with white text should come up, " +"displaying all kinds of kernel debugging information. These messages may " +"scroll by too fast for you to read, but that's OK. After a couple of " +"seconds, the installation program should start automatically, so you can " +"continue below at <xref linkend=\"d-i-intro\"/>." +msgstr "" +"<command>Penguin</command> 啟動將輸出一些除錯資訊到視窗。然後,螢幕變灰,會有" +"數秒延遲。接著,帶有文字的黑底畫面出現,顯示各種核心除錯資訊。這些資訊可能捲" +"動很快無法閱讀,這是正常的。再過一段時間,安裝程式就會自動執行,您可以按照下" +"面步驟繼續 <xref linkend=\"d-i-intro\"/>。" + +#. Tag: title +#: boot-installer.xml:1919 +#, no-c-format +msgid "Booting from Q40/Q60" +msgstr "從 Q40/Q60 啟動" + +#. Tag: para +#: boot-installer.xml:1921 +#, no-c-format +msgid "FIXME" +msgstr "FIXME" + +#. Tag: para +#: boot-installer.xml:1925 +#, no-c-format +msgid "" +"The installation program should start automatically, so you can continue " +"below at <xref linkend=\"d-i-intro\"/>." +msgstr "" +"安裝程式就會自動執行,您可以按下面步驟繼續 <xref linkend=\"d-i-intro\"/>。" -#~ msgid "type <screen>i167 &enterkey;</screen> to install an MVME166/167" -#~ msgstr "輸入 <screen>i167 &enterkey;</screen> 來安裝 MVME166/167" +#. Tag: para +#: boot-installer.xml:1937 +#, no-c-format +msgid "" +"Currently, the only &arch-title; subarchitecture that supports CD-ROM " +"booting is the BVME6000." +msgstr "目前唯一 &arch-title; 子架構支援光碟開機的是 BVME6000。" -#~ msgid "" -#~ "You may additionally append the string <screen>TERM=vt100</screen> to use " -#~ "vt100 terminal emulation, e.g., <screen>i6000 TERM=vt100 &enterkey;</" -#~ "screen>." -#~ msgstr "" -#~ "您也可以附加一個字串 <screen>TERM=vt100</screen> 來使用 vt100 終端模擬。比" -#~ "如,<screen>i6000 TERM=vt100 &enterkey;</screen>。" +#. Tag: para +#: boot-installer.xml:2009 +#, no-c-format +msgid "" +"After booting the VMEbus systems you will be presented with the LILO " +"<prompt>Boot:</prompt> prompt. At that prompt enter one of the following to " +"boot Linux and begin installation proper of the Debian software using vt102 " +"terminal emulation:" +msgstr "" +"在起動 VMEbus 系統後您應該看到 LILO <prompt>Boot:</prompt> 提示符號。在提示符" +"號下輸入以下一種方法來啟動 Linux,並開始在一個 vt102 模擬終端下面安裝普通的 " +"Debian 軟體。" + +#. Tag: para +#: boot-installer.xml:2020 +#, no-c-format +msgid "type <screen>i6000 &enterkey;</screen> to install a BVME4000/6000" +msgstr "輸入 <screen>i6000 &enterkey;</screen> 來安裝 BVME4000/6000" + +#. Tag: para +#: boot-installer.xml:2025 +#, no-c-format +msgid "type <screen>i162 &enterkey;</screen> to install an MVME162" +msgstr "輸入 <screen>i162 &enterkey;</screen> 來安裝 MVME162" + +#. Tag: para +#: boot-installer.xml:2030 +#, no-c-format +msgid "type <screen>i167 &enterkey;</screen> to install an MVME166/167" +msgstr "輸入 <screen>i167 &enterkey;</screen> 來安裝 MVME166/167" + +#. Tag: para +#: boot-installer.xml:2037 +#, no-c-format +msgid "" +"You may additionally append the string <screen>TERM=vt100</screen> to use " +"vt100 terminal emulation, e.g., <screen>i6000 TERM=vt100 &enterkey;</screen>." +msgstr "" +"您也可以附加一個字串 <screen>TERM=vt100</screen> 來使用 vt100 終端模擬。比如," +"<screen>i6000 TERM=vt100 &enterkey;</screen>。" -#~ msgid "" -#~ "For most &arch-title; architectures, booting from a local filesystem is " -#~ "the recommended method." -#~ msgstr "" -#~ "對於大多數 m68k 架構來說,推薦方法是從一個本地檔案系統開機安裝程式。" +#. Tag: para +#: boot-installer.xml:2049 +#, no-c-format +msgid "" +"For most &arch-title; architectures, booting from a local filesystem is the " +"recommended method." +msgstr "對於大多數 m68k 架構來說,推薦方法是從一個本地檔案系統開機安裝程式。" -#~ msgid "" -#~ "Booting from the boot floppy is supported only for Atari and VME (with a " -#~ "SCSI floppy drive on VME) at this time." -#~ msgstr "" -#~ "從軟碟開機的方法目前只支援 Atari 以及 VME (VME 有一個 SCSI 軟碟機)。" +#. Tag: para +#: boot-installer.xml:2054 +#, no-c-format +msgid "" +"Booting from the boot floppy is supported only for Atari and VME (with a " +"SCSI floppy drive on VME) at this time." +msgstr "從軟碟開機的方法目前只支援 Atari 以及 VME (VME 有一個 SCSI 軟碟機)。" # index.docbook:1899, index.docbook:1946 -#, fuzzy -#~ msgid "SGI TFTP Booting" -#~ msgstr "SGI Indy 透過 TFTP 開機" - -#, fuzzy -#~ msgid "" -#~ "After entering the command monitor use <informalexample><screen>\n" -#~ "bootp():\n" -#~ "</screen></informalexample> on SGI machines to boot linux and to begin " -#~ "installation of the Debian Software. In order to make this work you may " -#~ "have to unset the <envar>netaddr</envar> environment variable. Type " -#~ "<informalexample><screen>\n" -#~ "unsetenv netaddr\n" -#~ "</screen></informalexample> in the command monitor to do this." -#~ msgstr "" -#~ "在進入指令監視器後使用 <informalexample><screen>\n" -#~ "bootp():\n" -#~ "</screen></informalexample> 在 SGI Indys 上啟動 Linux 及 Debian 軟體的安" -#~ "裝。為了正常執行,您可能必須取消設定 <envar>netaddr</envar> 環境變數。輸" -#~ "入 <informalexample><screen>\n" -#~ "unsetenv netaddr\n" -#~ "</screen></informalexample> 到指令監視器。" +#. Tag: title +#: boot-installer.xml:2070 boot-installer.xml:2117 +#, fuzzy, no-c-format +msgid "SGI TFTP Booting" +msgstr "SGI Indy 透過 TFTP 開機" + +#. Tag: para +#: boot-installer.xml:2071 +#, fuzzy, no-c-format +msgid "" +"After entering the command monitor use <informalexample><screen>\n" +"bootp():\n" +"</screen></informalexample> on SGI machines to boot linux and to begin " +"installation of the Debian Software. In order to make this work you may have " +"to unset the <envar>netaddr</envar> environment variable. Type " +"<informalexample><screen>\n" +"unsetenv netaddr\n" +"</screen></informalexample> in the command monitor to do this." +msgstr "" +"在進入指令監視器後使用 <informalexample><screen>\n" +"bootp():\n" +"</screen></informalexample> 在 SGI Indys 上啟動 Linux 及 Debian 軟體的安裝。" +"為了正常執行,您可能必須取消設定 <envar>netaddr</envar> 環境變數。輸入 " +"<informalexample><screen>\n" +"unsetenv netaddr\n" +"</screen></informalexample> 到指令監視器。" # index.docbook:1919, index.docbook:1968 -#, fuzzy -#~ msgid "Broadcom BCM91250A and BCM91480B TFTP Booting" -#~ msgstr "Broadcom BCM91250A TFTP 的啟動" - -#, fuzzy -#~ msgid "" -#~ "On the Broadcom BCM91250A and BCM91480B evaluation boards, you have to " -#~ "load the SiByl boot loader via TFTP which will then load and start the " -#~ "Debian installer. In most cases, you will first obtain an IP address via " -#~ "DHCP but it is also possible to configure a static address. In order to " -#~ "use DHCP, you can enter the following command on the CFE prompt: " -#~ "<informalexample><screen>\n" -#~ "ifconfig eth0 -auto\n" -#~ "</screen></informalexample> Once you have obtained an IP address, you can " -#~ "load SiByl with the following command: <informalexample><screen>\n" -#~ "boot 192.168.1.1:/boot/sibyl\n" -#~ "</screen></informalexample> You need to substitute the IP address listed " -#~ "in this example with either the name or the IP address of your TFTP " -#~ "server. Once you issue this command, the installer will be loaded " -#~ "automatically." -#~ msgstr "" -#~ "在 Broadcom BCM91250A 試用主機板上,您不得不透過 TFTP 加載 SiByl 開機程" -#~ "式,它接著將載入和啟動 Debian 安裝程式。大多數情況下,您透過 DHCP 取得 IP " -#~ "位址,當然也可以指定靜態位址。要使用 DHCP,您可以在下面 CFE 提示符號下輸入" -#~ "指令: <informalexample><screen>\n" -#~ "ifconfig eth0 -auto\n" -#~ "</screen></informalexample> 一旦得到 IP 位址,就可以使用下面指令載入 " -#~ "SiByl: <informalexample><screen>\n" -#~ "boot 192.168.1.1:/boot/sibyl\n" -#~ "</screen></informalexample> 您必須以網域名稱或從 TFTP 伺服器上取得的 IP 位" -#~ "址替換上例中的 IP 位址。完成之後,安裝程式就會自動載入。" +#. Tag: title +#: boot-installer.xml:2090 boot-installer.xml:2139 boot-installer.xml:2194 +#: boot-installer.xml:2233 +#, fuzzy, no-c-format +msgid "Broadcom BCM91250A and BCM91480B TFTP Booting" +msgstr "Broadcom BCM91250A TFTP 的啟動" + +#. Tag: para +#: boot-installer.xml:2091 boot-installer.xml:2195 +#, fuzzy, no-c-format +msgid "" +"On the Broadcom BCM91250A and BCM91480B evaluation boards, you have to load " +"the SiByl boot loader via TFTP which will then load and start the Debian " +"installer. In most cases, you will first obtain an IP address via DHCP but " +"it is also possible to configure a static address. In order to use DHCP, you " +"can enter the following command on the CFE prompt: " +"<informalexample><screen>\n" +"ifconfig eth0 -auto\n" +"</screen></informalexample> Once you have obtained an IP address, you can " +"load SiByl with the following command: <informalexample><screen>\n" +"boot 192.168.1.1:/boot/sibyl\n" +"</screen></informalexample> You need to substitute the IP address listed in " +"this example with either the name or the IP address of your TFTP server. " +"Once you issue this command, the installer will be loaded automatically." +msgstr "" +"在 Broadcom BCM91250A 試用主機板上,您不得不透過 TFTP 加載 SiByl 開機程式,它" +"接著將載入和啟動 Debian 安裝程式。大多數情況下,您透過 DHCP 取得 IP 位址,當" +"然也可以指定靜態位址。要使用 DHCP,您可以在下面 CFE 提示符號下輸入指令: " +"<informalexample><screen>\n" +"ifconfig eth0 -auto\n" +"</screen></informalexample> 一旦得到 IP 位址,就可以使用下面指令載入 SiByl: " +"<informalexample><screen>\n" +"boot 192.168.1.1:/boot/sibyl\n" +"</screen></informalexample> 您必須以網域名稱或從 TFTP 伺服器上取得的 IP 位址" +"替換上例中的 IP 位址。完成之後,安裝程式就會自動載入。" # index.docbook:1943, index.docbook:2477 -#~ msgid "Boot Parameters" -#~ msgstr "開機參數" - -#, fuzzy -#~ msgid "" -#~ "On SGI machines you can append boot parameters to the <command>bootp():</" -#~ "command> command in the command monitor." -#~ msgstr "" -#~ "在 SGI Indys 上您可以在指令監視器下透過 <command>bootp():</command> 來附加" -#~ "開機參數。" - -#~ msgid "" -#~ "Following the <command>bootp():</command> command you can give the path " -#~ "and name of the file to boot if you did not give an explicit name via " -#~ "your bootp/dhcp server. Example: <informalexample><screen>\n" -#~ "bootp():/boot/tftpboot.img\n" -#~ "</screen></informalexample> Further kernel parameters can be passed via " -#~ "<command>append</command>:" -#~ msgstr "" -#~ "如果您沒有透過 bootp/dhcp 伺服器提供清楚的名字檔名,在 <command>bootp():</" -#~ "command> 指令之後您可以給提供徑和檔案名稱來開機。例如 " -#~ "<informalexample><screen>\n" -#~ "bootp():/boot/tftpboot.img\n" -#~ "</screen></informalexample> 還有更多的核心參數傳遞可以用 <command>append</" -#~ "command>:" - -#~ msgid "bootp(): append=\"root=/dev/sda1\"" -#~ msgstr "bootp(): append=\"root=/dev/sda1\"" +#. Tag: title +#: boot-installer.xml:2114 boot-installer.xml:2218 boot-installer.xml:2741 +#, no-c-format +msgid "Boot Parameters" +msgstr "開機參數" + +#. Tag: para +#: boot-installer.xml:2118 +#, fuzzy, no-c-format +msgid "" +"On SGI machines you can append boot parameters to the <command>bootp():</" +"command> command in the command monitor." +msgstr "" +"在 SGI Indys 上您可以在指令監視器下透過 <command>bootp():</command> 來附加開" +"機參數。" -#~ msgid "" -#~ "You cannot pass any boot parameters directly from the CFE prompt. " -#~ "Instead, you have to edit the <filename>/boot/sibyl.conf</filename> file " -#~ "on the TFTP server and add your parameters to the " -#~ "<replaceable>extra_args</replaceable> variable." -#~ msgstr "" -#~ "您不能從 CFE 提示符號直接傳遞啟動參數。而是編輯 TFTP 伺服器上的 " -#~ "<filename>/boot/sibyl.conf</filename> 文件並添加參數到 " -#~ "<replaceable>extra_args</replaceable> 變數。" +#. Tag: para +#: boot-installer.xml:2123 +#, no-c-format +msgid "" +"Following the <command>bootp():</command> command you can give the path and " +"name of the file to boot if you did not give an explicit name via your bootp/" +"dhcp server. Example: <informalexample><screen>\n" +"bootp():/boot/tftpboot.img\n" +"</screen></informalexample> Further kernel parameters can be passed via " +"<command>append</command>:" +msgstr "" +"如果您沒有透過 bootp/dhcp 伺服器提供清楚的名字檔名,在 <command>bootp():</" +"command> 指令之後您可以給提供徑和檔案名稱來開機。例如 " +"<informalexample><screen>\n" +"bootp():/boot/tftpboot.img\n" +"</screen></informalexample> 還有更多的核心參數傳遞可以用 <command>append</" +"command>:" + +#. Tag: screen +#: boot-installer.xml:2133 +#, no-c-format +msgid "bootp(): append=\"root=/dev/sda1\"" +msgstr "bootp(): append=\"root=/dev/sda1\"" + +#. Tag: para +#: boot-installer.xml:2140 boot-installer.xml:2234 +#, no-c-format +msgid "" +"You cannot pass any boot parameters directly from the CFE prompt. Instead, " +"you have to edit the <filename>/boot/sibyl.conf</filename> file on the TFTP " +"server and add your parameters to the <replaceable>extra_args</replaceable> " +"variable." +msgstr "" +"您不能從 CFE 提示符號直接傳遞啟動參數。而是編輯 TFTP 伺服器上的 <filename>/" +"boot/sibyl.conf</filename> 文件並添加參數到 <replaceable>extra_args</" +"replaceable> 變數。" # index.docbook:1899, index.docbook:1946 -#, fuzzy -#~ msgid "Cobalt TFTP Booting" -#~ msgstr "SGI Indy 透過 TFTP 開機" - -#, fuzzy -#~ msgid "" -#~ "You cannot pass any boot parameters directly. Instead, you have to edit " -#~ "the <filename>/nfsroot/default.colo</filename> file on the NFS server and " -#~ "add your parameters to the <replaceable>args</replaceable> variable." -#~ msgstr "" -#~ "您不能從 CFE 提示符號直接傳遞啟動參數。而是編輯 TFTP 伺服器上的 " -#~ "<filename>/boot/sibyl.conf</filename> 文件並添加參數到 " -#~ "<replaceable>extra_args</replaceable> 變數。" - -#~ msgid "s390 Limitations" -#~ msgstr "s390 的限制" - -#~ msgid "" -#~ "In order to run the installation system a working network setup and ssh " -#~ "session is needed on S/390." -#~ msgstr "為了在 S/390 上安裝系統,需要網路來和 ssh 連線。" - -#~ msgid "" -#~ "The booting process starts with a network setup that prompts you for " -#~ "several network parameters. If the setup is successful, you will login to " -#~ "the system by starting an ssh session which will launch the standard " -#~ "installation system." -#~ msgstr "" -#~ "開機過程開始時候會要求一些參數來進行網路設定。如果設定成功,您將會透過ssh " -#~ "連線登錄進入系統,並且開始標準系統安裝。" - -#~ msgid "s390 Boot Parameters" -#~ msgstr "s390 開機參數" - -#~ msgid "" -#~ "On S/390 you can append boot parameters in the parm file. This file can " -#~ "either be in ASCII or EBCDIC format. Please read <ulink url=\"&url-s390-" -#~ "devices;\">Device Drivers and Installation Commands</ulink> for more " -#~ "information about S/390-specific boot parameters." -#~ msgstr "" -#~ "在 S/390 上您可以在參數檔案下面附加一些開機參數。這個檔案可以是 ASCII 或" -#~ "者 EBCDIC 編碼。請閱讀 <ulink url=\"&url-s390-devices;\"> 設備驅動程式以及" -#~ "安裝命令</ulink> 來取得更多有關 S/390 特定的開機參數。" - -#~ msgid "" -#~ "Currently, the only &arch-title; subarchitectures that support CD-ROM " -#~ "booting are PReP and New World PowerMacs. On PowerMacs, hold the " -#~ "<keycap>c</keycap> key, or else the combination of <keycap>Command</" -#~ "keycap>, <keycap>Option</keycap>, <keycap>Shift</keycap>, and " -#~ "<keycap>Delete</keycap> keys together while booting to boot from the CD-" -#~ "ROM." -#~ msgstr "" -#~ "目前來說,&arch-title; 下的子架構只有 PReP 和 New World PowerMacs 支援光碟" -#~ "開機。在 PowerMacs 下從光碟上開機時,按住 <keycap>c</keycap> 鍵,或者組合" -#~ "鍵 <keycap>Command</keycap>, <keycap>Option</keycap>, <keycap>Shift</" -#~ "keycap>, 和 <keycap>Delete</keycap> 。" - -#~ msgid "" -#~ "OldWorld PowerMacs will not boot a Debian CD, because OldWorld computers " -#~ "relied on a Mac OS ROM CD boot driver to be present on the CD, and a free-" -#~ "software version of this driver is not available. All OldWorld systems " -#~ "have floppy drives, so use the floppy drive to launch the installer, and " -#~ "then point the installer to the CD for the needed files." -#~ msgstr "" -#~ "OldWorld Powermacs 不能從 Debian 光碟開機,因為 OldWorld 電腦要求光碟片上" -#~ "存有 MacOSROM CD 開機驅動程式,但是目前還沒有自由的版本。所有的 OldWorld " -#~ "系統具有軟碟驅動程式,因此可以使用軟碟驅動程式來啟動安裝程式,然後讓安裝程" -#~ "式從 CD 上選擇所需要的文件。" - -#~ msgid "" -#~ "If your system doesn't boot directly from CD-ROM, you can still use the " -#~ "CD-ROM to install the system. On NewWorlds, you can also use an " -#~ "OpenFirmware command to boot from the CD-ROM manually. Follow the " -#~ "instructions in <xref linkend=\"boot-newworld\"/> for booting from the " -#~ "hard disk, except use the path to <command>yaboot</command> on the CD at " -#~ "the OF prompt, such as" -#~ msgstr "" -#~ "如果您的系統不支援直接從光碟啟動,仍然可以採用光碟來安裝系統。在 " -#~ "NewWorlds 上面,可以使用一個 OpenFirmware 指令來手動光碟開機。除了在 OF 提" -#~ "示符號下使用光碟上的 <command>yaboot</command>,按照 <xref linkend=\"boot-" -#~ "newworld\"/> 的方法從硬碟來進行開機,例如:" - -#~ msgid "0 > boot cd:,\\install\\yaboot" -#~ msgstr "0 > boot cd:,\\install\\yaboot" - -#~ msgid "Booting from Hard Disk" -#~ msgstr "從硬碟開機" - -#~ msgid "Booting CHRP from OpenFirmware" -#~ msgstr "從 OpenFirmware 開機 CHRP" +#. Tag: title +#: boot-installer.xml:2159 boot-installer.xml:2221 +#, fuzzy, no-c-format +msgid "Cobalt TFTP Booting" +msgstr "SGI Indy 透過 TFTP 開機" + +#. Tag: para +#: boot-installer.xml:2160 +#, no-c-format +msgid "" +"Strictly speaking, Cobalt does not use TFTP but NFS to boot. You need to " +"install an NFS server and put the installer files in <filename>/nfsroot</" +"filename>. When you boot your Cobalt, you have to press the left and the " +"right cursor buttons at the same time and the machine will boot via the " +"network from NFS. It will then display several options on the display. There " +"are the following two installation methods:" +msgstr "" -#~ msgid "Not yet written." -#~ msgstr "還沒有完成" +#. Tag: para +#: boot-installer.xml:2170 +#, no-c-format +msgid "" +"Via SSH (default): In this case, the installer will configure the network " +"via DHCP and start an SSH server. It will then display a random password and " +"other login information (such as the IP address) on the Cobalt LCD. When you " +"connect to the machine with an SSH client you can start with the " +"installation." +msgstr "" -#~ msgid "Booting OldWorld PowerMacs from MacOS" -#~ msgstr "從 OldWorld PowerMacs 的 MacOS 上開機" +#. Tag: para +#: boot-installer.xml:2179 +#, no-c-format +msgid "" +"Via serial console: Using a null modem cable, you can connect to the serial " +"port of your Cobalt machine (using 115200 bps) and perform the installation " +"this way. This option is not available on Qube 2700 (Qube1) machines since " +"they have no serial port." +msgstr "" -#~ msgid "" -#~ "If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it " -#~ "to boot into the installation system. Double click the <guiicon>BootX</" -#~ "guiicon> application icon. Click on the <guibutton>Options</guibutton> " -#~ "button and select <guilabel>Use Specified RAM Disk</guilabel>. This will " -#~ "give you the chance to select the <filename>ramdisk.image.gz</filename> " -#~ "file. You may need to select the <guilabel>No Video Driver</guilabel> " -#~ "checkbox, depending on your hardware. Then click the <guibutton>Linux</" -#~ "guibutton> button to shut down MacOS and launch the installer." -#~ msgstr "" -#~ "如果您在 <xref linkend=\"files-oldworld\"/> 中設定好了 BootX,您可以使用它" -#~ "啟動並進入安裝系統。雙擊 <guiicon>BootX</guiicon> 應用程式圖示。點擊 " -#~ "<guibutton>Options</guibutton> 按鈕並且選擇 <guilabel>Use Specified RAM " -#~ "Disk</guilabel>。這將可以讓您選擇 <filename>ramdisk.image.gz</filename> 檔" -#~ "案。也許根據您的硬體情況需要選擇 <guilabel>No Video Driver</guilabel> 選擇" -#~ "框。然後點擊 <guibutton>Linux</guibutton> 按鈕,來關閉 MacOS 以及啟動安裝" -#~ "程序。" +#. Tag: para +#: boot-installer.xml:2222 +#, fuzzy, no-c-format +msgid "" +"You cannot pass any boot parameters directly. Instead, you have to edit the " +"<filename>/nfsroot/default.colo</filename> file on the NFS server and add " +"your parameters to the <replaceable>args</replaceable> variable." +msgstr "" +"您不能從 CFE 提示符號直接傳遞啟動參數。而是編輯 TFTP 伺服器上的 <filename>/" +"boot/sibyl.conf</filename> 文件並添加參數到 <replaceable>extra_args</" +"replaceable> 變數。" + +#. Tag: title +#: boot-installer.xml:2250 +#, no-c-format +msgid "s390 Limitations" +msgstr "s390 的限制" + +#. Tag: para +#: boot-installer.xml:2251 +#, no-c-format +msgid "" +"In order to run the installation system a working network setup and ssh " +"session is needed on S/390." +msgstr "為了在 S/390 上安裝系統,需要網路來和 ssh 連線。" -#~ msgid "Booting NewWorld Macs from OpenFirmware" -#~ msgstr "從 NewWorld Macs 的 OpenFirmware 開機" +#. Tag: para +#: boot-installer.xml:2256 +#, no-c-format +msgid "" +"The booting process starts with a network setup that prompts you for several " +"network parameters. If the setup is successful, you will login to the system " +"by starting an ssh session which will launch the standard installation " +"system." +msgstr "" +"開機過程開始時候會要求一些參數來進行網路設定。如果設定成功,您將會透過ssh 連" +"線登錄進入系統,並且開始標準系統安裝。" + +#. Tag: title +#: boot-installer.xml:2267 +#, no-c-format +msgid "s390 Boot Parameters" +msgstr "s390 開機參數" + +#. Tag: para +#: boot-installer.xml:2268 +#, no-c-format +msgid "" +"On S/390 you can append boot parameters in the parm file. This file can " +"either be in ASCII or EBCDIC format. Please read <ulink url=\"&url-s390-" +"devices;\">Device Drivers and Installation Commands</ulink> for more " +"information about S/390-specific boot parameters." +msgstr "" +"在 S/390 上您可以在參數檔案下面附加一些開機參數。這個檔案可以是 ASCII 或者 " +"EBCDIC 編碼。請閱讀 <ulink url=\"&url-s390-devices;\"> 設備驅動程式以及安裝命" +"令</ulink> 來取得更多有關 S/390 特定的開機參數。" -#~ msgid "" -#~ "You will have already placed the <filename>vmlinux</filename>, " -#~ "<filename>initrd.gz</filename>, <filename>yaboot</filename>, and " -#~ "<filename>yaboot.conf</filename> files at the root level of your HFS " -#~ "partition in <xref linkend=\"files-newworld\"/>. Restart the computer, " -#~ "and immediately (during the chime) hold down the <keycap>Option</keycap>, " -#~ "<keycap>Command (cloverleaf/Apple)</keycap>, <keycap>o</keycap>, and " -#~ "<keycap>f</keycap> keys all together. After a few seconds you will be " -#~ "presented with the Open Firmware prompt. At the prompt, type " -#~ "<informalexample><screen>\n" -#~ "0 > boot hd:<replaceable>x</replaceable>,yaboot\n" -#~ "</screen></informalexample> replacing <replaceable>x</replaceable> with " -#~ "the partition number of the HFS partition where the kernel and yaboot " -#~ "files were placed, followed by a &enterkey;. On some machines, you may " -#~ "need to use <userinput>ide0:</userinput> instead of <userinput>hd:</" -#~ "userinput>. In a few more seconds you will see a yaboot prompt " -#~ "<informalexample><screen>\n" -#~ "boot:\n" -#~ "</screen></informalexample> At yaboot's <prompt>boot:</prompt> prompt, " -#~ "type either <userinput>install</userinput> or <userinput>install " -#~ "video=ofonly</userinput> followed by a &enterkey;. The " -#~ "<userinput>video=ofonly</userinput> argument is for maximum " -#~ "compatibility; you can try it if <userinput>install</userinput> doesn't " -#~ "work. The Debian installation program should start." -#~ msgstr "" -#~ "您也許已經按照 <filename>vmlinux</filename>, <filename>initrd.gz</" -#~ "filename>, <filename>yaboot</filename> 和 <filename>yaboot.conf</" -#~ "filename> 在 HFS 分割區的根層次放置好了 <xref linkend=\"files-newworld\"/" -#~ "> 檔案。請重新啟動電腦,並且立即 (在發聲時) 同時按住 <keycap>Option</" -#~ "keycap>, <keycap>Command (cloverleaf/Apple)</keycap>, <keycap>o</keycap>, " -#~ "和 <keycap>f</keycap> 鍵。過幾秒鐘後,將進入 Open Firmware 提示符號。在提" -#~ "示符號下,輸入: <informalexample><screen>\n" -#~ "0 > boot hd:<replaceable>x</replaceable>,yaboot\n" -#~ "</screen></informalexample> 以放置核心和 yaboot 檔案的 HFS 分割區號來代替 " -#~ "<replaceable>x</replaceable> 然後按下 &enterkey;。在某些機器上,您也許需要" -#~ "時用 <userinput>ide0:</userinput> 來代替 <userinput>hd:</userinput>,在接" -#~ "下來的幾秒鐘內,將會看到一個提示符號 <informalexample><screen>\n" -#~ "boot:\n" -#~ "</screen></informalexample> 在 yaboot 的 <prompt>boot:</prompt> 提示符號" -#~ "下,輸入 <userinput>install</userinput> 或者 <userinput>install " -#~ "video=ofonly</userinput> 然後點擊 &enterkey;。 <userinput>video=ofonly</" -#~ "userinput> 參數是用於最大可能的相容性﹔您可以在 <userinput>install</" -#~ "userinput> 無法運作的情況下嘗試使用它。Debian 安裝程式應該立刻啟動。" +#. Tag: para +#: boot-installer.xml:2322 +#, no-c-format +msgid "" +"Currently, the only &arch-title; subarchitectures that support CD-ROM " +"booting are PReP and New World PowerMacs. On PowerMacs, hold the <keycap>c</" +"keycap> key, or else the combination of <keycap>Command</keycap>, " +"<keycap>Option</keycap>, <keycap>Shift</keycap>, and <keycap>Delete</keycap> " +"keys together while booting to boot from the CD-ROM." +msgstr "" +"目前來說,&arch-title; 下的子架構只有 PReP 和 New World PowerMacs 支援光碟開" +"機。在 PowerMacs 下從光碟上開機時,按住 <keycap>c</keycap> 鍵,或者組合鍵 " +"<keycap>Command</keycap>, <keycap>Option</keycap>, <keycap>Shift</keycap>, " +"和 <keycap>Delete</keycap> 。" + +#. Tag: para +#: boot-installer.xml:2331 +#, no-c-format +msgid "" +"OldWorld PowerMacs will not boot a Debian CD, because OldWorld computers " +"relied on a Mac OS ROM CD boot driver to be present on the CD, and a free-" +"software version of this driver is not available. All OldWorld systems have " +"floppy drives, so use the floppy drive to launch the installer, and then " +"point the installer to the CD for the needed files." +msgstr "" +"OldWorld Powermacs 不能從 Debian 光碟開機,因為 OldWorld 電腦要求光碟片上存" +"有 MacOSROM CD 開機驅動程式,但是目前還沒有自由的版本。所有的 OldWorld 系統具" +"有軟碟驅動程式,因此可以使用軟碟驅動程式來啟動安裝程式,然後讓安裝程式從 CD " +"上選擇所需要的文件。" + +#. Tag: para +#: boot-installer.xml:2340 +#, no-c-format +msgid "" +"If your system doesn't boot directly from CD-ROM, you can still use the CD-" +"ROM to install the system. On NewWorlds, you can also use an OpenFirmware " +"command to boot from the CD-ROM manually. Follow the instructions in <xref " +"linkend=\"boot-newworld\"/> for booting from the hard disk, except use the " +"path to <command>yaboot</command> on the CD at the OF prompt, such as" +msgstr "" +"如果您的系統不支援直接從光碟啟動,仍然可以採用光碟來安裝系統。在 NewWorlds 上" +"面,可以使用一個 OpenFirmware 指令來手動光碟開機。除了在 OF 提示符號下使用光" +"碟上的 <command>yaboot</command>,按照 <xref linkend=\"boot-newworld\"/> 的方" +"法從硬碟來進行開機,例如:" + +#. Tag: screen +#: boot-installer.xml:2349 +#, no-c-format +msgid "0 > boot cd:,\\install\\yaboot" +msgstr "0 > boot cd:,\\install\\yaboot" + +#. Tag: title +#: boot-installer.xml:2355 +#, no-c-format +msgid "Booting from Hard Disk" +msgstr "從硬碟開機" + +#. Tag: title +#: boot-installer.xml:2376 +#, no-c-format +msgid "Booting CHRP from OpenFirmware" +msgstr "從 OpenFirmware 開機 CHRP" + +#. Tag: emphasis +#: boot-installer.xml:2380 +#, no-c-format +msgid "Not yet written." +msgstr "還沒有完成" + +#. Tag: title +#: boot-installer.xml:2385 +#, no-c-format +msgid "Booting OldWorld PowerMacs from MacOS" +msgstr "從 OldWorld PowerMacs 的 MacOS 上開機" + +#. Tag: para +#: boot-installer.xml:2386 +#, no-c-format +msgid "" +"If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to " +"boot into the installation system. Double click the <guiicon>BootX</guiicon> " +"application icon. Click on the <guibutton>Options</guibutton> button and " +"select <guilabel>Use Specified RAM Disk</guilabel>. This will give you the " +"chance to select the <filename>ramdisk.image.gz</filename> file. You may " +"need to select the <guilabel>No Video Driver</guilabel> checkbox, depending " +"on your hardware. Then click the <guibutton>Linux</guibutton> button to shut " +"down MacOS and launch the installer." +msgstr "" +"如果您在 <xref linkend=\"files-oldworld\"/> 中設定好了 BootX,您可以使用它啟" +"動並進入安裝系統。雙擊 <guiicon>BootX</guiicon> 應用程式圖示。點擊 " +"<guibutton>Options</guibutton> 按鈕並且選擇 <guilabel>Use Specified RAM " +"Disk</guilabel>。這將可以讓您選擇 <filename>ramdisk.image.gz</filename> 檔" +"案。也許根據您的硬體情況需要選擇 <guilabel>No Video Driver</guilabel> 選擇" +"框。然後點擊 <guibutton>Linux</guibutton> 按鈕,來關閉 MacOS 以及啟動安裝程" +"序。" + +#. Tag: title +#: boot-installer.xml:2404 +#, no-c-format +msgid "Booting NewWorld Macs from OpenFirmware" +msgstr "從 NewWorld Macs 的 OpenFirmware 開機" + +#. Tag: para +#: boot-installer.xml:2405 +#, no-c-format +msgid "" +"You will have already placed the <filename>vmlinux</filename>, " +"<filename>initrd.gz</filename>, <filename>yaboot</filename>, and " +"<filename>yaboot.conf</filename> files at the root level of your HFS " +"partition in <xref linkend=\"files-newworld\"/>. Restart the computer, and " +"immediately (during the chime) hold down the <keycap>Option</keycap>, " +"<keycap>Command (cloverleaf/Apple)</keycap>, <keycap>o</keycap>, and " +"<keycap>f</keycap> keys all together. After a few seconds you will be " +"presented with the Open Firmware prompt. At the prompt, type " +"<informalexample><screen>\n" +"0 > boot hd:<replaceable>x</replaceable>,yaboot\n" +"</screen></informalexample> replacing <replaceable>x</replaceable> with the " +"partition number of the HFS partition where the kernel and yaboot files were " +"placed, followed by a &enterkey;. On some machines, you may need to use " +"<userinput>ide0:</userinput> instead of <userinput>hd:</userinput>. In a few " +"more seconds you will see a yaboot prompt <informalexample><screen>\n" +"boot:\n" +"</screen></informalexample> At yaboot's <prompt>boot:</prompt> prompt, type " +"either <userinput>install</userinput> or <userinput>install video=ofonly</" +"userinput> followed by a &enterkey;. The <userinput>video=ofonly</userinput> " +"argument is for maximum compatibility; you can try it if <userinput>install</" +"userinput> doesn't work. The Debian installation program should start." +msgstr "" +"您也許已經按照 <filename>vmlinux</filename>, <filename>initrd.gz</filename>, " +"<filename>yaboot</filename> 和 <filename>yaboot.conf</filename> 在 HFS 分割區" +"的根層次放置好了 <xref linkend=\"files-newworld\"/> 檔案。請重新啟動電腦,並" +"且立即 (在發聲時) 同時按住 <keycap>Option</keycap>, <keycap>Command " +"(cloverleaf/Apple)</keycap>, <keycap>o</keycap>, 和 <keycap>f</keycap> 鍵。過" +"幾秒鐘後,將進入 Open Firmware 提示符號。在提示符號下,輸入: " +"<informalexample><screen>\n" +"0 > boot hd:<replaceable>x</replaceable>,yaboot\n" +"</screen></informalexample> 以放置核心和 yaboot 檔案的 HFS 分割區號來代替 " +"<replaceable>x</replaceable> 然後按下 &enterkey;。在某些機器上,您也許需要時" +"用 <userinput>ide0:</userinput> 來代替 <userinput>hd:</userinput>,在接下來的" +"幾秒鐘內,將會看到一個提示符號 <informalexample><screen>\n" +"boot:\n" +"</screen></informalexample> 在 yaboot 的 <prompt>boot:</prompt> 提示符號下," +"輸入 <userinput>install</userinput> 或者 <userinput>install video=ofonly</" +"userinput> 然後點擊 &enterkey;。 <userinput>video=ofonly</userinput> 參數是用" +"於最大可能的相容性﹔您可以在 <userinput>install</userinput> 無法運作的情況下" +"嘗試使用它。Debian 安裝程式應該立刻啟動。" # index.docbook:700, index.docbook:2176 -#~ msgid "Booting from USB memory stick" -#~ msgstr "從 USB 隨身碟開機" - -#~ msgid "" -#~ "Currently, NewWorld PowerMac systems are known to support USB booting." -#~ msgstr "目前,New World PowerMac 系統支援從 USB 開機。" - -#~ msgid "" -#~ "Make sure you have prepared everything from <xref linkend=\"boot-usb-files" -#~ "\"/>. To boot a Macintosh system from a USB stick, you will need to use " -#~ "the Open Firmware prompt, since Open Firmware does not search USB storage " -#~ "devices by default. To get to the prompt, hold down " -#~ "<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</" -#~ "keycap> <keycap>f</keycap></keycombo> all together while booting (see " -#~ "<xref linkend=\"invoking-openfirmware\"/>)." -#~ msgstr "" -#~ "確認您已經準備就緒 <xref linkend=\"boot-usb-files\"/>。要從 USB 隨身碟開" -#~ "機 Macintosh 系統,即使 Open Firmware 預設不搜索 USB 隨身碟設備,您也需要" -#~ "使用 Open Firmware 提示符號。要得到提示符號,在啟動時按住 " -#~ "<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</" -#~ "keycap> <keycap>f</keycap></keycombo> (請參閱 <xref linkend=\"invoking-" -#~ "openfirmware\"/>)。" - -#~ msgid "" -#~ "You will need to work out where the USB storage device appears in the " -#~ "device tree, since at the moment <command>ofpath</command> cannot work " -#~ "that out automatically. Type <userinput>dev / ls</userinput> and " -#~ "<userinput>devalias</userinput> at the Open Firmware prompt to get a list " -#~ "of all known devices and device aliases. On the author's system with " -#~ "various types of USB stick, paths such as <filename>usb0/disk</filename>, " -#~ "<filename>usb0/hub/disk</filename>, <filename>/pci@f2000000/usb@1b,1/" -#~ "disk@1</filename>, and <filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</" -#~ "filename> work." -#~ msgstr "" -#~ "您還需要算出 USB 隨身碟設備在設備樹上的位置,因為現在 <command>ofpath</" -#~ "command> 無法自動計算。鍵入 <userinput>dev / ls</userinput> 和 " -#~ "<userinput>devalias</userinput> 到 Open Firmware 提示符號下,得到所有的已" -#~ "知設備和設備別名。在筆者的系統上有各種 USB 隨身碟,路徑諸如 " -#~ "<filename>usb0/disk</filename>, <filename>usb0/hub/disk</filename>, " -#~ "<filename>/pci@f2000000/usb@1b,1/disk@1</filename>,和 <filename>/" -#~ "pci@f2000000/usb@1b,1/hub@1/disk@1</filename> 。" - -#~ msgid "" -#~ "Having worked out the device path, use a command like this to boot the " -#~ "installer: <informalexample><screen>\n" -#~ "boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\" -#~ "\\:tbxi\n" -#~ "</screen></informalexample> The <replaceable>2</replaceable> matches the " -#~ "Apple_HFS or Apple_Bootstrap partition onto which you copied the boot " -#~ "image earlier, and the <userinput>,\\\\:tbxi</userinput> part instructs " -#~ "Open Firmware to boot from the file with an HFS file type of \"tbxi\" (i." -#~ "e. <command>yaboot</command>) in the directory previously blessed with " -#~ "<command>hattrib -b</command>." -#~ msgstr "" -#~ "得到設備路徑之後,用類似下面的指令啟動安裝程式: " -#~ "<informalexample><screen>\n" -#~ "boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\" -#~ "\\:tbxi\n" -#~ "</screen></informalexample> <replaceable>2</replaceable> 吻合 Apple_HFS " -#~ "或 Apple_Bootstrap 分割區上,之前所複製啟動映像,<userinput>,\\\\:tbxi</" -#~ "userinput> 部分指示 Open Firmware 從具有 ``tbxi'' 類型的 HFS 檔案開機(如 " -#~ "<command>yaboot</command>) 位於前面使用 bless 目錄 <command>hattrib -b</" -#~ "command>。" - -#~ msgid "" -#~ "The system should now boot up, and you should be presented with the " -#~ "<prompt>boot:</prompt> prompt. Here you can enter optional boot " -#~ "arguments, or just hit &enterkey;." -#~ msgstr "" -#~ "系統應該可以開機,然後您會看到 <prompt>boot:</prompt> 提示符號。這裡您可以" -#~ "輸入啟動參數,或者只按下 &enterkey;。" - -#~ msgid "" -#~ "This boot method is new, and may be difficult to get to work on some " -#~ "NewWorld systems. If you have problems, please file an installation " -#~ "report, as explained in <xref linkend=\"submit-bug\"/>." -#~ msgstr "" -#~ "這個是新的啟動方法,可能無法在一些 NewWorld 系統上工作。如果您遇到問題,請" -#~ "寫下安裝報告,請參閱 <xref linkend=\"submit-bug\"/>。" - -#~ msgid "Currently, PReP and New World PowerMac systems support netbooting." -#~ msgstr "目前來說,PReP 以及 New World PowerMac 系統支援網路開機。" - -#~ msgid "" -#~ "On machines with Open Firmware, such as NewWorld Power Macs, enter the " -#~ "boot monitor (see <xref linkend=\"invoking-openfirmware\"/>) and use the " -#~ "command <command>boot enet:0</command>. PReP and CHRP boxes may have " -#~ "different ways of addressing the network. On a PReP machine, you should " -#~ "try <userinput>boot <replaceable>server_ipaddr</replaceable>," -#~ "<replaceable>file</replaceable>,<replaceable>client_ipaddr</replaceable></" -#~ "userinput>." -#~ msgstr "" -#~ "在 Open Firmware 機器上,例如 NewWorld Power Macs,進入開機監視器 (請參閱 " -#~ "<xref linkend=\"invoking-openfirmware\"/>) 並且使用指令 <command>boot " -#~ "enet:0</command>。PReP 以及 CHRP 可能使用不同的途徑來確認網路。在一台 " -#~ "PReP 機器上,您應該嘗試 <userinput>boot <replaceable>server_ipaddr</" -#~ "replaceable>,<replaceable>file</replaceable>,<replaceable>client_ipaddr</" -#~ "replaceable></userinput>。" - -#~ msgid "" -#~ "Booting from floppies is supported for &arch-title;, although it is " -#~ "generally only applicable for OldWorld systems. NewWorld systems are not " -#~ "equipped with floppy drives, and attached USB floppy drives are not " -#~ "supported for booting." -#~ msgstr "" -#~ "&arch-title; 支援從軟碟開機,儘管它本來只適合 OldWorld 系統。NewWorld 系統" -#~ "並沒有安裝軟碟機,而且加裝的 USB 軟碟並不支援開機。" - -#~ msgid "" -#~ "To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place " -#~ "it in floppy drive after shutting the system down, and before pressing " -#~ "the power-on button." -#~ msgstr "" -#~ "若需要從 <filename>boot-floppy-hfs.img</filename> 軟碟開機,請在關閉系統" -#~ "後、按下電源開關前把它放到軟碟機內。" - -#~ msgid "" -#~ "For those not familiar with Macintosh floppy operations: a floppy placed " -#~ "in the machine prior to boot will be the first priority for the system to " -#~ "boot from. A floppy without a valid boot system will be ejected, and the " -#~ "machine will then check for bootable hard disk partitions." -#~ msgstr "" -#~ "對於不熟悉 Macintosh 軟碟操作的人來說:一個放在軟碟機的軟碟將取得第一優先" -#~ "開機順序。一個沒有有效開機系統的軟碟將會被退出,並且機器將檢查硬碟分割區。" - -#~ msgid "" -#~ "After booting, the <filename>root.bin</filename> floppy is requested. " -#~ "Insert the root floppy and press &enterkey;. The installer program is " -#~ "automatically launched after the root system has been loaded into memory." -#~ msgstr "" -#~ "開機之後需要含有 <filename>root.bin</filename> 的軟碟。插入開機軟碟並且按" -#~ "下 &enterkey;。安裝程式將在根系統被裝入記憶體後自動啟動。" - -#~ msgid "PowerPC Boot Parameters" -#~ msgstr "PowerPC 開機參數" - -#~ msgid "" -#~ "Many older Apple monitors used a 640x480 67Hz mode. If your video appears " -#~ "skewed on an older Apple monitor, try appending the boot argument " -#~ "<userinput>video=atyfb:vmode:6</userinput> , which will select that mode " -#~ "for most Mach64 and Rage video hardware. For Rage 128 hardware, this " -#~ "changes to <userinput>video=aty128fb:vmode:6</userinput> ." -#~ msgstr "" -#~ "許多比較老的 Apple 顯示器使用 640x480 67Hz 模式。如果您的畫面在這些老 " -#~ "Apple 顯示器上是扭曲的,請嘗試加入開機參數 <userinput>video=atyfb:" -#~ "vmode:6</userinput> 。它將為大多數 Mach64 和 Rage 顯示設備選擇合適的模式。" -#~ "對於 Rage 128 來說,請改變其值為 <userinput>video=aty128fb:vmode:6</" -#~ "userinput> 。" - -#~ msgid "" -#~ "On machines with OpenBoot, simply enter the boot monitor on the machine " -#~ "which is being installed (see <xref linkend=\"invoking-openboot\"/>). Use " -#~ "the command <userinput>boot net</userinput> to boot from a TFTP and RARP " -#~ "server, or try <userinput>boot net:bootp</userinput> or <userinput>boot " -#~ "net:dhcp</userinput> to boot from a TFTP and BOOTP or DHCP server. Some " -#~ "older OpenBoot revisions require using the device name, such as " -#~ "<userinput>boot le()</userinput>; these probably don't support BOOTP nor " -#~ "DHCP." -#~ msgstr "" -#~ "在有 OpenBoot 的機器上,簡單地進入安裝機器的開機監視器,(請參閱 <xref " -#~ "linkend=\"invoking-openboot\"/>)。請使用指令 <userinput>boot net</" -#~ "userinput> 來從 TFTP 和 RARP 伺服器開機,或者也可以用 <userinput>boot net:" -#~ "bootp</userinput> 或 <userinput>boot net:dhcp</userinput> 來從 TFTP 和 " -#~ "DHCP 服務器開機。一些比較老的 OpenBoot 版本需要使用設備名稱, 例如 " -#~ "<userinput>boot le()</userinput>﹔這些可能不支援 DHCP。" - -#~ msgid "" -#~ "Most OpenBoot versions support the <userinput>boot cdrom</userinput> " -#~ "command which is simply an alias to boot from the SCSI device on ID 6 (or " -#~ "the secondary master for IDE based systems). You may have to use the " -#~ "actual device name for older OpenBoot versions that don't support this " -#~ "special command. Note that some problems have been reported on Sun4m (e." -#~ "g., Sparc 10s and Sparc 20s) systems booting from CD-ROM." -#~ msgstr "" -#~ "大多數 OpenBoot 版本支援 <userinput>boot cdrom</userinput> 指令。它其實是" -#~ "從 ID 為 6 的 SCSI 設備進行開機的一個別名。(對於 IDE 系統來說,它是第二個" -#~ "主硬碟)。在較早的 OpenBoot 版本上,您可能必須使用實際的設備名稱,因為它們" -#~ "不支援這個特殊的指令。注意據說在 Sun4m (例如 Sparc 10s 和 Sparc 20s) 系統" -#~ "上用光碟開機有些問題。" - -#~ msgid "" -#~ "To boot from floppy on a Sparc, use <informalexample><screen>\n" -#~ "Stop-A -> OpenBoot: \"boot floppy\"\n" -#~ "</screen></informalexample> Be warned that the newer Sun4u (ultra) " -#~ "architecture does not support floppy booting. A typical error message is " -#~ "<computeroutput>Bad magic number in disk label - Can't open disk label " -#~ "package</computeroutput>. Furthermore, a number of Sun4c models (such as " -#~ "the IPX) do not support the compressed images found on the disks, so also " -#~ "are not supported." -#~ msgstr "" -#~ "在 SPARC 機器上用軟碟機開機,請使用 <informalexample><screen>\n" -#~ "Stop-A -> OpenBoot: \"boot floppy\"\n" -#~ "</screen></informalexample> 注意較新的 Sun4u (ultra) 結構不支援軟碟機開" -#~ "機,一個標準的錯誤資訊是 <computeroutput>Bad magic number in disk label - " -#~ "Can't open disk label package</computeroutput>。甚至,一些 Sun4c 型號 (例" -#~ "如 IPX) 不支援磁碟上找到的壓縮映像,所以這些都不被支援。" - -#~ msgid "" -#~ "Several Sparcs (e.g. Ultra 10) have an OBP bug that prevents them from " -#~ "booting (instead of not supporting booting at all). The appropriate OBP " -#~ "update can be downloaded as product ID 106121 from <ulink url=\"http://" -#~ "sunsolve.sun.com\"></ulink>." -#~ msgstr "" -#~ "不少 Sparcs (例如 Ultra 10) 有一個 OBP 缺陷。它阻止這些機器開機 (從而完全" -#~ "不支持開機)。合適的 OBP 更新可以從下面連接的 ID 106121 中取得,<ulink url=" -#~ "\"http://sunsolve.sun.com\"></ulink>。" - -#~ msgid "" -#~ "If you are booting from the floppy, and you see messages such as " -#~ "<informalexample><screen>\n" -#~ "Fatal error: Cannot read partition\n" -#~ "Illegal or malformed device name\n" -#~ "</screen></informalexample> then it is possible that floppy booting is " -#~ "simply not supported on your machine." -#~ msgstr "" -#~ "如果您正在從軟碟開機,並且看到如下資訊 <informalexample><screen>\n" -#~ "Fatal error: Cannot read partition\n" -#~ "Illegal or malformed device name\n" -#~ "</screen></informalexample> 那麼您的機器很可能不支援軟碟開機。" - -#~ msgid "IDPROM Messages" -#~ msgstr "IDPROM 訊息" - -#~ msgid "" -#~ "If you cannot boot because you get messages about a problem with " -#~ "<quote>IDPROM</quote>, then it's possible that your NVRAM battery, which " -#~ "holds configuration information for you firmware, has run out. See the " -#~ "<ulink url=\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink> for more " -#~ "information." -#~ msgstr "" -#~ "如果您由於得到一個有關 <quote>IDPROM</quote> 問題的消息並且不能開機,這可" -#~ "能是 NVRAM 電池已經用光。通常它為韌體保持設定資訊。檢查 <ulink url=\"&url-" -#~ "sun-nvram-faq;\">Sun NVRAM 常見問答集</ulink> 以取得更多資訊。" - -#~ msgid "" -#~ "Boot parameters are Linux kernel parameters which are generally used to " -#~ "make sure that peripherals are dealt with properly. For the most part, " -#~ "the kernel can auto-detect information about your peripherals. However, " -#~ "in some cases you'll have to help the kernel a bit." -#~ msgstr "" -#~ "開機參數是 Linux 核心的參數。一般用於確保周邊設備能夠正確地運行。對於其中" -#~ "的大多數部分來說,核心可以自動檢查周邊設備的相關資訊。但是在某些情況下,您" -#~ "可能需要給核心一點小小的幫助。" - -#~ msgid "" -#~ "If this is the first time you're booting the system, try the default boot " -#~ "parameters (i.e., don't try setting parameters) and see if it works " -#~ "correctly. It probably will. If not, you can reboot later and look for " -#~ "any special parameters that inform the system about your hardware." -#~ msgstr "" -#~ "如果這是您第一次開機系統,嘗試預設的開機參數 (即:不要輸入任何參數) 並且檢" -#~ "查是否工作正確。大部分情況下應該如此,如果不是,可以重新啟動,並且檢查需要" -#~ "告訴系統什麼樣的特定參數。" - -#~ msgid "" -#~ "Information on many boot parameters can be found in the <ulink url=" -#~ "\"http://www.tldp.org/HOWTO/BootPrompt-HOWTO.html\"> Linux BootPrompt " -#~ "HOWTO</ulink>, including tips for obscure hardware. This section contains " -#~ "only a sketch of the most salient parameters. Some common gotchas are " -#~ "included below in <xref linkend=\"boot-troubleshooting\"/>." -#~ msgstr "" -#~ "有關很多開機參數的資訊可以參閱 <ulink url=\"http://www.tldp.org/HOWTO/" -#~ "BootPrompt-HOWTO.html\"> Linux BootPrompt HOWTO</ulink>,其中包括一些老舊" -#~ "硬體的解決方法。這一節只描述一些對最常用的基本參數。一些常見的問題描述見 " -#~ "<xref linkend=\"boot-troubleshooting\"/>。" - -#~ msgid "" -#~ "When the kernel boots, a message <informalexample><screen>\n" -#~ "Memory:<replaceable>avail</replaceable>k/<replaceable>total</" -#~ "replaceable>k available\n" -#~ "</screen></informalexample> should be emitted early in the process. " -#~ "<replaceable>total</replaceable> should match the total amount of RAM, in " -#~ "kilobytes. If this doesn't match the actual amount of RAM you have " -#~ "installed, you need to use the <userinput>mem=<replaceable>ram</" -#~ "replaceable></userinput> parameter, where <replaceable>ram</replaceable> " -#~ "is set to the amount of memory, suffixed with <quote>k</quote> for " -#~ "kilobytes, or <quote>m</quote> for megabytes. For example, both " -#~ "<userinput>mem=65536k</userinput> and <userinput>mem=64m</userinput> mean " -#~ "64MB of RAM." -#~ msgstr "" -#~ "當核心開機的時候,一條訊息 <informalexample><screen>\n" -#~ "Memory:<replaceable>avail</replaceable>k/<replaceable>total</" -#~ "replaceable>k available \n" -#~ "</screen></informalexample> 應該會在開機過程的早期顯示。其中 " -#~ "<replaceable>total</replaceable> 應該符合您記憶體的總量,其中單位為多少 " -#~ "kb。如果此參數不符合您安裝的記憶體總數,需要使用 " -#~ "<userinput>mem=<replaceable>ram</replaceable></userinput> 參數。 這裡 " -#~ "<replaceable>ram</replaceable> 被設成記憶體的數量。如是 <quote>k</quote> " -#~ "為位元組,<quote>m</quote> 為兆位元組。例如,<userinput>mem=65536k</" -#~ "userinput> 和 <userinput>mem=64m</userinput> 表示 64MB 記憶體。" - -#~ msgid "" -#~ "If you are booting with a serial console, generally the kernel will " -#~ "autodetect this<phrase arch=\"mipsel\"> (although not on DECstations)</" -#~ "phrase>. If you have a videocard (framebuffer) and a keyboard also " -#~ "attached to the computer which you wish to boot via serial console, you " -#~ "may have to pass the <userinput>console=<replaceable>device</" -#~ "replaceable></userinput> argument to the kernel, where " -#~ "<replaceable>device</replaceable> is your serial device, which is usually " -#~ "something like <filename>ttyS0</filename>." -#~ msgstr "" -#~ "如果您透過序列控制台開機,一般來說核心將自動檢測 <phrase arch=\"mipsel\"> " -#~ "(盡管不是在一台 DECstations 上面)</phrase>。如果您有一塊顯示卡 " -#~ "(framebuffer) 和一塊鍵盤,透過序列埠附加於想開機的電腦上面,也許需要傳遞 " -#~ "<userinput>console=<replaceable>device</replaceable></userinput> 參數給核" -#~ "心, <replaceable>device</replaceable> 是序列埠設備。通常類似於 " -#~ "<filename>ttyS0</filename>。" +#. Tag: title +#: boot-installer.xml:2440 +#, no-c-format +msgid "Booting from USB memory stick" +msgstr "從 USB 隨身碟開機" + +#. Tag: para +#: boot-installer.xml:2441 +#, no-c-format +msgid "Currently, NewWorld PowerMac systems are known to support USB booting." +msgstr "目前,New World PowerMac 系統支援從 USB 開機。" + +#. Tag: para +#: boot-installer.xml:2447 +#, no-c-format +msgid "" +"Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/" +">. To boot a Macintosh system from a USB stick, you will need to use the " +"Open Firmware prompt, since Open Firmware does not search USB storage " +"devices by default. To get to the prompt, hold down " +"<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</" +"keycap> <keycap>f</keycap></keycombo> all together while booting (see <xref " +"linkend=\"invoking-openfirmware\"/>)." +msgstr "" +"確認您已經準備就緒 <xref linkend=\"boot-usb-files\"/>。要從 USB 隨身碟開機 " +"Macintosh 系統,即使 Open Firmware 預設不搜索 USB 隨身碟設備,您也需要使用 " +"Open Firmware 提示符號。要得到提示符號,在啟動時按住 " +"<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</" +"keycap> <keycap>f</keycap></keycombo> (請參閱 <xref linkend=\"invoking-" +"openfirmware\"/>)。" + +#. Tag: para +#: boot-installer.xml:2459 +#, no-c-format +msgid "" +"You will need to work out where the USB storage device appears in the device " +"tree, since at the moment <command>ofpath</command> cannot work that out " +"automatically. Type <userinput>dev / ls</userinput> and <userinput>devalias</" +"userinput> at the Open Firmware prompt to get a list of all known devices " +"and device aliases. On the author's system with various types of USB stick, " +"paths such as <filename>usb0/disk</filename>, <filename>usb0/hub/disk</" +"filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</filename>, and " +"<filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename> work." +msgstr "" +"您還需要算出 USB 隨身碟設備在設備樹上的位置,因為現在 <command>ofpath</" +"command> 無法自動計算。鍵入 <userinput>dev / ls</userinput> 和 " +"<userinput>devalias</userinput> 到 Open Firmware 提示符號下,得到所有的已知設" +"備和設備別名。在筆者的系統上有各種 USB 隨身碟,路徑諸如 <filename>usb0/disk</" +"filename>, <filename>usb0/hub/disk</filename>, <filename>/pci@f2000000/" +"usb@1b,1/disk@1</filename>,和 <filename>/pci@f2000000/usb@1b,1/hub@1/" +"disk@1</filename> 。" + +#. Tag: para +#: boot-installer.xml:2471 +#, no-c-format +msgid "" +"Having worked out the device path, use a command like this to boot the " +"installer: <informalexample><screen>\n" +"boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:" +"tbxi\n" +"</screen></informalexample> The <replaceable>2</replaceable> matches the " +"Apple_HFS or Apple_Bootstrap partition onto which you copied the boot image " +"earlier, and the <userinput>,\\\\:tbxi</userinput> part instructs Open " +"Firmware to boot from the file with an HFS file type of \"tbxi\" (i.e. " +"<command>yaboot</command>) in the directory previously blessed with " +"<command>hattrib -b</command>." +msgstr "" +"得到設備路徑之後,用類似下面的指令啟動安裝程式: <informalexample><screen>\n" +"boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:" +"tbxi\n" +"</screen></informalexample> <replaceable>2</replaceable> 吻合 Apple_HFS 或 " +"Apple_Bootstrap 分割區上,之前所複製啟動映像,<userinput>,\\\\:tbxi</" +"userinput> 部分指示 Open Firmware 從具有 ``tbxi'' 類型的 HFS 檔案開機(如 " +"<command>yaboot</command>) 位於前面使用 bless 目錄 <command>hattrib -b</" +"command>。" + +#. Tag: para +#: boot-installer.xml:2485 +#, no-c-format +msgid "" +"The system should now boot up, and you should be presented with the " +"<prompt>boot:</prompt> prompt. Here you can enter optional boot arguments, " +"or just hit &enterkey;." +msgstr "" +"系統應該可以開機,然後您會看到 <prompt>boot:</prompt> 提示符號。這裡您可以輸" +"入啟動參數,或者只按下 &enterkey;。" -#~ msgid "" -#~ "For &arch-title; the serial devices are <filename>ttya</filename> or " -#~ "<filename>ttyb</filename>. Alternatively, set the <envar>input-device</" -#~ "envar> and <envar>output-device</envar> OpenPROM variables to " -#~ "<filename>ttya</filename>." -#~ msgstr "" -#~ "對於 &arch-title; 序列埠設備名稱是 <filename>ttya</filename> 或 " -#~ "<filename>ttyb</filename> 。或者,透過設置 <envar>input-device</envar> 和 " -#~ "<envar>output-device</envar> OpenPROM 變數至 <filename>ttya</filename>。" +#. Tag: para +#: boot-installer.xml:2491 +#, no-c-format +msgid "" +"This boot method is new, and may be difficult to get to work on some " +"NewWorld systems. If you have problems, please file an installation report, " +"as explained in <xref linkend=\"submit-bug\"/>." +msgstr "" +"這個是新的啟動方法,可能無法在一些 NewWorld 系統上工作。如果您遇到問題,請寫" +"下安裝報告,請參閱 <xref linkend=\"submit-bug\"/>。" + +#. Tag: para +#: boot-installer.xml:2524 +#, no-c-format +msgid "Currently, PReP and New World PowerMac systems support netbooting." +msgstr "目前來說,PReP 以及 New World PowerMac 系統支援網路開機。" + +#. Tag: para +#: boot-installer.xml:2528 +#, no-c-format +msgid "" +"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot " +"monitor (see <xref linkend=\"invoking-openfirmware\"/>) and use the command " +"<command>boot enet:0</command>. PReP and CHRP boxes may have different ways " +"of addressing the network. On a PReP machine, you should try <userinput>boot " +"<replaceable>server_ipaddr</replaceable>,<replaceable>file</replaceable>," +"<replaceable>client_ipaddr</replaceable></userinput>." +msgstr "" +"在 Open Firmware 機器上,例如 NewWorld Power Macs,進入開機監視器 (請參閱 " +"<xref linkend=\"invoking-openfirmware\"/>) 並且使用指令 <command>boot " +"enet:0</command>。PReP 以及 CHRP 可能使用不同的途徑來確認網路。在一台 PReP 機" +"器上,您應該嘗試 <userinput>boot <replaceable>server_ipaddr</replaceable>," +"<replaceable>file</replaceable>,<replaceable>client_ipaddr</replaceable></" +"userinput>。" + +#. Tag: para +#: boot-installer.xml:2543 +#, no-c-format +msgid "" +"Booting from floppies is supported for &arch-title;, although it is " +"generally only applicable for OldWorld systems. NewWorld systems are not " +"equipped with floppy drives, and attached USB floppy drives are not " +"supported for booting." +msgstr "" +"&arch-title; 支援從軟碟開機,儘管它本來只適合 OldWorld 系統。NewWorld 系統並" +"沒有安裝軟碟機,而且加裝的 USB 軟碟並不支援開機。" -#~ msgid "Debian Installer Parameters" -#~ msgstr "Debian 安裝程式的參數" +#. Tag: para +#: boot-installer.xml:2555 +#, no-c-format +msgid "" +"To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it " +"in floppy drive after shutting the system down, and before pressing the " +"power-on button." +msgstr "" +"若需要從 <filename>boot-floppy-hfs.img</filename> 軟碟開機,請在關閉系統後、" +"按下電源開關前把它放到軟碟機內。" -#, fuzzy -#~ msgid "" -#~ "The installation system recognizes a few additional boot " -#~ "parameters<footnote> <para> With current kernels (2.6.9 or newer) you can " -#~ "use 32 command line options and 32 environment options. If these numbers " -#~ "are exceeded, the kernel will panic. </para> </footnote> which may be " -#~ "useful." -#~ msgstr "" -#~ "安裝系統確認一些附加的開機參數 <footnote> <para> 注意,核心最多可以接受 8 " -#~ "個命令列參數和 8 個環境變數選項 (包括安裝程式預設使用的選項)。 如果超出," -#~ "2.4 內核會忽略過多的選項,2.6 核心則會當機。</para> </footnote>,也許比較" -#~ "有用。" +#. Tag: para +#: boot-installer.xml:2561 +#, no-c-format +msgid "" +"For those not familiar with Macintosh floppy operations: a floppy placed in " +"the machine prior to boot will be the first priority for the system to boot " +"from. A floppy without a valid boot system will be ejected, and the machine " +"will then check for bootable hard disk partitions." +msgstr "" +"對於不熟悉 Macintosh 軟碟操作的人來說:一個放在軟碟機的軟碟將取得第一優先開機" +"順序。一個沒有有效開機系統的軟碟將會被退出,並且機器將檢查硬碟分割區。" -#~ msgid "debconf/priority" -#~ msgstr "debconf/priority" +#. Tag: para +#: boot-installer.xml:2568 +#, no-c-format +msgid "" +"After booting, the <filename>root.bin</filename> floppy is requested. Insert " +"the root floppy and press &enterkey;. The installer program is automatically " +"launched after the root system has been loaded into memory." +msgstr "" +"開機之後需要含有 <filename>root.bin</filename> 的軟碟。插入開機軟碟並且按下 " +"&enterkey;。安裝程式將在根系統被裝入記憶體後自動啟動。" + +#. Tag: title +#: boot-installer.xml:2579 +#, no-c-format +msgid "PowerPC Boot Parameters" +msgstr "PowerPC 開機參數" + +#. Tag: para +#: boot-installer.xml:2580 +#, no-c-format +msgid "" +"Many older Apple monitors used a 640x480 67Hz mode. If your video appears " +"skewed on an older Apple monitor, try appending the boot argument " +"<userinput>video=atyfb:vmode:6</userinput> , which will select that mode for " +"most Mach64 and Rage video hardware. For Rage 128 hardware, this changes to " +"<userinput>video=aty128fb:vmode:6</userinput> ." +msgstr "" +"許多比較老的 Apple 顯示器使用 640x480 67Hz 模式。如果您的畫面在這些老 Apple " +"顯示器上是扭曲的,請嘗試加入開機參數 <userinput>video=atyfb:vmode:6</" +"userinput> 。它將為大多數 Mach64 和 Rage 顯示設備選擇合適的模式。對於 Rage " +"128 來說,請改變其值為 <userinput>video=aty128fb:vmode:6</userinput> 。" + +#. Tag: para +#: boot-installer.xml:2620 +#, no-c-format +msgid "" +"On machines with OpenBoot, simply enter the boot monitor on the machine " +"which is being installed (see <xref linkend=\"invoking-openboot\"/>). Use " +"the command <userinput>boot net</userinput> to boot from a TFTP and RARP " +"server, or try <userinput>boot net:bootp</userinput> or <userinput>boot net:" +"dhcp</userinput> to boot from a TFTP and BOOTP or DHCP server. Some older " +"OpenBoot revisions require using the device name, such as <userinput>boot le" +"()</userinput>; these probably don't support BOOTP nor DHCP." +msgstr "" +"在有 OpenBoot 的機器上,簡單地進入安裝機器的開機監視器,(請參閱 <xref " +"linkend=\"invoking-openboot\"/>)。請使用指令 <userinput>boot net</userinput> " +"來從 TFTP 和 RARP 伺服器開機,或者也可以用 <userinput>boot net:bootp</" +"userinput> 或 <userinput>boot net:dhcp</userinput> 來從 TFTP 和 DHCP 服務器開" +"機。一些比較老的 OpenBoot 版本需要使用設備名稱, 例如 <userinput>boot le()</" +"userinput>﹔這些可能不支援 DHCP。" + +#. Tag: para +#: boot-installer.xml:2676 +#, no-c-format +msgid "" +"Most OpenBoot versions support the <userinput>boot cdrom</userinput> command " +"which is simply an alias to boot from the SCSI device on ID 6 (or the " +"secondary master for IDE based systems). You may have to use the actual " +"device name for older OpenBoot versions that don't support this special " +"command. Note that some problems have been reported on Sun4m (e.g., Sparc " +"10s and Sparc 20s) systems booting from CD-ROM." +msgstr "" +"大多數 OpenBoot 版本支援 <userinput>boot cdrom</userinput> 指令。它其實是從 " +"ID 為 6 的 SCSI 設備進行開機的一個別名。(對於 IDE 系統來說,它是第二個主硬" +"碟)。在較早的 OpenBoot 版本上,您可能必須使用實際的設備名稱,因為它們不支援這" +"個特殊的指令。注意據說在 Sun4m (例如 Sparc 10s 和 Sparc 20s) 系統上用光碟開機" +"有些問題。" + +#. Tag: para +#: boot-installer.xml:2691 +#, no-c-format +msgid "" +"To boot from floppy on a Sparc, use <informalexample><screen>\n" +"Stop-A -> OpenBoot: \"boot floppy\"\n" +"</screen></informalexample> Be warned that the newer Sun4u (ultra) " +"architecture does not support floppy booting. A typical error message is " +"<computeroutput>Bad magic number in disk label - Can't open disk label " +"package</computeroutput>. Furthermore, a number of Sun4c models (such as the " +"IPX) do not support the compressed images found on the disks, so also are " +"not supported." +msgstr "" +"在 SPARC 機器上用軟碟機開機,請使用 <informalexample><screen>\n" +"Stop-A -> OpenBoot: \"boot floppy\"\n" +"</screen></informalexample> 注意較新的 Sun4u (ultra) 結構不支援軟碟機開機,一" +"個標準的錯誤資訊是 <computeroutput>Bad magic number in disk label - Can't " +"open disk label package</computeroutput>。甚至,一些 Sun4c 型號 (例如 IPX) 不" +"支援磁碟上找到的壓縮映像,所以這些都不被支援。" + +#. Tag: para +#: boot-installer.xml:2703 +#, no-c-format +msgid "" +"Several Sparcs (e.g. Ultra 10) have an OBP bug that prevents them from " +"booting (instead of not supporting booting at all). The appropriate OBP " +"update can be downloaded as product ID 106121 from <ulink url=\"http://" +"sunsolve.sun.com\"></ulink>." +msgstr "" +"不少 Sparcs (例如 Ultra 10) 有一個 OBP 缺陷。它阻止這些機器開機 (從而完全不支" +"持開機)。合適的 OBP 更新可以從下面連接的 ID 106121 中取得,<ulink url=" +"\"http://sunsolve.sun.com\"></ulink>。" -#, fuzzy -#~ msgid "" -#~ "This parameter sets the lowest priority of messages to be displayed. " -#~ "Short form: <userinput>priority</userinput>" -#~ msgstr "這些參數將顯示資訊設定為最低的級別。" +#. Tag: para +#: boot-installer.xml:2710 +#, no-c-format +msgid "" +"If you are booting from the floppy, and you see messages such as " +"<informalexample><screen>\n" +"Fatal error: Cannot read partition\n" +"Illegal or malformed device name\n" +"</screen></informalexample> then it is possible that floppy booting is " +"simply not supported on your machine." +msgstr "" +"如果您正在從軟碟開機,並且看到如下資訊 <informalexample><screen>\n" +"Fatal error: Cannot read partition\n" +"Illegal or malformed device name\n" +"</screen></informalexample> 那麼您的機器很可能不支援軟碟開機。" + +#. Tag: title +#: boot-installer.xml:2722 +#, no-c-format +msgid "IDPROM Messages" +msgstr "IDPROM 訊息" + +#. Tag: para +#: boot-installer.xml:2723 +#, no-c-format +msgid "" +"If you cannot boot because you get messages about a problem with " +"<quote>IDPROM</quote>, then it's possible that your NVRAM battery, which " +"holds configuration information for you firmware, has run out. See the " +"<ulink url=\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink> for more " +"information." +msgstr "" +"如果您由於得到一個有關 <quote>IDPROM</quote> 問題的消息並且不能開機,這可能" +"是 NVRAM 電池已經用光。通常它為韌體保持設定資訊。檢查 <ulink url=\"&url-sun-" +"nvram-faq;\">Sun NVRAM 常見問答集</ulink> 以取得更多資訊。" -#, fuzzy -#~ msgid "" -#~ "The default installation uses <userinput>priority=high</userinput>. This " -#~ "means that both high and critical priority messages are shown, but medium " -#~ "and low priority messages are skipped. If problems are encountered, the " -#~ "installer adjusts the priority as needed." -#~ msgstr "" -#~ "預設安裝使用 <userinput>debconf/priority=high</userinput>。這意味著高優先" -#~ "的和至關重要的資訊將被顯示,但是中級和低級資訊將被跳過。如果其間出現了問" -#~ "題,安裝程式將按照要求調整優先級別。" +#. Tag: para +#: boot-installer.xml:2742 +#, no-c-format +msgid "" +"Boot parameters are Linux kernel parameters which are generally used to make " +"sure that peripherals are dealt with properly. For the most part, the kernel " +"can auto-detect information about your peripherals. However, in some cases " +"you'll have to help the kernel a bit." +msgstr "" +"開機參數是 Linux 核心的參數。一般用於確保周邊設備能夠正確地運行。對於其中的大" +"多數部分來說,核心可以自動檢查周邊設備的相關資訊。但是在某些情況下,您可能需" +"要給核心一點小小的幫助。" -#, fuzzy -#~ msgid "" -#~ "If you add <userinput>priority=medium</userinput> as boot parameter, you " -#~ "will be shown the installation menu and gain more control over the " -#~ "installation. When <userinput>priority=low</userinput> is used, all " -#~ "messages are shown (this is equivalent to the <emphasis>expert</emphasis> " -#~ "boot method). With <userinput>priority=critical</userinput>, the " -#~ "installation system will display only critical messages and try to do the " -#~ "right thing without fuss." -#~ msgstr "" -#~ "如果您加入 <userinput>debconf/priority=medium</userinput> 作為開機參數,將" -#~ "看到安裝選單以及安裝過程中更多的控制選項。使用 <userinput>debconf/" -#~ "priority=low</userinput>,將顯示所有的訊息 (這相當於採用 <emphasis>專家級" -#~ "</emphasis> 開機方法)。透過 <userinput>debconf/priority=critical</" -#~ "userinput>,安裝系統只會顯示至關重要的資訊,並且嘗試正確無誤地執行各項事" -#~ "宜。" +#. Tag: para +#: boot-installer.xml:2749 +#, no-c-format +msgid "" +"If this is the first time you're booting the system, try the default boot " +"parameters (i.e., don't try setting parameters) and see if it works " +"correctly. It probably will. If not, you can reboot later and look for any " +"special parameters that inform the system about your hardware." +msgstr "" +"如果這是您第一次開機系統,嘗試預設的開機參數 (即:不要輸入任何參數) 並且檢查" +"是否工作正確。大部分情況下應該如此,如果不是,可以重新啟動,並且檢查需要告訴" +"系統什麼樣的特定參數。" -#~ msgid "DEBIAN_FRONTEND" -#~ msgstr "DEBIAN_FRONTEND" +#. Tag: para +#: boot-installer.xml:2756 +#, no-c-format +msgid "" +"Information on many boot parameters can be found in the <ulink url=\"http://" +"www.tldp.org/HOWTO/BootPrompt-HOWTO.html\"> Linux BootPrompt HOWTO</ulink>, " +"including tips for obscure hardware. This section contains only a sketch of " +"the most salient parameters. Some common gotchas are included below in <xref " +"linkend=\"boot-troubleshooting\"/>." +msgstr "" +"有關很多開機參數的資訊可以參閱 <ulink url=\"http://www.tldp.org/HOWTO/" +"BootPrompt-HOWTO.html\"> Linux BootPrompt HOWTO</ulink>,其中包括一些老舊硬體" +"的解決方法。這一節只描述一些對最常用的基本參數。一些常見的問題描述見 <xref " +"linkend=\"boot-troubleshooting\"/>。" + +#. Tag: para +#: boot-installer.xml:2765 +#, no-c-format +msgid "" +"When the kernel boots, a message <informalexample><screen>\n" +"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k " +"available\n" +"</screen></informalexample> should be emitted early in the process. " +"<replaceable>total</replaceable> should match the total amount of RAM, in " +"kilobytes. If this doesn't match the actual amount of RAM you have " +"installed, you need to use the <userinput>mem=<replaceable>ram</" +"replaceable></userinput> parameter, where <replaceable>ram</replaceable> is " +"set to the amount of memory, suffixed with <quote>k</quote> for kilobytes, " +"or <quote>m</quote> for megabytes. For example, both <userinput>mem=65536k</" +"userinput> and <userinput>mem=64m</userinput> mean 64MB of RAM." +msgstr "" +"當核心開機的時候,一條訊息 <informalexample><screen>\n" +"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k " +"available \n" +"</screen></informalexample> 應該會在開機過程的早期顯示。其中 " +"<replaceable>total</replaceable> 應該符合您記憶體的總量,其中單位為多少 kb。" +"如果此參數不符合您安裝的記憶體總數,需要使用 " +"<userinput>mem=<replaceable>ram</replaceable></userinput> 參數。 這裡 " +"<replaceable>ram</replaceable> 被設成記憶體的數量。如是 <quote>k</quote> 為位" +"元組,<quote>m</quote> 為兆位元組。例如,<userinput>mem=65536k</userinput> " +"和 <userinput>mem=64m</userinput> 表示 64MB 記憶體。" + +#. Tag: para +#: boot-installer.xml:2781 +#, no-c-format +msgid "" +"If you are booting with a serial console, generally the kernel will " +"autodetect this<phrase arch=\"mipsel\"> (although not on DECstations)</" +"phrase>. If you have a videocard (framebuffer) and a keyboard also attached " +"to the computer which you wish to boot via serial console, you may have to " +"pass the <userinput>console=<replaceable>device</replaceable></userinput> " +"argument to the kernel, where <replaceable>device</replaceable> is your " +"serial device, which is usually something like <filename>ttyS0</filename>." +msgstr "" +"如果您透過序列控制台開機,一般來說核心將自動檢測 <phrase arch=\"mipsel\"> (盡" +"管不是在一台 DECstations 上面)</phrase>。如果您有一塊顯示卡 (framebuffer) 和" +"一塊鍵盤,透過序列埠附加於想開機的電腦上面,也許需要傳遞 " +"<userinput>console=<replaceable>device</replaceable></userinput> 參數給核" +"心, <replaceable>device</replaceable> 是序列埠設備。通常類似於 " +"<filename>ttyS0</filename>。" + +#. Tag: para +#: boot-installer.xml:2794 +#, no-c-format +msgid "" +"For &arch-title; the serial devices are <filename>ttya</filename> or " +"<filename>ttyb</filename>. Alternatively, set the <envar>input-device</" +"envar> and <envar>output-device</envar> OpenPROM variables to " +"<filename>ttya</filename>." +msgstr "" +"對於 &arch-title; 序列埠設備名稱是 <filename>ttya</filename> 或 " +"<filename>ttyb</filename> 。或者,透過設置 <envar>input-device</envar> 和 " +"<envar>output-device</envar> OpenPROM 變數至 <filename>ttya</filename>。" + +#. Tag: title +#: boot-installer.xml:2805 +#, no-c-format +msgid "Debian Installer Parameters" +msgstr "Debian 安裝程式的參數" + +#. Tag: para +#: boot-installer.xml:2806 +#, fuzzy, no-c-format +msgid "" +"The installation system recognizes a few additional boot " +"parameters<footnote> <para> With current kernels (2.6.9 or newer) you can " +"use 32 command line options and 32 environment options. If these numbers are " +"exceeded, the kernel will panic. </para> </footnote> which may be useful." +msgstr "" +"安裝系統確認一些附加的開機參數 <footnote> <para> 注意,核心最多可以接受 8 個" +"命令列參數和 8 個環境變數選項 (包括安裝程式預設使用的選項)。 如果超出,2.4 內" +"核會忽略過多的選項,2.6 核心則會當機。</para> </footnote>,也許比較有用。" + +#. Tag: term +#: boot-installer.xml:2823 +#, no-c-format +msgid "debconf/priority" +msgstr "debconf/priority" + +#. Tag: para +#: boot-installer.xml:2824 +#, fuzzy, no-c-format +msgid "" +"This parameter sets the lowest priority of messages to be displayed. Short " +"form: <userinput>priority</userinput>" +msgstr "這些參數將顯示資訊設定為最低的級別。" -#, fuzzy -#~ msgid "" -#~ "This boot parameter controls the type of user interface used for the " -#~ "installer. The current possible parameter settings are: <itemizedlist> " -#~ "<listitem> <para><userinput>DEBIAN_FRONTEND=noninteractive</userinput></" -#~ "para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=text</" -#~ "userinput></para> </listitem><listitem> " -#~ "<para><userinput>DEBIAN_FRONTEND=newt</userinput></para> </" -#~ "listitem><listitem> <para><userinput>DEBIAN_FRONTEND=gtk</userinput></" -#~ "para> </listitem> </itemizedlist> The default frontend is " -#~ "<userinput>DEBIAN_FRONTEND=newt</userinput>. " -#~ "<userinput>DEBIAN_FRONTEND=text</userinput> may be preferable for serial " -#~ "console installs. Generally only the <userinput>newt</userinput> frontend " -#~ "is available on default install media. On architectures which support it, " -#~ "the graphical installer uses the <userinput>gtk</userinput> frontend." -#~ msgstr "" -#~ "這個開機參數控於安裝程式的使用者界面類型。目前可能參數設置可以是:" -#~ "<itemizedlist> <listitem> " -#~ "<para><userinput>DEBIAN_FRONTEND=noninteractive</userinput></para> </" -#~ "listitem><listitem> <para><userinput>DEBIAN_FRONTEND=text</userinput></" -#~ "para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=newt</" -#~ "userinput></para> </listitem><listitem> " -#~ "<para><userinput>DEBIAN_FRONTEND=slang</userinput></para> </" -#~ "listitem><listitem> <para><userinput>DEBIAN_FRONTEND=ncurses</userinput></" -#~ "para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=bogl</" -#~ "userinput></para> </listitem><listitem> " -#~ "<para><userinput>DEBIAN_FRONTEND=gtk</userinput></para> </" -#~ "listitem><listitem> <para><userinput>DEBIAN_FRONTEND=corba</userinput></" -#~ "para> </listitem> </itemizedlist> 預設的前端是 " -#~ "<userinput>DEBIAN_FRONTEND=newt</userinput>。 " -#~ "<userinput>DEBIAN_FRONTEND=text</userinput> 可以用於序列埠控制台安裝。一般" -#~ "來說在預設安裝媒介上只有 <userinput>newt</userinput> 前端,因此目前這個並" -#~ "非很有用。" - -#~ msgid "BOOT_DEBUG" -#~ msgstr "BOOT_DEBUG" +#. Tag: para +#: boot-installer.xml:2829 +#, fuzzy, no-c-format +msgid "" +"The default installation uses <userinput>priority=high</userinput>. This " +"means that both high and critical priority messages are shown, but medium " +"and low priority messages are skipped. If problems are encountered, the " +"installer adjusts the priority as needed." +msgstr "" +"預設安裝使用 <userinput>debconf/priority=high</userinput>。這意味著高優先的和" +"至關重要的資訊將被顯示,但是中級和低級資訊將被跳過。如果其間出現了問題,安裝" +"程式將按照要求調整優先級別。" -#~ msgid "" -#~ "Setting this boot parameter to 2 will cause the installer's boot process " -#~ "to be verbosely logged. Setting it to 3 makes debug shells available at " -#~ "strategic points in the boot process. (Exit the shells to continue the " -#~ "boot process.)" -#~ msgstr "" -#~ "設定此開機參數為 2 將使得安裝程式的啟動程序寫下所有冗長的紀錄。設定為 3 使" -#~ "得除錯介殼在決定性的時間點上能被使用。 (離開介殼後將繼續安裝程序。)" +#. Tag: para +#: boot-installer.xml:2836 +#, fuzzy, no-c-format +msgid "" +"If you add <userinput>priority=medium</userinput> as boot parameter, you " +"will be shown the installation menu and gain more control over the " +"installation. When <userinput>priority=low</userinput> is used, all messages " +"are shown (this is equivalent to the <emphasis>expert</emphasis> boot " +"method). With <userinput>priority=critical</userinput>, the installation " +"system will display only critical messages and try to do the right thing " +"without fuss." +msgstr "" +"如果您加入 <userinput>debconf/priority=medium</userinput> 作為開機參數,將看" +"到安裝選單以及安裝過程中更多的控制選項。使用 <userinput>debconf/" +"priority=low</userinput>,將顯示所有的訊息 (這相當於採用 <emphasis>專家級</" +"emphasis> 開機方法)。透過 <userinput>debconf/priority=critical</userinput>," +"安裝系統只會顯示至關重要的資訊,並且嘗試正確無誤地執行各項事宜。" + +#. Tag: term +#: boot-installer.xml:2850 +#, no-c-format +msgid "DEBIAN_FRONTEND" +msgstr "DEBIAN_FRONTEND" + +#. Tag: para +#: boot-installer.xml:2851 +#, fuzzy, no-c-format +msgid "" +"This boot parameter controls the type of user interface used for the " +"installer. The current possible parameter settings are: <itemizedlist> " +"<listitem> <para><userinput>DEBIAN_FRONTEND=noninteractive</userinput></" +"para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=text</" +"userinput></para> </listitem><listitem> " +"<para><userinput>DEBIAN_FRONTEND=newt</userinput></para> </" +"listitem><listitem> <para><userinput>DEBIAN_FRONTEND=gtk</userinput></para> " +"</listitem> </itemizedlist> The default frontend is " +"<userinput>DEBIAN_FRONTEND=newt</userinput>. " +"<userinput>DEBIAN_FRONTEND=text</userinput> may be preferable for serial " +"console installs. Generally only the <userinput>newt</userinput> frontend is " +"available on default install media. On architectures which support it, the " +"graphical installer uses the <userinput>gtk</userinput> frontend." +msgstr "" +"這個開機參數控於安裝程式的使用者界面類型。目前可能參數設置可以是:" +"<itemizedlist> <listitem> <para><userinput>DEBIAN_FRONTEND=noninteractive</" +"userinput></para> </listitem><listitem> " +"<para><userinput>DEBIAN_FRONTEND=text</userinput></para> </" +"listitem><listitem> <para><userinput>DEBIAN_FRONTEND=newt</userinput></para> " +"</listitem><listitem> <para><userinput>DEBIAN_FRONTEND=slang</userinput></" +"para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=ncurses</" +"userinput></para> </listitem><listitem> " +"<para><userinput>DEBIAN_FRONTEND=bogl</userinput></para> </" +"listitem><listitem> <para><userinput>DEBIAN_FRONTEND=gtk</userinput></para> " +"</listitem><listitem> <para><userinput>DEBIAN_FRONTEND=corba</userinput></" +"para> </listitem> </itemizedlist> 預設的前端是 " +"<userinput>DEBIAN_FRONTEND=newt</userinput>。 " +"<userinput>DEBIAN_FRONTEND=text</userinput> 可以用於序列埠控制台安裝。一般來" +"說在預設安裝媒介上只有 <userinput>newt</userinput> 前端,因此目前這個並非很有" +"用。" + +#. Tag: term +#: boot-installer.xml:2880 +#, no-c-format +msgid "BOOT_DEBUG" +msgstr "BOOT_DEBUG" + +#. Tag: para +#: boot-installer.xml:2881 +#, no-c-format +msgid "" +"Setting this boot parameter to 2 will cause the installer's boot process to " +"be verbosely logged. Setting it to 3 makes debug shells available at " +"strategic points in the boot process. (Exit the shells to continue the boot " +"process.)" +msgstr "" +"設定此開機參數為 2 將使得安裝程式的啟動程序寫下所有冗長的紀錄。設定為 3 使得" +"除錯介殼在決定性的時間點上能被使用。 (離開介殼後將繼續安裝程序。)" + +#. Tag: userinput +#: boot-installer.xml:2890 +#, no-c-format +msgid "BOOT_DEBUG=0" +msgstr "BOOT_DEBUG=0" + +#. Tag: para +#: boot-installer.xml:2891 +#, no-c-format +msgid "This is the default." +msgstr "此為預設。" + +#. Tag: userinput +#: boot-installer.xml:2895 +#, no-c-format +msgid "BOOT_DEBUG=1" +msgstr "BOOT_DEBUG=1" + +#. Tag: para +#: boot-installer.xml:2896 +#, no-c-format +msgid "More verbose than usual." +msgstr "更多的資訊。" + +#. Tag: userinput +#: boot-installer.xml:2900 +#, no-c-format +msgid "BOOT_DEBUG=2" +msgstr "BOOT_DEBUG=2" + +#. Tag: para +#: boot-installer.xml:2901 +#, no-c-format +msgid "Lots of debugging information." +msgstr "大量的除錯資訊。" + +#. Tag: userinput +#: boot-installer.xml:2905 +#, no-c-format +msgid "BOOT_DEBUG=3" +msgstr "BOOT_DEBUG=3" + +#. Tag: para +#: boot-installer.xml:2906 +#, no-c-format +msgid "" +"Shells are run at various points in the boot process to allow detailed " +"debugging. Exit the shell to continue the boot." +msgstr "" +"介殼腳本將在開機期間執行於不同的地方以允許細節上的調整。退出介殼將繼續開機過" +"程。" + +#. Tag: term +#: boot-installer.xml:2920 +#, no-c-format +msgid "INSTALL_MEDIA_DEV" +msgstr "INSTALL_MEDIA_DEV" + +#. Tag: para +#: boot-installer.xml:2921 +#, no-c-format +msgid "" +"The value of the parameter is the path to the device to load the Debian " +"installer from. For example, <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</" +"userinput>" +msgstr "" +"此參數值是載入 Debian 安裝程式設備的路徑,例如: " +"<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>" -#~ msgid "BOOT_DEBUG=0" -#~ msgstr "BOOT_DEBUG=0" +#. Tag: para +#: boot-installer.xml:2927 +#, fuzzy, no-c-format +msgid "" +"The boot floppy, which normally scans all floppies it can to find the root " +"floppy, can be overridden by this parameter to only look at the one device." +msgstr "" +"開機映像通常會掃瞄所有的軟碟和 USB 隨身碟設備來找到根軟碟。它也可以透過此參數" +"只查找一個設備。" + +#. Tag: term +#: boot-installer.xml:2937 +#, no-c-format +msgid "debian-installer/framebuffer" +msgstr "debian-installer/framebuffer" + +#. Tag: para +#: boot-installer.xml:2938 +#, fuzzy, no-c-format +msgid "" +"Some architectures use the kernel framebuffer to offer installation in a " +"number of languages. If framebuffer causes a problem on your system you can " +"disable the feature by the parameter <userinput>debian-installer/" +"framebuffer=false</userinput>, or <userinput>fb=false</userinput> for short. " +"Problem symptoms are error messages about bterm or bogl, a blank screen, or " +"a freeze within a few minutes after starting the install." +msgstr "" +"一些架構使用核心 framebuffer 以提供不同的語言安裝。如果 framebuffer 在您的系" +"統發生問題,您可以透過參數 <userinput>debian-installer/framebuffer=false</" +"userinput> 關閉這個功能。這方面問題的徵兆是 bterm 或者 bogl 的錯誤資訊、一個" +"空白的螢幕,或者在開始安裝的時候停止幾分鐘。" + +#. Tag: para +#: boot-installer.xml:2948 +#, fuzzy, no-c-format +msgid "" +"The <userinput>video=vga16:off</userinput> argument may also be used to " +"disable the kernel's use of the framebuffer. Such problems have been " +"reported on a Dell Inspiron with Mobile Radeon card." +msgstr "" +"<userinput>video=vga16:off</userinput> 參數可以被用來停用 framebuffer。這類問" +"題的報告原於使用 Mobile Radeon 卡的 Dell Inspiron 上。" + +#. Tag: para +#: boot-installer.xml:2954 +#, no-c-format +msgid "Such problems have been reported on the Amiga 1200 and SE/30." +msgstr "在 Amiga 1200 and SE/30 上面也有報告指出這方面的問題。" + +#. Tag: para +#: boot-installer.xml:2958 +#, no-c-format +msgid "Such problems have been reported on hppa." +msgstr "在 hppa 上面報告過存在這些問題。" + +#. Tag: para +#: boot-installer.xml:2962 +#, fuzzy, no-c-format +msgid "" +"Because of display problems on some systems, framebuffer support is " +"<emphasis>disabled by default</emphasis> for &arch-title;. This can result " +"in ugly display on systems that do properly support the framebuffer, like " +"those with ATI graphical cards. If you see display problems in the " +"installer, you can try booting with parameter <userinput>debian-installer/" +"framebuffer=true</userinput> or <userinput>fb=true</userinput> for short." +msgstr "" +"由於某些系統上顯示有問題,framebuffer 在 &arch-title; 上<emphasis>預設禁止使" +"用</emphasis>。\n" +"這將會使支援 framebuffer 良好的系統顯示很醜陋,例如採用 ATI 圖形卡的系統。\n" +"如果您在安裝程式中遇到顯示問題,可以試著採用開機參數 <userinput>debian-" +"installer/framebuffer=true</userinput>。" + +#. Tag: term +#: boot-installer.xml:2976 +#, fuzzy, no-c-format +msgid "debian-installer/theme" +msgstr "debian-installer/framebuffer" + +#. Tag: para +#: boot-installer.xml:2977 +#, no-c-format +msgid "" +"A theme determines how the user interface of the installer looks (colors, " +"icons, etc.). What themes are available differs per frontend. Currently both " +"the newt and gtk frontends only have a <quote>dark</quote> theme that was " +"designed for visually impaired users. Set the theme by booting with " +"parameter <userinput>debian-installer/theme=<replaceable>dark</replaceable></" +"userinput> or <userinput>theme=<replaceable>dark</replaceable></userinput>." +msgstr "" -#~ msgid "This is the default." -#~ msgstr "此為預設。" +#. Tag: term +#: boot-installer.xml:2990 +#, no-c-format +msgid "debian-installer/probe/usb" +msgstr "debian-installer/probe/usb" -#~ msgid "BOOT_DEBUG=1" -#~ msgstr "BOOT_DEBUG=1" +#. Tag: para +#: boot-installer.xml:2991 +#, no-c-format +msgid "" +"Set to <userinput>false</userinput> to prevent probing for USB on boot, if " +"that causes problems." +msgstr "" +"設定成 <userinput>false</userinput> 可以阻止在開機的時候禁止 USB 檢查來杜絕其" +"所引起的問題。" + +#. Tag: term +#: boot-installer.xml:3000 boot-installer.xml:3153 +#, no-c-format +msgid "netcfg/disable_dhcp" +msgstr "netcfg/disable_dhcp" + +#. Tag: para +#: boot-installer.xml:3001 +#, no-c-format +msgid "" +"By default, the &d-i; automatically probes for network configuration via " +"DHCP. If the probe succeeds, you won't have a chance to review and change " +"the obtained settings. You can get to the manual network setup only in case " +"the DHCP probe fails." +msgstr "" +"預設情況下,&d-i; 會透過 DHCP 來自動偵測網路。如果檢測成功,您將不需要審視並" +"且改變其取得的設定。您可以在 DHCP 檢測失敗的情況下手動配置網路。" -#~ msgid "More verbose than usual." -#~ msgstr "更多的資訊。" +#. Tag: para +#: boot-installer.xml:3008 +#, no-c-format +msgid "" +"If you have a DHCP server on your local network, but want to avoid it " +"because e.g. it gives wrong answers, you can use the parameter " +"<userinput>netcfg/disable_dhcp=true</userinput> to prevent configuring the " +"network with DHCP and to enter the information manually." +msgstr "" +"如果您的網路上面具備一台 DHCP 伺服器,但是不想使用它,例如,因為它給出錯誤的" +"答案。您可以使用參數 <userinput>netcfg/disable_dhcp=true</userinput> 來透過 " +"DHCP 來設定網路並且手動輸入參數。" + +#. Tag: term +#: boot-installer.xml:3019 +#, no-c-format +msgid "hw-detect/start_pcmcia" +msgstr "hw-detect/start_pcmcia" + +#. Tag: para +#: boot-installer.xml:3020 +#, no-c-format +msgid "" +"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if " +"that causes problems. Some laptops are well known for this misbehavior." +msgstr "" +"設定成 <userinput>false</userinput> 來阻止啟動 PCMCIA 服務,如果其引起各種問" +"題。有些筆記型電腦對此會有錯誤的行為。" + +#. Tag: term +#: boot-installer.xml:3030 +#, no-c-format +msgid "preseed/url" +msgstr "preseed/url" + +#. Tag: para +#: boot-installer.xml:3031 +#, fuzzy, no-c-format +msgid "" +"Specify the url to a preconfiguration file to download and use in automating " +"the install. See <xref linkend=\"automatic-install\"/>. Short form: " +"<userinput>url</userinput>." +msgstr "" +"指定預設參數檔案的 URL,此檔案將在安裝中自動下載、掛載和使用。請參閱 <xref " +"linkend=\"automatic-install\"/>。" + +#. Tag: term +#: boot-installer.xml:3041 +#, no-c-format +msgid "preseed/file" +msgstr "preseed/file" + +#. Tag: para +#: boot-installer.xml:3042 +#, fuzzy, no-c-format +msgid "" +"Specify the path to a preconfiguration file to load to automating the " +"install. See <xref linkend=\"automatic-install\"/>. Short form: " +"<userinput>file</userinput>." +msgstr "" +"指定預設參數檔案的路徑,在安裝中自動掛載和使用。請參閱 <xref linkend=" +"\"automatic-install\"/>。" + +#. Tag: term +#: boot-installer.xml:3052 +#, fuzzy, no-c-format +msgid "auto-install/enabled" +msgstr "debian-installer/framebuffer" + +#. Tag: para +#: boot-installer.xml:3053 +#, no-c-format +msgid "" +"Delay questions that are normally asked before preseeding is possible until " +"after the network is configured. Short form: <userinput>auto=true</" +"userinput> See <xref linkend=\"preseed-auto\"/> for details about using this " +"to automate installs." +msgstr "" -#~ msgid "BOOT_DEBUG=2" -#~ msgstr "BOOT_DEBUG=2" +#. Tag: term +#: boot-installer.xml:3064 +#, no-c-format +msgid "cdrom-detect/eject" +msgstr "cdrom-detect/eject" -#~ msgid "Lots of debugging information." -#~ msgstr "大量的除錯資訊。" +#. Tag: para +#: boot-installer.xml:3065 +#, no-c-format +msgid "" +"By default, before rebooting, &d-i; automatically ejects the optical media " +"used during the installation. This can be unnecessary if the system does not " +"automatically boot off the CD. In some cases it may even be undesirable, for " +"example if the optical drive cannot reinsert the media itself and the user " +"is not there to do it manually. Many slot loading, slim-line, and caddy " +"style drives cannot reload media automatically." +msgstr "" +"在重開機前,&d-i; 預設會自動退出安裝時的光學媒介。如果系統不是自動從光碟開" +"機,這不是必要的動作。在某些情況下,這反而不便,例如,如果光碟機不能自動插入" +"光碟片,使用者又不在旁邊操作。許多 slot loading, slim-line 和 caddy 類型的光" +"碟機不能自動重新掛載媒介。" + +#. Tag: para +#: boot-installer.xml:3074 +#, no-c-format +msgid "" +"Set to <userinput>false</userinput> to disable automatic ejection, and be " +"aware that you may need to ensure that the system does not automatically " +"boot from the optical drive after the initial installation." +msgstr "" +"設為 <userinput>false</userinput> 可以禁止自動退出,但要小心確保系統在安裝完" +"後,不會自動從光碟開機。" + +#. Tag: term +#: boot-installer.xml:3085 +#, no-c-format +msgid "ramdisk_size" +msgstr "ramdisk_size" + +#. Tag: para +#: boot-installer.xml:3086 +#, no-c-format +msgid "If you are using a 2.2.x kernel, you may need to set &ramdisksize;." +msgstr "如果您在使用 2.2.x 核心,也許需要設定 &ramdisksize;。" + +#. Tag: term +#: boot-installer.xml:3094 +#, no-c-format +msgid "mouse/left" +msgstr "" -#~ msgid "BOOT_DEBUG=3" -#~ msgstr "BOOT_DEBUG=3" +#. Tag: para +#: boot-installer.xml:3095 +#, no-c-format +msgid "" +"For the gtk frontend (graphical installer), users can switch the mouse to " +"left-handed operation by setting this parameter to <userinput>true</" +"userinput>." +msgstr "" -#~ msgid "" -#~ "Shells are run at various points in the boot process to allow detailed " -#~ "debugging. Exit the shell to continue the boot." -#~ msgstr "" -#~ "介殼腳本將在開機期間執行於不同的地方以允許細節上的調整。退出介殼將繼續開機" -#~ "過程。" +#. Tag: term +#: boot-installer.xml:3104 +#, no-c-format +msgid "directfb/hw-accel" +msgstr "" -#~ msgid "INSTALL_MEDIA_DEV" -#~ msgstr "INSTALL_MEDIA_DEV" +#. Tag: para +#: boot-installer.xml:3105 +#, no-c-format +msgid "" +"For the gtk frontend (graphical installer), hardware acceleration in " +"directfb is disabled by default. To enable it, set this parameter to " +"<userinput>true</userinput> when booting the installer." +msgstr "" -#~ msgid "" -#~ "The value of the parameter is the path to the device to load the Debian " -#~ "installer from. For example, <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</" -#~ "userinput>" -#~ msgstr "" -#~ "此參數值是載入 Debian 安裝程式設備的路徑,例如: " -#~ "<userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>" +#. Tag: term +#: boot-installer.xml:3115 +#, no-c-format +msgid "rescue/enable" +msgstr "" -#, fuzzy -#~ msgid "" -#~ "The boot floppy, which normally scans all floppies it can to find the " -#~ "root floppy, can be overridden by this parameter to only look at the one " -#~ "device." -#~ msgstr "" -#~ "開機映像通常會掃瞄所有的軟碟和 USB 隨身碟設備來找到根軟碟。它也可以透過此" -#~ "參數只查找一個設備。" +#. Tag: para +#: boot-installer.xml:3116 +#, no-c-format +msgid "" +"Set to <userinput>true</userinput> to enter rescue mode rather than " +"performing a normal installation. See <xref linkend=\"rescue\"/>." +msgstr "" -#~ msgid "debian-installer/framebuffer" -#~ msgstr "debian-installer/framebuffer" +#. Tag: title +#: boot-installer.xml:3127 +#, no-c-format +msgid "Using boot parameters to answer questions" +msgstr "" -#, fuzzy -#~ msgid "" -#~ "Some architectures use the kernel framebuffer to offer installation in a " -#~ "number of languages. If framebuffer causes a problem on your system you " -#~ "can disable the feature by the parameter <userinput>debian-installer/" -#~ "framebuffer=false</userinput>, or <userinput>fb=false</userinput> for " -#~ "short. Problem symptoms are error messages about bterm or bogl, a blank " -#~ "screen, or a freeze within a few minutes after starting the install." -#~ msgstr "" -#~ "一些架構使用核心 framebuffer 以提供不同的語言安裝。如果 framebuffer 在您的" -#~ "系統發生問題,您可以透過參數 <userinput>debian-installer/" -#~ "framebuffer=false</userinput> 關閉這個功能。這方面問題的徵兆是 bterm 或者 " -#~ "bogl 的錯誤資訊、一個空白的螢幕,或者在開始安裝的時候停止幾分鐘。" +#. Tag: para +#: boot-installer.xml:3128 +#, no-c-format +msgid "" +"With some exceptions, a value can be set at the boot prompt for any question " +"asked during the installation, though this is only really useful in specific " +"cases. General instructions how to do this can be found in <xref linkend=" +"\"preseed-bootparms\"/>. Some specific examples are listed below." +msgstr "" -#, fuzzy -#~ msgid "" -#~ "The <userinput>video=vga16:off</userinput> argument may also be used to " -#~ "disable the kernel's use of the framebuffer. Such problems have been " -#~ "reported on a Dell Inspiron with Mobile Radeon card." -#~ msgstr "" -#~ "<userinput>video=vga16:off</userinput> 參數可以被用來停用 framebuffer。這" -#~ "類問題的報告原於使用 Mobile Radeon 卡的 Dell Inspiron 上。" +#. Tag: term +#: boot-installer.xml:3140 +#, fuzzy, no-c-format +msgid "debian-installer/locale" +msgstr "debian-installer/framebuffer" -#~ msgid "Such problems have been reported on the Amiga 1200 and SE/30." -#~ msgstr "在 Amiga 1200 and SE/30 上面也有報告指出這方面的問題。" +#. Tag: para +#: boot-installer.xml:3141 +#, no-c-format +msgid "" +"Can be used to set both the language and country for the installation. This " +"will only work if the locale is supported in Debian. Short form: " +"<userinput>locale</userinput>. For example, use <userinput>locale=de_CH</" +"userinput> to select German as language and Switserland as country." +msgstr "" -#~ msgid "Such problems have been reported on hppa." -#~ msgstr "在 hppa 上面報告過存在這些問題。" +#. Tag: para +#: boot-installer.xml:3154 +#, no-c-format +msgid "" +"Set to <userinput>true</userinput> if you want to disable DHCP and instead " +"force static network configuration." +msgstr "" -#, fuzzy -#~ msgid "" -#~ "Because of display problems on some systems, framebuffer support is " -#~ "<emphasis>disabled by default</emphasis> for &arch-title;. This can " -#~ "result in ugly display on systems that do properly support the " -#~ "framebuffer, like those with ATI graphical cards. If you see display " -#~ "problems in the installer, you can try booting with parameter " -#~ "<userinput>debian-installer/framebuffer=true</userinput> or " -#~ "<userinput>fb=true</userinput> for short." -#~ msgstr "" -#~ "由於某些系統上顯示有問題,framebuffer 在 &arch-title; 上<emphasis>預設禁止" -#~ "使用</emphasis>。\n" -#~ "這將會使支援 framebuffer 良好的系統顯示很醜陋,例如採用 ATI 圖形卡的系" -#~ "統。\n" -#~ "如果您在安裝程式中遇到顯示問題,可以試著採用開機參數 <userinput>debian-" -#~ "installer/framebuffer=true</userinput>。" +#. Tag: term +#: boot-installer.xml:3163 +#, no-c-format +msgid "tasksel:tasksel/first" +msgstr "" -#, fuzzy -#~ msgid "debian-installer/theme" -#~ msgstr "debian-installer/framebuffer" +#. Tag: para +#: boot-installer.xml:3164 +#, no-c-format +msgid "" +"Can be used to select tasks that are not available from the interactive task " +"list, such as the <literal>kde-desktop</literal> task. See <xref linkend=" +"\"pkgsel\"/> for additional information. Short form: <userinput>tasks</" +"userinput>." +msgstr "" -#~ msgid "debian-installer/probe/usb" -#~ msgstr "debian-installer/probe/usb" +#. Tag: title +#: boot-installer.xml:3178 +#, no-c-format +msgid "Passing parameters to kernel modules" +msgstr "" -#~ msgid "" -#~ "Set to <userinput>false</userinput> to prevent probing for USB on boot, " -#~ "if that causes problems." -#~ msgstr "" -#~ "設定成 <userinput>false</userinput> 可以阻止在開機的時候禁止 USB 檢查來杜" -#~ "絕其所引起的問題。" +#. Tag: para +#: boot-installer.xml:3179 +#, no-c-format +msgid "" +"If drivers are compiled into the kernel, you can pass parameters to them as " +"described in the kernel documentation. However, if drivers are compiled as " +"modules and because kernel modules are loaded a bit differently during an " +"installation than when booting an installed system, it is not possible to " +"pass parameters to modules as you would normally do. Instead, you need to " +"use a special syntax recognized by the installer which will then make sure " +"that the parameters are saved in the proper configuration files and will " +"thus be used when the modules are actually loaded. The parameters will also " +"be propagated automatically to the configuration for the installed system." +msgstr "" -#~ msgid "netcfg/disable_dhcp" -#~ msgstr "netcfg/disable_dhcp" +#. Tag: para +#: boot-installer.xml:3192 +#, no-c-format +msgid "" +"Note that it is now quite rare that parameters need to be passed to modules. " +"In most cases the kernel will be able to probe the hardware present in a " +"system and set good defaults that way. However, in some situations it may " +"still be needed to set parameters manually." +msgstr "" -#~ msgid "" -#~ "By default, the &d-i; automatically probes for network configuration via " -#~ "DHCP. If the probe succeeds, you won't have a chance to review and change " -#~ "the obtained settings. You can get to the manual network setup only in " -#~ "case the DHCP probe fails." -#~ msgstr "" -#~ "預設情況下,&d-i; 會透過 DHCP 來自動偵測網路。如果檢測成功,您將不需要審視" -#~ "並且改變其取得的設定。您可以在 DHCP 檢測失敗的情況下手動配置網路。" +#. Tag: para +#: boot-installer.xml:3199 +#, no-c-format +msgid "" +"The syntax to use to set parameters for modules is: " +"<informalexample><screen>\n" +"<replaceable>module_name</replaceable>.<replaceable>parameter_name</" +"replaceable>=<replaceable>value</replaceable>\n" +"</screen></informalexample> If you need to pass multiple parameters to the " +"same or different modules, just repeat this. For example, to set an old 3Com " +"network interface card to use the BNC (coax) connector and IRQ 10, you would " +"pass:" +msgstr "" -#~ msgid "" -#~ "If you have a DHCP server on your local network, but want to avoid it " -#~ "because e.g. it gives wrong answers, you can use the parameter " -#~ "<userinput>netcfg/disable_dhcp=true</userinput> to prevent configuring " -#~ "the network with DHCP and to enter the information manually." -#~ msgstr "" -#~ "如果您的網路上面具備一台 DHCP 伺服器,但是不想使用它,例如,因為它給出錯誤" -#~ "的答案。您可以使用參數 <userinput>netcfg/disable_dhcp=true</userinput> 來" -#~ "透過 DHCP 來設定網路並且手動輸入參數。" +#. Tag: screen +#: boot-installer.xml:3209 +#, no-c-format +msgid "3c509.xcvr=3 3c509.irq=10" +msgstr "" -#~ msgid "hw-detect/start_pcmcia" -#~ msgstr "hw-detect/start_pcmcia" +#. Tag: title +#: boot-installer.xml:3221 +#, no-c-format +msgid "Troubleshooting the Installation Process" +msgstr "安裝過程中的障礙排除" + +#. Tag: title +#: boot-installer.xml:3226 +#, fuzzy, no-c-format +msgid "CD-ROM Reliability" +msgstr "軟碟的可靠性" + +#. Tag: para +#: boot-installer.xml:3227 +#, no-c-format +msgid "" +"Sometimes, especially with older CD-ROM drives, the installer may fail to " +"boot from a CD-ROM. The installer may also — even after booting " +"successfully from CD-ROM — fail to recognize the CD-ROM or return " +"errors while reading from it during the installation." +msgstr "" -#~ msgid "" -#~ "Set to <userinput>false</userinput> to prevent starting PCMCIA services, " -#~ "if that causes problems. Some laptops are well known for this misbehavior." -#~ msgstr "" -#~ "設定成 <userinput>false</userinput> 來阻止啟動 PCMCIA 服務,如果其引起各種" -#~ "問題。有些筆記型電腦對此會有錯誤的行為。" +#. Tag: para +#: boot-installer.xml:3234 +#, no-c-format +msgid "" +"There are a many different possible causes for these problems. We can only " +"list some common issues and provide general suggestions on how to deal with " +"them. The rest is up to you." +msgstr "" -#~ msgid "preseed/url" -#~ msgstr "preseed/url" +#. Tag: para +#: boot-installer.xml:3240 +#, no-c-format +msgid "There are two very simple things that you should try first." +msgstr "" -#, fuzzy -#~ msgid "" -#~ "Specify the url to a preconfiguration file to download and use in " -#~ "automating the install. See <xref linkend=\"automatic-install\"/>. Short " -#~ "form: <userinput>url</userinput>." -#~ msgstr "" -#~ "指定預設參數檔案的 URL,此檔案將在安裝中自動下載、掛載和使用。請參閱 " -#~ "<xref linkend=\"automatic-install\"/>。" +#. Tag: para +#: boot-installer.xml:3245 +#, no-c-format +msgid "" +"If the CD-ROM does not boot, check that it was inserted correctly and that " +"it is not dirty." +msgstr "" -#~ msgid "preseed/file" -#~ msgstr "preseed/file" +#. Tag: para +#: boot-installer.xml:3251 +#, no-c-format +msgid "" +"If the installer fails to recognize a CD-ROM, try just running the option " +"<menuchoice> <guimenuitem>Detect and mount CD-ROM</guimenuitem> </" +"menuchoice> a second time. Some DMA related issues with older CD-ROM drives " +"are known to be resolved in this way." +msgstr "" -#, fuzzy -#~ msgid "" -#~ "Specify the path to a preconfiguration file to load to automating the " -#~ "install. See <xref linkend=\"automatic-install\"/>. Short form: " -#~ "<userinput>file</userinput>." -#~ msgstr "" -#~ "指定預設參數檔案的路徑,在安裝中自動掛載和使用。請參閱 <xref linkend=" -#~ "\"automatic-install\"/>。" +#. Tag: para +#: boot-installer.xml:3261 +#, no-c-format +msgid "" +"If this does not work, then try the suggestions in the subsections below. " +"Most, but not all, suggestions discussed there are valid for both CD-ROM and " +"DVD, but we'll use the term CD-ROM for simplicity." +msgstr "" -#~ msgid "cdrom-detect/eject" -#~ msgstr "cdrom-detect/eject" +#. Tag: para +#: boot-installer.xml:3267 +#, no-c-format +msgid "" +"If you cannot get the installation working from CD-ROM, try one of the other " +"installation methods that are available." +msgstr "" -#~ msgid "" -#~ "By default, before rebooting, &d-i; automatically ejects the optical " -#~ "media used during the installation. This can be unnecessary if the system " -#~ "does not automatically boot off the CD. In some cases it may even be " -#~ "undesirable, for example if the optical drive cannot reinsert the media " -#~ "itself and the user is not there to do it manually. Many slot loading, " -#~ "slim-line, and caddy style drives cannot reload media automatically." -#~ msgstr "" -#~ "在重開機前,&d-i; 預設會自動退出安裝時的光學媒介。如果系統不是自動從光碟開" -#~ "機,這不是必要的動作。在某些情況下,這反而不便,例如,如果光碟機不能自動插" -#~ "入光碟片,使用者又不在旁邊操作。許多 slot loading, slim-line 和 caddy 類型" -#~ "的光碟機不能自動重新掛載媒介。" +#. Tag: title +#: boot-installer.xml:3275 +#, no-c-format +msgid "Common issues" +msgstr "" -#~ msgid "" -#~ "Set to <userinput>false</userinput> to disable automatic ejection, and be " -#~ "aware that you may need to ensure that the system does not automatically " -#~ "boot from the optical drive after the initial installation." -#~ msgstr "" -#~ "設為 <userinput>false</userinput> 可以禁止自動退出,但要小心確保系統在安裝" -#~ "完後,不會自動從光碟開機。" +#. Tag: para +#: boot-installer.xml:3278 +#, no-c-format +msgid "" +"Some older CD-ROM drives do not support reading from discs that were burned " +"at high speeds using a modern CD writer." +msgstr "" -#~ msgid "ramdisk_size" -#~ msgstr "ramdisk_size" +#. Tag: para +#: boot-installer.xml:3284 +#, no-c-format +msgid "" +"If your system boots correctly from the CD-ROM, it does not necessarily mean " +"that Linux also supports the CD-ROM (or, more correctly, the controller that " +"your CD-ROM drive is connected to)." +msgstr "" -#~ msgid "If you are using a 2.2.x kernel, you may need to set &ramdisksize;." -#~ msgstr "如果您在使用 2.2.x 核心,也許需要設定 &ramdisksize;。" +#. Tag: para +#: boot-installer.xml:3291 +#, no-c-format +msgid "" +"Some older CD-ROM drives do not work correctly if <quote>direct memory " +"access</quote> (DMA) is enabled." +msgstr "" -#, fuzzy -#~ msgid "debian-installer/locale" -#~ msgstr "debian-installer/framebuffer" +#. Tag: title +#: boot-installer.xml:3302 +#, no-c-format +msgid "How to investigate and maybe solve issues" +msgstr "" -#~ msgid "Troubleshooting the Installation Process" -#~ msgstr "安裝過程中的障礙排除" +#. Tag: para +#: boot-installer.xml:3303 +#, no-c-format +msgid "If the CD-ROM fails to boot, try the suggestions listed below." +msgstr "" -#, fuzzy -#~ msgid "CD-ROM Reliability" -#~ msgstr "軟碟的可靠性" +#. Tag: para +#: boot-installer.xml:3308 +#, no-c-format +msgid "" +"Check that your BIOS actually supports booting from CD-ROM (older systems " +"possibly don't) and that your CD-ROM drive supports the media you are using." +msgstr "" -#~ msgid "Floppy Disk Reliability" -#~ msgstr "軟碟的可靠性" +#. Tag: para +#: boot-installer.xml:3314 +#, no-c-format +msgid "" +"If you downloaded an iso image, check that the md5sum of that image matches " +"the one listed for the image in the <filename>MD5SUMS</filename> file that " +"should be present in the same location as where you downloaded the image " +"from. <informalexample><screen>\n" +"$ md5sum <replaceable>debian-testing-i386-netinst.iso</replaceable>\n" +"a20391b12f7ff22ef705cee4059c6b92 <replaceable>debian-testing-i386-netinst." +"iso</replaceable>\n" +"</screen></informalexample> Next, check that the md5sum of the burned CD-ROM " +"matches as well. The following command should work. It uses the size of the " +"image to read the correct number of bytes from the CD-ROM." +msgstr "" -#~ msgid "" -#~ "The biggest problem for people using floppy disks to install Debian seems " -#~ "to be floppy disk reliability." -#~ msgstr "" -#~ "對於第一次安裝 Debian 的人來說,他們遇到的最大的問題很可能是軟碟的可靠性。" +#. Tag: screen +#: boot-installer.xml:3327 +#, no-c-format +msgid "" +"$ dd if=/dev/cdrom | \\\n" +"> head -c `stat --format=%s <replaceable>debian-testing-i386-netinst.iso</" +"replaceable>` | \\\n" +"> md5sum\n" +"a20391b12f7ff22ef705cee4059c6b92 -\n" +"262668+0 records in\n" +"262668+0 records out\n" +"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s" +msgstr "" -#, fuzzy -#~ msgid "" -#~ "The boot floppy is the floppy with the worst problems, because it is read " -#~ "by the hardware directly, before Linux boots. Often, the hardware doesn't " -#~ "read as reliably as the Linux floppy disk driver, and may just stop " -#~ "without printing an error message if it reads incorrect data. There can " -#~ "also be failures in the driver floppies, most of which indicate " -#~ "themselves with a flood of messages about disk I/O errors." -#~ msgstr "" -#~ "問題出現最嚴重的是糟糕的開機軟碟,因為他們由硬體直接讀出,然後才進入 " -#~ "Linux 開機程序。很多情況下,硬體的讀取並不能像 Linux 軟碟驅動讀取那樣可" -#~ "靠,並且對於錯誤的資料,它們只是停止執行而且沒有錯誤訊息。軟碟機也可能發生" -#~ "錯誤並且印出很多有關的 I/O 錯誤。" +#. Tag: para +#: boot-installer.xml:3332 +#, no-c-format +msgid "" +"If, after the installer has been booted successfully, the CD-ROM is not " +"detected, sometimes simply trying again may solve the problem. If you have " +"more than one CD-ROM drive, try changing the CD-ROM to the other drive. If " +"that does not work or if the CD-ROM is recognized but there are errors when " +"reading from it, try the suggestions listed below. Some basic knowledge of " +"Linux is required for this. To execute any of the commands, you should first " +"switch to the second virtual console (VT2) and activate the shell there." +msgstr "" -#, fuzzy -#~ msgid "" -#~ "If you are having the installation stall at a particular floppy, the " -#~ "first thing you should do is write the image to a <emphasis>different</" -#~ "emphasis> floppy and see if that solves the problem. Simply reformatting " -#~ "the old floppy may not be sufficient, even if it appears that the floppy " -#~ "was reformatted and written with no errors. It is sometimes useful to try " -#~ "writing the floppy on a different system." -#~ msgstr "" -#~ "如果您在特定的軟碟上遇到麻煩,第一件要做的事情,是重新下載磁碟映像並且把它" -#~ "寫到<emphasis>另外</emphasis>一張軟碟上。僅僅只是格式化老的軟碟是不夠的," -#~ "有可能的話甚至要在別的統上重寫這些軟碟。" +#. Tag: para +#: boot-installer.xml:3344 +#, no-c-format +msgid "" +"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> " +"(use <command>nano</command> as editor) to check for any specific error " +"messages. After that, also check the output of <command>dmesg</command>." +msgstr "" -#~ msgid "" -#~ "One user reports he had to write the images to floppy <emphasis>three</" -#~ "emphasis> times before one worked, and then everything was fine with the " -#~ "third floppy." -#~ msgstr "" -#~ "一個使用者曾報告他不得不把映像往軟碟寫了<emphasis>三</emphasis>次,直到第" -#~ "四次軟碟才算工作良好。" +#. Tag: para +#: boot-installer.xml:3351 +#, no-c-format +msgid "" +"Check in the output of <command>dmesg</command> if your CD-ROM drive was " +"recognized. You should see something like (the lines do not necessarily have " +"to be consecutive): <informalexample><screen>\n" +"Probing IDE interface ide1...\n" +"hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive\n" +"ide1 at 0x170-0x177,0x376 on irq 15\n" +"hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)\n" +"Uniform CD-ROM driver Revision: 3.20\n" +"</screen></informalexample> If you don't see something like that, chances " +"are the controller your CD-ROM is connected to was not recognized or may be " +"not supported at all. If you know what driver is needed for the controller, " +"you can try loading it manually using <command>modprobe</command>." +msgstr "" -#~ msgid "" -#~ "Other users have reported that simply rebooting a few times with the same " -#~ "floppy in the floppy drive can lead to a successful boot. This is all due " -#~ "to buggy hardware or firmware floppy drivers." -#~ msgstr "" -#~ "其他一些使用者報告過用同樣的軟碟重新啟動若干次才能有一次成功的開機。這都是" -#~ "因為 硬體或者有缺陷的韌體軟碟驅動程式造成的。" +#. Tag: para +#: boot-installer.xml:3365 +#, no-c-format +msgid "" +"Check that there is a device node for your CD-ROM drive under <filename>/dev/" +"</filename>. In the example above, this would be <filename>/dev/hdc</" +"filename>. There should also be a <filename>/dev/cdroms/cdrom0</filename>." +msgstr "" -#~ msgid "Boot Configuration" -#~ msgstr "開機設定" +#. Tag: para +#: boot-installer.xml:3373 +#, no-c-format +msgid "" +"Use the <command>mount</command> command to check if the CD-ROM is already " +"mounted; if not, try mounting it manually: <informalexample><screen>\n" +"$ mount /dev/<replaceable>hdc</replaceable> /cdrom\n" +"</screen></informalexample> Check if there are any error messages after that " +"command." +msgstr "" -#~ msgid "" -#~ "If you have problems and the kernel hangs during the boot process, " -#~ "doesn't recognize peripherals you actually have, or drives are not " -#~ "recognized properly, the first thing to check is the boot parameters, as " -#~ "discussed in <xref linkend=\"boot-parms\"/>." -#~ msgstr "" -#~ "如果在開機過程中您遇到了問題或者核心當掉、無法辨識存在的周邊設備或者辨識錯" -#~ "誤,首先要做的事情是檢查開機參數,如同 <xref linkend=\"boot-parms\"/> 之中" -#~ "的內容。" +#. Tag: para +#: boot-installer.xml:3383 +#, no-c-format +msgid "" +"Check if DMA is currently enabled: <informalexample><screen>\n" +"$ cd /proc/<replaceable>ide</replaceable>/<replaceable>hdc</replaceable>\n" +"$ grep using_dma settings\n" +"using_dma 1 0 1 rw\n" +"</screen></informalexample> A <quote>1</quote> in the first column after " +"<literal>using_dma</literal> means it is enabled. If it is, try disabling " +"it: <informalexample><screen>\n" +"$ echo -n \"using_dma:0\" >settings\n" +"</screen></informalexample> Make sure that you are in the directory for the " +"device that corresponds to your CD-ROM drive." +msgstr "" -#~ msgid "" -#~ "If you are booting with your own kernel instead of the one supplied with " -#~ "the installer, be sure that <userinput>CONFIG_DEVFS</userinput> is set in " -#~ "your kernel. The installer requires <userinput>CONFIG_DEVFS</userinput>." -#~ msgstr "" -#~ "如果開機時使用的是您自己的核心,而不是安裝程式提供的核心,請確定您的核心編" -#~ "有 <userinput>CONFIG_DEVFS</userinput> 參數。安裝程式需要 " -#~ "<userinput>CONFIG_DEVFS</userinput>。" +#. Tag: para +#: boot-installer.xml:3398 +#, no-c-format +msgid "" +"If there are any problems during the installation, try checking the " +"integrity of the CD-ROM using the option near the bottom of the installer's " +"main menu. This option can also be used as a general test if the CD-ROM can " +"be read reliably." +msgstr "" -#, fuzzy -#~ msgid "" -#~ "Often, problems can be solved by removing add-ons and peripherals, and " -#~ "then trying booting again. <phrase arch=\"x86\">Internal modems, sound " -#~ "cards, and Plug-n-Play devices can be especially problematic.</phrase>" -#~ msgstr "" -#~ "通稱,可以透過移除外掛硬體或者周邊設備來解決問題,然後再次重新開機。" -#~ "<phrase arch=\"i386\"> 內建的調變解調器、音效卡以及隨插即用的設備通常很容" -#~ "易引起問題。</phrase>" +#. Tag: title +#: boot-installer.xml:3413 +#, no-c-format +msgid "Floppy Disk Reliability" +msgstr "軟碟的可靠性" -#~ msgid "" -#~ "If you have a large amount of memory installed in your machine, more than " -#~ "512M, and the installer hangs when booting the kernel, you may need to " -#~ "include a boot argument to limit the amount of memory the kernel sees, " -#~ "such as <userinput>mem=512m</userinput>." -#~ msgstr "" -#~ "如果您的機器上裝有多於 512M 的大容量的記憶體,並且安裝程式在啟動核心時當" -#~ "住,您可能需要加入一個開機參數,來限制核心能夠看到的記憶體數量,例如 " -#~ "<userinput>mem=512m</userinput>。" +#. Tag: para +#: boot-installer.xml:3415 +#, no-c-format +msgid "" +"The biggest problem for people using floppy disks to install Debian seems to " +"be floppy disk reliability." +msgstr "" +"對於第一次安裝 Debian 的人來說,他們遇到的最大的問題很可能是軟碟的可靠性。" -#~ msgid "Common &arch-title; Installation Problems" -#~ msgstr "常見的 &arch-title; 安裝問題" +#. Tag: para +#: boot-installer.xml:3420 +#, fuzzy, no-c-format +msgid "" +"The boot floppy is the floppy with the worst problems, because it is read by " +"the hardware directly, before Linux boots. Often, the hardware doesn't read " +"as reliably as the Linux floppy disk driver, and may just stop without " +"printing an error message if it reads incorrect data. There can also be " +"failures in the driver floppies, most of which indicate themselves with a " +"flood of messages about disk I/O errors." +msgstr "" +"問題出現最嚴重的是糟糕的開機軟碟,因為他們由硬體直接讀出,然後才進入 Linux 開" +"機程序。很多情況下,硬體的讀取並不能像 Linux 軟碟驅動讀取那樣可靠,並且對於錯" +"誤的資料,它們只是停止執行而且沒有錯誤訊息。軟碟機也可能發生錯誤並且印出很多" +"有關的 I/O 錯誤。" + +#. Tag: para +#: boot-installer.xml:3429 +#, fuzzy, no-c-format +msgid "" +"If you are having the installation stall at a particular floppy, the first " +"thing you should do is write the image to a <emphasis>different</emphasis> " +"floppy and see if that solves the problem. Simply reformatting the old " +"floppy may not be sufficient, even if it appears that the floppy was " +"reformatted and written with no errors. It is sometimes useful to try " +"writing the floppy on a different system." +msgstr "" +"如果您在特定的軟碟上遇到麻煩,第一件要做的事情,是重新下載磁碟映像並且把它寫" +"到<emphasis>另外</emphasis>一張軟碟上。僅僅只是格式化老的軟碟是不夠的,有可能" +"的話甚至要在別的統上重寫這些軟碟。" -#~ msgid "" -#~ "There are some common installation problems that can be solved or avoided " -#~ "by passing certain boot parameters to the installer." -#~ msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。" +#. Tag: para +#: boot-installer.xml:3438 +#, no-c-format +msgid "" +"One user reports he had to write the images to floppy <emphasis>three</" +"emphasis> times before one worked, and then everything was fine with the " +"third floppy." +msgstr "" +"一個使用者曾報告他不得不把映像往軟碟寫了<emphasis>三</emphasis>次,直到第四次" +"軟碟才算工作良好。" -#~ msgid "" -#~ "Some systems have floppies with <quote>inverted DCLs</quote>. If you " -#~ "receive errors reading from the floppy, even when you know the floppy is " -#~ "good, try the parameter <userinput>floppy=thinkpad</userinput>." -#~ msgstr "" -#~ "一些系統的軟碟會有 ``inverted DCLs''。如果您在讀軟碟時遇到錯誤資訊,並且您" -#~ "可以確定軟碟是好的,嘗試參數 <userinput>floppy=thinkpad</userinput>。" +#. Tag: para +#: boot-installer.xml:3444 +#, no-c-format +msgid "" +"Normally you should not have to download a floppy image again, but if you " +"are experiencing problems it is always useful to verify that the images were " +"downloaded correctly by verifying their md5sums." +msgstr "" -#~ msgid "" -#~ "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 " -#~ "disk drivers), the IDE drive may not be properly recognized. Again, try " -#~ "it first without the parameters and see if the IDE drive is recognized " -#~ "properly. If not, determine your drive geometry (cylinders, heads, and " -#~ "sectors), and use the parameter <userinput>hd=<replaceable>cylinders</" -#~ "replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</" -#~ "replaceable></userinput>." -#~ msgstr "" -#~ "在一些系統上,例如 IBM PS/1 或者 ValuePoint (具有 ST-506 設備),IDE 設備可" -#~ "能無法辨識。請首先嘗試沒有參數的開機情況下是否能夠被識別。如果不行,請確定" -#~ "設備的幾何參數 (柱面,磁頭還有磁區)。然後使用參數 " -#~ "<userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</" -#~ "replaceable>,<replaceable>sectors</replaceable></userinput>。" +#. Tag: para +#: boot-installer.xml:3450 +#, no-c-format +msgid "" +"Other users have reported that simply rebooting a few times with the same " +"floppy in the floppy drive can lead to a successful boot. This is all due to " +"buggy hardware or firmware floppy drivers." +msgstr "" +"其他一些使用者報告過用同樣的軟碟重新啟動若干次才能有一次成功的開機。這都是因" +"為 硬體或者有缺陷的韌體軟碟驅動程式造成的。" + +#. Tag: title +#: boot-installer.xml:3459 +#, no-c-format +msgid "Boot Configuration" +msgstr "開機設定" + +#. Tag: para +#: boot-installer.xml:3461 +#, no-c-format +msgid "" +"If you have problems and the kernel hangs during the boot process, doesn't " +"recognize peripherals you actually have, or drives are not recognized " +"properly, the first thing to check is the boot parameters, as discussed in " +"<xref linkend=\"boot-parms\"/>." +msgstr "" +"如果在開機過程中您遇到了問題或者核心當掉、無法辨識存在的周邊設備或者辨識錯" +"誤,首先要做的事情是檢查開機參數,如同 <xref linkend=\"boot-parms\"/> 之中的" +"內容。" -#~ msgid "" -#~ "If you have a very old machine, and the kernel hangs after saying " -#~ "<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you " -#~ "should try the <userinput>no-hlt</userinput> boot argument, which " -#~ "disables this test." -#~ msgstr "" -#~ "如果您有一台非常老的機器,並且核心在顯示 <computeroutput>Checking 'hlt' " -#~ "instruction...</computeroutput> 時中斷,需要嘗試 <userinput>no-hlt</" -#~ "userinput> 參數來取消這個測試。" +#. Tag: para +#: boot-installer.xml:3468 +#, no-c-format +msgid "" +"If you are booting with your own kernel instead of the one supplied with the " +"installer, be sure that <userinput>CONFIG_DEVFS</userinput> is set in your " +"kernel. The installer requires <userinput>CONFIG_DEVFS</userinput>." +msgstr "" +"如果開機時使用的是您自己的核心,而不是安裝程式提供的核心,請確定您的核心編有 " +"<userinput>CONFIG_DEVFS</userinput> 參數。安裝程式需要 " +"<userinput>CONFIG_DEVFS</userinput>。" -#, fuzzy -#~ msgid "" -#~ "If your screen begins to show a weird picture while the kernel boots, eg. " -#~ "pure white, pure black or colored pixel garbage, your system may contain " -#~ "a problematic video card which does not switch to the framebuffer mode " -#~ "properly. Then you can use the boot parameter <userinput>fb=false " -#~ "video=vga16:off</userinput> to disable the framebuffer console. Only the " -#~ "English language will be available during the installation due to limited " -#~ "console features. See <xref linkend=\"boot-parms\"/> for details." -#~ msgstr "" -#~ "如果您的螢幕在核心開機的時候顯示一個奇怪的圖片 (例如,純白,純黑或者彩色的" -#~ "像素塊),則顯示卡可能有問題。它不能切換至 framebuffer 模式。您可以使用開機" -#~ "參數 <userinput>debian-installer/framebuffer=false</userinput> 或 " -#~ "<userinput>video=vga16:off</userinput> 來取消 framebuffer 控制台。在這種情" -#~ "況下,由於控制台的限制,在安裝過程中只能用英語,請參閱 <xref linkend=" -#~ "\"boot-parms\"/> 來取得細節資訊。" +#. Tag: para +#: boot-installer.xml:3475 +#, fuzzy, no-c-format +msgid "" +"Often, problems can be solved by removing add-ons and peripherals, and then " +"trying booting again. <phrase arch=\"x86\">Internal modems, sound cards, and " +"Plug-n-Play devices can be especially problematic.</phrase>" +msgstr "" +"通稱,可以透過移除外掛硬體或者周邊設備來解決問題,然後再次重新開機。<phrase " +"arch=\"i386\"> 內建的調變解調器、音效卡以及隨插即用的設備通常很容易引起問題。" +"</phrase>" -#~ msgid "System Freeze During the PCMCIA Configuration Phase" -#~ msgstr "在 PCMCIA 段系統當機" +#. Tag: para +#: boot-installer.xml:3481 +#, no-c-format +msgid "" +"If you have a large amount of memory installed in your machine, more than " +"512M, and the installer hangs when booting the kernel, you may need to " +"include a boot argument to limit the amount of memory the kernel sees, such " +"as <userinput>mem=512m</userinput>." +msgstr "" +"如果您的機器上裝有多於 512M 的大容量的記憶體,並且安裝程式在啟動核心時當住," +"您可能需要加入一個開機參數,來限制核心能夠看到的記憶體數量,例如 " +"<userinput>mem=512m</userinput>。" + +#. Tag: title +#: boot-installer.xml:3492 +#, no-c-format +msgid "Common &arch-title; Installation Problems" +msgstr "常見的 &arch-title; 安裝問題" + +#. Tag: para +#: boot-installer.xml:3493 +#, no-c-format +msgid "" +"There are some common installation problems that can be solved or avoided by " +"passing certain boot parameters to the installer." +msgstr "傳入某些啟動參數可以解決或避免一些常見的安裝問題。" -#~ msgid "" -#~ "Some laptop models produced by Dell are known to crash when PCMCIA device " -#~ "detection tries to access some hardware addresses. Other laptops may " -#~ "display similar problems. If you experience such a problem and you don't " -#~ "need PCMCIA support during the installation, you can disable PCMCIA using " -#~ "the <userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. " -#~ "You can then configure PCMCIA after the installation is completed and " -#~ "exclude the resource range causing the problems." -#~ msgstr "" -#~ "某些型號的 Dell 筆記型電腦會在 PCMCIA 設備檢測程式嘗試存取一些硬體位址的時" -#~ "候當機。其他筆記型電腦可能顯示類似的問題。如果您遇到那樣的問題,並且在安裝" -#~ "的時候不需要 PCMCIA 的支援,可以用 <userinput>hw-detect/" -#~ "start_pcmcia=false</userinput> 啟動參數來取消 PCMCIA 功能。您可以在安裝" -#~ "後,配定 PCMCIA 並且避開可能引起問題的資源範圍。" +#. Tag: para +#: boot-installer.xml:3498 +#, no-c-format +msgid "" +"Some systems have floppies with <quote>inverted DCLs</quote>. If you receive " +"errors reading from the floppy, even when you know the floppy is good, try " +"the parameter <userinput>floppy=thinkpad</userinput>." +msgstr "" +"一些系統的軟碟會有 ``inverted DCLs''。如果您在讀軟碟時遇到錯誤資訊,並且您可" +"以確定軟碟是好的,嘗試參數 <userinput>floppy=thinkpad</userinput>。" -#~ msgid "" -#~ "Alternatively, you can boot the installer in expert mode. You will then " -#~ "be asked to enter the resource range options your hardware needs. For " -#~ "example, if you have one of the Dell laptops mentioned above, you should " -#~ "enter <userinput>exclude port 0x800-0x8ff</userinput> here. There is also " -#~ "a list of some common resource range options in the <ulink url=\"http://" -#~ "pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System " -#~ "resource settings section of the PCMCIA HOWTO</ulink>. Note that you have " -#~ "to omit the commas, if any, when you enter this value in the installer." -#~ msgstr "" -#~ "或者,您可以在啟動安裝程式時進入專家模式。您需要按照要求輸入硬體資源範圍選" -#~ "項。例如,您如果有如上所說的 Dell 筆記型電腦問題,應該在這裡輸入 " -#~ "<userinput>exclude port 0x800-0x8ff</userinput>。在 <ulink url=\"http://" -#~ "pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System " -#~ "resource settings section of the PCMCIA HOWTO</ulink> 處有一個列表,整理出" -#~ "一些有問題的資源範圍選項。注意在安裝程式中,輸入這些值的時候必須忽略逗號。" +#. Tag: para +#: boot-installer.xml:3504 +#, no-c-format +msgid "" +"On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk " +"drivers), the IDE drive may not be properly recognized. Again, try it first " +"without the parameters and see if the IDE drive is recognized properly. If " +"not, determine your drive geometry (cylinders, heads, and sectors), and use " +"the parameter <userinput>hd=<replaceable>cylinders</replaceable>," +"<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></" +"userinput>." +msgstr "" +"在一些系統上,例如 IBM PS/1 或者 ValuePoint (具有 ST-506 設備),IDE 設備可能" +"無法辨識。請首先嘗試沒有參數的開機情況下是否能夠被識別。如果不行,請確定設備" +"的幾何參數 (柱面,磁頭還有磁區)。然後使用參數 " +"<userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</" +"replaceable>,<replaceable>sectors</replaceable></userinput>。" + +#. Tag: para +#: boot-installer.xml:3513 +#, no-c-format +msgid "" +"If you have a very old machine, and the kernel hangs after saying " +"<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you " +"should try the <userinput>no-hlt</userinput> boot argument, which disables " +"this test." +msgstr "" +"如果您有一台非常老的機器,並且核心在顯示 <computeroutput>Checking 'hlt' " +"instruction...</computeroutput> 時中斷,需要嘗試 <userinput>no-hlt</" +"userinput> 參數來取消這個測試。" -#~ msgid "System Freeze while Loading the USB Modules" -#~ msgstr "在裝入 USB 模組時系統當機" +#. Tag: para +#: boot-installer.xml:3520 +#, fuzzy, no-c-format +msgid "" +"If your screen begins to show a weird picture while the kernel boots, eg. " +"pure white, pure black or colored pixel garbage, your system may contain a " +"problematic video card which does not switch to the framebuffer mode " +"properly. Then you can use the boot parameter <userinput>fb=false " +"video=vga16:off</userinput> to disable the framebuffer console. Only the " +"English language will be available during the installation due to limited " +"console features. See <xref linkend=\"boot-parms\"/> for details." +msgstr "" +"如果您的螢幕在核心開機的時候顯示一個奇怪的圖片 (例如,純白,純黑或者彩色的像" +"素塊),則顯示卡可能有問題。它不能切換至 framebuffer 模式。您可以使用開機參數 " +"<userinput>debian-installer/framebuffer=false</userinput> 或 " +"<userinput>video=vga16:off</userinput> 來取消 framebuffer 控制台。在這種情況" +"下,由於控制台的限制,在安裝過程中只能用英語,請參閱 <xref linkend=\"boot-" +"parms\"/> 來取得細節資訊。" + +#. Tag: title +#: boot-installer.xml:3534 +#, no-c-format +msgid "System Freeze During the PCMCIA Configuration Phase" +msgstr "在 PCMCIA 段系統當機" + +#. Tag: para +#: boot-installer.xml:3535 +#, no-c-format +msgid "" +"Some laptop models produced by Dell are known to crash when PCMCIA device " +"detection tries to access some hardware addresses. Other laptops may display " +"similar problems. If you experience such a problem and you don't need PCMCIA " +"support during the installation, you can disable PCMCIA using the " +"<userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You can " +"then configure PCMCIA after the installation is completed and exclude the " +"resource range causing the problems." +msgstr "" +"某些型號的 Dell 筆記型電腦會在 PCMCIA 設備檢測程式嘗試存取一些硬體位址的時候" +"當機。其他筆記型電腦可能顯示類似的問題。如果您遇到那樣的問題,並且在安裝的時" +"候不需要 PCMCIA 的支援,可以用 <userinput>hw-detect/start_pcmcia=false</" +"userinput> 啟動參數來取消 PCMCIA 功能。您可以在安裝後,配定 PCMCIA 並且避開可" +"能引起問題的資源範圍。" + +#. Tag: para +#: boot-installer.xml:3545 +#, no-c-format +msgid "" +"Alternatively, you can boot the installer in expert mode. You will then be " +"asked to enter the resource range options your hardware needs. For example, " +"if you have one of the Dell laptops mentioned above, you should enter " +"<userinput>exclude port 0x800-0x8ff</userinput> here. There is also a list " +"of some common resource range options in the <ulink url=\"http://pcmcia-cs." +"sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System resource " +"settings section of the PCMCIA HOWTO</ulink>. Note that you have to omit the " +"commas, if any, when you enter this value in the installer." +msgstr "" +"或者,您可以在啟動安裝程式時進入專家模式。您需要按照要求輸入硬體資源範圍選" +"項。例如,您如果有如上所說的 Dell 筆記型電腦問題,應該在這裡輸入 " +"<userinput>exclude port 0x800-0x8ff</userinput>。在 <ulink url=\"http://" +"pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System " +"resource settings section of the PCMCIA HOWTO</ulink> 處有一個列表,整理出一" +"些有問題的資源範圍選項。注意在安裝程式中,輸入這些值的時候必須忽略逗號。" + +#. Tag: title +#: boot-installer.xml:3562 +#, no-c-format +msgid "System Freeze while Loading the USB Modules" +msgstr "在裝入 USB 模組時系統當機" + +#. Tag: para +#: boot-installer.xml:3563 +#, no-c-format +msgid "" +"The kernel normally tries to install USB modules and the USB keyboard driver " +"in order to support some non-standard USB keyboards. However, there are some " +"broken USB systems where the driver hangs on loading. A possible workaround " +"may be disabling the USB controller in your mainboard BIOS setup. Another " +"option is passing the <userinput>debian-installer/probe/usb=false</" +"userinput> parameter at the boot prompt, which will prevent the modules from " +"being loaded." +msgstr "" +"核心在正常情況下會嘗試安裝 USB 模組以及 USB 鍵盤驅動程式來支援一些非標準的 " +"USB 鍵盤。但是,有些不完整的 USB 系統會在驅動程式載入時當機。一個可能的解決方" +"法是在 BIOS 設置內禁用您的 USB 控制器。或者在開機提示符號處傳遞 " +"<userinput>debian-installer/probe/usb=false</userinput> 參數,這將阻止載入此" +"模組。" + +#. Tag: title +#: boot-installer.xml:3577 +#, no-c-format +msgid "Interpreting the Kernel Startup Messages" +msgstr "解讀核心起始資訊" + +#. Tag: para +#: boot-installer.xml:3579 +#, no-c-format +msgid "" +"During the boot sequence, you may see many messages in the form " +"<computeroutput>can't find <replaceable>something</replaceable> </" +"computeroutput>, or <computeroutput> <replaceable>something</replaceable> " +"not present</computeroutput>, <computeroutput>can't initialize " +"<replaceable>something</replaceable> </computeroutput>, or even " +"<computeroutput>this driver release depends on <replaceable>something</" +"replaceable> </computeroutput>. Most of these messages are harmless. You see " +"them because the kernel for the installation system is built to run on " +"computers with many different peripheral devices. Obviously, no one computer " +"will have every possible peripheral device, so the operating system may emit " +"a few complaints while it looks for peripherals you don't own. You may also " +"see the system pause for a while. This happens when it is waiting for a " +"device to respond, and that device is not present on your system. If you " +"find the time it takes to boot the system unacceptably long, you can create " +"a custom kernel later (see <xref linkend=\"kernel-baking\"/>)." +msgstr "" +"在開機期間,您可以看到很多資訊類似 <computeroutput>can't find " +"<replaceable>something</replaceable> </computeroutput>,或者 " +"<computeroutput> <replaceable>something</replaceable> not present</" +"computeroutput>, <computeroutput>can't initialize <replaceable>something</" +"replaceable> </computeroutput>,或者甚至 <computeroutput>this driver release " +"depends on <replaceable>something</replaceable> </computeroutput>。大多數這些" +"資訊都是無害的。您之所以看到它們,是因為安裝系統核心被設計成為可以在不同的電" +"腦上執行,並且擁有不同的周邊設備。顯然地,沒有一個電腦可能擁有所有的周邊設" +"備,因此作業系統可能在偵測一些您沒有的設備時送出一些警告。有時可以看到系統暫" +"停了一段時間。這是由於它在等待一台設備的回應,但是這台設備並沒有安裝在您的系" +"統上。如果您發現這段時間非常長,您可以之後重編自己的核心 (請參閱 <xref " +"linkend=\"kernel-baking\"/>)。" + +#. Tag: title +#: boot-installer.xml:3604 +#, fuzzy, no-c-format +msgid "Reporting Installation Problems" +msgstr "常見的 &arch-title; 安裝問題" + +#. Tag: para +#: boot-installer.xml:3605 +#, fuzzy, no-c-format +msgid "" +"If you get through the initial boot phase but cannot complete the install, " +"the menu option <guimenuitem>Save debug logs</guimenuitem> may be helpful. " +"It lets you store system error logs and configuration information from the " +"installer to a floppy, or download them using a web browser. This " +"information may provide clues as to what went wrong and how to fix it. If " +"you are submitting a bug report you may want to attach this information to " +"the bug report." +msgstr "" +"如果您通過了初始化開機但是不能完成安裝,Bug Reporter 選單選項可能會很有用。它" +"會複製系統的錯誤記錄和設定資訊至一個使用者提供的軟碟中。這個資訊可能提供了一" +"些關於錯誤的原因和如何解決它的線索。如果您正在回報問題報告,您也許想附上這些" +"資訊。" + +#. Tag: para +#: boot-installer.xml:3616 +#, fuzzy, no-c-format +msgid "" +"Other pertinent installation messages may be found in <filename>/var/log/</" +"filename> during the installation, and <filename>/var/log/installer/</" +"filename> after the computer has been booted into the installed system." +msgstr "" +"其他相關安裝期間的安裝資訊可以在 <filename>/var/log/</filename> 找到,以及在" +"電腦已經啟動至安裝後的系統的 <filename>/var/log/debian-installer/</filename> " +"中。" + +#. Tag: title +#: boot-installer.xml:3627 +#, no-c-format +msgid "Submitting Installation Reports" +msgstr "回報安裝報告" + +#. Tag: para +#: boot-installer.xml:3628 +#, no-c-format +msgid "" +"If you still have problems, please submit an installation report. We also " +"encourage installation reports to be sent even if the installation is " +"successful, so that we can get as much information as possible on the " +"largest number of hardware configurations." +msgstr "" -#~ msgid "" -#~ "The kernel normally tries to install USB modules and the USB keyboard " -#~ "driver in order to support some non-standard USB keyboards. However, " -#~ "there are some broken USB systems where the driver hangs on loading. A " -#~ "possible workaround may be disabling the USB controller in your mainboard " -#~ "BIOS setup. Another option is passing the <userinput>debian-installer/" -#~ "probe/usb=false</userinput> parameter at the boot prompt, which will " -#~ "prevent the modules from being loaded." -#~ msgstr "" -#~ "核心在正常情況下會嘗試安裝 USB 模組以及 USB 鍵盤驅動程式來支援一些非標準" -#~ "的 USB 鍵盤。但是,有些不完整的 USB 系統會在驅動程式載入時當機。一個可能的" -#~ "解決方法是在 BIOS 設置內禁用您的 USB 控制器。或者在開機提示符號處傳遞 " -#~ "<userinput>debian-installer/probe/usb=false</userinput> 參數,這將阻止載入" -#~ "此模組。" +#. Tag: para +#: boot-installer.xml:3635 +#, no-c-format +msgid "" +"Note that your installation report will be published in the Debian Bug " +"Tracking System (BTS) and forwarded to a public mailing list. Make sure that " +"you use an E-Mail address that you do not mind being made public." +msgstr "" -#~ msgid "Interpreting the Kernel Startup Messages" -#~ msgstr "解讀核心起始資訊" +#. Tag: para +#: boot-installer.xml:3641 +#, no-c-format +msgid "" +"If you have a working Debian system, the easiest way to send an installation " +"report is to install the installation-report and reportbug packages " +"(<command>apt-get install installation-report reportbug</command>) and run " +"the command <command>reportbug installation-report</command>." +msgstr "" -#~ msgid "" -#~ "During the boot sequence, you may see many messages in the form " -#~ "<computeroutput>can't find <replaceable>something</replaceable> </" -#~ "computeroutput>, or <computeroutput> <replaceable>something</replaceable> " -#~ "not present</computeroutput>, <computeroutput>can't initialize " -#~ "<replaceable>something</replaceable> </computeroutput>, or even " -#~ "<computeroutput>this driver release depends on <replaceable>something</" -#~ "replaceable> </computeroutput>. Most of these messages are harmless. You " -#~ "see them because the kernel for the installation system is built to run " -#~ "on computers with many different peripheral devices. Obviously, no one " -#~ "computer will have every possible peripheral device, so the operating " -#~ "system may emit a few complaints while it looks for peripherals you don't " -#~ "own. You may also see the system pause for a while. This happens when it " -#~ "is waiting for a device to respond, and that device is not present on " -#~ "your system. If you find the time it takes to boot the system " -#~ "unacceptably long, you can create a custom kernel later (see <xref " -#~ "linkend=\"kernel-baking\"/>)." -#~ msgstr "" -#~ "在開機期間,您可以看到很多資訊類似 <computeroutput>can't find " -#~ "<replaceable>something</replaceable> </computeroutput>,或者 " -#~ "<computeroutput> <replaceable>something</replaceable> not present</" -#~ "computeroutput>, <computeroutput>can't initialize " -#~ "<replaceable>something</replaceable> </computeroutput>,或者甚至 " -#~ "<computeroutput>this driver release depends on <replaceable>something</" -#~ "replaceable> </computeroutput>。大多數這些資訊都是無害的。您之所以看到它" -#~ "們,是因為安裝系統核心被設計成為可以在不同的電腦上執行,並且擁有不同的周邊" -#~ "設備。顯然地,沒有一個電腦可能擁有所有的周邊設備,因此作業系統可能在偵測一" -#~ "些您沒有的設備時送出一些警告。有時可以看到系統暫停了一段時間。這是由於它在" -#~ "等待一台設備的回應,但是這台設備並沒有安裝在您的系統上。如果您發現這段時間" -#~ "非常長,您可以之後重編自己的核心 (請參閱 <xref linkend=\"kernel-baking\"/" -#~ ">)。" +#. Tag: para +#: boot-installer.xml:3648 +#, fuzzy, no-c-format +msgid "" +"Alternatively you can use this template when filling out installation " +"reports, and file the report as a bug report against the " +"<classname>installation-reports</classname> pseudo package, by sending it to " +"<email>submit@bugs.debian.org</email>. <informalexample><screen>\n" +"Package: installation-reports\n" +"\n" +"Boot method: <How did you boot the installer? CD? floppy? network?>\n" +"Image version: <Full URL to image you downloaded is best>\n" +"Date: <Date and time of the install>\n" +"\n" +"Machine: <Description of machine (eg, IBM Thinkpad R32)>\n" +"Processor:\n" +"Memory:\n" +"Partitions: <df -Tl will do; the raw partition table is preferred>\n" +"\n" +"Output of lspci -nn and lspci -vnn:\n" +"\n" +"Base System Installation Checklist:\n" +"[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it\n" +"\n" +"Initial boot: [ ]\n" +"Detect network card: [ ]\n" +"Configure network: [ ]\n" +"Detect CD: [ ]\n" +"Load installer modules: [ ]\n" +"Detect hard drives: [ ]\n" +"Partition hard drives: [ ]\n" +"Install base system: [ ]\n" +"Clock/timezone setup: [ ]\n" +"User/password setup: [ ]\n" +"Install tasks: [ ]\n" +"Install boot loader: [ ]\n" +"Overall install: [ ]\n" +"\n" +"Comments/Problems:\n" +"\n" +"<Description of the install, in prose, and any thoughts, comments\n" +" and ideas you had during the initial install.>\n" +"</screen></informalexample> In the bug report, describe what the problem is, " +"including the last visible kernel messages in the event of a kernel hang. " +"Describe the steps that you did which brought the system into the problem " +"state." +msgstr "" +"如果您還是有問題,請回報臭蟲報告。即使您安裝成功,我們還是希望您能發一份安裝" +"報告,讓我們取得眾多硬體設定的更多資訊。請採用下列模板填寫安裝報告,並把這份" +"報告以 <classname>installation-reports</classname> 虛擬軟體套件之臭蟲報告的名" +"義,發送一封電子郵件至 <email>submit@bugs.debian.org</email>。 " +"<informalexample><screen>\n" +"Package: installation-reports\n" +"\n" +"Debian-installer-version: <Fill in date and from where you got the " +"image>\n" +"uname -a: <The result of running uname -a on a shell prompt>\n" +"Date: <Date and time of the install>\n" +"Method: <How did you install? What did you boot off? If network\n" +" install, from where? Proxied?>\n" +"\n" +"Machine: <Description of machine (eg, IBM Thinkpad R32)>\n" +"Processor:\n" +"Memory:\n" +"Root Device: <IDE? SCSI? Name of device?>\n" +"Root Size/partition table: <Feel free to paste the full partition\n" +" table, with notes on which partitions are mounted where.>\n" +"Output of lspci and lspci -n:\n" +"\n" +"Base System Installation Checklist:\n" +"[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it\n" +"\n" +"Initial boot worked: [ ]\n" +"Configure network HW: [ ]\n" +"Config network: [ ]\n" +"Detect CD: [ ]\n" +"Load installer modules: [ ]\n" +"Detect hard drives: [ ]\n" +"Partition hard drives: [ ]\n" +"Create file systems: [ ]\n" +"Mount partitions: [ ]\n" +"Install base system: [ ]\n" +"Install boot loader: [ ]\n" +"Reboot: [ ]\n" +"\n" +"Comments/Problems:\n" +"\n" +"<Description of the install, in prose, and any thoughts, comments\n" +" and ideas you had during the initial install.>\n" +"</screen></informalexample> 在臭蟲報告內,請描述問題,包括核心當住後見到的核" +"心訊息。請描述進入問題狀態前相關的步驟。" #~ msgid "Bug Reporter" #~ msgstr "Bug Reporter" -#, fuzzy -#~ msgid "" -#~ "If you get through the initial boot phase but cannot complete the " -#~ "install, the bug reporter menu choice may be helpful. It lets you store " -#~ "system error logs and configuration information from the installer to a " -#~ "floppy, or download them in a web browser. This information may provide " -#~ "clues as to what went wrong and how to fix it. If you are submitting a " -#~ "bug report you may want to attach this information to the bug report." -#~ msgstr "" -#~ "如果您通過了初始化開機但是不能完成安裝,Bug Reporter 選單選項可能會很有" -#~ "用。它會複製系統的錯誤記錄和設定資訊至一個使用者提供的軟碟中。這個資訊可能" -#~ "提供了一些關於錯誤的原因和如何解決它的線索。如果您正在回報問題報告,您也許" -#~ "想附上這些資訊。" - -#, fuzzy -#~ msgid "" -#~ "Other pertinent installation messages may be found in <filename>/var/log/" -#~ "</filename> during the installation, and <filename>/var/log/installer/</" -#~ "filename> after the computer has been booted into the installed system." -#~ msgstr "" -#~ "其他相關安裝期間的安裝資訊可以在 <filename>/var/log/</filename> 找到,以及" -#~ "在電腦已經啟動至安裝後的系統的 <filename>/var/log/debian-installer/</" -#~ "filename> 中。" - -#~ msgid "Submitting Installation Reports" -#~ msgstr "回報安裝報告" - -#, fuzzy -#~ msgid "" -#~ "Please use this template when filling out installation reports, and file " -#~ "the report as a bug report against the <classname>installation-reports</" -#~ "classname> pseudo package, by sending it to <email>submit@bugs.debian." -#~ "org</email>. <informalexample><screen>\n" -#~ "Package: installation-reports\n" -#~ "\n" -#~ "Boot method: <How did you boot the installer? CD? floppy? network?" -#~ ">\n" -#~ "Image version: <Full URL to image you downloaded is best>\n" -#~ "Date: <Date and time of the install>\n" -#~ "\n" -#~ "Machine: <Description of machine (eg, IBM Thinkpad R32)>\n" -#~ "Processor:\n" -#~ "Memory:\n" -#~ "Partitions: <df -Tl will do; the raw partition table is preferred>\n" -#~ "\n" -#~ "Output of lspci -nn and lspci -vnn:\n" -#~ "\n" -#~ "Base System Installation Checklist:\n" -#~ "[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it\n" -#~ "\n" -#~ "Initial boot: [ ]\n" -#~ "Detect network card: [ ]\n" -#~ "Configure network: [ ]\n" -#~ "Detect CD: [ ]\n" -#~ "Load installer modules: [ ]\n" -#~ "Detect hard drives: [ ]\n" -#~ "Partition hard drives: [ ]\n" -#~ "Install base system: [ ]\n" -#~ "Clock/timezone setup: [ ]\n" -#~ "User/password setup: [ ]\n" -#~ "Install tasks: [ ]\n" -#~ "Install boot loader: [ ]\n" -#~ "Overall install: [ ]\n" -#~ "\n" -#~ "Comments/Problems:\n" -#~ "\n" -#~ "<Description of the install, in prose, and any thoughts, comments\n" -#~ " and ideas you had during the initial install.>\n" -#~ "</screen></informalexample> In the bug report, describe what the problem " -#~ "is, including the last visible kernel messages in the event of a kernel " -#~ "hang. Describe the steps that you did which brought the system into the " -#~ "problem state." -#~ msgstr "" -#~ "如果您還是有問題,請回報臭蟲報告。即使您安裝成功,我們還是希望您能發一份安" -#~ "裝報告,讓我們取得眾多硬體設定的更多資訊。請採用下列模板填寫安裝報告,並把" -#~ "這份報告以 <classname>installation-reports</classname> 虛擬軟體套件之臭蟲" -#~ "報告的名義,發送一封電子郵件至 <email>submit@bugs.debian.org</email>。 " -#~ "<informalexample><screen>\n" -#~ "Package: installation-reports\n" -#~ "\n" -#~ "Debian-installer-version: <Fill in date and from where you got the " -#~ "image>\n" -#~ "uname -a: <The result of running uname -a on a shell prompt>\n" -#~ "Date: <Date and time of the install>\n" -#~ "Method: <How did you install? What did you boot off? If network\n" -#~ " install, from where? Proxied?>\n" -#~ "\n" -#~ "Machine: <Description of machine (eg, IBM Thinkpad R32)>\n" -#~ "Processor:\n" -#~ "Memory:\n" -#~ "Root Device: <IDE? SCSI? Name of device?>\n" -#~ "Root Size/partition table: <Feel free to paste the full partition\n" -#~ " table, with notes on which partitions are mounted where.>\n" -#~ "Output of lspci and lspci -n:\n" -#~ "\n" -#~ "Base System Installation Checklist:\n" -#~ "[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it\n" -#~ "\n" -#~ "Initial boot worked: [ ]\n" -#~ "Configure network HW: [ ]\n" -#~ "Config network: [ ]\n" -#~ "Detect CD: [ ]\n" -#~ "Load installer modules: [ ]\n" -#~ "Detect hard drives: [ ]\n" -#~ "Partition hard drives: [ ]\n" -#~ "Create file systems: [ ]\n" -#~ "Mount partitions: [ ]\n" -#~ "Install base system: [ ]\n" -#~ "Install boot loader: [ ]\n" -#~ "Reboot: [ ]\n" -#~ "\n" -#~ "Comments/Problems:\n" -#~ "\n" -#~ "<Description of the install, in prose, and any thoughts, comments\n" -#~ " and ideas you had during the initial install.>\n" -#~ "</screen></informalexample> 在臭蟲報告內,請描述問題,包括核心當住後見到的" -#~ "核心訊息。請描述進入問題狀態前相關的步驟。" - #~ msgid "" #~ "Proceed to the next chapter to continue the installation where you will " #~ "set up the language locale, network, and the disk partitions." diff --git a/po/zh_TW/preparing.po b/po/zh_TW/preparing.po index 2c0f60d9f..3756c6422 100644 --- a/po/zh_TW/preparing.po +++ b/po/zh_TW/preparing.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: 2006-10-26 16:20+0000\n" +"POT-Creation-Date: 2006-12-25 20:11+0000\n" "PO-Revision-Date: 2005-07-18 13:49+0800\n" "Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n" "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" @@ -3087,24 +3087,6 @@ msgstr "" #: preparing.xml:2079 #, no-c-format msgid "" -"The very best motherboards support parity RAM and will actually tell you if " -"your system has a single-bit error in RAM. Unfortunately, they don't have a " -"way to fix the error, thus they generally crash immediately after they tell " -"you about the bad RAM. Still, it's better to be told you have bad memory " -"than to have it silently insert errors in your data. Thus, the best systems " -"have motherboards that support parity and true-parity memory modules; see " -"<xref linkend=\"Parity-RAM\"/>." -msgstr "" -"最好的主機板應該會支援奇偶檢驗記憶體 (parity RAM),它會在發現記憶體中有一個錯" -"誤位元時向您報告。可惜的是,主機板並沒有辦法修正錯誤,因此它通常會在向您報告" -"記憶體錯誤之後立即當機。無論如何,有報告錯誤總比不聲不響地在您的資料中插入錯" -"誤數據來的好。所以,最好的系統應當配備支援奇偶檢驗和真奇偶檢驗 (true-parity) " -"的記憶體。另外還可以參閱 <xref linkend=\"Parity-RAM\"/>。" - -#. Tag: para -#: preparing.xml:2090 -#, no-c-format -msgid "" "If you do have true-parity RAM and your motherboard can handle it, be sure " "to enable any BIOS settings that cause the motherboard to interrupt on " "memory parity errors." @@ -3113,13 +3095,13 @@ msgstr "" "在 BIOS 的設定裡開啟相應的選項,好讓主機板在發現奇偶檢驗錯時送出中斷呼叫。" #. Tag: title -#: preparing.xml:2098 +#: preparing.xml:2087 #, no-c-format msgid "The Turbo Switch" msgstr "加速 (Turbo) 開關" #. Tag: para -#: preparing.xml:2099 +#: preparing.xml:2088 #, no-c-format msgid "" "Many systems have a <emphasis>turbo</emphasis> switch that controls the " @@ -3137,13 +3119,13 @@ msgstr "" "備)時,會無意觸動加速開關的軟體控制。" #. Tag: title -#: preparing.xml:2112 +#: preparing.xml:2101 #, no-c-format msgid "Cyrix CPUs and Floppy Disk Errors" msgstr "Cyrix 處理器和軟碟錯誤" #. Tag: para -#: preparing.xml:2113 +#: preparing.xml:2102 #, no-c-format msgid "" "Many users of Cyrix CPUs have had to disable the cache in their systems " @@ -3157,7 +3139,7 @@ msgstr "" "果您繼續停用,系統會變慢<emphasis>很多</emphasis>。" #. Tag: para -#: preparing.xml:2121 +#: preparing.xml:2110 #, no-c-format msgid "" "We don't think this is necessarily the fault of the Cyrix CPU. It may be " @@ -3170,13 +3152,13 @@ msgstr "" "元模式時,導致高速快取失效造成的。" #. Tag: title -#: preparing.xml:2131 +#: preparing.xml:2120 #, no-c-format msgid "Peripheral Hardware Settings" msgstr "周邊硬體的設置" #. Tag: para -#: preparing.xml:2132 +#: preparing.xml:2121 #, no-c-format msgid "" "You may have to change some settings or jumpers on your computer's " @@ -3189,7 +3171,7 @@ msgstr "" "的提示。" #. Tag: para -#: preparing.xml:2139 +#: preparing.xml:2128 #, no-c-format msgid "" "If any cards provide <quote>mapped memory</quote>, the memory should be " @@ -3202,13 +3184,13 @@ msgstr "" "到您系統中總記憶體 1 MB 以後的位址。" #. Tag: title -#: preparing.xml:2150 +#: preparing.xml:2139 #, no-c-format msgid "USB BIOS support and keyboards" msgstr "USB BIOS 支援與鍵盤" #. Tag: para -#: preparing.xml:2151 +#: preparing.xml:2140 #, no-c-format msgid "" "If you have no AT-style keyboard and only a USB model, you may need to " @@ -3226,13 +3208,13 @@ msgstr "" "<quote>USB keyboard support</quote> 選項。" #. Tag: title -#: preparing.xml:2164 +#: preparing.xml:2153 #, no-c-format msgid "More than 64 MB RAM" msgstr "大於 64 MB 的記憶體" #. Tag: para -#: preparing.xml:2165 +#: preparing.xml:2154 #, no-c-format msgid "" "The Linux Kernel cannot always detect what amount of RAM you have. If this " @@ -3242,13 +3224,13 @@ msgstr "" "<xref linkend=\"boot-parms\"/>。" #. Tag: title -#: preparing.xml:2174 +#: preparing.xml:2163 #, no-c-format msgid "Display visibility on OldWorld Powermacs" msgstr "" #. Tag: para -#: preparing.xml:2175 +#: preparing.xml:2164 #, no-c-format msgid "" "Some OldWorld Powermacs, most notably those with the <quote>control</quote> " @@ -3263,6 +3245,21 @@ msgid "" msgstr "" #~ msgid "" +#~ "The very best motherboards support parity RAM and will actually tell you " +#~ "if your system has a single-bit error in RAM. Unfortunately, they don't " +#~ "have a way to fix the error, thus they generally crash immediately after " +#~ "they tell you about the bad RAM. Still, it's better to be told you have " +#~ "bad memory than to have it silently insert errors in your data. Thus, the " +#~ "best systems have motherboards that support parity and true-parity memory " +#~ "modules; see <xref linkend=\"Parity-RAM\"/>." +#~ msgstr "" +#~ "最好的主機板應該會支援奇偶檢驗記憶體 (parity RAM),它會在發現記憶體中有一" +#~ "個錯誤位元時向您報告。可惜的是,主機板並沒有辦法修正錯誤,因此它通常會在向" +#~ "您報告記憶體錯誤之後立即當機。無論如何,有報告錯誤總比不聲不響地在您的資料" +#~ "中插入錯誤數據來的好。所以,最好的系統應當配備支援奇偶檢驗和真奇偶檢驗 " +#~ "(true-parity) 的記憶體。另外還可以參閱 <xref linkend=\"Parity-RAM\"/>。" + +#~ msgid "" #~ "Install additional software (<firstterm>tasks</firstterm> and/or " #~ "<firstterm>packages</firstterm>), at your discretion." #~ msgstr "" diff --git a/po/zh_TW/using-d-i.po b/po/zh_TW/using-d-i.po index 15bb2aba2..55760e3c0 100644 --- a/po/zh_TW/using-d-i.po +++ b/po/zh_TW/using-d-i.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: 2006-12-25 19:53+0000\n" +"POT-Creation-Date: 2006-12-25 20:11+0000\n" "PO-Revision-Date: 2005-07-18 14:26+0800\n" "Last-Translator: Jhang, Jia-Wei <dreamcrer@gmail.com>\n" "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" @@ -3170,14 +3170,13 @@ msgstr "" #. Tag: para #: using-d-i.xml:2302 -#, no-c-format +#, fuzzy, no-c-format msgid "" "If you can no longer boot into Windows 9x (or DOS) after this step, you'll " "need to use a Windows 9x (MS-DOS) boot disk and use the <userinput>fdisk /" "mbr</userinput> command to reinstall the MS-DOS master boot record — " "however, this means that you'll need to use some other way to get back into " -"Debian! For more information on this please read <xref linkend=" -"\"reactivating-win\"/>." +"Debian!" msgstr "" "如果您在此步之後無法啟動 Windows 9x (或 DOS),您需要使用 Windows 9x (MS-DOS) " "開機磁片,並用 <userinput>fdisk /mbr</userinput> 指令重新安裝 MS-DOS 開機檔" @@ -3185,13 +3184,13 @@ msgstr "" "<xref linkend=\"reactivating-win\"/>。" #. Tag: title -#: using-d-i.xml:2319 +#: using-d-i.xml:2318 #, no-c-format msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk" msgstr "安裝 <command>ELILO</command> Boot Loader 到硬碟" #. Tag: para -#: using-d-i.xml:2321 +#: using-d-i.xml:2320 #, no-c-format msgid "" "The &architecture; boot loader is called <quote>elilo</quote>. It is modeled " @@ -3216,7 +3215,7 @@ msgstr "" "行以掛載和啟動 Linux 核心。" #. Tag: para -#: using-d-i.xml:2337 +#: using-d-i.xml:2336 #, no-c-format msgid "" "The <quote>elilo</quote> configuration and installation is done as the last " @@ -3231,13 +3230,13 @@ msgstr "" "是與 <emphasis>root</emphasis> 檔案系統相同的磁碟。" #. Tag: title -#: using-d-i.xml:2349 +#: using-d-i.xml:2348 #, no-c-format msgid "Choose the correct partition!" msgstr "選擇正確的分割區!" #. Tag: para -#: using-d-i.xml:2351 +#: using-d-i.xml:2350 #, no-c-format msgid "" "The criteria for selecting a partition is that it is FAT format filesystem " @@ -3253,13 +3252,13 @@ msgstr "" "割區,這將清除以前的所有內容!" #. Tag: title -#: using-d-i.xml:2366 +#: using-d-i.xml:2365 #, no-c-format msgid "EFI Partition Contents" msgstr "EFI 分割區內容" #. Tag: para -#: using-d-i.xml:2368 +#: using-d-i.xml:2367 #, no-c-format msgid "" "The EFI partition is a FAT filesystem format partition on one of the hard " @@ -3285,13 +3284,13 @@ msgstr "" "間,系統更新或重新設定,檔案系統中也許會有其他檔案。" #. Tag: filename -#: using-d-i.xml:2390 +#: using-d-i.xml:2389 #, no-c-format msgid "elilo.conf" msgstr "elilo.conf" #. Tag: para -#: using-d-i.xml:2391 +#: using-d-i.xml:2390 #, no-c-format msgid "" "This is the configuration file read by the boot loader when it starts. It is " @@ -3302,13 +3301,13 @@ msgstr "" "filename> 以同檔名複製到 EFI 分割區的檔案。" #. Tag: filename -#: using-d-i.xml:2400 +#: using-d-i.xml:2399 #, no-c-format msgid "elilo.efi" msgstr "elilo.efi" #. Tag: para -#: using-d-i.xml:2401 +#: using-d-i.xml:2400 #, no-c-format msgid "" "This is the boot loader program that the <quote>EFI Boot Manager</quote> " @@ -3321,13 +3320,13 @@ msgstr "" "<quote>EFI Boot Manager</quote> 指令選單。" #. Tag: filename -#: using-d-i.xml:2411 +#: using-d-i.xml:2410 #, no-c-format msgid "initrd.img" msgstr "initrd.img" #. Tag: para -#: using-d-i.xml:2412 +#: using-d-i.xml:2411 #, no-c-format msgid "" "This is the initial root filesystem used to boot the kernel. It is a copy of " @@ -3340,13 +3339,13 @@ msgstr "" "filename> 符號鏈結 <filename>/initrd.img</filename> 指向的檔案。" #. Tag: filename -#: using-d-i.xml:2424 +#: using-d-i.xml:2423 #, no-c-format msgid "readme.txt" msgstr "readme.txt" #. Tag: para -#: using-d-i.xml:2425 +#: using-d-i.xml:2424 #, no-c-format msgid "" "This is a small text file warning you that the contents of the directory are " @@ -3357,13 +3356,13 @@ msgstr "" "本地修改在下次 <filename>/usr/sbin/elilo</filename> 執行時將丟失。" #. Tag: filename -#: using-d-i.xml:2435 +#: using-d-i.xml:2434 #, no-c-format msgid "vmlinuz" msgstr "vmlinuz" #. Tag: para -#: using-d-i.xml:2436 +#: using-d-i.xml:2435 #, no-c-format msgid "" "This is the compressed kernel itself. It is a copy of the file referenced in " @@ -3376,13 +3375,13 @@ msgstr "" "<filename>/vmlinuz</filename> 指向的檔案。" #. Tag: title -#: using-d-i.xml:2456 +#: using-d-i.xml:2455 #, no-c-format msgid "<command>arcboot</command>-installer" msgstr "<command>arcboot</command>-installer" #. Tag: para -#: using-d-i.xml:2457 +#: using-d-i.xml:2456 #, fuzzy, no-c-format msgid "" "The boot loader on SGI machines is <command>arcboot</command>. It has to be " @@ -3422,13 +3421,13 @@ msgstr "" "</screen></informalexample> ,然後鍵入 <command>boot</command>。" #. Tag: replaceable -#: using-d-i.xml:2476 +#: using-d-i.xml:2475 #, no-c-format msgid "scsi" msgstr "scsi" #. Tag: para -#: using-d-i.xml:2477 +#: using-d-i.xml:2476 #, no-c-format msgid "" "is the SCSI bus to be booted from, this is <userinput>0</userinput> for the " @@ -3436,13 +3435,13 @@ msgid "" msgstr "是啟動的 SCSI 匯流排, <userinput>0</userinput> 為主機板內建控制器" #. Tag: replaceable -#: using-d-i.xml:2485 +#: using-d-i.xml:2484 #, no-c-format msgid "disk" msgstr "disk" #. Tag: para -#: using-d-i.xml:2486 +#: using-d-i.xml:2485 #, no-c-format msgid "" "is the SCSI ID of the hard disk on which <command>arcboot</command> is " @@ -3451,13 +3450,13 @@ msgstr "是硬碟的 SCSI ID,<command>arcboot</command> 安裝在其上" # index.docbook:1643, index.docbook:1712 #. Tag: replaceable -#: using-d-i.xml:2494 using-d-i.xml:2563 +#: using-d-i.xml:2493 using-d-i.xml:2562 #, no-c-format msgid "partnr" msgstr "partnr" #. Tag: para -#: using-d-i.xml:2495 +#: using-d-i.xml:2494 #, no-c-format msgid "" "is the number of the partition on which <filename>/etc/arcboot.conf</" @@ -3465,13 +3464,13 @@ msgid "" msgstr "<filename>/etc/arcboot.conf</filename> 所處分割區編號。" #. Tag: replaceable -#: using-d-i.xml:2503 +#: using-d-i.xml:2502 #, no-c-format msgid "config" msgstr "config" #. Tag: para -#: using-d-i.xml:2504 +#: using-d-i.xml:2503 #, no-c-format msgid "" "is the name of the configuration entry in <filename>/etc/arcboot.conf</" @@ -3481,13 +3480,13 @@ msgstr "" "<quote>linux</quote> 。" #. Tag: title -#: using-d-i.xml:2525 +#: using-d-i.xml:2524 #, no-c-format msgid "<command>delo</command>-installer" msgstr "<command>delo</command>-installer" #. Tag: para -#: using-d-i.xml:2526 +#: using-d-i.xml:2525 #, no-c-format msgid "" "The boot loader on DECstations is <command>DELO</command>. It has to be " @@ -3513,13 +3512,13 @@ msgstr "" "</screen></informalexample> 。" #. Tag: replaceable -#: using-d-i.xml:2545 +#: using-d-i.xml:2544 #, no-c-format msgid "<replaceable>#</replaceable>" msgstr "<replaceable>#</replaceable>" #. Tag: para -#: using-d-i.xml:2546 +#: using-d-i.xml:2545 #, no-c-format msgid "" "is the TurboChannel device to be booted from, on most DECstations this is " @@ -3529,20 +3528,20 @@ msgstr "" "<userinput>3</userinput>" #. Tag: replaceable -#: using-d-i.xml:2554 +#: using-d-i.xml:2553 #, no-c-format msgid "<replaceable>id</replaceable>" msgstr "<replaceable>id</replaceable>" #. Tag: para -#: using-d-i.xml:2555 +#: using-d-i.xml:2554 #, no-c-format msgid "" "is the SCSI ID of the hard disk on which <command>DELO</command> is installed" msgstr "<command>DELO</command> 所處的硬碟的 SCSI ID。" #. Tag: para -#: using-d-i.xml:2564 +#: using-d-i.xml:2563 #, no-c-format msgid "" "is the number of the partition on which <filename>/etc/delo.conf</filename> " @@ -3550,13 +3549,13 @@ msgid "" msgstr "<filename>/etc/delo.conf</filename> 所處的分割區號。" #. Tag: replaceable -#: using-d-i.xml:2572 +#: using-d-i.xml:2571 #, no-c-format msgid "name" msgstr "name" #. Tag: para -#: using-d-i.xml:2573 +#: using-d-i.xml:2572 #, no-c-format msgid "" "is the name of the configuration entry in <filename>/etc/delo.conf</" @@ -3566,7 +3565,7 @@ msgstr "" "quote>" #. Tag: para -#: using-d-i.xml:2583 +#: using-d-i.xml:2582 #, no-c-format msgid "" "In case <filename>/etc/delo.conf</filename> is on the first partition on the " @@ -3576,19 +3575,19 @@ msgstr "" "預設的開機設定,但也可以用" #. Tag: screen -#: using-d-i.xml:2589 +#: using-d-i.xml:2588 #, no-c-format msgid "<userinput>boot #/rz<replaceable>id</replaceable></userinput>" msgstr "<userinput>boot #/rz<replaceable>id</replaceable></userinput>" #. Tag: title -#: using-d-i.xml:2599 +#: using-d-i.xml:2598 #, no-c-format msgid "Install <command>Yaboot</command> on a Hard Disk" msgstr "安裝 <command>Yaboot</command> 至硬碟" #. Tag: para -#: using-d-i.xml:2600 +#: using-d-i.xml:2599 #, no-c-format msgid "" "Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their " @@ -3606,13 +3605,13 @@ msgstr "" "將設為啟動 &debian;。" #. Tag: title -#: using-d-i.xml:2618 +#: using-d-i.xml:2617 #, no-c-format msgid "Install <command>Quik</command> on a Hard Disk" msgstr "安裝 <command>Quik</command> 至硬碟" #. Tag: para -#: using-d-i.xml:2619 +#: using-d-i.xml:2618 #, no-c-format msgid "" "The boot loader for OldWorld Power Macintosh machines is <command>quik</" @@ -3626,13 +3625,13 @@ msgstr "" "作。" #. Tag: title -#: using-d-i.xml:2635 +#: using-d-i.xml:2634 #, no-c-format msgid "<command>zipl</command>-installer" msgstr "<command>zipl</command>-installer" #. Tag: para -#: using-d-i.xml:2636 +#: using-d-i.xml:2635 #, no-c-format msgid "" "The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</" @@ -3647,13 +3646,13 @@ msgstr "" "Commands</quote>,它位於 IBM 的 developerWorks 網站 <command>ZIPL</command>。" #. Tag: title -#: using-d-i.xml:2653 +#: using-d-i.xml:2652 #, no-c-format msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk" msgstr "安裝 <command>SILO</command> Boot Loader 到硬碟" #. Tag: para -#: using-d-i.xml:2655 +#: using-d-i.xml:2654 #, no-c-format msgid "" "The standard &architecture; boot loader is called <quote>silo</quote>. It is " @@ -3681,13 +3680,13 @@ msgstr "" "SunOS/Solaris 的系統很有用。" #. Tag: title -#: using-d-i.xml:2680 +#: using-d-i.xml:2679 #, no-c-format msgid "Continue Without Boot Loader" msgstr "不使用 boot-loader 繼續進行" #. Tag: para -#: using-d-i.xml:2682 +#: using-d-i.xml:2681 #, no-c-format msgid "" "This option can be used to complete the installation even when no boot " @@ -3703,7 +3702,7 @@ msgstr "" "存在於機器上,以用於啟動 GNU/Linux。</phrase>" #. Tag: para -#: using-d-i.xml:2691 +#: using-d-i.xml:2690 #, no-c-format msgid "" "If you plan to manually configure your bootloader, you should check the name " @@ -3722,13 +3721,13 @@ msgstr "" "filename> 到一個獨立的分割區,還需要 <filename>/boot</filename> 檔案系統。" #. Tag: title -#: using-d-i.xml:2708 +#: using-d-i.xml:2707 #, fuzzy, no-c-format msgid "Finishing the Installation" msgstr "完成安裝並重開機" #. Tag: para -#: using-d-i.xml:2709 +#: using-d-i.xml:2708 #, fuzzy, no-c-format msgid "" "These are the last bits to do before rebooting to your new system. It mostly " @@ -3736,13 +3735,13 @@ msgid "" msgstr "在啟動新 Debian 之前還有一些最後工作,主要是 &d-i; 之後的整理。" #. Tag: title -#: using-d-i.xml:2721 +#: using-d-i.xml:2720 #, no-c-format msgid "Finish the Installation and Reboot" msgstr "完成安裝並重開機" #. Tag: para -#: using-d-i.xml:2723 +#: using-d-i.xml:2722 #, no-c-format msgid "" "This is the last step in the initial Debian installation process. You will " @@ -3754,7 +3753,7 @@ msgstr "" "碟等)。安裝程式將完成最後的工作,然後啟動您的新 Debian 系統。" #. Tag: para -#: using-d-i.xml:2730 +#: using-d-i.xml:2729 #, no-c-format msgid "" "Select the <guimenuitem>Finish the installation</guimenuitem> menu item " @@ -3767,13 +3766,13 @@ msgstr "" "Linux,它在安裝步驟第一步裡被選做根檔案系統。" #. Tag: title -#: using-d-i.xml:2744 +#: using-d-i.xml:2743 #, no-c-format msgid "Miscellaneous" msgstr "雜項" #. Tag: para -#: using-d-i.xml:2745 +#: using-d-i.xml:2744 #, no-c-format msgid "" "The components listed in this section are usually not involved in the " @@ -3784,13 +3783,13 @@ msgstr "" "題。" #. Tag: title -#: using-d-i.xml:2758 +#: using-d-i.xml:2757 #, no-c-format msgid "Saving the installation logs" msgstr "保存安裝記錄" #. Tag: para -#: using-d-i.xml:2760 +#: using-d-i.xml:2759 #, fuzzy, no-c-format msgid "" "If the installation is successful, the logfiles created during the " @@ -3801,7 +3800,7 @@ msgstr "" "<filename>/var/log/debian-installer/</filename>。" #. Tag: para -#: using-d-i.xml:2767 +#: using-d-i.xml:2766 #, fuzzy, no-c-format msgid "" "Choosing <guimenuitem>Save debug logs</guimenuitem> from the main menu " @@ -3815,13 +3814,13 @@ msgstr "" "用於報告的附件。" #. Tag: title -#: using-d-i.xml:2787 +#: using-d-i.xml:2786 #, no-c-format msgid "Using the Shell and Viewing the Logs" msgstr "使用 Shell 查看記錄" #. Tag: para -#: using-d-i.xml:2790 +#: using-d-i.xml:2789 #, no-c-format msgid "" "There is an <guimenuitem>Execute a Shell</guimenuitem> item on the menu. If " @@ -3842,7 +3841,7 @@ msgstr "" "<command>ash</command>。" #. Tag: para -#: using-d-i.xml:2802 +#: using-d-i.xml:2801 #, no-c-format msgid "" "At this point you are booted from the RAM disk, and there is a limited set " @@ -3858,7 +3857,7 @@ msgstr "" "shell 有一些好用的特性,如自動完成與歷史紀錄。" #. Tag: para -#: using-d-i.xml:2811 +#: using-d-i.xml:2810 #, no-c-format msgid "" "Use the menus to perform any task that they are able to do — the shell " @@ -3876,13 +3875,13 @@ msgstr "" "command> 指令。" #. Tag: title -#: using-d-i.xml:2830 +#: using-d-i.xml:2829 #, no-c-format msgid "Installation Over the Network" msgstr "" #. Tag: para -#: using-d-i.xml:2832 +#: using-d-i.xml:2831 #, no-c-format msgid "" "One of the more interesting components is <firstterm>network-console</" @@ -3894,7 +3893,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2842 +#: using-d-i.xml:2841 #, no-c-format msgid "" "This component is not loaded into the main installation menu by default, so " @@ -3908,7 +3907,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2855 +#: using-d-i.xml:2854 #, no-c-format msgid "" "For installations on &arch-title;, this is the default method after setting " @@ -3916,7 +3915,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2860 +#: using-d-i.xml:2859 #, no-c-format msgid "" "<phrase arch=\"not-s390\">After selecting this new entry, you</phrase> " @@ -3930,7 +3929,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2872 +#: using-d-i.xml:2871 #, no-c-format msgid "" "Should you decide to continue with the installation locally, you can always " @@ -3939,7 +3938,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2878 +#: using-d-i.xml:2877 #, no-c-format msgid "" "Now let's switch to the other side of the wire. As a prerequisite, you need " @@ -3958,7 +3957,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2895 +#: using-d-i.xml:2894 #, no-c-format msgid "" "If you install several computers in turn and they happen to have the same IP " @@ -3970,7 +3969,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2904 +#: using-d-i.xml:2903 #, no-c-format msgid "" "After the login you will be presented with an initial screen where you have " @@ -3983,7 +3982,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2914 +#: using-d-i.xml:2913 #, no-c-format msgid "" "After you have started the installation remotely over SSH, you should not go " @@ -3994,7 +3993,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:2922 +#: using-d-i.xml:2921 #, no-c-format msgid "" "Also, if you are running the SSH session from an X terminal, you should not " |