diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-12-23 00:44:11 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-12-23 00:44:11 +0000 |
commit | d282c7004ffbcc6d93ca878e6eba7859a7821144 (patch) | |
tree | f44b367d9377944f3d5bc1033d7d887b6ec8de2a /po/ja/installation-howto.po | |
parent | 963e473f2a277ccdcee00b03fe26cc6f46d84908 (diff) | |
download | installation-guide-d282c7004ffbcc6d93ca878e6eba7859a7821144.zip |
* Fix default tftp directory from /var/lib/tftpboot to /srv/tftp, thanks
Charles Plessy (Closes: Bug#606725).
Diffstat (limited to 'po/ja/installation-howto.po')
-rw-r--r-- | po/ja/installation-howto.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/ja/installation-howto.po b/po/ja/installation-howto.po index 79f16a39e..9f4dc1c44 100644 --- a/po/ja/installation-howto.po +++ b/po/ja/installation-howto.po @@ -337,7 +337,7 @@ msgid "" "see <xref linkend=\"install-tftp\"/>." msgstr "" "設定するのに最も容易なのは、おそらく PXE netbooting です。<filename>netboot/" -"pxeboot.tar.gz</filename> ファイルを <filename>/var/lib/tftpboot</filename> " +"pxeboot.tar.gz</filename> ファイルを <filename>/srv/tftp</filename> " "の中か、あるいは tftp サーバの適切な場所ならどこにでも解凍してください。DHCP " "サーバを設定して、クライアントへファイル名 <filename>/pxelinux.0</filename> " "を渡してください。運がよければすべてがうまく動作するでしょう。詳細な説明に関" |