diff options
Diffstat (limited to 'po/zh_CN/install-methods.po')
-rw-r--r-- | po/zh_CN/install-methods.po | 235 |
1 files changed, 124 insertions, 111 deletions
diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po index 53c8de967..999ee925a 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: 2006-12-31 03:15+0000\n" +"POT-Creation-Date: 2007-01-01 11:02+0000\n" "PO-Revision-Date: 2006-09-04 10:13+0800\n" "Last-Translator: Ji YongGang<jungle@soforge.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -878,7 +878,7 @@ msgstr "" # index.docbook:645, index.docbook:739 #. Tag: title -#: install-methods.xml:662 install-methods.xml:754 +#: install-methods.xml:662 install-methods.xml:751 #, no-c-format msgid "USB stick partitioning on &arch-title;" msgstr "在 &arch-title; 上为 USB 闪盘分区" @@ -980,22 +980,19 @@ msgstr "" #, no-c-format msgid "" "The <filename>syslinux.cfg</filename> configuration file should contain the " -"following two lines: <informalexample><screen>\n" -"default vmlinuz\n" -"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n" -"</screen></informalexample> Please note that the <userinput>ramdisk_size</" -"userinput> parameter may need to be increased, depending on the image you " -"are booting." +"following two lines:" msgstr "" -"<filename>syslinux.cfg</filename> 配置文件应该含有下列两行: " -"<informalexample><screen>\n" + +#. Tag: screen +#: install-methods.xml:741 +#, no-c-format +msgid "" "default vmlinuz\n" -"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n" -"</screen></informalexample> 请注意,根据所启动的内存映像的大小,在必要的时" -"候,您可能需要增大<userinput>ramdisk_size</userinput> 参数的数值。" +"append initrd=initrd.gz" +msgstr "" #. Tag: para -#: install-methods.xml:755 +#: install-methods.xml:752 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1020,7 +1017,7 @@ msgstr "" "command> 命令包含在 <classname>hfsutils</classname> Debian 包中。" #. Tag: para -#: install-methods.xml:771 +#: install-methods.xml:768 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1035,7 +1032,7 @@ msgstr "" "变启动引导器的配置文件。" #. Tag: para -#: install-methods.xml:780 +#: install-methods.xml:777 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1069,7 +1066,7 @@ msgstr "" "就可以用普通的 Unix 工具来处理了。" #. Tag: para -#: install-methods.xml:796 +#: install-methods.xml:793 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/sda2 /mnt</userinput>) and copy " @@ -1079,37 +1076,37 @@ msgstr "" "从 Debain 文件库拷贝到闪盘上:" #. Tag: para -#: install-methods.xml:802 +#: install-methods.xml:799 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (内核二进制文件)" #. Tag: para -#: install-methods.xml:807 +#: install-methods.xml:804 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (初始化内存映像)" #. Tag: para -#: install-methods.xml:812 +#: install-methods.xml:809 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboot 配置文件)" #. Tag: para -#: install-methods.xml:817 +#: install-methods.xml:814 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (可选的启动信息)" #. Tag: para -#: install-methods.xml:822 +#: install-methods.xml:819 #, no-c-format msgid "Optional kernel modules" msgstr "可选的内核模块" #. Tag: para -#: install-methods.xml:829 +#: install-methods.xml:826 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1145,13 +1142,13 @@ msgstr "" "的大小。" #. Tag: title -#: install-methods.xml:845 +#: install-methods.xml:842 #, no-c-format msgid "Adding an ISO image" msgstr "添加 ISO 映像" #. Tag: para -#: install-methods.xml:846 +#: install-methods.xml:843 #, no-c-format msgid "" "The installer will look for a Debian ISO image on the stick as its source " @@ -1165,7 +1162,7 @@ msgstr "" "盘内(确定选择适合的那个)。映像文件的后缀名必须是 <filename>.iso</filename>。" #. Tag: para -#: install-methods.xml:854 +#: install-methods.xml:851 #, no-c-format msgid "" "If you want to install over the network, without using an ISO image, you " @@ -1180,7 +1177,7 @@ msgstr "" "gz</filename> 并不包含网络支持。" #. Tag: para -#: install-methods.xml:863 +#: install-methods.xml:860 #, no-c-format msgid "" "When you are done, unmount the USB memory stick (<userinput>umount /mnt</" @@ -1189,13 +1186,13 @@ msgstr "" "当您完成后,卸载 USB 闪盘(<userinput>umount /mnt</userinput>)并打开写保护。" #. Tag: title -#: install-methods.xml:873 +#: install-methods.xml:870 #, no-c-format msgid "Booting the USB stick" msgstr "从 USB 闪盘启动" #. Tag: para -#: install-methods.xml:874 +#: install-methods.xml:871 #, no-c-format msgid "" "If your system refuses to boot from the memory stick, the stick may contain " @@ -1207,19 +1204,19 @@ msgstr "" "自 <classname>mbr</classname> 软件包:" #. Tag: screen -#: install-methods.xml:881 +#: install-methods.xml:878 #, no-c-format msgid "# install-mbr /dev/<replaceable>sda</replaceable>" msgstr "# install-mbr /dev/<replaceable>sda</replaceable>" #. Tag: title -#: install-methods.xml:892 +#: install-methods.xml:889 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "为从硬盘引导准备文件" #. Tag: para -#: install-methods.xml:893 +#: install-methods.xml:890 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1230,7 +1227,7 @@ msgstr "" "者直接使用 BIOS 提供的引导装载程序直接启动。" #. Tag: para -#: install-methods.xml:899 +#: install-methods.xml:896 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1243,13 +1240,13 @@ msgstr "" "不清。" #. Tag: para -#: install-methods.xml:906 +#: install-methods.xml:903 #, no-c-format msgid "The installer cannot boot from files on an NTFS file system." msgstr "安装程序无法从 NTFS 文件系统上进行引导。" #. Tag: para -#: install-methods.xml:910 +#: install-methods.xml:907 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1269,7 +1266,7 @@ msgstr "" "Linux 之间交换文件,特别是那些您下载的安装文件。" #. Tag: para -#: install-methods.xml:921 +#: install-methods.xml:918 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1280,7 +1277,7 @@ msgstr "" "装程序的引导将使用不同的安装文件。" #. Tag: title -#: install-methods.xml:930 +#: install-methods.xml:927 #, no-c-format msgid "" "Hard disk installer booting using <command>LILO</command> or <command>GRUB</" @@ -1289,7 +1286,7 @@ msgstr "" "硬盘安装程序引导使用 <command>LILO</command> 或 <command>GRUB</command>" #. Tag: para -#: install-methods.xml:932 +#: install-methods.xml:929 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1299,7 +1296,7 @@ msgstr "" "command> 或 <command>GRUB</command>。" #. Tag: para -#: install-methods.xml:938 +#: install-methods.xml:935 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1310,7 +1307,7 @@ msgstr "" "被用做内核的根文件系统。" #. Tag: para -#: install-methods.xml:944 +#: install-methods.xml:941 #, no-c-format msgid "" "Copy the following files from the Debian archives to a convenient location " @@ -1320,19 +1317,19 @@ msgstr "" "newinstall/</filename>。" #. Tag: para -#: install-methods.xml:951 +#: install-methods.xml:948 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename>(内核二进制文件)" #. Tag: para -#: install-methods.xml:956 +#: install-methods.xml:953 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (内存虚拟磁盘映像)" #. Tag: para -#: install-methods.xml:963 +#: install-methods.xml:960 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1340,13 +1337,13 @@ msgid "" msgstr "最后,要配置启动引导器,请进入 <xref linkend=\"boot-initrd\"/>。" #. Tag: title -#: install-methods.xml:973 +#: install-methods.xml:970 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "在 OldWorld Macs 上引导硬盘安装程序" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:971 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1368,7 +1365,7 @@ msgstr "" "是必须的。" #. Tag: para -#: install-methods.xml:987 +#: install-methods.xml:984 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1395,13 +1392,13 @@ msgstr "" "的系统文件夹中。" #. Tag: title -#: install-methods.xml:1007 +#: install-methods.xml:1004 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "在 NewWorld Macs 上启动硬盘安装程序" #. Tag: para -#: install-methods.xml:1008 +#: install-methods.xml:1005 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1419,7 +1416,7 @@ msgstr "" "不能用在 NewWorld PowerMacs 上。" #. Tag: para -#: install-methods.xml:1019 +#: install-methods.xml:1016 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1432,31 +1429,31 @@ msgstr "" "盘图标的方法来完成)。" #. Tag: filename -#: install-methods.xml:1029 +#: install-methods.xml:1026 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1034 +#: install-methods.xml:1031 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1039 +#: install-methods.xml:1036 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1044 +#: install-methods.xml:1041 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1049 +#: install-methods.xml:1046 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1470,19 +1467,19 @@ msgstr "" "的时候,您需要这个分区号码在 Open Firmware 提示符下面输入命令。" #. Tag: para -#: install-methods.xml:1057 +#: install-methods.xml:1054 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "要引导安装程序,请进入 <xref linkend=\"boot-newworld\"/>。" #. Tag: title -#: install-methods.xml:1070 +#: install-methods.xml:1067 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "为使用 TFTP 网络引导准备文件" #. Tag: para -#: install-methods.xml:1071 +#: install-methods.xml:1068 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1496,7 +1493,7 @@ msgstr "" "上面的某个特殊地方,并且配置好能够能够支持对您的机器进行引导。" #. Tag: para -#: install-methods.xml:1079 +#: install-methods.xml:1076 #, fuzzy, no-c-format msgid "" "You need to setup a TFTP server, and for many machines a DHCP server<phrase " @@ -1508,7 +1505,7 @@ msgstr "" "condition=\"supports-dhcp\">,又或 DHCP 服务器</phrase>。" #. Tag: para -#: install-methods.xml:1086 +#: install-methods.xml:1083 #, fuzzy, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1531,7 +1528,7 @@ msgstr "" "向后兼容的 BOOTP 拓展。有一些系统只能通过 DHCP 来配置。</phrase>" #. Tag: para -#: install-methods.xml:1103 +#: install-methods.xml:1100 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1542,7 +1539,7 @@ msgstr "" "替 BOOTP 比较好。有些最新的机器不能从 BOOTP 引导。" #. Tag: para -#: install-methods.xml:1109 +#: install-methods.xml:1106 #, no-c-format msgid "" "Unlike the Open Firmware found on Sparc and PowerPC machines, the SRM " @@ -1563,7 +1560,7 @@ msgstr "" "footnote>。您也可以直接在 SRM 控制台中直接输入网络接口的 IP 配置。" #. Tag: para -#: install-methods.xml:1126 +#: install-methods.xml:1123 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1573,7 +1570,7 @@ msgstr "" "<classname>rbootd</classname> 软件包。" #. Tag: para -#: install-methods.xml:1131 +#: install-methods.xml:1128 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1587,7 +1584,7 @@ msgstr "" "Linux 上面的一些操作例子。" #. Tag: para -#: install-methods.xml:1139 +#: install-methods.xml:1136 #, no-c-format msgid "" "To use the Pre-boot Execution Environment (PXE) method of TFTP booting, you " @@ -1601,13 +1598,13 @@ msgstr "" "求,我们推荐 <classname>tftpd-hpa</classname>。" #. Tag: title -#: install-methods.xml:1157 +#: install-methods.xml:1154 #, no-c-format msgid "Setting up RARP server" msgstr "设置 RARP 服务器" #. Tag: para -#: install-methods.xml:1158 +#: install-methods.xml:1155 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1625,7 +1622,7 @@ msgstr "" "ifconfig eth0</userinput> 命令。" #. Tag: para -#: install-methods.xml:1170 +#: install-methods.xml:1167 #, no-c-format msgid "" "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, " @@ -1648,13 +1645,13 @@ msgstr "" "<userinput>/usr/etc/rarpd -a</userinput> 命令。" #. Tag: title -#: install-methods.xml:1192 +#: install-methods.xml:1189 #, fuzzy, no-c-format msgid "Setting up a BOOTP server" msgstr "设置 BOOTP 服务器" #. Tag: para -#: install-methods.xml:1193 +#: install-methods.xml:1190 #, fuzzy, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1669,7 +1666,7 @@ msgstr "" "classname> 软件包中。" #. Tag: para -#: install-methods.xml:1201 +#: install-methods.xml:1198 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1731,7 +1728,7 @@ msgstr "" "MAC 地址。</phrase>" #. Tag: para -#: install-methods.xml:1234 +#: install-methods.xml:1231 #, fuzzy, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1751,13 +1748,13 @@ msgstr "" "是:<userinput>/etc/init.d/dhcpd restart</userinput>。" #. Tag: title -#: install-methods.xml:1255 +#: install-methods.xml:1252 #, no-c-format msgid "Setting up a DHCP server" msgstr "设置 DHCP 服务器" #. Tag: para -#: install-methods.xml:1256 +#: install-methods.xml:1253 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian;, " @@ -1767,7 +1764,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1263 +#: install-methods.xml:1260 #, fuzzy, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1817,7 +1814,7 @@ msgstr "" "件。" #. Tag: para -#: install-methods.xml:1265 +#: install-methods.xml:1262 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1833,7 +1830,7 @@ msgstr "" "TFTP 获取的文件名。" #. Tag: para -#: install-methods.xml:1275 +#: install-methods.xml:1272 #, fuzzy, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1843,13 +1840,13 @@ msgstr "" "它:<userinput>/etc/init.d/dhcpd restart</userinput>作为其配置文件。" #. Tag: title -#: install-methods.xml:1283 +#: install-methods.xml:1280 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "在 DHCP 配置中打开 PXE 引导功能" #. Tag: para -#: install-methods.xml:1284 +#: install-methods.xml:1281 #, fuzzy, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1921,13 +1918,13 @@ msgstr "" "<xref linkend=\"tftp-images\"/> )。" #. Tag: title -#: install-methods.xml:1300 +#: install-methods.xml:1297 #, no-c-format msgid "Enabling the TFTP Server" msgstr "开启 TFTP 服务器" #. Tag: para -#: install-methods.xml:1301 +#: install-methods.xml:1298 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1945,7 +1942,7 @@ msgstr "" "</screen></informalexample> Debian 包通常在安装后会自动把这条设置好。" #. Tag: para -#: install-methods.xml:1313 +#: install-methods.xml:1310 #, no-c-format msgid "" "Historically TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1957,7 +1954,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1323 +#: install-methods.xml:1320 #, fuzzy, no-c-format msgid "" "Look in <filename>/etc/inetd.conf</filename> and remember the directory " @@ -1982,7 +1979,7 @@ msgstr "" "<replaceable>inetd-pid</replaceable></userinput>。" #. Tag: para -#: install-methods.xml:1341 +#: install-methods.xml:1338 #, no-c-format msgid "" "If you intend to install Debian on an SGI machine and your TFTP server is a " @@ -2010,13 +2007,13 @@ msgstr "" "错误。" #. Tag: title -#: install-methods.xml:1363 +#: install-methods.xml:1360 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "将 TFTP 映像放到适当的位置" #. Tag: para -#: install-methods.xml:1364 +#: install-methods.xml:1361 #, fuzzy, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2032,7 +2029,7 @@ msgstr "" "一个强制的标准。" #. Tag: para -#: install-methods.xml:1373 +#: install-methods.xml:1370 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2049,7 +2046,7 @@ msgstr "" "录。" #. Tag: para -#: install-methods.xml:1382 +#: install-methods.xml:1379 #, fuzzy, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2064,7 +2061,7 @@ msgstr "" "动所需的文件名传递至<command>tftpd</command>。" #. Tag: para -#: install-methods.xml:1390 +#: install-methods.xml:1387 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2079,13 +2076,13 @@ msgstr "" "efi</filename> 以启动所需的文件名传递至<command>tftpd</command>。" #. Tag: title -#: install-methods.xml:1402 +#: install-methods.xml:1399 #, no-c-format msgid "DECstation TFTP Images" msgstr "DECstation TFTP 映像文件" #. Tag: para -#: install-methods.xml:1403 +#: install-methods.xml:1400 #, no-c-format msgid "" "For DECstations, there are tftpimage files for each subarchitecture, which " @@ -2102,7 +2099,7 @@ msgstr "" "tftpboot.img</userinput>。" #. Tag: para -#: install-methods.xml:1413 +#: install-methods.xml:1410 #, no-c-format msgid "" "The DECstation firmware boots by TFTP with the command <userinput>boot " @@ -2119,13 +2116,13 @@ msgstr "" "按照如下语法加入:" #. Tag: userinput -#: install-methods.xml:1425 +#: install-methods.xml:1422 #, no-c-format msgid "boot #/tftp/filename param1=value1 param2=value2 ..." msgstr "boot #/tftp/filename param1=value1 param2=value2 ..." #. Tag: para -#: install-methods.xml:1427 +#: install-methods.xml:1424 #, no-c-format msgid "" "Several DECstation firmware revisions show a problem with regard to net " @@ -2159,13 +2156,13 @@ msgstr "" "www.netbsd.org/Ports/pmax/board-list.html#proms\"></ulink>。" #. Tag: title -#: install-methods.xml:1465 +#: install-methods.xml:1462 #, no-c-format msgid "Alpha TFTP Booting" msgstr "Alpha TFTP 引导" #. Tag: para -#: install-methods.xml:1466 +#: install-methods.xml:1463 #, no-c-format msgid "" "On Alpha, you must specify the filename (as a relative path to the boot " @@ -2186,13 +2183,13 @@ msgstr "" "个文件名。" #. Tag: title -#: install-methods.xml:1481 +#: install-methods.xml:1478 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP 引导" #. Tag: para -#: install-methods.xml:1482 +#: install-methods.xml:1479 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2220,7 +2217,7 @@ msgstr "" "并在必要时加上子体系名。" #. Tag: para -#: install-methods.xml:1498 +#: install-methods.xml:1495 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2230,7 +2227,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1505 +#: install-methods.xml:1502 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2243,13 +2240,13 @@ msgstr "" "仍然必须被请放置在 TFTP 服务器要查找的目录中。" #. Tag: title -#: install-methods.xml:1516 +#: install-methods.xml:1513 #, no-c-format msgid "BVM/Motorola TFTP Booting" msgstr "BVM/Motorola TFTP 引导" #. Tag: para -#: install-methods.xml:1517 +#: install-methods.xml:1514 #, no-c-format msgid "" "For BVM and Motorola VMEbus systems copy the files &bvme6000-tftp-files; to " @@ -2259,7 +2256,7 @@ msgstr "" "到 <filename>/tftpboot/</filename>。" #. Tag: para -#: install-methods.xml:1522 +#: install-methods.xml:1519 #, no-c-format msgid "" "Next, configure your boot ROMs or BOOTP server to initially load the " @@ -2274,13 +2271,13 @@ msgstr "" "体系的系统特殊配置信息。" #. Tag: title -#: install-methods.xml:1534 +#: install-methods.xml:1531 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI TFTP 引导" #. Tag: para -#: install-methods.xml:1535 +#: install-methods.xml:1532 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2294,13 +2291,13 @@ msgstr "" "现在 <filename>/etc/dhcpd.conf</filename>。" #. Tag: title -#: install-methods.xml:1547 +#: install-methods.xml:1544 #, no-c-format msgid "Broadcom BCM91250A and BCM91480B TFTP Booting" msgstr "Broadcom BCM91250A 与 BCM91480B TFTP 引导" #. Tag: para -#: install-methods.xml:1548 +#: install-methods.xml:1545 #, no-c-format msgid "" "You don't have to configure DHCP in a special way because you'll pass the " @@ -2309,13 +2306,13 @@ msgstr "" "您不需要通过特殊方法设置 DHCP,因为您将传递文件的完全路径至装载的 CFE 。" #. Tag: title -#: install-methods.xml:1653 +#: install-methods.xml:1650 #, no-c-format msgid "Automatic Installation" msgstr "自动化安装" #. Tag: para -#: install-methods.xml:1654 +#: install-methods.xml:1651 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2330,13 +2327,13 @@ msgstr "" "<classname>autoinstall</classname>,以及 Debian 安装程序本身。" #. Tag: title -#: install-methods.xml:1667 +#: install-methods.xml:1664 #, no-c-format msgid "Automatic Installation Using the Debian Installer" msgstr "使用 Debian 安装程序进行自动安装" #. Tag: para -#: install-methods.xml:1668 +#: install-methods.xml:1665 #, no-c-format msgid "" "The Debian Installer supports automating installs via preconfiguration " @@ -2348,7 +2345,7 @@ msgstr "" "介质上加载,并自动回答安装过程中的问题。" #. Tag: para -#: install-methods.xml:1675 +#: install-methods.xml:1672 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2356,3 +2353,19 @@ msgid "" msgstr "" "在 <xref linkend=\"appendix-preseed\"/> 是有关预置文件的完整文档,并有一些可" "以使用的例子供您修改。" + +#~ msgid "" +#~ "The <filename>syslinux.cfg</filename> configuration file should contain " +#~ "the following two lines: <informalexample><screen>\n" +#~ "default vmlinuz\n" +#~ "append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n" +#~ "</screen></informalexample> Please note that the <userinput>ramdisk_size</" +#~ "userinput> parameter may need to be increased, depending on the image you " +#~ "are booting." +#~ msgstr "" +#~ "<filename>syslinux.cfg</filename> 配置文件应该含有下列两行: " +#~ "<informalexample><screen>\n" +#~ "default vmlinuz\n" +#~ "append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n" +#~ "</screen></informalexample> 请注意,根据所启动的内存映像的大小,在必要的时" +#~ "候,您可能需要增大<userinput>ramdisk_size</userinput> 参数的数值。" |