diff options
author | Samuel Thibault <sthibault@debian.org> | 2012-07-04 02:44:54 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2012-07-04 02:44:54 +0000 |
commit | fd7b97b61df4c48548cc60be1be6c589158e3d7b (patch) | |
tree | f48bcad0ede371a300cba9a52430791b8ea10f39 /po/zh_CN/install-methods.po | |
parent | 02de105939926e54def034f1be25f11bb3cae4f8 (diff) | |
download | installation-guide-fd7b97b61df4c48548cc60be1be6c589158e3d7b.zip |
* Remove heading / from pxelinux.0, it seems to pose problem with some
implementations. Thanks Ulrich Krause for the report.
Diffstat (limited to 'po/zh_CN/install-methods.po')
-rw-r--r-- | po/zh_CN/install-methods.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po index 802adbff5..acce5d429 100644 --- a/po/zh_CN/install-methods.po +++ b/po/zh_CN/install-methods.po @@ -1836,7 +1836,7 @@ msgid "" " host tftpclient {\n" "# tftp client hardware address\n" " hardware ethernet 00:10:DC:27:6C:15;\n" -" filename \"/pxelinux.0\";\n" +" filename \"pxelinux.0\";\n" " }\n" "}\n" "</screen></informalexample> Note that for PXE booting, the client filename " @@ -1869,7 +1869,7 @@ msgstr "" " host tftpclient {\n" "# tftp client hardware address\n" " hardware ethernet 00:10:DC:27:6C:15;\n" -" filename \"/pxelinux.0\";\n" +" filename \"pxelinux.0\";\n" " }\n" "}\n" "</screen></informalexample> 注意对于 PXE 引导来说,客户端文件名 " @@ -2123,7 +2123,7 @@ msgid "" msgstr "" "对于用 PXE 引导来说,您所需的只是建立 <filename>netboot/netboot.tar.gz</" "filename> 压缩包。只须将此包解压到 <command>tftpd</command> 引导映像目录下。" -"并确保您的 DHCP 服务器的配置将会把 <filename>/pxelinux.0</filename> 作为启动" +"并确保您的 DHCP 服务器的配置将会把 <filename>pxelinux.0</filename> 作为启动" "所需的文件名传递给 <command>tftpd</command>。" #. Tag: para |