diff options
Diffstat (limited to 'po/ko/installation-howto.po')
-rw-r--r-- | po/ko/installation-howto.po | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/po/ko/installation-howto.po b/po/ko/installation-howto.po index 10f8c37d3..edeb4a4e5 100644 --- a/po/ko/installation-howto.po +++ b/po/ko/installation-howto.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: installation-howto.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2010-10-10 12:35+0000\n" +"POT-Creation-Date: 2010-12-29 12:07+0000\n" "PO-Revision-Date: 2008-10-12 20:19+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -346,20 +346,27 @@ msgstr "" #. Tag: para #: installation-howto.xml:178 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The easiest thing to set up is probably PXE netbooting. Untar the file " +#| "<filename>netboot/pxeboot.tar.gz</filename> into <filename>/var/lib/" +#| "tftpboot</filename> or wherever is appropriate for your tftp server. Set " +#| "up your DHCP server to pass filename <filename>/pxelinux.0</filename> to " +#| "clients, and with luck everything will just work. For detailed " +#| "instructions, see <xref linkend=\"install-tftp\"/>." msgid "" "The easiest thing to set up is probably PXE netbooting. Untar the file " -"<filename>netboot/pxeboot.tar.gz</filename> into <filename>/var/lib/" -"tftpboot</filename> or wherever is appropriate for your tftp server. Set up " -"your DHCP server to pass filename <filename>/pxelinux.0</filename> to " -"clients, and with luck everything will just work. For detailed instructions, " -"see <xref linkend=\"install-tftp\"/>." +"<filename>netboot/pxeboot.tar.gz</filename> into <filename>/srv/tftp</" +"filename> or wherever is appropriate for your tftp server. Set up your DHCP " +"server to pass filename <filename>/pxelinux.0</filename> to clients, and " +"with luck everything will just work. For detailed instructions, see <xref " +"linkend=\"install-tftp\"/>." msgstr "" "PXE 네트워크 부팅이 제일 설정하기 쉽습니다. <filename>netboot/pxeboot.tar." -"gz</filename> 파일을 <filename>/srv/tftp</filename> 또는 tftp 서버가 " -"사용하는 위치에 풀어 놓으십시오. DHCP 서버가 <filename>/pxelinux.0</" -"filename> 파일 이름을 클라이언트에게 넘겨주도록 설정하면, 모두 잘 동작할 것입" -"니다. 자세한 설명은 <xref linkend=\"install-tftp\"/> 부분을 참고하십시오." +"gz</filename> 파일을 <filename>/srv/tftp</filename> 또는 tftp 서버가 사용하" +"는 위치에 풀어 놓으십시오. DHCP 서버가 <filename>/pxelinux.0</filename> 파일 " +"이름을 클라이언트에게 넘겨주도록 설정하면, 모두 잘 동작할 것입니다. 자세한 설" +"명은 <xref linkend=\"install-tftp\"/> 부분을 참고하십시오." #. Tag: title #: installation-howto.xml:192 |