summaryrefslogtreecommitdiff
path: root/po/zh_CN/install-methods.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN/install-methods.po')
-rw-r--r--po/zh_CN/install-methods.po679
1 files changed, 430 insertions, 249 deletions
diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po
index 98d990a95..b8b2d160f 100644
--- a/po/zh_CN/install-methods.po
+++ b/po/zh_CN/install-methods.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: 2008-09-28 00:09+0000\n"
+"POT-Creation-Date: 2008-10-17 00:09+0000\n"
"PO-Revision-Date: 2008-09-11 23:43+0800\n"
"Last-Translator: Ji YongGang<jungle@soforge.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n"
@@ -843,12 +843,59 @@ msgstr "为从 USB 闪盘引导准备文件"
#: install-methods.xml:636
#, no-c-format
msgid ""
+"There are two installation methods possible when booting from USB stick. The "
+"first is to install completely from the network. The second is to also copy "
+"a CD image onto the USB stick and use that as a source for packages, "
+"possibly in combination with a mirror. This second method is the more common."
+msgstr ""
+
+#. Tag: para
+#: install-methods.xml:644
+#, no-c-format
+msgid ""
+"For the first installation method you'll need to download an installer image "
+"from the <filename>netboot</filename> directory (at the location mentioned "
+"in <xref linkend=\"where-files\"/>) and use the <quote>flexible way</quote> "
+"explained below to copy the files to the USB stick."
+msgstr ""
+
+#. Tag: para
+#: install-methods.xml:652
+#, no-c-format
+msgid ""
+"Installation images for the second installation method can be found in the "
+"<filename>hd-media</filename> directory and either the <quote>easy way</"
+"quote> or the <quote>flexible way</quote> can be used to copy the image to "
+"the USB stick. For this installation method you will also need to download a "
+"CD image. The installation image and the CD image must be based on the same "
+"release of &d-i;. If they do not match you are likely to get "
+"errors<footnote> <para> The error message that is most likely to be "
+"displayed is that no kernel modules can be found. This means that the "
+"version of the kernel module udebs included on the CD image is different "
+"from the version of the running kernel. </para> </footnote> during the "
+"installation."
+msgstr ""
+
+#. Tag: para
+#: install-methods.xml:671
+#, fuzzy, no-c-format
+#| msgid ""
+#| "To prepare the USB stick, you will need a system where GNU/Linux is "
+#| "already running and where USB is supported. You should ensure that the "
+#| "usb-storage kernel module is loaded (<userinput>modprobe usb-storage</"
+#| "userinput>) and try to find out which SCSI device the USB stick has been "
+#| "mapped to (in this example <filename>/dev/sda</filename> is used). To "
+#| "write to your stick, you may have to turn off its write protection switch."
+msgid ""
"To prepare the USB stick, you will need a system where GNU/Linux is already "
-"running and where USB is supported. You should ensure that the usb-storage "
-"kernel module is loaded (<userinput>modprobe usb-storage</userinput>) and "
-"try to find out which SCSI device the USB stick has been mapped to (in this "
-"example <filename>/dev/sda</filename> is used). To write to your stick, you "
-"may have to turn off its write protection switch."
+"running and where USB is supported. With current GNU/Linux systems the USB "
+"stick should be automatically recognized when you insert it. If it is not "
+"you should check that the usb-storage kernel module is loaded. When the USB "
+"stick is inserted, it will be mapped to a device named <filename>/dev/sdX</"
+"filename>, where the <quote>X</quote> is a letter in the range a-z. You "
+"should be able to see to which device the USB stick was mapped by running "
+"the command <command>dmesg</command> after inserting it. To write to your "
+"stick, you may have to turn off its write protection switch."
msgstr ""
"为了准备 USB 闪盘,您需要一台支持 USB 的运行的 GNU/Linux 系统。应确定 usb-"
"storage 内核模块已经被加载(<userinput>modprobe usb-storage</userinput>),然后"
@@ -856,7 +903,21 @@ msgstr ""
"例)。为了写入闪盘,您可能需要关闭它的写保护开关。"
#. Tag: para
-#: install-methods.xml:646
+#: install-methods.xml:685
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Using this method will destroy anything already on the device. Make sure "
+#| "that you use the correct device name for your USB stick."
+msgid ""
+"The procedures described in this section will destroy anything already on "
+"the device! Make very sure that you use the correct device name for your USB "
+"stick. If you use the wrong device the result could be that all information "
+"on for example a hard disk could be lost."
+msgstr ""
+"采用这种方法将销毁设备上的任何内容。请确保您使用了 USB 闪盘的正确设备名。"
+
+#. Tag: para
+#: install-methods.xml:693
#, no-c-format
msgid ""
"Note that the USB stick should be at least 256 MB in size (smaller setups "
@@ -866,40 +927,71 @@ msgstr ""
"linkend=\"usb-copy-flexible\"/>)。"
#. Tag: title
-#: install-methods.xml:654
+#: install-methods.xml:701
#, no-c-format
msgid "Copying the files &mdash; the easy way"
msgstr "复制文件 &mdash; 轻松的途径"
#. Tag: para
-#: install-methods.xml:655
-#, no-c-format
+#: install-methods.xml:702
+#, fuzzy, no-c-format
+#| msgid ""
+#| "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> "
+#| "which contains all the installer files (including the kernel) as well as "
+#| "<command>SYSLINUX</command> and its configuration file. You only have to "
+#| "extract it directly to your USB stick:"
msgid ""
"There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which "
-"contains all the installer files (including the kernel) as well as "
-"<command>SYSLINUX</command> and its configuration file. You only have to "
-"extract it directly to your USB stick:"
+"contains all the installer files (including the kernel) <phrase arch=\"x86"
+"\">as well as <classname>syslinux</classname> and its configuration file.</"
+"phrase> <phrase arch=\"powerpc\">as well as <classname>yaboot</classname> "
+"and its configuration file.</phrase>"
msgstr ""
"这里有一个合集文件 <filename>hd-media/boot.img.gz</filename>,其中包含了所有"
"的安装程序文件(包括内核),以及 <command>SYSLINUX</command> 和它的配置文件。只"
"须把它直接解压到您的 USB 闪盘内即可:"
-#. Tag: screen
-#: install-methods.xml:662
+#. Tag: para
+#: install-methods.xml:711
#, no-c-format
-msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sda</replaceable>"
-msgstr "# zcat boot.img.gz &gt; /dev/<replaceable>sda</replaceable>"
+msgid ""
+"Note that, although convenient, this method does have one major "
+"disadvantage: the logical size of the device will be limited to 256 MB, even "
+"if the capacity of the USB stick is larger. You will need to repartition the "
+"USB stick and create new file systems to get its full capacity back if you "
+"ever want to use it for some different purpose. A second disadvantage is "
+"that you cannot copy a full CD image onto the USB stick, but only the "
+"smaller businesscard or netinst CD images."
+msgstr ""
#. Tag: para
-#: install-methods.xml:664
+#: install-methods.xml:721
#, no-c-format
msgid ""
-"There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which "
-"contains all the installer files (including the kernel) as well as "
-"<command>yaboot</command> and its configuration file. Create a partition of "
-"type \"Apple_Bootstrap\" on your USB stick using <command>mac-fdisk</"
-"command>'s <userinput>C</userinput> command and extract the image directly "
-"to that:"
+"To use this image you only have to extract it directly to your USB stick:"
+msgstr ""
+
+#. Tag: screen
+#: install-methods.xml:725
+#, fuzzy, no-c-format
+#| msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sda</replaceable>"
+msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sdX</replaceable>"
+msgstr "# zcat boot.img.gz &gt; /dev/<replaceable>sda</replaceable>"
+
+#. Tag: para
+#: install-methods.xml:727
+#, fuzzy, no-c-format
+#| msgid ""
+#| "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> "
+#| "which contains all the installer files (including the kernel) as well as "
+#| "<command>yaboot</command> and its configuration file. Create a partition "
+#| "of type \"Apple_Bootstrap\" on your USB stick using <command>mac-fdisk</"
+#| "command>'s <userinput>C</userinput> command and extract the image "
+#| "directly to that:"
+msgid ""
+"Create a partition of type \"Apple_Bootstrap\" on your USB stick using "
+"<command>mac-fdisk</command>'s <userinput>C</userinput> command and extract "
+"the image directly to that:"
msgstr ""
"这里有一个合集文件 <filename>hd-media/boot.img.gz</filename>,其中包含了所有"
"的安装程序文件(包括内核),以及 <command>yaboot</command> 和它的配置文件。您可"
@@ -907,31 +999,32 @@ msgstr ""
"USB 闪盘上创建一个类型为 \"Apple_Bootstrap\" 的分区,然后直接解开映像文件到:"
#. Tag: screen
-#: install-methods.xml:673
-#, no-c-format
-msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sda2</replaceable>"
+#: install-methods.xml:733
+#, fuzzy, no-c-format
+#| msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sda2</replaceable>"
+msgid "# zcat boot.img.gz &gt; /dev/<replaceable>sdX2</replaceable>"
msgstr "# zcat boot.img.gz &gt; /dev/<replaceable>sda2</replaceable>"
#. Tag: para
-#: install-methods.xml:676
-#, no-c-format
-msgid ""
-"Using this method will destroy anything already on the device. Make sure "
-"that you use the correct device name for your USB stick."
-msgstr ""
-"采用这种方法将销毁设备上的任何内容。请确保您使用了 USB 闪盘的正确设备名。"
-
-#. Tag: para
-#: install-methods.xml:682
-#, no-c-format
-msgid ""
-"After that, mount the USB memory stick (<userinput>mount <replaceable arch="
-"\"x86\">/dev/sda</replaceable> <replaceable arch=\"powerpc\">/dev/sda2</"
-"replaceable> /mnt</userinput>), which will now have <phrase arch=\"x86\">a "
-"FAT filesystem</phrase> <phrase arch=\"powerpc\">an HFS filesystem</phrase> "
-"on it, and copy a Debian netinst or businesscard ISO image to it (see <xref "
-"linkend=\"usb-add-iso\"/>). Unmount the stick (<userinput>umount /mnt</"
-"userinput>) and you are done."
+#: install-methods.xml:735
+#, fuzzy, no-c-format
+#| msgid ""
+#| "After that, mount the USB memory stick (<userinput>mount <replaceable "
+#| "arch=\"x86\">/dev/sda</replaceable> <replaceable arch=\"powerpc\">/dev/"
+#| "sda2</replaceable> /mnt</userinput>), which will now have <phrase arch="
+#| "\"x86\">a FAT filesystem</phrase> <phrase arch=\"powerpc\">an HFS "
+#| "filesystem</phrase> on it, and copy a Debian netinst or businesscard ISO "
+#| "image to it (see <xref linkend=\"usb-add-iso\"/>). Unmount the stick "
+#| "(<userinput>umount /mnt</userinput>) and you are done."
+msgid ""
+"After that, mount the USB memory stick <phrase arch=\"x86\">"
+"(<userinput>mount /dev/<replaceable>sdX</replaceable> /mnt</userinput>),</"
+"phrase> <phrase arch=\"powerpc\">(<userinput>mount /dev/<replaceable>sdX2</"
+"replaceable> /mnt</userinput>),</phrase> which will now have <phrase arch="
+"\"x86\">a FAT filesystem</phrase> <phrase arch=\"powerpc\">an HFS "
+"filesystem</phrase> on it, and copy a Debian netinst or businesscard ISO "
+"image to it. Unmount the stick (<userinput>umount /mnt</userinput>) and you "
+"are done."
msgstr ""
"然后,挂载 USB 闪盘(<userinput>mount <replaceable arch=\"x86\">/dev/sda</"
"replaceable> <replaceable arch=\"powerpc\">/dev/sda2</replaceable> /mnt</"
@@ -941,30 +1034,36 @@ msgstr ""
">)。卸载闪盘(<userinput>umount /mnt</userinput>)后结束。"
#. Tag: title
-#: install-methods.xml:698
+#: install-methods.xml:752
#, no-c-format
msgid "Copying the files &mdash; the flexible way"
msgstr "复制文件 &mdash; 灵活的方法"
#. Tag: para
-#: install-methods.xml:699
-#, no-c-format
+#: install-methods.xml:753
+#, fuzzy, no-c-format
+#| msgid ""
+#| "If you like more flexibility or just want to know what's going on, you "
+#| "should use the following method to put the files on your stick."
msgid ""
"If you like more flexibility or just want to know what's going on, you "
-"should use the following method to put the files on your stick."
+"should use the following method to put the files on your stick. One "
+"advantage of using this method is that &mdash; if the capacity of your USB "
+"stick is large enough &mdash; you have the option of copying a full CD ISO "
+"image to it."
msgstr ""
"如果您需要更多的灵活性,或者只是想了解其间发生了什么,应该使用如下的方法来把"
"文件放到您的闪盘。"
-# index.docbook:645, index.docbook:739
#. Tag: title
-#: install-methods.xml:711 install-methods.xml:800
-#, no-c-format
-msgid "USB stick partitioning on &arch-title;"
-msgstr "在 &arch-title; 上为 USB 闪盘分区"
+#: install-methods.xml:768 install-methods.xml:865
+#, fuzzy, no-c-format
+#| msgid "Booting the USB stick"
+msgid "Partitioning the USB stick"
+msgstr "从 USB 闪盘启动"
#. Tag: para
-#: install-methods.xml:712
+#: install-methods.xml:769
#, no-c-format
msgid ""
"We will show how to set up the memory stick to use the first partition, "
@@ -972,15 +1071,25 @@ msgid ""
msgstr "我们将展示如何使用闪盘的第一个分区,而不是整个设备。"
#. Tag: para
-#: install-methods.xml:717
-#, no-c-format
+#: install-methods.xml:774
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Since most USB sticks come pre-configured with a single FAT16 partition, "
+#| "you probably won't have to repartition or reformat the stick. If you have "
+#| "to do that anyway, use <command>cfdisk</command> or any other "
+#| "partitioning tool to create a FAT16 partition, and then create the "
+#| "filesystem using: <informalexample><screen>\n"
+#| "# mkdosfs /dev/<replaceable>sda1</replaceable>\n"
+#| "</screen></informalexample> Take care that you use the correct device "
+#| "name for your USB stick. The <command>mkdosfs</command> command is "
+#| "contained in the <classname>dosfstools</classname> Debian package."
msgid ""
"Since most USB sticks come pre-configured with a single FAT16 partition, you "
"probably won't have to repartition or reformat the stick. If you have to do "
"that anyway, use <command>cfdisk</command> or any other partitioning tool to "
"create a FAT16 partition, and then create the filesystem using: "
"<informalexample><screen>\n"
-"# mkdosfs /dev/<replaceable>sda1</replaceable>\n"
+"# mkdosfs /dev/<replaceable>sdX1</replaceable>\n"
"</screen></informalexample> Take care that you use the correct device name "
"for your USB stick. The <command>mkdosfs</command> command is contained in "
"the <classname>dosfstools</classname> Debian package."
@@ -993,15 +1102,23 @@ msgstr ""
"command> 命令包含在 <classname>dosfstools</classname> Debian 软件包中。"
#. Tag: para
-#: install-methods.xml:731
-#, no-c-format
+#: install-methods.xml:788
+#, fuzzy, no-c-format
+#| msgid ""
+#| "In order to start the kernel after booting from the USB stick, we will "
+#| "put a boot loader on the stick. Although any boot loader (e.g. "
+#| "<command>LILO</command>) should work, it's convenient to use "
+#| "<command>SYSLINUX</command>, since it uses a FAT16 partition and can be "
+#| "reconfigured by just editing a text file. Any operating system which "
+#| "supports the FAT file system can be used to make changes to the "
+#| "configuration of the boot loader."
msgid ""
"In order to start the kernel after booting from the USB stick, we will put a "
-"boot loader on the stick. Although any boot loader (e.g. <command>LILO</"
-"command>) should work, it's convenient to use <command>SYSLINUX</command>, "
-"since it uses a FAT16 partition and can be reconfigured by just editing a "
-"text file. Any operating system which supports the FAT file system can be "
-"used to make changes to the configuration of the boot loader."
+"boot loader on the stick. Although any boot loader (e.g. <classname>lilo</"
+"classname>) should work, it's convenient to use <classname>syslinux</"
+"classname>, since it uses a FAT16 partition and can be reconfigured by just "
+"editing a text file. Any operating system which supports the FAT file system "
+"can be used to make changes to the configuration of the boot loader."
msgstr ""
"为了在 USB 闪盘引导后启动内核,我们要在 USB 闪盘上放入一个 boot loader。尽管"
"任何 boot loader (比如 <command>LILO</command>)都应该可以胜任,不过还是使用 "
@@ -1010,15 +1127,25 @@ msgstr ""
"改变 boot loader 的配置文件。"
#. Tag: para
-#: install-methods.xml:741
-#, no-c-format
-msgid ""
-"To put <command>SYSLINUX</command> on the FAT16 partition on your USB stick, "
-"install the <classname>syslinux</classname> and <classname>mtools</"
+#: install-methods.xml:798
+#, fuzzy, no-c-format
+#| msgid ""
+#| "To put <command>SYSLINUX</command> on the FAT16 partition on your USB "
+#| "stick, install the <classname>syslinux</classname> and <classname>mtools</"
+#| "classname> packages on your system, and do: <informalexample><screen>\n"
+#| "# syslinux /dev/<replaceable>sda1</replaceable>\n"
+#| "</screen></informalexample> Again, take care that you use the correct "
+#| "device name. The partition must not be mounted when starting "
+#| "<command>SYSLINUX</command>. This procedure writes a boot sector to the "
+#| "partition and creates the file <filename>ldlinux.sys</filename> which "
+#| "contains the boot loader code."
+msgid ""
+"To put <classname>syslinux</classname> on the FAT16 partition on your USB "
+"stick, install the <classname>syslinux</classname> and <classname>mtools</"
"classname> packages on your system, and do: <informalexample><screen>\n"
-"# syslinux /dev/<replaceable>sda1</replaceable>\n"
+"# syslinux /dev/<replaceable>sdX1</replaceable>\n"
"</screen></informalexample> Again, take care that you use the correct device "
-"name. The partition must not be mounted when starting <command>SYSLINUX</"
+"name. The partition must not be mounted when starting <command>syslinux</"
"command>. This procedure writes a boot sector to the partition and creates "
"the file <filename>ldlinux.sys</filename> which contains the boot loader "
"code."
@@ -1032,19 +1159,36 @@ msgstr ""
"程中会向分区的引导扇区写入数据,并且创建包含 boot loader 代码的 "
"<filename>ldlinux.sys</filename> 文件。"
+#. Tag: title
+#: install-methods.xml:815 install-methods.xml:912
+#, fuzzy, no-c-format
+#| msgid "Adding an ISO image"
+msgid "Adding the installer image"
+msgstr "添加 ISO 映像"
+
#. Tag: para
-#: install-methods.xml:754
-#, no-c-format
-msgid ""
-"Mount the partition (<userinput>mount /dev/sda1 /mnt</userinput>) and copy "
-"the following files from the Debian archives to the stick: <itemizedlist> "
-"<listitem><para> <filename>vmlinuz</filename> (kernel binary) </para></"
-"listitem> <listitem><para> <filename>initrd.gz</filename> (initial ramdisk "
-"image) </para></listitem> <listitem><para> <filename>syslinux.cfg</filename> "
-"(SYSLINUX configuration file) </para></listitem> <listitem><para> Optional "
-"kernel modules </para></listitem> </itemizedlist> If you want to rename the "
-"files, please note that <command>SYSLINUX</command> can only process DOS "
-"(8.3) file names."
+#: install-methods.xml:816
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Mount the partition (<userinput>mount /dev/sda1 /mnt</userinput>) and "
+#| "copy the following files from the Debian archives to the stick: "
+#| "<itemizedlist> <listitem><para> <filename>vmlinuz</filename> (kernel "
+#| "binary) </para></listitem> <listitem><para> <filename>initrd.gz</"
+#| "filename> (initial ramdisk image) </para></listitem> <listitem><para> "
+#| "<filename>syslinux.cfg</filename> (SYSLINUX configuration file) </para></"
+#| "listitem> <listitem><para> Optional kernel modules </para></listitem> </"
+#| "itemizedlist> If you want to rename the files, please note that "
+#| "<command>SYSLINUX</command> can only process DOS (8.3) file names."
+msgid ""
+"Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /"
+"mnt</userinput>) and copy the following installer image files to the stick: "
+"<itemizedlist> <listitem><para> <filename>vmlinuz</filename> (kernel binary) "
+"</para></listitem> <listitem><para> <filename>initrd.gz</filename> (initial "
+"ramdisk image) </para></listitem> </itemizedlist> You can choose between "
+"either the regular version or the graphical version of the installer. The "
+"latter can be found in the <filename>gtk</filename> subdirectory. If you "
+"want to rename the files, please note that <classname>syslinux</classname> "
+"can only process DOS (8.3) file names."
msgstr ""
"接下来就是挂载分区(<userinput>mount /dev/sda1 /mnt</userinput>),以及将下列文"
"件从 Debian 文件库拷贝到闪盘上: <itemizedlist> <listitem><para> "
@@ -1056,35 +1200,53 @@ msgstr ""
"处理 DOS (8.3) 格式的文件名。"
#. Tag: para
-#: install-methods.xml:785
+#: install-methods.xml:840
#, no-c-format
msgid ""
-"The <filename>syslinux.cfg</filename> configuration file should contain the "
-"following two lines:"
-msgstr "<filename>syslinux.cfg</filename> 配置文件应包含以下两行:"
+"Next you should create a <filename>syslinux.cfg</filename> configuration "
+"file, which at a bare minimum should contain the following two lines: "
+"<informalexample><screen>\n"
+"default vmlinuz\n"
+"append initrd=initrd.gz\n"
+"</screen></informalexample> For the graphical installer you should add "
+"<userinput>video=vesa:ywrap,mtrr vga=788</userinput> to the second line."
+msgstr ""
-#. Tag: screen
-#: install-methods.xml:790
+#. Tag: para
+#: install-methods.xml:850 install-methods.xml:952
#, no-c-format
msgid ""
-"default vmlinuz\n"
-"append initrd=initrd.gz"
+"If you used an <filename>hd-media</filename> image, you should now copy a "
+"Debian ISO image (businesscard, netinst or full CD image; be sure to select "
+"one that fits) onto the stick. When you are done, unmount the USB memory "
+"stick (<userinput>umount /mnt</userinput>)."
msgstr ""
-"default vmlinuz\n"
-"append initrd=initrd.gz"
#. Tag: para
-#: install-methods.xml:801
-#, no-c-format
+#: install-methods.xml:866
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Most USB sticks do not come pre-configured in such a way that Open "
+#| "Firmware can boot from them, so you will need to repartition the stick. "
+#| "On Mac systems, run <userinput>mac-fdisk /dev/sda</userinput>, initialise "
+#| "a new partition map using the <userinput>i</userinput> command, and "
+#| "create a new partition of type Apple_Bootstrap using the <userinput>C</"
+#| "userinput> command. (Note that the first \"partition\" will always be the "
+#| "partition map itself.) Then type <informalexample><screen>\n"
+#| "$ hformat /dev/<replaceable>sda2</replaceable>\n"
+#| "</screen></informalexample> Take care that you use the correct device "
+#| "name for your USB stick. The <command>hformat</command> command is "
+#| "contained in the <classname>hfsutils</classname> Debian package."
msgid ""
"Most USB sticks do not come pre-configured in such a way that Open Firmware "
"can boot from them, so you will need to repartition the stick. On Mac "
-"systems, run <userinput>mac-fdisk /dev/sda</userinput>, initialise a new "
-"partition map using the <userinput>i</userinput> command, and create a new "
-"partition of type Apple_Bootstrap using the <userinput>C</userinput> "
-"command. (Note that the first \"partition\" will always be the partition map "
-"itself.) Then type <informalexample><screen>\n"
-"$ hformat /dev/<replaceable>sda2</replaceable>\n"
+"systems, run <userinput>mac-fdisk /dev/<replaceable>sdX</replaceable></"
+"userinput>, initialise a new partition map using the <userinput>i</"
+"userinput> command, and create a new partition of type Apple_Bootstrap using "
+"the <userinput>C</userinput> command. (Note that the first \"partition\" "
+"will always be the partition map itself.) Then type "
+"<informalexample><screen>\n"
+"$ hformat /dev/<replaceable>sdX2</replaceable>\n"
"</screen></informalexample> Take care that you use the correct device name "
"for your USB stick. The <command>hformat</command> command is contained in "
"the <classname>hfsutils</classname> Debian package."
@@ -1099,7 +1261,7 @@ msgstr ""
"command> 命令包含在 <classname>hfsutils</classname> Debian 包中。"
#. Tag: para
-#: install-methods.xml:817
+#: install-methods.xml:883
#, no-c-format
msgid ""
"In order to start the kernel after booting from the USB stick, we will put a "
@@ -1114,14 +1276,30 @@ msgstr ""
"变启动引导器的配置文件。"
#. Tag: para
-#: install-methods.xml:826
-#, no-c-format
+#: install-methods.xml:892
+#, fuzzy, no-c-format
+#| msgid ""
+#| "The normal <command>ybin</command> tool that comes with <command>yaboot</"
+#| "command> does not yet understand USB storage devices, so you will have to "
+#| "install <command>yaboot</command> by hand using the <classname>hfsutils</"
+#| "classname> tools. Type <informalexample><screen>\n"
+#| "$ hmount /dev/sda2\n"
+#| "$ hcopy -r /usr/lib/yaboot/yaboot :\n"
+#| "$ hattrib -c UNIX -t tbxi :yaboot\n"
+#| "$ hattrib -b :\n"
+#| "$ humount\n"
+#| "</screen></informalexample> Again, take care that you use the correct "
+#| "device name. The partition must not be otherwise mounted during this "
+#| "procedure. This procedure writes the boot loader to the partition, and "
+#| "uses the HFS utilities to mark it in such a way that Open Firmware will "
+#| "boot it. Having done this, the rest of the USB stick may be prepared "
+#| "using the normal Unix utilities."
msgid ""
"The normal <command>ybin</command> tool that comes with <command>yaboot</"
"command> does not yet understand USB storage devices, so you will have to "
"install <command>yaboot</command> by hand using the <classname>hfsutils</"
"classname> tools. Type <informalexample><screen>\n"
-"$ hmount /dev/sda2\n"
+"$ hmount /dev/<replaceable>sdX2</replaceable>\n"
"$ hcopy -r /usr/lib/yaboot/yaboot :\n"
"$ hattrib -c UNIX -t tbxi :yaboot\n"
"$ hattrib -b :\n"
@@ -1148,47 +1326,44 @@ msgstr ""
"就可以用普通的 Unix 工具来处理了。"
#. Tag: para
-#: install-methods.xml:842
-#, no-c-format
+#: install-methods.xml:913
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Mount the partition (<userinput>mount /dev/sda2 /mnt</userinput>) and "
+#| "copy the following files from the Debian archives to the stick:"
msgid ""
-"Mount the partition (<userinput>mount /dev/sda2 /mnt</userinput>) and copy "
-"the following files from the Debian archives to the stick:"
+"Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /"
+"mnt</userinput>) and copy the following installer image files to the stick:"
msgstr ""
"接下来就是挂接分区(<userinput>mount /dev/sda2 /mnt</userinput>)以及将下列文件"
"从 Debian 文件库拷贝到闪盘上:"
#. Tag: para
-#: install-methods.xml:848
+#: install-methods.xml:920
#, no-c-format
msgid "<filename>vmlinux</filename> (kernel binary)"
msgstr "<filename>vmlinux</filename> (内核二进制文件)"
#. Tag: para
-#: install-methods.xml:853
+#: install-methods.xml:925
#, no-c-format
msgid "<filename>initrd.gz</filename> (initial ramdisk image)"
msgstr "<filename>initrd.gz</filename> (初始化内存映像)"
#. Tag: para
-#: install-methods.xml:858
+#: install-methods.xml:930
#, no-c-format
msgid "<filename>yaboot.conf</filename> (yaboot configuration file)"
msgstr "<filename>yaboot.conf</filename> (yaboot 配置文件)"
#. Tag: para
-#: install-methods.xml:863
+#: install-methods.xml:935
#, no-c-format
msgid "<filename>boot.msg</filename> (optional boot message)"
msgstr "<filename>boot.msg</filename> (可选的启动信息)"
#. Tag: para
-#: install-methods.xml:868
-#, no-c-format
-msgid "Optional kernel modules"
-msgstr "可选的内核模块"
-
-#. Tag: para
-#: install-methods.xml:875
+#: install-methods.xml:942
#, no-c-format
msgid ""
"The <filename>yaboot.conf</filename> configuration file should contain the "
@@ -1224,58 +1399,13 @@ msgstr ""
"的大小。"
#. Tag: title
-#: install-methods.xml:892
-#, no-c-format
-msgid "Adding an ISO image"
-msgstr "添加 ISO 映像"
-
-#. Tag: para
-#: install-methods.xml:893
-#, no-c-format
-msgid ""
-"The installer will look for a Debian ISO image on the stick as its source "
-"for additional data needed for the installation. So your next step is to "
-"copy a Debian ISO image (businesscard, netinst or even a full CD image) onto "
-"your stick (be sure to select one that fits). The file name of the image "
-"must end in <filename>.iso</filename>."
-msgstr ""
-"安装程序将在盘上寻找一个 Debian ISO 映像作为安装其他数据的源。因此您下一步是"
-"复制一个 Debian ISO 映像(businesscard、netinst 或者甚至是完全版)到您的 USB 闪"
-"盘内(确定选择适合的那个)。映像文件的后缀名必须是 <filename>.iso</filename>。"
-
-#. Tag: para
-#: install-methods.xml:901
-#, no-c-format
-msgid ""
-"If you want to install over the network, without using an ISO image, you "
-"will of course skip the previous step. Moreover you will have to use the "
-"initial ramdisk from the <filename>netboot</filename> directory instead of "
-"the one from <filename>hd-media</filename>, because <filename>hd-media/"
-"initrd.gz</filename> does not have network support."
-msgstr ""
-"如果您想直接通过网络安装而不使用 ISO 映像,当然就可以跳过上述步骤。并且您必须"
-"要使用 <filename>netboot</filename> 目录中的初始化内存映像来取代来自 "
-"<filename>hd-media</filename> 的相同文件。这是因为 <filename>hd-media/initrd."
-"gz</filename> 并不包含网络支持。"
-
-#. Tag: para
-#: install-methods.xml:910
-#, no-c-format
-msgid ""
-"When you are done, unmount the USB memory stick (<userinput>umount /mnt</"
-"userinput>) and activate its write protection switch."
-msgstr ""
-"当您完成后,卸载 USB 闪盘(<userinput>umount /mnt</userinput>),并打开写保护开"
-"关。"
-
-#. Tag: title
-#: install-methods.xml:920
+#: install-methods.xml:967
#, no-c-format
msgid "Booting the USB stick"
msgstr "从 USB 闪盘启动"
#. Tag: para
-#: install-methods.xml:921
+#: install-methods.xml:968
#, no-c-format
msgid ""
"If your system refuses to boot from the memory stick, the stick may contain "
@@ -1287,19 +1417,20 @@ msgstr ""
"自 <classname>mbr</classname> 软件包:"
#. Tag: screen
-#: install-methods.xml:928
-#, no-c-format
-msgid "# install-mbr /dev/<replaceable>sda</replaceable>"
+#: install-methods.xml:975
+#, fuzzy, no-c-format
+#| msgid "# install-mbr /dev/<replaceable>sda</replaceable>"
+msgid "# install-mbr /dev/<replaceable>sdX</replaceable>"
msgstr "# install-mbr /dev/<replaceable>sda</replaceable>"
#. Tag: title
-#: install-methods.xml:939
+#: install-methods.xml:986
#, no-c-format
msgid "Preparing Files for Hard Disk Booting"
msgstr "为从硬盘引导准备文件"
#. Tag: para
-#: install-methods.xml:940
+#: install-methods.xml:987
#, no-c-format
msgid ""
"The installer may be booted using boot files placed on an existing hard "
@@ -1310,7 +1441,7 @@ msgstr ""
"者直接使用 BIOS 提供的引导装载程序直接启动。"
#. Tag: para
-#: install-methods.xml:946
+#: install-methods.xml:993
#, no-c-format
msgid ""
"A full, <quote>pure network</quote> installation can be achieved using this "
@@ -1323,13 +1454,13 @@ msgstr ""
"缠不清。"
#. Tag: para
-#: install-methods.xml:953
+#: install-methods.xml:1000
#, no-c-format
msgid "The installer cannot boot from files on an NTFS file system."
msgstr "安装程序无法从 NTFS 文件系统上进行引导。"
#. Tag: para
-#: install-methods.xml:957
+#: install-methods.xml:1004
#, no-c-format
msgid ""
"The installer cannot boot from files on an HFS+ file system. MacOS System "
@@ -1349,7 +1480,7 @@ msgstr ""
"Linux 之间交换文件,特别是那些您下载的安装文件。"
#. Tag: para
-#: install-methods.xml:968
+#: install-methods.xml:1015
#, no-c-format
msgid ""
"Different programs are used for hard disk installation system booting, "
@@ -1360,7 +1491,7 @@ msgstr ""
"装程序的引导将使用不同的安装文件。"
#. Tag: title
-#: install-methods.xml:977
+#: install-methods.xml:1024
#, no-c-format
msgid ""
"Hard disk installer booting using <command>LILO</command> or <command>GRUB</"
@@ -1369,7 +1500,7 @@ msgstr ""
"硬盘安装程序引导使用 <command>LILO</command> 或 <command>GRUB</command>"
#. Tag: para
-#: install-methods.xml:979
+#: install-methods.xml:1026
#, no-c-format
msgid ""
"This section explains how to add to or even replace an existing linux "
@@ -1379,7 +1510,7 @@ msgstr ""
"command> 或 <command>GRUB</command>。"
#. Tag: para
-#: install-methods.xml:985
+#: install-methods.xml:1032
#, no-c-format
msgid ""
"At boot time, both bootloaders support loading in memory not only the "
@@ -1390,7 +1521,7 @@ msgstr ""
"盘可以被用做内核的根文件系统。"
#. Tag: para
-#: install-methods.xml:991
+#: install-methods.xml:1038
#, no-c-format
msgid ""
"Copy the following files from the Debian archives to a convenient location "
@@ -1400,19 +1531,19 @@ msgstr ""
"newinstall/</filename>。"
#. Tag: para
-#: install-methods.xml:998
+#: install-methods.xml:1045
#, no-c-format
msgid "<filename>vmlinuz</filename> (kernel binary)"
msgstr "<filename>vmlinuz</filename>(内核二进制文件)"
#. Tag: para
-#: install-methods.xml:1003
+#: install-methods.xml:1050
#, no-c-format
msgid "<filename>initrd.gz</filename> (ramdisk image)"
msgstr "<filename>initrd.gz</filename> (内存虚拟磁盘映像)"
#. Tag: para
-#: install-methods.xml:1010
+#: install-methods.xml:1057
#, no-c-format
msgid ""
"Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd"
@@ -1420,13 +1551,13 @@ msgid ""
msgstr "最后,要配置 bootloader,请进入 <xref linkend=\"boot-initrd\"/>。"
#. Tag: title
-#: install-methods.xml:1020
+#: install-methods.xml:1067
#, no-c-format
msgid "Hard Disk Installer Booting for OldWorld Macs"
msgstr "在 OldWorld Macs 上引导硬盘安装程序"
#. Tag: para
-#: install-methods.xml:1021
+#: install-methods.xml:1068
#, no-c-format
msgid ""
"The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</"
@@ -1448,7 +1579,7 @@ msgstr ""
"是必须的。"
#. Tag: para
-#: install-methods.xml:1034
+#: install-methods.xml:1081
#, no-c-format
msgid ""
"Download and unstuff the <application>BootX</application> distribution, "
@@ -1475,13 +1606,13 @@ msgstr ""
"的系统文件夹中。"
#. Tag: title
-#: install-methods.xml:1054
+#: install-methods.xml:1101
#, no-c-format
msgid "Hard Disk Installer Booting for NewWorld Macs"
msgstr "在 NewWorld Macs 上启动硬盘安装程序"
#. Tag: para
-#: install-methods.xml:1055
+#: install-methods.xml:1102
#, no-c-format
msgid ""
"NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as "
@@ -1499,7 +1630,7 @@ msgstr ""
"不能用在 NewWorld PowerMacs 上。"
#. Tag: para
-#: install-methods.xml:1066
+#: install-methods.xml:1113
#, no-c-format
msgid ""
"<emphasis>Copy</emphasis> (not move) the following four files which you "
@@ -1512,31 +1643,31 @@ msgstr ""
"盘图标的方法来完成)。"
#. Tag: filename
-#: install-methods.xml:1076 install-methods.xml:1433
+#: install-methods.xml:1123 install-methods.xml:1480
#, no-c-format
msgid "vmlinux"
msgstr "vmlinux"
#. Tag: filename
-#: install-methods.xml:1081 install-methods.xml:1438
+#: install-methods.xml:1128 install-methods.xml:1485
#, no-c-format
msgid "initrd.gz"
msgstr "initrd.gz"
#. Tag: filename
-#: install-methods.xml:1086 install-methods.xml:1443
+#: install-methods.xml:1133 install-methods.xml:1490
#, no-c-format
msgid "yaboot"
msgstr "yaboot"
#. Tag: filename
-#: install-methods.xml:1091 install-methods.xml:1448
+#: install-methods.xml:1138 install-methods.xml:1495
#, no-c-format
msgid "yaboot.conf"
msgstr "yaboot.conf"
#. Tag: para
-#: install-methods.xml:1096
+#: install-methods.xml:1143
#, no-c-format
msgid ""
"Make a note of the partition number of the MacOS partition where you place "
@@ -1550,19 +1681,19 @@ msgstr ""
"的时候,您需要这个分区号码在 Open Firmware 提示符下面输入命令。"
#. Tag: para
-#: install-methods.xml:1104
+#: install-methods.xml:1151
#, no-c-format
msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>."
msgstr "要引导安装程序,请进入 <xref linkend=\"boot-newworld\"/>。"
#. Tag: title
-#: install-methods.xml:1117
+#: install-methods.xml:1164
#, no-c-format
msgid "Preparing Files for TFTP Net Booting"
msgstr "为使用 TFTP 网络引导准备文件"
#. Tag: para
-#: install-methods.xml:1118
+#: install-methods.xml:1165
#, no-c-format
msgid ""
"If your machine is connected to a local area network, you may be able to "
@@ -1576,7 +1707,7 @@ msgstr ""
"上面的某个特殊地方,并且配置好能够能够支持对您的机器进行引导。"
#. Tag: para
-#: install-methods.xml:1126
+#: install-methods.xml:1173
#, no-c-format
msgid ""
"You need to set up a TFTP server, and for many machines a DHCP server<phrase "
@@ -1588,7 +1719,7 @@ msgstr ""
"condition=\"supports-bootp\">,或 BOOTP 服务器</phrase>。"
#. Tag: para
-#: install-methods.xml:1133
+#: install-methods.xml:1180
#, no-c-format
msgid ""
"<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol "
@@ -1610,7 +1741,7 @@ msgstr ""
"活,向后兼容的 BOOTP 扩展。有些系统只能通过 DHCP 来配置。"
#. Tag: para
-#: install-methods.xml:1150
+#: install-methods.xml:1197
#, no-c-format
msgid ""
"For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good "
@@ -1621,7 +1752,7 @@ msgstr ""
"替 BOOTP 比较好。有些最新的机器不能从 BOOTP 引导。"
#. Tag: para
-#: install-methods.xml:1156
+#: install-methods.xml:1203
#, no-c-format
msgid ""
"Unlike the Open Firmware found on Sparc and PowerPC machines, the SRM "
@@ -1642,7 +1773,7 @@ msgstr ""
"footnote>。您也可以直接在 SRM 控制台中直接输入网络接口的 IP 配置。"
#. Tag: para
-#: install-methods.xml:1173
+#: install-methods.xml:1220
#, no-c-format
msgid ""
"Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There "
@@ -1652,7 +1783,7 @@ msgstr ""
"<classname>rbootd</classname> 软件包。"
#. Tag: para
-#: install-methods.xml:1178
+#: install-methods.xml:1225
#, no-c-format
msgid ""
"The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to "
@@ -1666,7 +1797,7 @@ msgstr ""
"Linux 上面的一些操作例子。"
#. Tag: para
-#: install-methods.xml:1186
+#: install-methods.xml:1233
#, no-c-format
msgid ""
"To use the Pre-boot Execution Environment (PXE) method of TFTP booting, you "
@@ -1680,13 +1811,13 @@ msgstr ""
"求,我们推荐 <classname>tftpd-hpa</classname>。"
#. Tag: title
-#: install-methods.xml:1204
+#: install-methods.xml:1251
#, no-c-format
msgid "Setting up RARP server"
msgstr "设置 RARP 服务器"
#. Tag: para
-#: install-methods.xml:1205
+#: install-methods.xml:1252
#, no-c-format
msgid ""
"To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
@@ -1704,7 +1835,7 @@ msgstr ""
"ifconfig eth0</userinput> 命令。"
#. Tag: para
-#: install-methods.xml:1217
+#: install-methods.xml:1264
#, no-c-format
msgid ""
"On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, "
@@ -1727,13 +1858,13 @@ msgstr ""
"<userinput>/usr/etc/rarpd -a</userinput> 命令。"
#. Tag: title
-#: install-methods.xml:1239
+#: install-methods.xml:1286
#, no-c-format
msgid "Setting up a BOOTP server"
msgstr "架设 BOOTP 服务器"
#. Tag: para
-#: install-methods.xml:1240
+#: install-methods.xml:1287
#, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -1748,7 +1879,7 @@ msgstr ""
"server</classname> 软件包。"
#. Tag: para
-#: install-methods.xml:1248
+#: install-methods.xml:1295
#, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -1810,7 +1941,7 @@ msgstr ""
"MAC 地址。</phrase>"
#. Tag: para
-#: install-methods.xml:1281
+#: install-methods.xml:1328
#, no-c-format
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -1830,13 +1961,13 @@ msgstr ""
"是:<userinput>/etc/init.d/dhcpd3-server restart</userinput>。"
#. Tag: title
-#: install-methods.xml:1302
+#: install-methods.xml:1349
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "设置 DHCP 服务器"
#. Tag: para
-#: install-methods.xml:1303
+#: install-methods.xml:1350
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. For &debian;, "
@@ -1849,7 +1980,7 @@ msgstr ""
"文件(参阅 <filename>/etc/dhcp3/dhcpd.conf</filename>):"
#. Tag: screen
-#: install-methods.xml:1310
+#: install-methods.xml:1357
#, no-c-format
msgid ""
"option domain-name \"example.com\";\n"
@@ -1893,7 +2024,7 @@ msgstr ""
"}"
#. Tag: para
-#: install-methods.xml:1312
+#: install-methods.xml:1359
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -1909,7 +2040,7 @@ msgstr ""
"TFTP 获取的文件名。"
#. Tag: para
-#: install-methods.xml:1322
+#: install-methods.xml:1369
#, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -1919,13 +2050,13 @@ msgstr ""
"<userinput>/etc/init.d/dhcpd3-server restart</userinput>。"
#. Tag: title
-#: install-methods.xml:1330
+#: install-methods.xml:1377
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "在 DHCP 配置中打开 PXE 引导功能"
#. Tag: para
-#: install-methods.xml:1331
+#: install-methods.xml:1378
#, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -1995,13 +2126,13 @@ msgstr ""
"的 <xref linkend=\"tftp-images\"/>)。"
#. Tag: title
-#: install-methods.xml:1347
+#: install-methods.xml:1394
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "开启 TFTP 服务器"
#. Tag: para
-#: install-methods.xml:1348
+#: install-methods.xml:1395
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -2019,7 +2150,7 @@ msgstr ""
"</screen></informalexample> Debian 包通常在安装后会自动把这条设置好。"
#. Tag: para
-#: install-methods.xml:1360
+#: install-methods.xml:1407
#, no-c-format
msgid ""
"Historically, TFTP servers used <filename>/tftpboot</filename> as directory "
@@ -2036,7 +2167,7 @@ msgstr ""
"整一下配置文件示例。"
#. Tag: para
-#: install-methods.xml:1370
+#: install-methods.xml:1417
#, no-c-format
msgid ""
"Look in <filename>/etc/inetd.conf</filename> and remember the directory "
@@ -2065,7 +2196,7 @@ msgstr ""
"<replaceable>inetd-pid</replaceable></userinput>。"
#. Tag: para
-#: install-methods.xml:1390
+#: install-methods.xml:1437
#, no-c-format
msgid ""
"If you intend to install Debian on an SGI machine and your TFTP server is a "
@@ -2093,13 +2224,13 @@ msgstr ""
"错误。"
#. Tag: title
-#: install-methods.xml:1412
+#: install-methods.xml:1459
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "将 TFTP 映像放到适当的位置"
#. Tag: para
-#: install-methods.xml:1413
+#: install-methods.xml:1460
#, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -2114,7 +2245,7 @@ msgstr ""
"完全决定于 TFTP 客户程序,而且没有一个强制的标准。"
#. Tag: para
-#: install-methods.xml:1422
+#: install-methods.xml:1469
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -2129,13 +2260,13 @@ msgstr ""
"件:"
#. Tag: filename
-#: install-methods.xml:1453
+#: install-methods.xml:1500
#, no-c-format
msgid "boot.msg"
msgstr "boot.msg"
#. Tag: para
-#: install-methods.xml:1458
+#: install-methods.xml:1505
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2150,7 +2281,7 @@ msgstr ""
"所需的文件名传递给 <command>tftpd</command>。"
#. Tag: para
-#: install-methods.xml:1466
+#: install-methods.xml:1513
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2165,13 +2296,13 @@ msgstr ""
"efi</filename> 以启动所需的文件名传递至<command>tftpd</command>。"
#. Tag: title
-#: install-methods.xml:1478
+#: install-methods.xml:1525
#, no-c-format
msgid "Alpha TFTP Booting"
msgstr "Alpha TFTP 引导"
#. Tag: para
-#: install-methods.xml:1479
+#: install-methods.xml:1526
#, no-c-format
msgid ""
"On Alpha, you must specify the filename (as a relative path to the boot "
@@ -2192,13 +2323,13 @@ msgstr ""
"个文件名。"
#. Tag: title
-#: install-methods.xml:1494
+#: install-methods.xml:1541
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "SPARC TFTP 引导"
#. Tag: para
-#: install-methods.xml:1495
+#: install-methods.xml:1542
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -2226,7 +2357,7 @@ msgstr ""
"并在必要时加上子体系名。"
#. Tag: para
-#: install-methods.xml:1511
+#: install-methods.xml:1558
#, no-c-format
msgid ""
"If you've done all this correctly, giving the command <userinput>boot net</"
@@ -2238,7 +2369,7 @@ msgstr ""
"映像。假如映像找不到,查看 tftp 服务器的日志所需要的映像文件名。"
#. Tag: para
-#: install-methods.xml:1518
+#: install-methods.xml:1565
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2251,13 +2382,13 @@ msgstr ""
"仍然必须被请放置在 TFTP 服务器要查找的目录中。"
#. Tag: title
-#: install-methods.xml:1529
+#: install-methods.xml:1576
#, no-c-format
msgid "BVM/Motorola TFTP Booting"
msgstr "BVM/Motorola TFTP 引导"
#. Tag: para
-#: install-methods.xml:1530
+#: install-methods.xml:1577
#, no-c-format
msgid ""
"For BVM and Motorola VMEbus systems copy the files &bvme6000-tftp-files; to "
@@ -2267,7 +2398,7 @@ msgstr ""
"到 <filename>/tftpboot/</filename>。"
#. Tag: para
-#: install-methods.xml:1535
+#: install-methods.xml:1582
#, no-c-format
msgid ""
"Next, configure your boot ROMs or BOOTP server to initially load the "
@@ -2282,13 +2413,13 @@ msgstr ""
"体系的系统特殊配置信息。"
#. Tag: title
-#: install-methods.xml:1547
+#: install-methods.xml:1594
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "SGI TFTP 引导"
#. Tag: para
-#: install-methods.xml:1548
+#: install-methods.xml:1595
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2302,13 +2433,13 @@ msgstr ""
"现在 <filename>/etc/dhcpd.conf</filename>。"
#. Tag: title
-#: install-methods.xml:1560
+#: install-methods.xml:1607
#, no-c-format
msgid "Broadcom BCM91250A and BCM91480B TFTP Booting"
msgstr "Broadcom BCM91250A 与 BCM91480B TFTP 引导"
#. Tag: para
-#: install-methods.xml:1561
+#: install-methods.xml:1608
#, no-c-format
msgid ""
"You don't have to configure DHCP in a special way because you'll pass the "
@@ -2317,13 +2448,13 @@ msgstr ""
"您不需要通过特殊方法设置 DHCP,因为您将传递文件的完全路径至装载的 CFE 。"
#. Tag: title
-#: install-methods.xml:1666
+#: install-methods.xml:1713
#, no-c-format
msgid "Automatic Installation"
msgstr "自动化安装"
#. Tag: para
-#: install-methods.xml:1667
+#: install-methods.xml:1714
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2338,13 +2469,13 @@ msgstr ""
"<classname>autoinstall</classname>,以及 Debian 安装程序本身。"
#. Tag: title
-#: install-methods.xml:1680
+#: install-methods.xml:1727
#, no-c-format
msgid "Automatic Installation Using the Debian Installer"
msgstr "使用 Debian 安装程序进行自动安装"
#. Tag: para
-#: install-methods.xml:1681
+#: install-methods.xml:1728
#, no-c-format
msgid ""
"The Debian Installer supports automating installs via preconfiguration "
@@ -2356,7 +2487,7 @@ msgstr ""
"质上加载,并自动回答安装过程中的问题。"
#. Tag: para
-#: install-methods.xml:1688
+#: install-methods.xml:1735
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
@@ -2364,3 +2495,53 @@ msgid ""
msgstr ""
"在 <xref linkend=\"appendix-preseed\"/> 是有关预置文件的完整文档,并有一些可"
"以使用的例子供您修改。"
+
+# index.docbook:645, index.docbook:739
+#~ msgid "USB stick partitioning on &arch-title;"
+#~ msgstr "在 &arch-title; 上为 USB 闪盘分区"
+
+#~ msgid ""
+#~ "The <filename>syslinux.cfg</filename> configuration file should contain "
+#~ "the following two lines:"
+#~ msgstr "<filename>syslinux.cfg</filename> 配置文件应包含以下两行:"
+
+#~ msgid ""
+#~ "default vmlinuz\n"
+#~ "append initrd=initrd.gz"
+#~ msgstr ""
+#~ "default vmlinuz\n"
+#~ "append initrd=initrd.gz"
+
+#~ msgid "Optional kernel modules"
+#~ msgstr "可选的内核模块"
+
+#~ msgid ""
+#~ "The installer will look for a Debian ISO image on the stick as its source "
+#~ "for additional data needed for the installation. So your next step is to "
+#~ "copy a Debian ISO image (businesscard, netinst or even a full CD image) "
+#~ "onto your stick (be sure to select one that fits). The file name of the "
+#~ "image must end in <filename>.iso</filename>."
+#~ msgstr ""
+#~ "安装程序将在盘上寻找一个 Debian ISO 映像作为安装其他数据的源。因此您下一步"
+#~ "是复制一个 Debian ISO 映像(businesscard、netinst 或者甚至是完全版)到您的 "
+#~ "USB 闪盘内(确定选择适合的那个)。映像文件的后缀名必须是 <filename>.iso</"
+#~ "filename>。"
+
+#~ msgid ""
+#~ "If you want to install over the network, without using an ISO image, you "
+#~ "will of course skip the previous step. Moreover you will have to use the "
+#~ "initial ramdisk from the <filename>netboot</filename> directory instead "
+#~ "of the one from <filename>hd-media</filename>, because <filename>hd-media/"
+#~ "initrd.gz</filename> does not have network support."
+#~ msgstr ""
+#~ "如果您想直接通过网络安装而不使用 ISO 映像,当然就可以跳过上述步骤。并且您"
+#~ "必须要使用 <filename>netboot</filename> 目录中的初始化内存映像来取代来自 "
+#~ "<filename>hd-media</filename> 的相同文件。这是因为 <filename>hd-media/"
+#~ "initrd.gz</filename> 并不包含网络支持。"
+
+#~ msgid ""
+#~ "When you are done, unmount the USB memory stick (<userinput>umount /mnt</"
+#~ "userinput>) and activate its write protection switch."
+#~ msgstr ""
+#~ "当您完成后,卸载 USB 闪盘(<userinput>umount /mnt</userinput>),并打开写保"
+#~ "护开关。"