/[d-i]/trunk/installer/doc/manual/po/ko/boot-installer.po
ViewVC logotype

Contents of /trunk/installer/doc/manual/po/ko/boot-installer.po

Parent Directory Parent Directory | Revision Log Revision Log


Revision 26768 - (hide annotations) (download)
Fri Apr 15 20:47:27 2005 UTC (8 years, 1 month ago) by cwryu
File size: 187944 byte(s)
Updated Korean manual translation.
1 cwryu 26645 # boot-installer.xml Korean translation
2     # Changwoo Ryu <cwryu@debian.org>, 2005.
3     #
4     msgid ""
5     msgstr ""
6     "Project-Id-Version: boot-installer.xml\n"
7     "POT-Creation-Date: 2001-02-09 01:25+0100\n"
8 cwryu 26768 "PO-Revision-Date: 2005-04-16 05:46+0900\n"
9 cwryu 26645 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
10 cwryu 26768 "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n"
11 cwryu 26645 "MIME-Version: 1.0\n"
12     "Content-Type: application/x-xml2pot; charset=UTF-8\n"
13     "Content-Transfer-Encoding: 8bit\n"
14    
15     #. Tag: title
16     #: boot-installer.xml:4
17     #, no-c-format
18     msgid "Booting the Installation System"
19     msgstr "설치 시스템 부팅하기"
20    
21     #. Tag: title
22     #: boot-installer.xml:9
23     #, no-c-format
24     msgid "Booting the Installer on &arch-title;"
25     msgstr "&arch-title;에서 설치 프로그램 부팅하기"
26    
27     #. Tag: title
28     #: boot-installer.xml:20
29     #, no-c-format
30     msgid "Alpha Console Firmware"
31     msgstr "Alpha 콘솔 펌웨어"
32    
33     #. Tag: para
34     #: boot-installer.xml:21
35     #, no-c-format
36     msgid ""
37     "Console firmware is stored in a flash ROM and started when an Alpha system "
38     "is powered up or reset. There are two different console specifications used "
39     "on Alpha systems, and hence two classes of console firmware available:"
40     msgstr ""
41     "콘솔 펌웨어는 플래시 ROM에 들어 있고 Alpha 시스템의 전원을 켜거나 리셋할 때 "
42     "시작합니다. Alpha 시스템에는 두 가지 콘솔 방식이 있어서, 두 종류의 콘솔 펌웨"
43     "어를 사용할 수 있습니다:"
44    
45     #. Tag: para
46     #: boot-installer.xml:31
47     #, no-c-format
48     msgid ""
49     "<emphasis>SRM console</emphasis>, based on the Alpha Console Subsystem "
50     "specification, which provides an operating environment for OpenVMS, Tru64 "
51     "UNIX, and Linux operating systems."
52     msgstr ""
53     "<emphasis>SRM 콘솔</emphasis>은, Alpha Console Subsystem 명세서에 기반하며, "
54     "OpenVMS, Tru64 UNIX 및 리눅스 운영체제를 위한 운영 환경이 있습니다."
55    
56     #. Tag: para
57     #: boot-installer.xml:38
58     #, no-c-format
59     msgid ""
60     "<emphasis>ARC, AlphaBIOS, or ARCSBIOS console</emphasis>, based on the "
61     "Advanced RISC Computing (ARC) specification, which provides an operating "
62     "environment for Windows NT."
63     msgstr ""
64     "<emphasis>ARC, AlphaBIOS, 혹은 ARCSBIOS 콘솔</emphasis>은, Advanced RISC "
65     "Computing (ARC) 명세서에 기반하며, Windows NT를 위한 운영 환경이 있습니다."
66    
67     #. Tag: para
68     #: boot-installer.xml:47
69     #, no-c-format
70     msgid ""
71     "From the user's perspective, the most important difference between SRM and "
72     "ARC is that the choice of console constrains the possible disk-partitioning "
73     "scheme for the hard disk which you wish to boot off of."
74     msgstr ""
75     "사용자 측면에서 SRM과 ARC의 가장 중요한 차이점은, 어떤 콘솔을 선택하느냐에 따"
76     "라서 부팅하려는 하드 디스크에 사용할 수 있는 파티션 방식이 다르다는 점입니다."
77    
78     #. Tag: para
79     #: boot-installer.xml:54
80     #, no-c-format
81     msgid ""
82     "ARC requires that you use an MS-DOS partition table (as created by "
83     "<command>cfdisk</command>) for the boot disk. Therefore MS-DOS partition "
84     "tables are the ``native'' partition format when booting from ARC. In fact, "
85     "since AlphaBIOS contains a disk partitioning utility, you may prefer to "
86     "partition your disks from the firmware menus before installing Linux."
87     msgstr ""
88     "ARC에서는 부팅 디스크에 MS-DOS 파티션 테이블을 사용해야 합니다 "
89     "(<command>cfdisk</command> 명령으로 만듭니다). 즉 MS-DOS 파티션 테이블은 ARC"
90     "에서 부팅할 때 ``네이티브'' 파티션 형식입니다. AlphaBIOS에 디스크 파티션 유틸"
91     "리티가 들어 있기 때문에, 원한다면 리눅스를 설치하기 전에 펌웨어 메뉴에서 디스"
92     "크를 파티션할 수도 있습니다."
93    
94     #. Tag: para
95     #: boot-installer.xml:63
96     #, no-c-format
97     msgid ""
98     "Conversely, SRM is <emphasis>incompatible</emphasis> with MS-DOS partition "
99     "tables. <footnote><para>Specifically, the bootsector format required by the "
100     "Console Subsystem Specification conflicts with the placement of the DOS "
101     "partition table.</para></footnote> Since Tru64 Unix uses the BSD disklabel "
102     "format, this is the ``native'' partition format for SRM installations."
103     msgstr ""
104     "그 반대로, SRM은 MS-DOS 파티션 테이블과 <emphasis>호환되지 않습니다</"
105     "emphasis>. <footnote><para>특히, Console Subsystem Specification에서 필요한 "
106     "부트섹터 형식이 DOS 파티션 테이블의 위치와 충돌합니다</para></footnote> "
107     "Tru64 Unix는 BSD 디스크레이블 형식을 사용하기 때문에, 이 형식이 SRM 설치의 경"
108     "우 ``네이티브'' 파티션 형식입니다."
109    
110     #. Tag: para
111     #: boot-installer.xml:71
112     #, no-c-format
113     msgid ""
114     "GNU/Linux is the only operating system on Alpha that can be booted from both "
115     "console types, but &debian; &release; only supports booting on SRM-based "
116     "systems. If you have an Alpha for which no version of SRM is available, if "
117     "you will be dual-booting the system with Windows NT, or if your boot device "
118     "requires ARC console support for BIOS initialization, you will not be able "
119     "to use the &debian; &release; installer. You can still run &debian; "
120     "&release; on such systems by using other install media; for instance, you "
121     "can install Debian woody with MILO and upgrade."
122     msgstr ""
123     "Alpha에서 GNU/리눅스는 이 두 콘솔에서 모두 부팅할 수 있는 유일한 운영체제입니"
124     "다. 하지만 &debian; &release; 릴리스는 SRM 기반 시스템에서만 부팅을 지원합니"
125     "다. SRM이 없는 Alpha 시스템을 가지고 있다면, Windows NT와 같이 선택 부팅을 "
126     "할 것이고, BIOS 초기화에 ARC 콘솔 기능이 필요하다면, &debian; &release; 설치 "
127     "프로그램을 사용할 수 없을 것입니다. ARC 콘솔이 필요한 경우에도 다른 설치 미디"
128     "어를 이용해서 &debian; &release; 릴리스를 실행할 수 있습니다. 예를 들어 MILO"
129     "로 데비안 woody를 설치하고 업그레이드할 수 있습니다."
130    
131     #. Tag: para
132     #: boot-installer.xml:82
133     #, no-c-format
134     msgid ""
135     "Because <command>MILO</command> is not available for any of the Alpha "
136     "systems currently in production (as of February 2000), and because it is no "
137     "longer necessary to buy an OpenVMS or Tru64 Unix license to have SRM "
138     "firmware on your older Alpha, it is recommended that you use SRM when "
139     "possible."
140     msgstr ""
141     "현재 제조되는 (2000년 2월 이후로) Alpha 시스템에서는 <command>MILO</command>"
142     "를 사용할 수 없으므로, 그리고 옛날 Alpha 시스템에서 SRM 펌웨어를 쓰려고 "
143     "OpenVMS나 Tru64 유닉스 라이선스를 구입할 필요는 없으므로, 가능하면 SRM을 사용"
144     "하기를 권장합니다."
145    
146     #. Tag: para
147     #: boot-installer.xml:90
148     #, no-c-format
149     msgid ""
150     "The following table summarizes available and supported system type/console "
151     "combinations (see <xref linkend=\"alpha-cpus\"/> for the system type names). "
152     "The word `ARC' below denotes any of the ARC-compliant consoles."
153     msgstr ""
154     "다음 표는 지원하는 시스템 종류/콘솔을 요약한 것입니다 (시스템 종류 이름에 관"
155     "해서는 <xref linkend=\"alpha-cpus\"/> 참고). 아래의 `ARC'라는 말은 ARC와 호환"
156     "되는 모든 콘솔을 뜻합니다."
157    
158     #. Tag: entry
159     #: boot-installer.xml:102
160     #, no-c-format
161     msgid "System Type"
162     msgstr "시스템 종류"
163    
164     #. Tag: entry
165     #: boot-installer.xml:103
166     #, no-c-format
167     msgid "Console Type Supported"
168     msgstr "지원하는 콘솔 종류"
169    
170     #. Tag: entry
171     #: boot-installer.xml:109
172     #, no-c-format
173     msgid "alcor"
174     msgstr "alcor"
175    
176     #. Tag: entry
177     #: boot-installer.xml:110 boot-installer.xml:113 boot-installer.xml:119
178     #: boot-installer.xml:125 boot-installer.xml:128 boot-installer.xml:131
179     #: boot-installer.xml:134 boot-installer.xml:140 boot-installer.xml:143
180     #: boot-installer.xml:146 boot-installer.xml:155 boot-installer.xml:164
181     #: boot-installer.xml:179 boot-installer.xml:182 boot-installer.xml:188
182     #, no-c-format
183     msgid "ARC or SRM"
184     msgstr "ARC 혹은 SRM"
185    
186     #. Tag: entry
187     #: boot-installer.xml:112
188     #, no-c-format
189     msgid "avanti"
190     msgstr "avanti"
191    
192     #. Tag: entry
193     #: boot-installer.xml:115
194     #, no-c-format
195     msgid "book1"
196     msgstr "book1"
197    
198     #. Tag: entry
199     #: boot-installer.xml:116 boot-installer.xml:122 boot-installer.xml:137
200     #: boot-installer.xml:149 boot-installer.xml:158 boot-installer.xml:161
201     #: boot-installer.xml:167 boot-installer.xml:173 boot-installer.xml:176
202     #, no-c-format
203     msgid "SRM only"
204     msgstr "SRM 전용"
205    
206     #. Tag: entry
207     #: boot-installer.xml:118
208     #, no-c-format
209     msgid "cabriolet"
210     msgstr "cabriolet"
211    
212     #. Tag: entry
213     #: boot-installer.xml:121
214     #, no-c-format
215     msgid "dp264"
216     msgstr "dp264"
217    
218     #. Tag: entry
219     #: boot-installer.xml:124
220     #, no-c-format
221     msgid "eb164"
222     msgstr "eb164"
223    
224     #. Tag: entry
225     #: boot-installer.xml:127
226     #, no-c-format
227     msgid "eb64p"
228     msgstr "eb64p"
229    
230     #. Tag: entry
231     #: boot-installer.xml:130
232     #, no-c-format
233     msgid "eb66"
234     msgstr "eb66"
235    
236     #. Tag: entry
237     #: boot-installer.xml:133
238     #, no-c-format
239     msgid "eb66p"
240     msgstr "eb66p"
241    
242     #. Tag: entry
243     #: boot-installer.xml:136
244     #, no-c-format
245     msgid "jensen"
246     msgstr "jensen"
247    
248     #. Tag: entry
249     #: boot-installer.xml:139
250     #, no-c-format
251     msgid "lx164"
252     msgstr "lx164"
253    
254     #. Tag: entry
255     #: boot-installer.xml:142
256     #, no-c-format
257     msgid "miata"
258     msgstr "miata"
259    
260     #. Tag: entry
261     #: boot-installer.xml:145
262     #, no-c-format
263     msgid "mikasa"
264     msgstr "mikasa"
265    
266     #. Tag: entry
267     #: boot-installer.xml:148
268     #, no-c-format
269     msgid "mikasa-p"
270     msgstr "mikasa-p"
271    
272     #. Tag: entry
273     #: boot-installer.xml:151
274     #, no-c-format
275     msgid "nautilus"
276     msgstr "nautilus"
277    
278     #. Tag: entry
279     #: boot-installer.xml:152
280     #, no-c-format
281     msgid "ARC (see motherboard manual) or SRM"
282     msgstr "ARC (마더보드 매뉴얼 참고) 혹은 SRM"
283    
284     #. Tag: entry
285     #: boot-installer.xml:154
286     #, no-c-format
287     msgid "noname"
288     msgstr "noname"
289    
290     #. Tag: entry
291     #: boot-installer.xml:157
292     #, no-c-format
293     msgid "noritake"
294     msgstr "noritake"
295    
296     #. Tag: entry
297     #: boot-installer.xml:160
298     #, no-c-format
299     msgid "noritake-p"
300     msgstr "noritake-p"
301    
302     #. Tag: entry
303     #: boot-installer.xml:163
304     #, no-c-format
305     msgid "pc164"
306     msgstr "pc164"
307    
308     #. Tag: entry
309     #: boot-installer.xml:166
310     #, no-c-format
311     msgid "rawhide"
312     msgstr "rawhide"
313    
314     #. Tag: entry
315     #: boot-installer.xml:169
316     #, no-c-format
317     msgid "ruffian"
318     msgstr "ruffian"
319    
320     #. Tag: entry
321     #: boot-installer.xml:170 boot-installer.xml:185
322     #, no-c-format
323     msgid "ARC only"
324     msgstr "ARC 전용"
325    
326     #. Tag: entry
327     #: boot-installer.xml:172
328     #, no-c-format
329     msgid "sable"
330     msgstr "sable"
331    
332     #. Tag: entry
333     #: boot-installer.xml:175
334     #, no-c-format
335     msgid "sable-g"
336     msgstr "sable-g"
337    
338     #. Tag: entry
339     #: boot-installer.xml:178
340     #, no-c-format
341     msgid "sx164"
342     msgstr "sx164"
343    
344     #. Tag: entry
345     #: boot-installer.xml:181
346     #, no-c-format
347     msgid "takara"
348     msgstr "takara"
349    
350     #. Tag: entry
351     #: boot-installer.xml:184
352     #, no-c-format
353     msgid "<entry>xl</entry>"
354     msgstr "<entry>xl</entry>"
355    
356     #. Tag: entry
357     #: boot-installer.xml:187
358     #, no-c-format
359     msgid "<entry>xlt</entry>"
360     msgstr "<entry>xlt</entry>"
361    
362     #. Tag: para
363     #: boot-installer.xml:195
364     #, no-c-format
365     msgid ""
366     "Generally, none of these consoles can boot Linux directly, so the assistance "
367     "of an intermediary bootloader is required. For the SRM console, "
368     "<command>aboot</command>, a small, platform-independent bootloader, is used. "
369     "See the (unfortunately outdated) <ulink url=\"&url-srm-howto;\">SRM HOWTO</"
370     "ulink> for more information on <command>aboot</command>."
371 fjpop-guest 26655 msgstr ""
372     "이 콘솔 중에 어느 것도 직접 리눅스를 부팅할 수 없습니다. 그래서 중간 역할을 "
373     "하는 부트 로더를 활용해야 합니다. SRM 콘솔의 경우 작은 플랫폼 독립 부트로더"
374     "인, <command>aboot</command>를 사용합니다. <command>aboot</command>에 대한 "
375     "더 자세한 정보는 <ulink url=\"&url-srm-howto;\">SRM HOWTO</ulink>를 참고하십"
376     "시오. (아쉽지만 좀 오래 된 내용)"
377 cwryu 26645
378     #. Tag: para
379     #: boot-installer.xml:204
380     #, no-c-format
381     msgid ""
382     "The following paragraphs are from the woody install manual, and are included "
383     "here for reference; they may be useful to someone at a later date when "
384     "Debian supports MILO-based installs again."
385     msgstr ""
386     "다음 문단은 woody 설치 매뉴얼에서 가져온 부분으로, 참고하십시오. 나중에 데비"
387     "안이 MILO 기반 설치를 다시 지원할 때 유용할 것입니다."
388    
389     #. Tag: para
390     #: boot-installer.xml:210
391     #, no-c-format
392     msgid ""
393     "Generally, none of these consoles can boot Linux directly, so the assistance "
394     "of an intermediary bootloader is required. There are two mainstream Linux "
395     "loaders: <command>MILO</command> and <command>aboot</command>."
396     msgstr ""
397     "이 콘솔 중에 어느 것도 리눅스를 직접 부팅할 수 없습니다. 그래서 중간 역할을 "
398     "하는 부트 로더를 활용해야 합니다. 주로 쓰는 리눅스 로더 프로그램은 두 개인"
399     "데, <command>MILO</command>와 <command>aboot</command>입니다."
400    
401     #. Tag: para
402     #: boot-installer.xml:216
403     #, no-c-format
404     msgid ""
405     "<command>MILO</command> is itself a console, which replaces ARC or SRM in "
406     "memory. <command>MILO</command> can be booted from both ARC and SRM and is "
407     "the only way to bootstrap Linux from the ARC console. <command>MILO</"
408     "command> is platform-specific (a different <command>MILO</command> is needed "
409     "for each system type) and exist only for those systems, for which ARC "
410     "support is shown in the table above. See also the (unfortunately outdated) "
411     "<ulink url=\"&url-milo-howto;\">MILO HOWTO</ulink>."
412     msgstr ""
413     "<command>MILO</command>는 그 자체가 콘솔이며, 메모리에서 ARC나 SRM을 덮어 씁"
414     "니다. <command>MILO</command>는 ARC나 SRM에서 부팅할 수 있으며 ARC 콘솔에서"
415     "는 리눅스를 부팅할 수 있는 유일한 방법입니다. <command>MILO</command>는 플랫"
416     "폼에 따라 다르고 (각 시스템 종류에 따라 다른 <command>MILO</command>가 필요합"
417     "니다) 위의 표에서 ARC를 지원하는 시스템에만 있습니다. <ulink url=\"&url-milo-"
418     "howto;\">MILO HOWTO</ulink>도 참고하십시오 (아쉽지만 좀 오래된 내용)."
419    
420     #. Tag: para
421     #: boot-installer.xml:227
422     #, no-c-format
423     msgid ""
424     "<command>aboot</command> is a small, platform-independent bootloader, which "
425     "runs from SRM only. See the (also unfortunately outdated) <ulink url=\"&url-"
426     "srm-howto;\">SRM HOWTO</ulink> for more information on <command>aboot</"
427     "command>."
428     msgstr ""
429     "<command>aboot</command>는 작은 플랫폼 독립 부트로더로, SRM에서만 동작합니"
430     "다. <command>aboot</command>에 대한 더 자세한 정보는 <ulink url=\"&url-srm-"
431     "howto;\">SRM HOWTO</ulink>를 참고하십시오 (역시 아쉽지만 좀 오래된 내용)."
432    
433     #. Tag: para
434     #: boot-installer.xml:234
435     #, no-c-format
436     msgid ""
437     "Thus, three scenarios are generally possible, depending on the system's "
438     "console firmware and whether or not <command>MILO</command> is available: "
439     "<informalexample><screen>\n"
440     "SRM -&gt; aboot\n"
441     "SRM -&gt; MILO\n"
442     "ARC -&gt; MILO\n"
443     "</screen></informalexample> Because <command>MILO</command> is not available "
444     "for any of the Alpha systems currently in production (as of February 2000), "
445     "and because it is no longer necessary to buy an OpenVMS or Tru64 Unix "
446     "license to have SRM firmware on your older Alpha, it is recommended that you "
447     "use SRM and <command>aboot</command> on new installations of GNU/Linux, "
448     "unless you wish to dual-boot with Windows NT."
449     msgstr ""
450     "즉, 시스템의 콘솔 펌웨어가 무엇인가와 <command>MILO</command>를 사용할 수 있"
451     "는지 여부에 따라 세 가지 방법이 가능합니다: <informalexample><screen>\n"
452     "SRM -&gt; aboot\n"
453     "SRM -&gt; MILO\n"
454     "ARC -&gt; MILO\n"
455     "</screen></informalexample> 현재 제조되는 (2000년 2월 이후로) Alpha 시스템에"
456     "서는 <command>MILO</command>를 사용할 수 없으므로, 그리고 옛날 Alpha 시스템에"
457     "서 SRM 펌웨어를 쓰려고 OpenVMS나 Tru64 유닉스 라이선스를 구입할 필요는 없으므"
458     "로, 가능하면 SRM을 사용하기를 권장합니다. (Windows NT와 듀얼 부팅을 하는 경우"
459     "가 아니라면.)"
460    
461     #. Tag: para
462     #: boot-installer.xml:249
463     #, no-c-format
464     msgid ""
465     "The majority of AlphaServers and all current server and workstation products "
466     "contain both SRM and AlphaBIOS in their firmware. For \"half-flash\" "
467     "machines such as the various evaluation boards, it is possible to switch "
468     "from one version to another by reflashing the firmware. Also, once SRM is "
469     "installed, it is possible to run ARC/AlphaBIOS from a floppy disk (using the "
470     "<command>arc</command> command). For the reasons mentioned above, we "
471     "recommend switching to SRM before installing &debian;."
472     msgstr ""
473     "AlphaServer의 대다수와 현재의 모든 서버와 워크스테이션 제품들에는 펌웨어 안"
474     "에 SRM과 AlphaBIOS가 모두 들어 있습니다. 여러가지 평가보드처럼 \"반쪽-플래시"
475     "\" 기계들의 경우에는, 펌웨어를 플래시에 다시 쓰는 방법을 통해 두 가지 사이를 "
476     "전환할 수 있습니다. 또 SRM을 설치하면 플로피 디스크에서 ARC/AlphaBIOS를 실행"
477     "할 수 있습니다 (<command>arc</command> 명령어 사용). 위에서 설명한 이유들때문"
478     "에, 우리는 &debian;을 설치하기 전에 SRM으로 바꾸기를 권장합니다."
479    
480     #. Tag: para
481     #: boot-installer.xml:260
482     #, no-c-format
483     msgid ""
484     "As on other architectures, you should install the newest available revision "
485     "of the firmware <footnote><para>Except on Jensen, where Linux is not "
486     "supported on firmware versions newer than 1.7 &mdash; see <ulink url=\"&url-"
487     "jensen-howto;\"></ulink> for more information</para></footnote> before "
488     "installing &debian;. For Alpha, firmware updates can be obtained from <ulink "
489     "url=\"&url-alpha-firmware;\">Alpha Firmware Updates</ulink>."
490     msgstr ""
491     "다른 아키텍쳐와 마찬가지로, &debian;을 설치하기 전에 항상 최신 버전의 펌웨어"
492     "를 <footnote><para>Jensen의 경우는 예외입니다. Jensen에서는 1.7 뒤 버전의 펌"
493     "웨어에서 리눅스를 사용할 수 없습니다. 자세한 정보는 <ulink url=\"&url-jensen-"
494     "howto;\"></ulink> 참고.</para></footnote> 설치해야 합니다. Alpha의 경우, 펌웨"
495     "어 업데이트는 <ulink url=\"&url-alpha-firmware;\">Alpha Firmware Updates</"
496     "ulink>에서 구할 수 있습니다."
497    
498     #. Tag: title
499     #: boot-installer.xml:274 boot-installer.xml:883 boot-installer.xml:1423
500     #: boot-installer.xml:1916 boot-installer.xml:1999 boot-installer.xml:2339
501     #: boot-installer.xml:2435
502     #, no-c-format
503     msgid "Booting with TFTP"
504     msgstr "TFTP로 부팅하기"
505    
506     #. Tag: para
507     #: boot-installer.xml:275
508     #, no-c-format
509     msgid ""
510     "In SRM, Ethernet interfaces are named with the <userinput>ewa</userinput> "
511     "prefix, and will be listed in the output of the <userinput>show dev</"
512     "userinput> command, like this (edited slightly): <informalexample><screen>\n"
513     "&gt;&gt;&gt; show dev\n"
514     "ewa0.0.0.9.0 EWA0 08-00-2B-86-98-65\n"
515     "ewb0.0.0.11.0 EWB0 08-00-2B-86-98-54\n"
516     "ewc0.0.0.2002.0 EWC0 00-06-2B-01-32-B0\n"
517     "</screen></informalexample> You first need to set the boot protocol: "
518     "<informalexample><screen>\n"
519     "&gt;&gt;&gt; set ewa0_protocol bootp\n"
520     "</screen></informalexample> Then check the medium type is correct: "
521     "<informalexample><screen>\n"
522     "&gt;&gt;&gt; set ewa0_mode <replaceable>mode</replaceable>\n"
523     "</screen></informalexample> You can get a listing of valid modes with "
524     "<userinput>&gt;&gt;&gt;set ewa0_mode</userinput>."
525     msgstr ""
526     "SRM에서 이더넷 인터페이스는 이름 앞에 <userinput>ewa</userinput>가 붙고, "
527     "<userinput>show dev</userinput> 명령을 실행하면 다음과 같은 인터페이스 목록"
528     "을 볼 수 있습니다: <informalexample><screen>\n"
529     "&gt;&gt;&gt; show dev\n"
530     "ewa0.0.0.9.0 EWA0 08-00-2B-86-98-65\n"
531     "ewb0.0.0.11.0 EWB0 08-00-2B-86-98-54\n"
532     "ewc0.0.0.2002.0 EWC0 00-06-2B-01-32-B0\n"
533     "</screen></informalexample> 먼저 부팅 프로토콜을 설정해야 합니다: "
534     "<informalexample><screen>\n"
535     "&gt;&gt;&gt; set ewa0_protocol bootp\n"
536     "</screen></informalexample> 그 다음에 미디어 종류를 올바르게 맞추십시오: "
537     "<informalexample><screen>\n"
538     "&gt;&gt;&gt; set ewa0_mode <replaceable>mode</replaceable>\n"
539     "</screen></informalexample> <userinput>&gt;&gt;&gt;set ewa0_mode</"
540     "userinput> 명령으로 가능한 모드 목록을 볼 수 있습니다."
541    
542     #. Tag: para
543     #: boot-installer.xml:293
544     #, no-c-format
545     msgid ""
546     "Then, to boot from the first Ethernet interface, you would type: "
547     "<informalexample><screen>\n"
548     "&gt;&gt;&gt; boot ewa0 -flags \"\"\n"
549     "</screen></informalexample> This will boot using the default kernel "
550     "parameters as included in the netboot image."
551     msgstr ""
552     "그 다음, 첫 번째 이더넷 인터페이스로 부팅하려면 다음을 입력하십시오: "
553     "<informalexample><screen>\n"
554     "&gt;&gt;&gt; boot ewa0 -flags \"\"\n"
555     "</screen></informalexample> 그러면 netboot 이미지에 들어 있는 대로 기본 커널 "
556     "파라미터를 사용해 부팅하게 됩니다."
557    
558     #. Tag: para
559     #: boot-installer.xml:302
560     #, no-c-format
561     msgid ""
562     "If you wish to use a serial console, you <emphasis>must</emphasis> pass the "
563     "<userinput>console=</userinput> parameter to the kernel. This can be done "
564     "using the <userinput>-flags</userinput> argument to the SRM <userinput>boot</"
565     "userinput> command. The serial ports are named the same as their "
566     "corresponding files in <userinput>/dev</userinput>. Also, when specifying "
567     "additional kernel parameters, you must repeat certain default options that "
568     "are needed by the &d-i; images. For example, to boot from <userinput>ewa0</"
569     "userinput> and use a console on the first serial port, you would type:"
570     msgstr ""
571     "시리얼 콘솔을 사용하려면, <userinput>console=</userinput> 파라미터를 커널에 "
572     "넘겨야 <emphasis>합니다</emphasis>. <userinput>-flags</userinput> 인수를 SRM "
573     "<userinput>boot</userinput> 명령에 사용하면 됩니다. 시리얼 포트의 이름은 "
574     "<userinput>/dev</userinput> 아래 있는 해당 장치 파일 이름과 같습니다. 또, 추"
575     "가 커널 파라미터를 지정할 경우, &d-i; 이미지에서 필요한 기본 옵션들을 다시 집"
576     "어 넣어야 합니다. 예를 들어, <userinput>ewa0</userinput>에서 부팅해서 첫 번"
577     "째 시리얼 포트를 사용하려면, 다음과 같이 입력합니다:"
578    
579     #. Tag: screen
580     #: boot-installer.xml:314
581     #, no-c-format
582     msgid ""
583     "&gt;&gt;&gt; boot ewa0 -flags &quot;root=/dev/ram ramdisk_size=16384 "
584     "console=ttyS0&quot;"
585     msgstr ""
586     "&gt;&gt;&gt; boot ewa0 -flags &quot;root=/dev/ram ramdisk_size=16384 "
587     "console=ttyS0&quot;"
588    
589     #. Tag: title
590     #: boot-installer.xml:319
591     #, no-c-format
592     msgid "Booting from CD-ROM with the SRM Console"
593     msgstr "SRM 콘솔로 CD-ROM에서 부팅하기"
594    
595     #. Tag: para
596     #: boot-installer.xml:320
597     #, no-c-format
598     msgid ""
599     "Type <informalexample><screen>\n"
600     "&gt;&gt;&gt; boot xxxx -flags 0\n"
601     "</screen></informalexample> where <replaceable>xxxx</replaceable> is your CD-"
602     "ROM drive in SRM notation."
603     msgstr ""
604     "다음 명령을 입력하십시오: <informalexample><screen>\n"
605     "&gt;&gt;&gt; boot xxxx -flags 0\n"
606     "</screen></informalexample> 여기서 <replaceable>xxxx</replaceable>는 CD-ROM "
607     "드라이브의 SRM방식 표기입니다."
608    
609     #. Tag: title
610     #: boot-installer.xml:332
611     #, no-c-format
612     msgid "Booting from CD-ROM with the ARC or AlphaBIOS Console"
613     msgstr "ARC 혹은 AlphaBIOS 콘솔로 CD-ROM에서 부팅하기"
614    
615     #. Tag: para
616     #: boot-installer.xml:333
617     #, no-c-format
618     msgid ""
619     "To boot a CD-ROM from the ARC console, find your sub-architecture code name "
620     "(see <xref linkend=\"alpha-cpus\"/>), then enter <filename>\\milo\\linload."
621     "exe</filename> as the boot loader and <filename>\\milo"
622     "\\<replaceable>subarch</replaceable></filename> (where <replaceable>subarch</"
623     "replaceable> is the proper subarchitecture name) as the OS Path in the `OS "
624     "Selection Setup' menu. Ruffians make an exception: You need to use <filename>"
625     "\\milo\\ldmilo.exe</filename> as boot loader."
626     msgstr ""
627     "ARC 콘솔에서 CD-ROM을 부팅하려면, 서브 아키텍쳐 코드 이름을 찾아서 (<xref "
628     "linkend=\"alpha-cpus\"/> 참고), <filename>\\milo\\linload.exe</filename>를 부"
629     "트 로더로 입력하고 <filename>\\milo\\<replaceable>subarch</replaceable></"
630     "filename>를 (여기서 <replaceable>subarch</replaceable>는 해당 서브 아키텍쳐 "
631     "이름) `OS Selection Setup' 메뉴의 OS Path로 입력하십시오. Ruffian의 경우는 예"
632     "외로, 부트 로더로 <filename>\\milo\\ldmilo.exe</filename>를 입력하십시오."
633    
634     #. Tag: title
635     #: boot-installer.xml:349
636     #, no-c-format
637     msgid "Booting from Floppies with the SRM Console"
638     msgstr "SRM 콘솔로 플로피에서 부팅하기"
639    
640     #. Tag: para
641     #: boot-installer.xml:350
642     #, no-c-format
643     msgid ""
644     "At the SRM prompt (<prompt>&gt;&gt;&gt;</prompt>), issue the following "
645     "command: <informalexample><screen>\n"
646     "&gt;&gt;&gt; boot dva0 -flags 0\n"
647     "</screen></informalexample> possibly replacing <filename>dva0</filename> "
648     "with the actual device name. Usually, <filename>dva0</filename> is the "
649     "floppy; type <informalexample><screen>\n"
650     "&gt;&gt;&gt; show dev\n"
651     "</screen></informalexample> to see the list of devices (e.g., if you want to "
652     "boot from a CD). Note that if you are booting via MILO, <command>-flags</"
653     "command> argument is ignored, so you can just type <command>boot dva0</"
654     "command>. If everything works OK, you will eventually see the Linux kernel "
655     "boot."
656     msgstr ""
657     "SRM 프롬프트에서 (<prompt>&gt;&gt;&gt;</prompt>), 다음 명령을 실행하십시오: "
658     "<informalexample><screen>\n"
659     "&gt;&gt;&gt; boot dva0 -flags 0\n"
660     "</screen></informalexample> 여기서 <filename>dva0</filename>을 실제 장치 이름"
661     "으로 바꿔야 할 수도 있습니다. 보통 <filename>dva0</filename>이 플로피입니다. "
662     "다음을 실행해 장치 목록을 보려면 (CD에서 부팅하려거나 할 때) 다음을 실행하십"
663     "시오: <informalexample><screen>\n"
664     "&gt;&gt;&gt; show dev\n"
665     "</screen></informalexample> MILO를 통해 부팅하는 경우, <command>-flags</"
666     "command> 인수는 무시하기 때문에, <command>boot dva0</command>라고만 입력할 수"
667     "도 있습니다. 모두 문제 없이 동작한다면, 마침내 리눅스 커널 부팅을 볼 수 있을 "
668     "것입니다."
669    
670     #. Tag: para
671     #: boot-installer.xml:367
672     #, no-c-format
673     msgid ""
674     "If you want to specify kernel parameters when booting via <command>aboot</"
675     "command>, use the following command: <informalexample><screen>\n"
676     "&gt;&gt;&gt; boot dva0 -file linux.bin.gz -flags \"root=/dev/fd0 "
677     "load_ramdisk=1 arguments\"\n"
678     "</screen></informalexample> (typed on one line), substituting, if necessary, "
679     "the actual SRM boot device name for <filename>dva0</filename>, the Linux "
680     "boot device name for <filename>fd0</filename>, and the desired kernel "
681     "parameters for <filename>arguments</filename>."
682     msgstr ""
683     "<command>aboot</command>를 통해 부팅할 때 커널 파라미터를 지정하려면, 다음 명"
684     "령을 사용하십시오: <informalexample><screen>\n"
685     "&gt;&gt;&gt; boot dva0 -file linux.bin.gz -flags \"root=/dev/fd0 "
686     "load_ramdisk=1 arguments\"\n"
687     "</screen></informalexample> (한 줄에 입력하십시오) 필요한 경우 "
688     "<filename>dva0</filename>을 실제 SRM 부팅 장치 이름으로, <filename>fd0</"
689     "filename>을 리눅스 부팅 장치 이름으로, <filename>arguments</filename>를 사용"
690     "하려는 커널 파라미터로 바꾸십시오."
691    
692     #. Tag: para
693     #: boot-installer.xml:379
694     #, no-c-format
695     msgid ""
696     "If you want to specify kernel parameters when booting via <command>MILO</"
697     "command>, you will have to interrupt bootstrap once you get into MILO. See "
698     "<xref linkend=\"booting-from-milo\"/>."
699     msgstr ""
700     "MILO를 통해 부팅할 때 커널 파라미터를 지정하려면, 부팅할 때 MILO로 들어간 다"
701     "음 일시정지해야 합니다. <xref linkend=\"booting-from-milo\"/> 참고."
702    
703     #. Tag: title
704     #: boot-installer.xml:389
705     #, no-c-format
706     msgid "Booting from Floppies with the ARC or AlphaBIOS Console"
707     msgstr "ARC 혹은 AlphaBIOS 콘솔로 플로피에서 부팅하기"
708    
709     #. Tag: para
710     #: boot-installer.xml:391
711     #, no-c-format
712     msgid ""
713     "In the OS Selection menu, set <command>linload.exe</command> as the boot "
714     "loader, and <command>milo</command> as the OS Path. Bootstrap using the "
715     "newly created entry."
716     msgstr ""
717     "OS Selection 메뉴에서, <command>linload.exe</command>를 부트 로더로, "
718     "<command>milo</command>를 OS Path로 설정하십시오. 새로 만든 항목을 이용해 부"
719     "팅하십시오."
720    
721     #. Tag: title
722     #: boot-installer.xml:400
723     #, no-c-format
724     msgid "Booting with MILO"
725     msgstr "MILO로 부팅하기"
726    
727     #. Tag: para
728     #: boot-installer.xml:401
729     #, no-c-format
730     msgid ""
731     "MILO contained on the bootstrap media is configured to proceed straight to "
732     "Linux automatically. Should you wish to intervene, all you need is to press "
733     "space during MILO countdown."
734     msgstr ""
735     "부팅 미디어에 들어 있는 MILO는 자동으로 리눅스로 들어가도록 되어 있습니다. 중"
736     "간에 멈추려면 MILO 카운트다운동안에 스페이스 키를 누르면 됩니다."
737    
738     #. Tag: para
739     #: boot-installer.xml:407
740     #, no-c-format
741     msgid ""
742     "If you want to specify all the bits explicitly (for example, to supply "
743     "additional parameters), you can use a command like this: "
744     "<informalexample><screen>\n"
745     "MILO> boot fd0:linux.bin.gz root=/dev/fd0 load_ramdisk=1 <!-- arguments -->\n"
746     "</screen></informalexample> If you are booting from something other than a "
747     "floppy, substitute <filename>fd0</filename> in the above example with the "
748     "appropriate device name in Linux notation. The <command>help</command> "
749     "command would give you a brief MILO command reference."
750     msgstr ""
751     "모든 부분을 하나 하나 지정하려면 (예를 들어, 파라미터를 추가로 지정하려면), "
752     "다음과 같은 명령을 사용하십시오: <informalexample><screen>\n"
753     "MILO> boot fd0:linux.bin.gz root=/dev/fd0 load_ramdisk=1 <!-- arguments -->\n"
754     "</screen></informalexample> 플로피 외에 다른 장치에서 부팅하는 경우에는, 위"
755     "의 예에서 <filename>fd0</filename>을 적당한 리눅스 장치 이름으로 바꾸십시오. "
756     "<command>help</command> 명령을 실행하면 간단한 MILO 명령어 도움말을 볼 수 있"
757     "습니다."
758    
759     #. Tag: title
760     #: boot-installer.xml:426
761     #, no-c-format
762     msgid "Booting from TFTP"
763     msgstr "TFTP에서 부팅하기"
764    
765     #. Tag: para
766     #: boot-installer.xml:432 boot-installer.xml:889 boot-installer.xml:1441
767     #: boot-installer.xml:1922 boot-installer.xml:2345 boot-installer.xml:2441
768     #, no-c-format
769     msgid ""
770     "Booting from the network requires that you have a network connection and a "
771     "TFTP network boot server (DHCP, RARP, or BOOTP)."
772     msgstr ""
773     "네트워크에서 부팅하려면, 네트워크에 연결되어 있어야 하고 TFTP 네트워크 부트 "
774     "서버가 (DHCP, RARP 혹은 BOOTP) 필요합니다."
775    
776     #. Tag: para
777     #: boot-installer.xml:437 boot-installer.xml:894 boot-installer.xml:1446
778     #: boot-installer.xml:1927 boot-installer.xml:2350 boot-installer.xml:2446
779     #, no-c-format
780     msgid ""
781     "Older systems such as the 715 might require the use of an RBOOT server "
782     "instead of a BOOTP server."
783     msgstr ""
784     "715처럼 오래된 시스템의 경우에는 BOOTP 서버 대신에 RBOOT 서버를 사용해야 할 "
785     "수도 있습니다."
786    
787     #. Tag: para
788     #: boot-installer.xml:442 boot-installer.xml:899 boot-installer.xml:1451
789     #: boot-installer.xml:1932 boot-installer.xml:2355 boot-installer.xml:2451
790     #, no-c-format
791     msgid ""
792     "The installation method to support network booting is described in <xref "
793     "linkend=\"install-tftp\"/>."
794     msgstr ""
795     "네트워크 부팅을 지원하는 설치 방법은 <xref linkend=\"install-tftp\"/>에 설명"
796     "되어 있습니다."
797    
798     #. Tag: title
799     #: boot-installer.xml:450
800     #, no-c-format
801     msgid "Booting from TFTP on NetWinder"
802     msgstr "NetWinder에서 TFTP에서 부팅하기"
803    
804     #. Tag: para
805     #: boot-installer.xml:452
806     #, no-c-format
807     msgid ""
808     "NetWinders have two network interfaces: The 10Mbps NE2000-compatible card is "
809     "<filename>eth0</filename> and the 100Mbps Tulip card is <filename>eth1</"
810     "filename>."
811     msgstr ""
812     "NetWinders에는 두 개의 네트워크 인터페이스가 있습니다: 10Mbps NE2000 호환 카"
813     "드는 <filename>eth0</filename>이고 100Mbps Tulip 카드는 <filename>eth1</"
814     "filename>입니다."
815    
816     #. Tag: para
817     #: boot-installer.xml:458
818     #, no-c-format
819     msgid ""
820     "You need NeTTrom 2.2.1 or later to boot the installation system. NeTTrom "
821     "2.3.3 is recommended: get these files from <ulink url=\"ftp://ftp.netwinder."
822     "org/pub/netwinder/firmware/\"></ulink>:"
823     msgstr ""
824     "설치 시스템을 부팅하려면 NeTTrom 2.2.1 혹은 그 이후의 버전을 사용해야 합니"
825     "다. NeTTrom 2.3.3을 권장합니다: 다음 파일을 <ulink url=\"ftp://ftp.netwinder."
826     "org/pub/netwinder/firmware/\"></ulink>에서 가져오십시오:"
827    
828     #. Tag: filename
829     #: boot-installer.xml:467
830     #, no-c-format
831     msgid "nettrom-2.3-3.armv4l.rpm"
832     msgstr "nettrom-2.3-3.armv4l.rpm"
833    
834     #. Tag: filename
835     #: boot-installer.xml:472
836     #, no-c-format
837     msgid "nettrom-2.3.3.bin"
838     msgstr "nettrom-2.3.3.bin"
839    
840     #. Tag: filename
841     #: boot-installer.xml:477
842     #, no-c-format
843     msgid "nettrom-2.3.3.bin.md5sum"
844     msgstr "nettrom-2.3.3.bin.md5sum"
845    
846     #. Tag: para
847     #: boot-installer.xml:482
848     #, no-c-format
849     msgid ""
850     "After rebooting and interrupting the boot process during the countdown, you "
851     "must first configure the network either with a static address: "
852     "<informalexample><screen>\n"
853     " NeTTrom command-&gt; setenv eth0_ip 192.168.0.10/24\n"
854     "</screen></informalexample> where 24 is the number of set bits in the "
855     "netmask, or a dynamic address: <informalexample><screen>\n"
856     " NeTTrom command-&gt; boot diskless\n"
857     "</screen></informalexample> You may also need to configure the "
858     "<userinput>route1</userinput> settings if the TFTP server is not on the "
859     "local subnet. The rest of the config is pretty standard (the save-all step "
860     "is optional): <informalexample><screen>\n"
861     " NeTTrom command-&gt; setenv kerntftpserver 192.168.0.1\n"
862     " NeTTrom command-&gt; setenv kerntftpfile boot.img\n"
863     " NeTTrom command-&gt; save-all\n"
864     " NeTTrom command-&gt; setenv netconfig_eth0 flash\n"
865     " NeTTrom command-&gt; setenv kernconfig tftp\n"
866     " NeTTrom command-&gt; setenv rootdev /dev/ram\n"
867     " NeTTrom command-&gt; setenv cmdappend root=/dev/ram\n"
868     "</screen></informalexample> Only the last four of these interfere with "
869     "normal disk booting, so it is safe to issue <command>save-all</command> "
870     "right before them, which will store the network settings in case you need to "
871     "boot from the network again. If you want to use the serial console to "
872     "install your NetWinder, you also need the following setting: "
873     "<informalexample><screen>\n"
874     " NeTTrom command-&gt; setenv cmdappend root=/dev/ram "
875     "console=ttyS0,115200\n"
876     "</screen></informalexample> Use the <command>printenv</command> command to "
877     "review your environment settings. Finally, if your <envar>cmdappend</envar> "
878     "NeTTrom variable has the <option>noinitrd</option> option, you must remove "
879     "it so the downloaded kernel can boot with its attached ramdisk."
880     msgstr ""
881     "다시 부팅해서 카운트다운할 때 부팅 과정을 일시 중단한 다음에, 네트워크를 고"
882     "정 주소로 설정할 수 있습니다: <informalexample><screen>\n"
883     " NeTTrom command-&gt; setenv eth0_ip 192.168.0.10/24\n"
884     "</screen></informalexample> 여기서 24는 네트마스크의 비트 개수입니다. 아니면 "
885     "동적 주소로 설정할 수도 있습니다: <informalexample><screen>\n"
886     " NeTTrom command-&gt; boot diskless\n"
887     "</screen></informalexample> TFTP 서버가 로컬 서브네트에 없다면 "
888     "<userinput>route1</userinput>을 설정해야 할 수도 있습니다. 나머지 설정은 항"
889     "상 똑같습니다 (save-all 단계는 하지 않을 수도 있음): "
890     "<informalexample><screen>\n"
891     " NeTTrom command-&gt; setenv kerntftpserver 192.168.0.1\n"
892     " NeTTrom command-&gt; setenv kerntftpfile boot.img\n"
893     " NeTTrom command-&gt; save-all\n"
894     " NeTTrom command-&gt; setenv netconfig_eth0 flash\n"
895     " NeTTrom command-&gt; setenv kernconfig tftp\n"
896     " NeTTrom command-&gt; setenv rootdev /dev/ram\n"
897     " NeTTrom command-&gt; setenv cmdappend root=/dev/ram\n"
898     "</screen></informalexample> 마지막 4개의 경우에는 일반적인 디스크 부팅과 다르"
899     "기 때문에, 그 바로 전에 <command>save-all</command> 명령을 실행하는 게 안전합"
900     "니다. 이 명령은 네트워크에서 다시 부팅할 경우에 필요한 네트워크 설정을 저장합"
901     "니다. NetWinder를 설치할 때 시리얼 콘솔을 사용하려면, 다음 설정도 필요합니"
902     "다: <informalexample><screen>\n"
903     " NeTTrom command-&gt; setenv cmdappend root=/dev/ram "
904     "console=ttyS0,115200\n"
905     "</screen></informalexample> 환경 설정을 다시 보려면 <command>printenv</"
906     "command> 명령을 사용하십시오. 마지막으로 <envar>cmdappend</envar> NeTTrom 변"
907     "수에 <option>noinitrd</option> 옵션이 있으면, 이 옵션을 먼저 없애야 다운로드"
908     "한 커널을 램디스크로 부팅할 수 있습니다."
909    
910     #. Tag: title
911     #: boot-installer.xml:518
912     #, no-c-format
913     msgid "Booting from TFTP on CATS"
914     msgstr "CATS에서 TFTP에서 부팅하기"
915    
916     #. Tag: para
917     #: boot-installer.xml:520
918     #, no-c-format
919     msgid ""
920     "On CATS machines, use <command>boot de0:</command> or similar at the Cyclone "
921     "prompt."
922     msgstr ""
923     "CATS 기계에서는 Cyclone 프롬프트에서 <command>boot de0:</command>과 같은 명령"
924     "을 사용하십시오."
925    
926     #. Tag: title
927     #: boot-installer.xml:531
928     #, no-c-format
929     msgid "Booting from CD-ROM"
930     msgstr "CD-ROM에서 부팅하기"
931    
932     #. Tag: para
933     #: boot-installer.xml:537 boot-installer.xml:590 boot-installer.xml:1060
934     #: boot-installer.xml:1879 boot-installer.xml:2127 boot-installer.xml:2481
935     #, no-c-format
936     msgid ""
937     "The easiest route for most people will be to use a set of Debian CDs. If you "
938     "have a CD set, and if your machine supports booting directly off the CD, "
939     "great! Simply <phrase arch=\"i386\"> configure your system for booting off a "
940     "CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert "
941     "your CD, reboot, and proceed to the next chapter."
942     msgstr ""
943     "대부분의 사람들에게 가장 쉬운 방법은 데비안 CD 세트를 이용하는 것입니다. CD "
944     "세트를 가지고 있고, 기계에서 직접 CD 부팅을 할 수 있다면 매우 좋은 경우입니"
945     "다. <phrase arch=\"i386\"><xref linkend=\"boot-dev-select\"/>에 설명되어 있"
946     "는 대로 CD에서 시스템을 부팅할 수 있도록 설정하고, </phrase> CD를 넣은 다음, "
947     "다시 부팅하고, 다음 장으로 넘어가십시오."
948    
949     #. Tag: para
950     #: boot-installer.xml:548 boot-installer.xml:601 boot-installer.xml:1071
951     #: boot-installer.xml:1890 boot-installer.xml:2138 boot-installer.xml:2492
952     #, no-c-format
953     msgid ""
954     "Note that certain CD drives may require special drivers, and thus be "
955     "inaccessible in the early installation stages. If it turns out the standard "
956     "way of booting off a CD doesn't work for your hardware, revisit this chapter "
957     "and read about alternate kernels and installation methods which may work for "
958     "you."
959     msgstr ""
960     "일부 CD 드라이브의 경우에는 특별한 드라이버가 필요하므로, 설치 단계의 앞 부분"
961     "에서는 CD 드라이브에 접근할 수 없을 수도 있습니다. 하드웨어에서 표준적인 방법"
962     "의 CD 부팅이 동작하지 않는다면, 이 장을 다시 보시고 이 경우에 동작하는 다른 "
963     "커널 및 설치 방법을 읽어보십시오."
964    
965     #. Tag: para
966     #: boot-installer.xml:556 boot-installer.xml:609 boot-installer.xml:1079
967     #: boot-installer.xml:1898 boot-installer.xml:2146 boot-installer.xml:2500
968     #, no-c-format
969     msgid ""
970     "Even if you cannot boot from CD-ROM, you can probably install the Debian "
971     "system components and any packages you want from CD-ROM. Simply boot using a "
972     "different media, such as floppies. When it's time to install the operating "
973     "system, base system, and any additional packages, point the installation "
974     "system at the CD-ROM drive."
975     msgstr ""
976     "CD-ROM에서 부팅할 수 없는 경우에도, CD-ROM에서 데비안 시스템 구성 요소와 꾸러"
977     "미를 설치할 수 있습니다. 일단 플로피같은 다른 미디어를 이용해 부팅하십시오. "
978     "운영 체제, 베이스 시스템 및 다른 추가 꾸러미를 설치할 때가 되면 설치 시스템"
979     "을 CD-ROM 드라이브로 맞춰 놓으십시오."
980    
981     #. Tag: para
982     #: boot-installer.xml:564 boot-installer.xml:617 boot-installer.xml:1087
983     #: boot-installer.xml:1906 boot-installer.xml:2154 boot-installer.xml:2508
984     #, no-c-format
985     msgid ""
986     "If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
987     msgstr ""
988     "부팅하는 데 문제가 있으면, <xref linkend=\"boot-troubleshooting\"/> 부분을 참"
989     "고하십시오."
990    
991     #. Tag: para
992     #: boot-installer.xml:571
993     #, no-c-format
994     msgid ""
995     "To boot a CD-ROM from the Cyclone console prompt, use the command "
996     "<command>boot cd0:cats.bin</command>"
997     msgstr ""
998     "Cyclone 콘솔 프롬프트에서 CD-ROM 부팅을 하려면, <command>boot cd0:cats.bin</"
999     "command> 명령을 사용하십시오."
1000    
1001     #. Tag: title
1002     #: boot-installer.xml:584 boot-installer.xml:1054 boot-installer.xml:1867
1003     #: boot-installer.xml:2121 boot-installer.xml:2475
1004     #, no-c-format
1005     msgid "Booting from a CD-ROM"
1006     msgstr "CD-ROM에서 부팅하기"
1007    
1008     #. Tag: title
1009     #: boot-installer.xml:722
1010     #, no-c-format
1011     msgid ""
1012     "Booting from linux using <command>LILO</command> or <command>GRUB</command>"
1013     msgstr ""
1014     "<command>LILO</command> 혹은 <command>GRUB</command>을 사용해 리눅스 부팅하기"
1015    
1016     #. Tag: para
1017     #: boot-installer.xml:725
1018     #, no-c-format
1019     msgid ""
1020     "To boot the installer from hard disk, you must first download and place the "
1021     "needed files as described in <xref linkend=\"boot-drive-files\"/>."
1022     msgstr ""
1023     "하드 디스크에서 설치 프로그램을 부팅하려면, 먼저 <xref linkend=\"boot-drive-"
1024     "files\"/>에서 설명한 필요한 파일들을 내려 받아 하드에 저장해야 합니다."
1025    
1026     #. Tag: para
1027     #: boot-installer.xml:730
1028     #, no-c-format
1029     msgid ""
1030     "If you intend to use the hard drive only for booting and then download "
1031     "everything over the network, you should download the <filename>netboot/"
1032     "debian-installer/i386/initrd.gz</filename> file and its corresponding "
1033     "kernel. This will allow you to repartition the hard disk from which you boot "
1034     "the installer, although you should do so with care."
1035     msgstr ""
1036     "하드 드라이브를 부팅용으로만 사용하고 나머지는 모두 네트워크에서 받으려고 한"
1037     "다면, <filename>netboot/debian-installer/i386/initrd.gz</filename> 파일 및 해"
1038     "당 커널을 받아야 합니다. 설치 프로그램을 부팅한 다음에 하드 디스크를 다시 파"
1039     "티션할 수 있습니다. 단 주의를 기울여야 합니다."
1040    
1041     #. Tag: para
1042     #: boot-installer.xml:739
1043     #, no-c-format
1044     msgid ""
1045     "Alternatively, if you intend to keep an existing partition on the hard drive "
1046     "unchanged during the install, you can download the <filename>hd-media/initrd."
1047     "gz</filename> file and its kernel, as well as copy a CD iso to the drive "
1048     "(make sure the file is named ending in \".iso\"). The installer can then "
1049     "boot from the drive and install from the CD image, without needing the "
1050     "network."
1051     msgstr ""
1052     "다른 방법으로, 하드 드라이브의 현재 파티션을 바꾸지 않고 유지하려면, "
1053     "<filename>hd-media/initrd.gz</filename> 파일과 그 커널을 받으시고, CD iso 파"
1054     "일도 드라이브에 복사해 놓으십시오 (파일 이름이 .iso로 끝나도록 하십시오). 그"
1055     "러면 설치 프로그램이 이 드라이브에서 부팅한 다음 네트워크 없이 그 CD 이미지에"
1056     "서 설치할 수 있습니다."
1057    
1058     #. Tag: para
1059     #: boot-installer.xml:748
1060     #, no-c-format
1061     msgid ""
1062     "For <command>LILO</command>, you will need to configure two essential things "
1063     "in <filename>/etc/lilo.conf</filename>: <itemizedlist> <listitem><para> to "
1064     "load the <filename>initrd.gz</filename> installer at boot time; </para></"
1065     "listitem> <listitem><para> have the <filename>vmlinuz</filename> kernel use "
1066     "a RAM disk as its root partition. </para></listitem> </itemizedlist> Here is "
1067     "a <filename>/etc/lilo.conf</filename> example:"
1068     msgstr ""
1069     "<command>LILO</command>의 경우, <filename>/etc/lilo.conf</filename>에 있는 "
1070     "두 가지 중요한 부분을 설정해야 합니다: <itemizedlist> <listitem><para> 부팅"
1071     "할 때 <filename>initrd.gz</filename> 설치 프로그램을 읽어들여야 하고 </"
1072     "para></listitem> <listitem><para> <filename>vmlinuz</filename> 커널의 루트 파"
1073     "티션으로 램 디스크를 사용하도록 합니다. </para></listitem> </itemizedlist> 여"
1074     "기 예제 <filename>/etc/lilo.conf</filename> 파일이 있습니다:"
1075    
1076     #. Tag: screen
1077     #: boot-installer.xml:769
1078     #, no-c-format
1079     msgid ""
1080     "image=/boot/newinstall/vmlinuz\n"
1081     " label=newinstall\n"
1082     " initrd=/boot/newinstall/initrd.gz\n"
1083     " root=/dev/ram0\n"
1084     " append=\"devfs=mount,dall ramdisk_size=12000\""
1085     msgstr ""
1086     "image=/boot/newinstall/vmlinuz\n"
1087     " label=newinstall\n"
1088     " initrd=/boot/newinstall/initrd.gz\n"
1089     " root=/dev/ram0\n"
1090     " append=\"devfs=mount,dall ramdisk_size=12000\""
1091    
1092     #. Tag: para
1093     #: boot-installer.xml:769
1094     #, no-c-format
1095     msgid ""
1096     "For more details, refer to the <citerefentry><refentrytitle>initrd</"
1097     "refentrytitle> <manvolnum>4</manvolnum></citerefentry> and "
1098     "<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</"
1099     "manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> and "
1100     "reboot."
1101     msgstr ""
1102     "더 자세한 정보는, <citerefentry><refentrytitle>initrd</refentrytitle> "
1103     "<manvolnum>4</manvolnum></citerefentry> 및 <citerefentry><refentrytitle>lilo."
1104     "conf</refentrytitle> <manvolnum>5</manvolnum></citerefentry> 맨페이지를 참고"
1105     "하십시오. 이제 <userinput>lilo</userinput>를 실행하고 다시 부팅하십시오."
1106    
1107     #. Tag: para
1108     #: boot-installer.xml:778
1109     #, no-c-format
1110     msgid ""
1111     "The procedure for <command>GRUB</command> is quite similar. Locate your "
1112     "<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> "
1113     "directory (sometimes in the <filename>/boot/boot/grub/</filename>), add the "
1114     "following lines: <informalexample><screen>\n"
1115     "title New Install\n"
1116     "kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n"
1117     "initrd (hd0,0)/boot/newinstall/initrd.gz\n"
1118     "</screen></informalexample> and reboot. If the boot fails, you can try "
1119     "adding <userinput>devfs=mount,dall</userinput> to the <quote>kernel</quote> "
1120     "line."
1121     msgstr ""
1122     "<command>GRUB</command>을 사용하는 법은 아주 비슷합니다. <filename>menu.lst</"
1123     "filename> 파일을 <filename>/boot/grub/</filename> 디렉토리에 (어떤 경우는 "
1124     "<filename>/boot/boot/grub/</filename>) 놓고, 다음 줄을 추가하십시오: "
1125     "<informalexample><screen>\n"
1126     "title New Install\n"
1127     "kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n"
1128     "initrd (hd0,0)/boot/newinstall/initrd.gz\n"
1129     "</screen></informalexample> 그리고 다시 부팅하십시오. 부팅이 실패하면 "
1130     "<quote>kernel</quote> 줄에 <userinput>devfs=mount,dall</userinput>을 추가해 "
1131     "보십시오."
1132    
1133     #. Tag: para
1134     #: boot-installer.xml:790
1135     #, no-c-format
1136     msgid ""
1137     "Note that the value of the <userinput>ramdisk_size</userinput> may need to "
1138     "be adjusted for the size of the initrd image. From here on, there should be "
1139     "no difference between <command>GRUB</command> or <command>LILO</command>."
1140     msgstr ""
1141     "<userinput>ramdisk_size</userinput>의 값을 initrd 이미지 크기에 따라 조정해"
1142     "야 할 수도 있습니다. 이 이후부터는 <command>GRUB</command>와 <command>LILO</"
1143     "command> 사이에 차이점이 없습니다."
1144    
1145     #. Tag: title
1146     #: boot-installer.xml:801 boot-installer.xml:2279
1147     #, no-c-format
1148     msgid "Booting from USB memory stick"
1149     msgstr "USB 메모리에서 부팅하기"
1150    
1151     #. Tag: para
1152     #: boot-installer.xml:802
1153     #, no-c-format
1154     msgid ""
1155     "Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
1156     "select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB "
1157     "stick into some free USB connector and reboot the computer. The system "
1158     "should boot up, and you should be presented with the <prompt>boot:</prompt> "
1159     "prompt. Here you can enter optional boot arguments, or just hit &enterkey;."
1160     msgstr ""
1161     "<xref linkend=\"boot-dev-select\"/> 및 <xref linkend=\"boot-usb-files\"/>의 "
1162     "모든 것을 준비했다고 하면, USB 스틱을 빈 USB 커넥터에 꼽고 컴퓨터를 다시 부팅"
1163     "하십시오. 시스템이 부팅해서 <prompt>boot:</prompt> 프롬프트가 나와야 합니다. "
1164     "거기에서 부팅 파라미터를 추가로 넣을 수도 있고, 그냥 &enterkey;를 누를 수도 "
1165     "있습니다."
1166    
1167     #. Tag: para
1168     #: boot-installer.xml:811
1169     #, no-c-format
1170     msgid ""
1171     "In case your computer doesn't support booting from USB memory devices, you "
1172     "can still use a single floppy to do the initial boot and then switch to USB. "
1173     "Boot your system as described in <xref linkend=\"floppy-boot\"/>; the kernel "
1174     "on the boot floppy should detect your USB stick automatically. When it asks "
1175     "for the root floppy, simply press &enterkey;. You should see &d-i; starting."
1176     msgstr ""
1177     "컴퓨터가 USB 메모리 장치에서 부팅을 지원하지 않는 경우, 플로피로 부팅한 다음"
1178     "에 USB로 바꿀 수 있습니다. <xref linkend=\"floppy-boot\"/>에 설명된 대로 부팅"
1179     "하십시오. 부트 플로피의 커널은 USB 스틱을 자동으로 찾아낼 것입니다. 루트 플로"
1180     "피가 필요한 시점에, &enterkey;를 누르십시오. 그러면 &d-i;가 시작할 것입니다."
1181    
1182     #. Tag: title
1183     #: boot-installer.xml:824 boot-installer.xml:1979 boot-installer.xml:2381
1184     #: boot-installer.xml:2529
1185     #, no-c-format
1186     msgid "Booting from Floppies"
1187     msgstr "플로피에서 부팅하기"
1188    
1189     #. Tag: para
1190     #: boot-installer.xml:825 boot-installer.xml:2389
1191     #, no-c-format
1192     msgid ""
1193     "You will have already downloaded the floppy images you needed and created "
1194     "floppies from the images in <xref linkend=\"create-floppy\"/>."
1195     msgstr ""
1196     "필요한 플로피 이미지를 내려받아서 <xref linkend=\"create-floppy\"/>에 설명한 "
1197     "대로 이미지에서 플로피를 만듭니다."
1198    
1199     #. Tag: para
1200     #: boot-installer.xml:832
1201     #, no-c-format
1202     msgid ""
1203     "To boot from the installer boot floppy, place it in the primary floppy "
1204     "drive, shut down the system as you normally would, then turn it back on."
1205     msgstr ""
1206     "설치 프로그램의 부트 플로피에서 부팅하려면, 플로피를 첫 번째 플로피 드라이브"
1207     "에 넣고, 평소에 하던 방법대로 시스템을 끈 다음 다시 켜십시오."
1208    
1209     #. Tag: para
1210     #: boot-installer.xml:838
1211 cwryu 26768 #, no-c-format
1212 cwryu 26645 msgid ""
1213 fjpop-guest 26655 "For installing from an LS-120 drive (ATAPI version) with a set of floppies, "
1214 cwryu 26645 "you need to specify the virtual location for the floppy device. This is done "
1215     "with the <emphasis>root=</emphasis> boot argument, giving the device that "
1216     "the ide-floppy driver maps the device to. For example, if your LS-120 drive "
1217     "is connected as the first IDE device (master) on the second cable, you enter "
1218     "<userinput>linux root=/dev/hdc</userinput> at the boot prompt. Installation "
1219     "from LS-120 is only supported by 2.4 and later kernels."
1220 cwryu 26768 msgstr "플로피를 이용해 LS-120 드라이브에서 (ATAPI 버전) 설치하는 경우, 플로피 장치의 가상 위치를 지정해야 합니다. <emphasis>root=</emphasis> 부팅 파라미터를 사용해, ide-floppy 드라이버가 어느 장치로 매핑되는 지 장치를 지정합니다. 예를 들어, LS-120 드라이브가 두 번째 케이블의 첫 번째 (master) IDE 장치에 연결되어 있는 경우, 부팅 프롬프트에서 <userinput>linux root=/dev/hdc</userinput>라고 입력합니다. LS-120에서 설치하는 건 2.4 이후의 커널에서만 지원합니다."
1221 cwryu 26645
1222     #. Tag: para
1223     #: boot-installer.xml:849
1224     #, no-c-format
1225     msgid ""
1226     "Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</"
1227     "keycap> <keycap>Delete</keycap></keycombo> does not properly reset the "
1228     "machine, so a ``hard'' reboot is recommended. If you are installing from an "
1229     "existing operating system (e.g., from a DOS box) you don't have a choice. "
1230     "Otherwise, please do a hard reboot when booting."
1231     msgstr ""
1232     "몇몇 기계에서는 <keycombo><keycap>Control</keycap> <keycap>Alt</keycap> "
1233     "<keycap>Delete</keycap></keycombo> 키를 눌러도 컴퓨터를 리셋하지 않기 때문"
1234     "에, ``하드'' 리부팅을 권장합니다. 기존 운영 체제에서 설치하는 경우에는 (예를 "
1235     "들어 DOS에서) 다른 방법이 없습니다. 그 외의 경우에는 항상 부팅할 때 하드 리부"
1236     "팅을 하십시오."
1237    
1238     #. Tag: para
1239     #: boot-installer.xml:858
1240     #, no-c-format
1241     msgid ""
1242     "The floppy disk will be accessed, and you should then see a screen that "
1243     "introduces the boot floppy and ends with the <prompt>boot:</prompt> prompt."
1244     msgstr ""
1245     "플로피 디스크를 읽게 됩니다. 그 다음에 부트 플로피에 대해 소개하는 화면이 나"
1246     "오고 마지막에 <prompt>boot:</prompt> 프롬프트가 나옵니다."
1247    
1248     #. Tag: para
1249     #: boot-installer.xml:864
1250     #, no-c-format
1251     msgid ""
1252     "Once you press &enterkey;, you should see the message "
1253     "<computeroutput>Loading...</computeroutput>, followed by "
1254     "<computeroutput>Uncompressing Linux...</computeroutput>, and then a "
1255     "screenfull or so of information about the hardware in your system. More "
1256     "information on this phase of the boot process can be found below in <xref "
1257     "linkend=\"kernel-msgs\"/>."
1258     msgstr ""
1259     "&enterkey;를 누르면, <computeroutput>Loading...</computeroutput> 메세지 다음"
1260     "에, <computeroutput>Uncompressing Linux...</computeroutput>라고 나오고, 시스"
1261     "템의 하드웨어에 관한 여러가지 정보가 화면 가득히 나옵니다. 이 부팅 과정에 대"
1262     "한 더 자세한 정보는 아래의 <xref linkend=\"kernel-msgs\"/>에 있습니다."
1263    
1264     #. Tag: para
1265     #: boot-installer.xml:873
1266     #, no-c-format
1267     msgid ""
1268     "After booting from the boot floppy, the root floppy is requested. Insert the "
1269     "root floppy and press &enterkey;, and the contents are loaded into memory. "
1270     "The installer program <command>debian-installer</command> is automatically "
1271     "launched."
1272     msgstr ""
1273     "부트 플로피에서 부팅한 다음, 루트 플로피를 요청합니다. 루트 플로피를 넣고 "
1274     "&enterkey;를 누르십시오. 그러면 루트 플로피의 내용을 메모리에 읽어들입니다. "
1275     "설치 프로그램 <command>debian-installer</command>를 자동으로 실행합니다."
1276    
1277     #. Tag: para
1278     #: boot-installer.xml:907
1279     #, no-c-format
1280     msgid "There are various ways to do a TFTP boot on i386."
1281     msgstr "i386에서 TFTP 부팅을 하는 여러 가지 방법이 있습니다."
1282    
1283     #. Tag: title
1284     #: boot-installer.xml:913
1285     #, no-c-format
1286     msgid "NIC or Motherboard that support PXE"
1287     msgstr "PXE를 지원하는 NIC 혹은 마더보드"
1288    
1289     #. Tag: para
1290     #: boot-installer.xml:914
1291     #, no-c-format
1292     msgid ""
1293     "It could be that your Network Interface Card or Motherboard provides PXE "
1294     "boot functionality. This is a <trademark class=\"trade\">Intel</trademark> "
1295     "re-implemention of TFTP boot. If so you may be able to configure your BIOS "
1296     "to boot from the network."
1297     msgstr ""
1298     "네트워크 인터페이스 카드나 마더보드에서 PXE 부팅 기능을 지원할 수도 있습니"
1299     "다. PXE는 <trademark class=\"trade\">Intel</trademark>에서 TFTP 부팅을 다시 "
1300     "만든 것입니다. PXE를 지원하는 경우 네트워크 부팅을 하도록 BIOS를 설정할 수 있"
1301     "을 것입니다."
1302    
1303     #. Tag: title
1304     #: boot-installer.xml:925
1305     #, no-c-format
1306     msgid "NIC with network bootROM"
1307     msgstr "네트워크 부트롬이 들어 있는 NIC"
1308    
1309     #. Tag: para
1310     #: boot-installer.xml:926
1311     #, no-c-format
1312     msgid ""
1313     "It could be that your Network Interface Card provides TFTP boot "
1314     "functionality."
1315     msgstr "네트워크 인터페이스 카드에서 TFTP 부팅 기능을 지원할 수도 있습니다."
1316    
1317     #. Tag: para
1318     #: boot-installer.xml:931
1319     #, no-c-format
1320     msgid ""
1321     "Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
1322     "Please refer to this document."
1323     msgstr ""
1324     "어떻게 했는 지 알려 주십시오 (<email>&email-debian-boot-list;</email>). 이 문"
1325     "서를 언급해 주십시오."
1326    
1327     #. Tag: title
1328     #: boot-installer.xml:939
1329     #, no-c-format
1330     msgid "Etherboot"
1331     msgstr "Etherboot"
1332    
1333     #. Tag: para
1334     #: boot-installer.xml:940
1335     #, no-c-format
1336     msgid ""
1337     "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
1338     "provides bootdiskettes and even bootroms that do a TFTPboot."
1339     msgstr ""
1340     "<ulink url=\"http://www.etherboot.org\">etherboot project</ulink>에는 "
1341     "TFTPboot를 할 수 있는 부팅 디스켓과 부트롬이 있습니다."
1342    
1343     #. Tag: title
1344     #: boot-installer.xml:949
1345     #, no-c-format
1346     msgid "i386 Boot Parameters"
1347     msgstr "i386 부팅 파라미터"
1348    
1349     #. Tag: para
1350     #: boot-installer.xml:950
1351     #, no-c-format
1352     msgid ""
1353     "When the installer boots, you will be presented with the boot prompt, "
1354     "<prompt>boot:</prompt>. You can do two things at the <prompt>boot:</prompt> "
1355     "prompt. You can press the function keys <keycap>F1</keycap> through "
1356     "<keycap>F10</keycap> to view a few pages of helpful information, or you can "
1357     "press <keycap>Enter</keycap> to boot the system."
1358     msgstr ""
1359     "설치 프로그램이 부팅할 때, <prompt>boot:</prompt> 부팅 프롬프트가 나옵니다. "
1360     "<prompt>boot:</prompt> 프롬프트에서 두 가지를 할 수 있습니다. <keycap>F1</"
1361     "keycap>에서 <keycap>F10</keycap>까지의 펑션 키를 누르면 도움되는 정보를 몇 페"
1362     "이지 볼 수 있고, <keycap>Enter</keycap>를 눌러 시스템을 부팅할 수도 있습니다."
1363    
1364     #. Tag: para
1365     #: boot-installer.xml:958
1366     #, no-c-format
1367     msgid ""
1368     "Information on boot parameters which might be useful can be found by "
1369     "pressing <keycap>F3</keycap> through <keycap>F7</keycap>. If you add any "
1370     "parameters to the boot command line, be sure to type the boot method (the "
1371     "default is <userinput>linux</userinput>) and a space before the first "
1372     "parameter (e.g., <userinput>linux floppy=thinkpad</userinput>). If you "
1373     "simply press &enterkey;, that's the same as typing <userinput>linux</"
1374     "userinput> without any special parameters."
1375 fjpop-guest 26655 msgstr ""
1376     "<keycap>F3</keycap>에서 <keycap>F7</keycap>까지 누르다 보면 유용한 부팅 파라"
1377     "미터에 대한 정보를 볼 수 있습니다. 부팅 명령행에 파라미터를 넣으려면, 부팅 방"
1378     "법을 입력하는 걸 잊지 마시고 (기본값은 <userinput>linux</userinput>), 첫 번"
1379     "째 파라미터 앞에 공백을 넣으십시오 (예를 들어, <userinput>linux "
1380     "floppy=thinkpad</userinput>). 그냥 &enterkey;를 누른 경우라면, 아무 파라미터 "
1381     "없이 <userinput>linux</userinput>라고 입력한 것과 같습니다."
1382 cwryu 26645
1383     #. Tag: para
1384     #: boot-installer.xml:969
1385     #, no-c-format
1386     msgid ""
1387     "Some systems have floppies with ``inverted DCLs''. If you receive errors "
1388     "reading from the floppy, even when you know the floppy is good, try the "
1389     "parameter <userinput>floppy=thinkpad</userinput>."
1390     msgstr ""
1391     "일부 시스템에는 ``DCL이 뒤바뀐'' 플로피가 달려 있습니다. 플로피가 정상인데도 "
1392     "플로피를 읽다가 오류가 발생하면, <userinput>floppy=thinkpad</userinput> 파라"
1393     "미터를 시도해 보십시오."
1394    
1395     #. Tag: para
1396     #: boot-installer.xml:975
1397     #, no-c-format
1398     msgid ""
1399     "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk "
1400     "drivers), the IDE drive may not be properly recognized. Again, try it first "
1401     "without the parameters and see if the IDE drive is recognized properly. If "
1402     "not, determine your drive geometry (cylinders, heads, and sectors), and use "
1403     "the parameter <userinput>hd=<replaceable>cylinders</replaceable>,"
1404     "<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></"
1405     "userinput>."
1406     msgstr ""
1407     "IBM PS/1이나 ValuePoint같은 (ST-506 디스크 드라이버가 있는) 일부 시스템에서"
1408     "는 IDE 드라이브를 제대로 인식하지 못하기도 합니다. 먼저 파라미터 없이 IDE 드"
1409     "라이버를 제대로 인식하는 지 시도해 보십시오. 제대로 인식하지 못하면, 드라이"
1410     "브 크기를 (실린더, 헤드, 섹터) 알아보고, "
1411     "<userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</"
1412     "replaceable>,<replaceable>sectors</replaceable></userinput> 파라미터를 사용하"
1413     "십시오."
1414    
1415     #. Tag: para
1416     #: boot-installer.xml:984
1417     #, no-c-format
1418     msgid ""
1419     "If you have a very old machine, and the kernel hangs after saying "
1420     "<computeroutput>Checking 'hlt' instruction...</computeroutput>, then you "
1421     "should try the <userinput>no-hlt</userinput> boot argument, which disables "
1422     "this test."
1423     msgstr ""
1424     "아주 오래된 기계에서 <computeroutput>Checking 'hlt' instruction...</"
1425     "computeroutput>라고 나오면서 커널이 멈춘다면, hlt 인스트럭션 테스트를 하지 않"
1426     "도록 <userinput>no-hlt</userinput> 파라미터를 시도해 보십시오."
1427    
1428     #. Tag: para
1429     #: boot-installer.xml:991
1430     #, no-c-format
1431     msgid ""
1432     "If your screen begins to show a weird picture while the kernel boots, eg. "
1433     "pure white, pure black or colored pixel garbage, your system may contain a "
1434     "problematic video card which does not switch to the framebuffer mode "
1435     "properly. Then you can use the boot parameter <userinput>debian-installer/"
1436     "framebuffer=false</userinput> or <userinput>video=vga16:off</userinput> to "
1437     "disable the framebuffer console. Only the English language will be available "
1438     "during the installation due to limited console features. See <xref linkend="
1439     "\"boot-parms\"/> for details."
1440     msgstr ""
1441     "커널이 부팅할 때 화면에 괴상한 그림이 나온다면, 예를 들어 전부 하얀 색이 되거"
1442     "나 전부 검은 색이 되거나 가지가지 색의 픽셀 쓰레기가 나오거나 하면, 프레임버"
1443     "퍼 모드로 제대로 전환하지 못하는 문제 있는 비디오 카드가 붙어 있다는 뜻입니"
1444     "다. 그러면 <userinput>debian-installer/framebuffer=false</userinput> 혹은 "
1445     "<userinput>video=vga16:off</userinput> 파라미터로 프레임버퍼 콘솔을 끌 수 있"
1446     "습니다. 콘솔 기능의 한계때문에 설치할 때 언어는 영어만 사용할 수 있습니다. 자"
1447     "세한 건 <xref linkend=\"boot-parms\"/> 부분을 참고하십시오."
1448    
1449     #. Tag: title
1450     #: boot-installer.xml:1008
1451     #, no-c-format
1452     msgid "System freeze during the PCMCIA configuration phase"
1453     msgstr "PCMCIA 설정 단계에서 시스템 멈춤"
1454    
1455     #. Tag: para
1456     #: boot-installer.xml:1010
1457     #, no-c-format
1458     msgid ""
1459     "Some laptop models produced by Dell are known to crash when PCMCIA device "
1460     "detection tries to access some hardware addresses. Other laptops may display "
1461     "similar problems. If you experience such a problem and you don't need PCMCIA "
1462     "support during the installation, you can disable PCMCIA using the "
1463     "<userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You can "
1464     "then configure PCMCIA after the installation is completed and exclude the "
1465     "resource range causing the problems."
1466     msgstr ""
1467     "Dell에서 제조한 일부 노트북 모델은 PCMCIA 장치를 찾을 때 특정 하드웨어 주소"
1468     "에 접근하는 순간 멈춰 버립니다. 그 외의 노트북 모델도 비슷한 현상이 나타날 "
1469     "수 있습니다. 만약 그러한 문제가 발생하고 설치할 때 PCMCIA 기능이 필요없다면, "
1470     "<userinput>hw-detect/start_pcmcia=false</userinput> 부팅 파라미터로 PCMCIA를 "
1471     "끌 수 있습니다. 설치를 마친 다음에 PCMCIA를 설정해서 문제가 발생하는 구간을 "
1472     "제외할 수 있습니다."
1473    
1474     #. Tag: para
1475     #: boot-installer.xml:1020
1476     #, no-c-format
1477     msgid ""
1478     "Alternatively, you can boot the installer in expert mode. You will then be "
1479     "asked to enter the resource range options your hardware needs. For example, "
1480     "if you have one of the Dell laptops mentioned above, you should enter "
1481     "<userinput>exclude port 0x800-0x8ff</userinput> here. There is also a list "
1482     "of some common resource range options in the <ulink url=\"http://pcmcia-cs."
1483     "sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System resource "
1484     "settings section of the PCMCIA HOWTO</ulink>. Note that you have to omit the "
1485     "commas, if any, when you enter this value in the installer."
1486     msgstr ""
1487     "다른 방법으로, 전문가 모드에서 설치 프로그램을 부팅할 수 있습니다. 그 다음에 "
1488     "하드웨어에 필요한 리소스 범위를 입력합니다. 예를 들어, 위에서 말한 Dell 노트"
1489     "북을 가지고 있다면, 여기서 <userinput>exclude port 0x800-0x8ff</userinput>라"
1490     "고 입력합니다. <ulink url=\"http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-"
1491     "HOWTO-1.html#ss1.12\">System resource settings section of the PCMCIA HOWTO</"
1492     "ulink>에 보면 리소스 범위 관련 옵션의 목록이 있습니다. 설치 프로그램에서 이 "
1493     "값을 입력할 때, 쉼표를 쓰지 않는다는 것에 유의하십시오."
1494    
1495     #. Tag: title
1496     #: boot-installer.xml:1037
1497     #, no-c-format
1498     msgid "System freeze while loading the USB modules"
1499     msgstr "USB 모듈을 읽어들이다가 시스템 멈춤"
1500    
1501     #. Tag: para
1502     #: boot-installer.xml:1038
1503     #, no-c-format
1504     msgid ""
1505     "The kernel normally tries to install USB modules and the USB keyboard driver "
1506     "in order to support some non-standard USB keyboards. However, there are some "
1507     "broken USB systems where the driver hangs on loading. A possible workaround "
1508     "may be disabling the USB controller in your mainboard BIOS setup. Another "
1509     "option is passing the <userinput>debian-installer/probe/usb=false</"
1510     "userinput> parameter at the boot prompt, which will prevent the modules from "
1511     "being loaded."
1512     msgstr ""
1513     "일부 표준이 아닌 USB 키보드를 지원하기 위해 커널에서 USB 모듈과 USB 키보드 드"
1514     "라이버를 읽어들입니다. 하지만 일부 문제 있는 USB 시스템에서는 드라이버를 읽어"
1515     "들일 때 멈춥니다. 한 가지 방법은 메인보드의 BIOS 설정에서 USB 컨트롤러를 끄"
1516     "는 것입니다. 또 다른 방법은 <userinput>debian-installer/probe/usb=false</"
1517     "userinput> 파라미터를 부팅 프롬프트에 써서, USB 모듈을 읽어들이지 못하게 하"
1518     "는 것입니다."
1519    
1520     #. Tag: title
1521     #: boot-installer.xml:1095
1522     #, no-c-format
1523     msgid "CD Contents"
1524     msgstr "CD 내용"
1525    
1526     #. Tag: para
1527     #: boot-installer.xml:1097
1528     #, no-c-format
1529     msgid ""
1530     "There are three basic variations of Debian Install CDs. The "
1531     "<emphasis>Business Card</emphasis> CD has a minimal installation that will "
1532     "fit on the small form factor CD media. It requires a network connection in "
1533     "order to install the rest of the base installation and make a usable system. "
1534     "The <emphasis>Network Install</emphasis> CD has all of the packages for a "
1535     "base install but requires a network connection to a Debian mirror site in "
1536     "order to install the extra packages one would want for a complete system . "
1537     "The set of Debian CDs can install a complete system from the wide range of "
1538     "packages without needing access to the network."
1539     msgstr ""
1540     "세 가지 종류의 데비안 설치 CD가 있습니다. <emphasis>Business Card</emphasis> "
1541     "CD는 작은 CD 미디어에 맞도록 만든 최소한의 설치 미디어입니다. 베이스를 설치하"
1542     "고 쓸만한 시스템을 만들려면 네트워크 연결이 필요합니다. <emphasis>Network "
1543     "Install</emphasis> CD는 베이스 설치에 필요한 모든 꾸러미가 들어 있지만 완전"
1544     "한 시스템에 필요한 추가 꾸러미를 설치하려면 데비안 미러 사이트에 네트워크 연"
1545     "결이 필요합니다. 데비안 CD 세트는 네트워크 접근 없이 여러 가지 꾸러미들을 완"
1546     "전히 설치할 수 있습니다."
1547    
1548     #. Tag: para
1549     #: boot-installer.xml:1113
1550     #, no-c-format
1551     msgid ""
1552     "The IA-64 architecture uses the next generation Extensible Firmware "
1553     "Interface (EFI) from Intel. Unlike the traditional x86 BIOS which knows "
1554     "little about the boot device other than the partition table and Master Boot "
1555     "Record (MBR), EFI can read and write files from FAT16 or FAT32 formatted "
1556     "disk partitions. This simplifies the often arcane process of starting a "
1557     "system. The system boot loader and the EFI firmware that supports it have a "
1558     "full filesystem to store the files necessary for booting the machine. This "
1559     "means that the system disk on an IA-64 system has an additional disk "
1560     "partition dedicated to EFI instead of the simple MBR or boot block on more "
1561     "conventional systems."
1562     msgstr ""
1563     "IA-64 아키텍쳐에는 인텔에서 나온 차세대 Extensible Firmware Interface가 "
1564     "(EFI) 들어 있습니다. 전통적인 x86 BIOS는 파티션 테이블과 Master Boot Record "
1565     "(MBR) 외에는 부팅 장치에 대해 거의 아무것도 모르지만, EFI는 FAT16 혹은 FAT32 "
1566     "포맷된 디스크 파티션에 파일을 읽고 쓸 수 있습니다. 이 기능때문에 아주 복잡한 "
1567     "방법으로 시스템을 시작하는 과정도 단순하게 할 수 있습니다. EFI를 지원하는 시"
1568     "스템 부트 로더 및 EFI 펌웨어는 기계를 부팅하는 데 필요한 파일들을 저장하는 완"
1569     "전한 파일 시스템이 따로 있습니다. 즉 IA-64 시스템의 시스템 디스크에는 전통적"
1570     "인 시스템에서 쓰는 단순한 MBR이나 부트 블록이 아닌 EFI만 사용하는 전용 디스"
1571     "크 파티션이 있습니다."
1572    
1573     #. Tag: para
1574     #: boot-installer.xml:1129
1575     #, no-c-format
1576     msgid ""
1577     "The Debian Installer CD contains a small EFI partition where the "
1578     "<command>ELILO</command> bootloader, its configuration file, the installer's "
1579     "kernel, and initial filesystem (initrd) are located. The running system also "
1580     "contains an EFI partition where the necessary files for booting the system "
1581     "reside. These files are readable from the EFI Shell as described below."
1582     msgstr ""
1583     "데비안 설치 CD에는 작은 EFI 파티션이 들어 있어서, 거기에 <command>ELILO</"
1584     "command> 부트로더, 그 설정 파일, 설치 프로그램 커널, 파일 시스템(initrd)이 들"
1585     "어 있습니다. 시스템에도 부팅하는 데 필요한 파일들이 들어 있는 EFI 파티션이 들"
1586     "어 있습니다. 이 파일은 아래에 설명한 방법으로 EFI Shell에서 읽을 수 있습니다."
1587    
1588     #. Tag: para
1589     #: boot-installer.xml:1138
1590     #, no-c-format
1591     msgid ""
1592     "Most of the details of how <command>ELILO</command> actually loads and "
1593     "starts a system are transparent to the system installer. However, the "
1594     "installer must set up an EFI partition prior to installing the base system. "
1595     "Otherwise, the installation of <command>ELILO</command> will fail, rendering "
1596     "the system un-bootable. The EFI partition is allocated and formatted in the "
1597     "partitioning step of the installation prior to loading any packages on the "
1598     "system disk. The partitioning task also verifies that a suitable EFI "
1599     "partition is present before allowing the installation to proceed."
1600     msgstr ""
1601     "<command>ELILO</command>에서 실제로 어떻게 시스템을 읽어들여서 시작하는 지에 "
1602     "대한 것들은 시스템 설치 프로그램과는 관련이 없습니다. 하지만 설치 프로그램에"
1603     "서는 베이스 시스템을 설치하기 전에 EFI 파티션을 설정해야 합니다. 그렇지 않으"
1604     "면 <command>ELILO</command> 설치가 실패해서, 시스템을 부팅할 수 없게 됩니다. "
1605     "설치할 때 꾸러미를 설치하기 전에 파티션하는 단계에서 EFI 파티션을 만들고 포맷"
1606     "하게 됩니다. 설치를 계속하기 전에 파티션 작업에서 EFI 파티션이 있는 지 검사"
1607     "도 합니다."
1608    
1609     #. Tag: para
1610     #: boot-installer.xml:1150
1611     #, no-c-format
1612     msgid ""
1613     "The EFI Boot Manager is presented as the last step of the firmware "
1614     "initialization. It displays a menu list from which the user can select an "
1615     "option. Depending on the model of system and what other software has been "
1616     "loaded on the system, this menu may be different from one system to another. "
1617     "There should be at least two menu items displayed, <command>Boot Option "
1618     "Maintenance Menu</command> and <command>EFI Shell (Built-in)</command>. "
1619     "Using the first option is preferred, however, if that option is not "
1620     "available or the CD for some reason does not boot with it, use the second "
1621     "option."
1622     msgstr ""
1623     "펌웨어 초기화의 마지막 단계에서 EFI 부트 매니저가 나타납니다. 메뉴 목록이 나"
1624     "와서 사용자가 그 중의 하나를 선택합니다. 시스템의 모델과 어떤 소프트웨어를 읽"
1625     "어들였느냐에 따라, 이 메뉴는 시스템마다 다릅니다. 최소한 두 개의 메뉴 항목이 "
1626     "있어야 합니다. <command>Boot Option Maintenance Menu</command> 및 "
1627     "<command>EFI Shell (Built-in)</command>입니다. 첫 번째 옵션을 사용하는 게 좋"
1628     "지만, 그 옵션이 없거나 CD가 부팅하지 않는다면 두 번째 옵션을 사용하십시오."
1629    
1630     #. Tag: title
1631     #: boot-installer.xml:1169
1632     #, no-c-format
1633     msgid "IMPORTANT"
1634     msgstr "중요"
1635    
1636     #. Tag: para
1637     #: boot-installer.xml:1170
1638     #, no-c-format
1639     msgid ""
1640     "The EFI Boot Manager will select a default boot action, typically the first "
1641     "menu choice, within a pre-set number of seconds. This is indicated by a "
1642     "countdown at the bottom of the screen. Once the timer expires and the "
1643     "systems starts the default action, you may have to reboot the machine in "
1644     "order to continue the installation. If the default action is the EFI Shell, "
1645     "you can return to the Boot Manager by running <command>exit</command> at the "
1646     "shell prompt."
1647     msgstr ""
1648     "EFI Boot Manager에서 정해진 몇 초가 지나면 기본 부팅 동작을 (보통 메뉴에서 "
1649     "첫 번째) 선택합니다. 화면 아래의 카운트다운을 보면 알 수 있습니다. 타이머가 "
1650     "다 되면 기본 동작을 시작하고, 그러면 설치를 계속하기 위해 기계를 다시 부팅해"
1651     "야 할 수도 있습니다. 기본 액션이 EFI Shell인 경우 쉘 프롬프트에서 "
1652     "<command>exit</command> 명령을 실행해 Boot Manager로 돌아오십시오."
1653    
1654     #. Tag: title
1655     #: boot-installer.xml:1182
1656     #, no-c-format
1657     msgid "Option 1: Booting from the Boot Option Maintenance Menu"
1658     msgstr "방법 1: Boot Option Maintenance Menu에서 부팅"
1659    
1660     #. Tag: para
1661     #: boot-installer.xml:1189
1662     #, no-c-format
1663     msgid ""
1664     "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
1665     "display the EFI Boot Manager page and menu after it completes its system "
1666     "initialization."
1667     msgstr ""
1668     "CD를 DVD/CD 드라이브에 넣고 기계를 다시 부팅하십시오. 펌웨어가 시스템 초기화"
1669     "를 마치면 EFI Boot Manager 페이지와 메뉴를 표시합니다."
1670    
1671     #. Tag: para
1672     #: boot-installer.xml:1195
1673     #, no-c-format
1674     msgid ""
1675     "Select <command>Boot Maintenance Menu</command> from the menu with the arrow "
1676     "keys and press <command>ENTER</command>. This will display a new menu."
1677     msgstr ""
1678     "메뉴에서 화살표로 <command>Boot Maintenance Menu</command>를 선택해 "
1679     "<command>ENTER</command>를 누르십시오. 그러면 다른 메뉴가 나타납니다."
1680    
1681     #. Tag: para
1682     #: boot-installer.xml:1201
1683     #, no-c-format
1684     msgid ""
1685     "Select <command>Boot From a File</command> from the menu with the arrow keys "
1686     "and press <command>ENTER</command>. This will display a list of devices "
1687     "probed by the firmware. You should see two menu lines containing either the "
1688     "label <command>Debian Inst [Acpi ...</command> or <command>Removable Media "
1689     "Boot</command>. If you examine the rest of the menu line, you will notice "
1690     "that the device and controller information should be the same."
1691     msgstr ""
1692     "메뉴에서 화살표로 <command>Boot From a File</command>을 선택해 "
1693     "<command>ENTER</command>를 누르십시오. 그러면 펌웨어가 찾은 장치의 목록이 나"
1694     "옵니다. 메뉴에서 <command>Debian Inst [Acpi ...</command> 혹은 "
1695     "<command>Removable Media Boot</command>라고 되어 있는 두 줄이 나옵니다. 그 메"
1696     "뉴 항목의 나머지를 보면, 장치와 컨트롤러 정보가 같은 지 알 수 있습니다."
1697    
1698     #. Tag: para
1699     #: boot-installer.xml:1212
1700     #, no-c-format
1701     msgid ""
1702     "You can choose either of the entries that refer to the CD/DVD drive. Select "
1703     "your choice with the arrow keys and press <command>ENTER</command>. If you "
1704     "choose <command>Removable Media Boot</command> the machine will immediately "
1705     "start the boot load sequence. If you choose <command>Debian Inst [Acpi ...</"
1706     "command> instead, it will display a directory listing of the bootable "
1707     "portion of the CD, requiring you to proceed to the next (additional) step."
1708     msgstr ""
1709     "CD/DVD 드라이브를 가리키는 어떤 항목이든 선택할 수 있습니다. 화살표 키로 선택"
1710     "해서 <command>ENTER</command>를 누릅니다. <command>Removable Media Boot</"
1711     "command>를 선택한 경우 기계가 즉시 부팅 단계로 들어갑니다. 그게 아니라 "
1712     "<command>Debian Inst [Acpi ...</command>를 선택한 경우, CD의 부팅 가능 영역 "
1713     "디렉토리의 내용을 표시하고, 다음 단계로 진행할 수 있습니다."
1714    
1715     #. Tag: para
1716     #: boot-installer.xml:1223
1717     #, no-c-format
1718     msgid ""
1719     "You will only need this step if you chose <command>Debian Inst [Acpi ...</"
1720     "command>. The directory listing will also show <command>[Treat like "
1721     "Removable Media Boot]</command> on the next to the last line. Select this "
1722     "line with the arrow keys and press <command>ENTER</command>. This will start "
1723     "the boot load sequence."
1724     msgstr ""
1725     "이 단계는 <command>Debian Inst [Acpi ...</command>를 선택한 경우에만 필요합니"
1726     "다. 디렉토리 목록에서는 마지막 줄 다음에 <command>[Treat like Removable "
1727     "Media Boot]</command>도 표시합니다. 이 줄을 화살표로 선택해 <command>ENTER</"
1728     "command>를 누르십시오. 그러면 부팅 과정을 시작합니다."
1729    
1730     #. Tag: para
1731     #: boot-installer.xml:1235
1732     #, no-c-format
1733     msgid ""
1734     "These steps start the Debian boot loader which will display a menu page for "
1735     "you to select a boot kernel and options. Proceed to selecting the boot "
1736     "kernel and options."
1737     msgstr ""
1738     "데비안 부트 로더가 시작하고 부팅 커널과 옵션을 선택하는 메뉴 페이지를 표시합"
1739     "니다. 계속해서 부팅 커널과 옵션을 선택하십시오."
1740    
1741     #. Tag: title
1742     #: boot-installer.xml:1245
1743     #, no-c-format
1744     msgid "Option 2: Booting from the EFI Shell"
1745     msgstr "방법 2: EFI Shell에서 부팅"
1746    
1747     #. Tag: para
1748     #: boot-installer.xml:1246
1749     #, no-c-format
1750     msgid ""
1751     "If, for some reason, option 1 is not successful, reboot the machine and when "
1752     "the EFI Boot Manager screen appears there should be one option called "
1753     "<command>EFI Shell [Built-in]</command>. Boot the Debian Installer CD with "
1754     "the following steps:"
1755     msgstr ""
1756     "어떤 이유에서든 방법 1이 실패하면, 기계를 다시 부팅하십시오. EFI Boot "
1757     "Manager 화면에서 <command>EFI Shell [Built-in]</command>이라는 옵션이 있습니"
1758     "다. 다음 과정을 통해 데비안 설치 CD를 부팅하십시오:"
1759    
1760     #. Tag: para
1761     #: boot-installer.xml:1257
1762     #, no-c-format
1763     msgid ""
1764     "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
1765     "display the EFI Boot Manager page and menu after it completes system "
1766     "initialization."
1767     msgstr ""
1768     "CD를 DVD/CD 드라이브에 넣고 기계를 다시 부팅하십시오. 펌웨어가 시스템 초기화"
1769     "를 마치면 EFI Boot Manager 페이지와 메뉴가 나타납니다."
1770    
1771     #. Tag: para
1772     #: boot-installer.xml:1263
1773     #, no-c-format
1774     msgid ""
1775     "Select <command>EFI Shell</command> from the menu with the arrow keys and "
1776     "press <command>ENTER</command>. The EFI Shell will scan all of the bootable "
1777     "devices and display them to the console before displaying its command "
1778     "prompt. The recognized bootable partitions on devices will show a device "
1779     "name of <filename>fs<replaceable>n</replaceable>:</filename>. All other "
1780     "recognized partitions will be named <filename>blk<replaceable>n</"
1781     "replaceable>:</filename>. If you inserted the CD just before entering the "
1782     "shell, this may take a few extra seconds as it initializes the CD drive."
1783     msgstr ""
1784     "메뉴에서 화살표로 <command>EFI Shell</command>을 선택하고 <command>ENTER</"
1785     "command>를 누르십시오. EFI Shell은 부팅 가능한 장치를 모두 검색하고 명령어 프"
1786     "롬프트 앞에 장치 목록을 표시합니다. 찾아낸 부팅 가능 파티션은 "
1787     "<filename>fs<replaceable>n</replaceable>:</filename> 식으로 이름을 표시합니"
1788     "다. 그 외에 찾아낸 파티션은 <filename>blk<replaceable>n</replaceable>:</"
1789     "filename> 모양입니다. CD를 넣었다면 쉘에 들어가면서 CD 드라이브를 초기화하는 "
1790     "데 몇 초가 더 걸릴 수 있습니다."
1791    
1792     #. Tag: para
1793     #: boot-installer.xml:1277
1794     #, no-c-format
1795     msgid ""
1796     "Examine the output from the shell looking for the CDROM drive. It is most "
1797     "likely the <filename>fs0:</filename> device although other devices with "
1798     "bootable partitions will also show up as <filename>fs<replaceable>n</"
1799     "replaceable></filename>."
1800     msgstr ""
1801     "쉘에서 CD-ROM 드라이브를 찾을 때 출력을 잘 살펴보십시오. 다른 장치는 "
1802     "<filename>fs<replaceable>n</replaceable></filename>이라고 나올 때 CD-ROM 드라"
1803     "이브는 <filename>fs0:</filename>이라고 나올 것입니다."
1804    
1805     #. Tag: para
1806     #: boot-installer.xml:1284
1807     #, no-c-format
1808     msgid ""
1809     "Enter <command>fs<replaceable>n</replaceable>:</command> and press "
1810     "<command>ENTER</command> to select that device where <replaceable>n</"
1811     "replaceable> is the partition number for the CDROM. The shell will now "
1812     "display the partition number as its prompt."
1813     msgstr ""
1814     "<command>fs<replaceable>n</replaceable>:</command>이라고 입력하고 "
1815     "<command>ENTER</command>를 눌러 선택하십시오. 여기서 <replaceable>n</"
1816     "replaceable>은 CD-ROM의 파티션 번호입니다. 그러면 파티션 번호가 쉘의 프롬프트"
1817     "에 표시됩니다."
1818    
1819     #. Tag: para
1820     #: boot-installer.xml:1291
1821     #, no-c-format
1822     msgid ""
1823     "Enter <command>elilo</command> and press <command>ENTER</command>. This will "
1824     "start the boot load sequence."
1825     msgstr ""
1826     "<command>elilo</command>라고 입력하고 <command>ENTER</command>를 누르십시오. "
1827     "그러면 부팅 과정을 시작합니다."
1828    
1829     #. Tag: para
1830     #: boot-installer.xml:1298
1831     #, no-c-format
1832     msgid ""
1833     "As with option 1, these steps start the Debian boot loader which will "
1834     "display a menu page for you to select a boot kernel and options. You can "
1835     "also enter the shorter <command>fs<replaceable>n</replaceable>:elilo</"
1836     "command> command at the shell prompt. Proceed to selecting the boot kernel "
1837     "and options."
1838     msgstr ""
1839     "방법 1과 마찬가지로, 데비안 부트 로더가 시작하면 부트 커널과 옵션을 선택하는 "
1840     "메뉴 페이지를 표시합니다. 쉘 프롬프트에서 더 간단히 "
1841     "<command>fs<replaceable>n</replaceable>:elilo</command> 명령을 입력할 수도 있"
1842     "습니다. 계속해서 부팅 커널과 옵션을 선택하십시오."
1843    
1844     #. Tag: title
1845     #: boot-installer.xml:1312
1846     #, no-c-format
1847     msgid "Installing using a Serial Console"
1848     msgstr "시리얼 콘솔을 사용해 설치하기"
1849    
1850     #. Tag: para
1851     #: boot-installer.xml:1314
1852     #, no-c-format
1853     msgid ""
1854     "You may choose to perform an install using a monitor and keyboard or using a "
1855     "serial connection. To use a monitor/keyboard setup, select an option "
1856     "containing the string [VGA console]. To install over a serial connection, "
1857     "choose an option containing the string [<replaceable>BAUD</replaceable> baud "
1858     "serial console], where <replaceable>BAUD</replaceable> is the speed of your "
1859     "serial console. Menu items for the most typical baud rate settings on the "
1860     "ttyS0 device are preconfigured."
1861     msgstr ""
1862     "설치할 때 모니터와 키보드를 사용할 수도 있고 시리얼 연결을 사용할 수도 있습니"
1863     "다. 모니터/키보드 설정을 이용하려면, [VGA console]이 들어 있는 옵션을 선택하"
1864     "십시오. 시리얼 연결을 통해 설치하려면, [<replaceable>BAUD</replaceable> baud "
1865     "serial console]이 들어 있는 옵션을 선택하십시오. 여기서 <replaceable>BAUD</"
1866     "replaceable>는 시리얼 콘솔의 속도입니다. ttyS0 장치가 가장 일반적인 속도로 설"
1867     "정되어 있는 메뉴 항목이 이미 설정되어 있습니다."
1868    
1869     #. Tag: para
1870     #: boot-installer.xml:1325
1871     #, no-c-format
1872     msgid ""
1873     "In most circumstances, you will want the installer to use the same baud rate "
1874     "as your connection to the EFI console. If you aren't sure what this setting "
1875     "is, you can obtain it using the command <command>baud</command> at the EFI "
1876     "shell."
1877     msgstr ""
1878     "대부분의 경우, 설치 프로그램의 속도를 EFI 콘솔 연결과 같게 해야 합니다. 설정"
1879     "을 어떻게 해야 할 지 잘 모르겠다면, EFI 쉘에서 <command>baud</command> 명령으"
1880     "로 알아낼 수 있습니다."
1881    
1882     #. Tag: para
1883     #: boot-installer.xml:1332
1884     #, no-c-format
1885     msgid ""
1886     "If there is not an option available that is configured for the serial device "
1887     "or baud rate you would like to use, you may override the console setting for "
1888     "one of the existing menu options. For example, to use a 57600 baud console "
1889     "over the ttyS1 device, enter <command>console=ttyS1,57600n8</command> into "
1890     "the <classname>Boot:</classname> text window."
1891     msgstr ""
1892     "사용하려는 시리얼 장치나 속도에 맞춰 설정된 옵션이 없다면, 기존 메뉴 옵션의 "
1893     "콘솔 설정을 바꿀 수 있습니다. 예를 들어, ttyS1 장치에 57600 baud 콘솔을 사용"
1894     "하려면, <classname>Boot:</classname> 텍스트 창에 "
1895     "<command>console=ttyS1,57600n8</command>이라고 입력하십시오."
1896    
1897     #. Tag: para
1898     #: boot-installer.xml:1343
1899     #, no-c-format
1900     msgid ""
1901     "Most IA-64 boxes ship with a default console setting of 9600 baud. This "
1902     "setting is rather slow, and the normal installation process will take a "
1903     "significant time to draw each screen. You should consider either increasing "
1904     "the baud rate used for performing the installation, or performing a Text "
1905     "Mode installation. See the <classname>Params</classname> help menu for "
1906     "instructions on starting the installer in Text Mode."
1907     msgstr ""
1908     "대부분의 IA-64 컴퓨터는 기본 콘솔 설정이 9600bps로 되어 있습니다. 이 속도는 "
1909     "상당히 느려서, 기본 설치 과정에서 각 화면을 그릴 때 상당한 시간을 소모하게 됩"
1910     "니다. 설치 과정에서 사용하는 속도를 빠르게 하거나, 텍스트 모드 설치를 고려해 "
1911     "봐야 합니다. 텍스트 모드에서 설치를 시작하려면 <classname>Params</classname> "
1912     "도움말 메뉴를 참고하십시오."
1913    
1914     #. Tag: para
1915     #: boot-installer.xml:1352
1916     #, no-c-format
1917     msgid ""
1918     "If you select the wrong console type, you will be able to select the kernel "
1919     "and enter parameters but both the display and your input will go dead as "
1920     "soon as the kernel starts, requiring you to reboot before you can begin the "
1921     "installation."
1922     msgstr ""
1923     "잘못된 콘솔 종류를 선택했다면, 커널을 선택하고 파라미터를 입력할 수는 있지만 "
1924     "커널이 시작하자 마자 화면과 입력이 멎어 버릴 것입니다. 그러면 다시 부팅해야 "
1925     "설치를 할 수 있습니다."
1926    
1927     #. Tag: title
1928     #: boot-installer.xml:1361
1929     #, no-c-format
1930     msgid "Selecting the Boot Kernel and Options"
1931     msgstr "부팅 커널과 옵션 선택하기"
1932    
1933     #. Tag: para
1934     #: boot-installer.xml:1363
1935     #, no-c-format
1936     msgid ""
1937     "The boot loader will display a form with a menu list and a text window with "
1938     "a <classname>Boot:</classname> prompt. The arrow keys select an item from "
1939     "the menu and any text typed at the keyboard will appear in the text window. "
1940     "There are also help screens which can be displayed by pressing the "
1941     "appropriate function key. The <classname>General</classname> help screen "
1942     "explains the menu choices and the <classname>Params</classname> screen "
1943     "explains the common command line options."
1944     msgstr ""
1945     "부트 로더에서 메뉴 목록과 <classname>Boot:</classname> 프롬프트가 있는 텍스"
1946     "트 창을 표시합니다. 화살표 키로 메뉴의 항목을 선택할 수 있고 키보드로 입력한 "
1947     "텍스트도 텍스트 창에 나타납니다. 각 펑션 키를 누르면 도움말 화면도 나타납니"
1948     "다. <classname>General</classname> 도움말 화면은 메뉴 선택에 대해 설명하고 "
1949     "<classname>Params</classname> 화면은 일반적인 명령행 옵션에 대해 설명합니다."
1950    
1951     #. Tag: para
1952     #: boot-installer.xml:1375
1953     #, no-c-format
1954     msgid ""
1955     "Consult the <classname>General</classname> help screen for the description "
1956     "of the kernels and install modes most appropriate for your installation. You "
1957     "should also consult <xref linkend=\"boot-parms\"/> below for any additional "
1958     "parameters that you may want to set in the <classname>Boot:</classname> text "
1959     "window. The kernel version you choose selects the kernel version that will "
1960     "be used for both the installation process and the installed system. If you "
1961     "encounter kernel problems with the installation, you may also have those "
1962     "same problems with the system you install. The following two steps will "
1963     "select and start the install:"
1964     msgstr ""
1965     "<classname>General</classname> 도움말 화면을 보면 설치하는 데 가장 적합한 커"
1966     "널과 설치 모드에 대한 설명이 있습니다. 또 아래의 <xref linkend=\"boot-parms"
1967     "\"/>에 보면 <classname>Boot:</classname> 텍스트 창에서 입력할 수 있는 추가 파"
1968     "라미터에 대한 설명이 있습니다. 커널 버전은 설치 과정과 설치된 시스템 모두에 "
1969     "사용할 커널의 버전을 설정합니다. 그래서 설치할 때 커널 문제가 발생하면, 설치"
1970     "한 시스템에서도 같은 문제가 발생할 것입니다. 다음 두 단계에서 설치 모드를 선"
1971     "택하고 설치를 시작합니다:"
1972    
1973     #. Tag: para
1974     #: boot-installer.xml:1393
1975     #, no-c-format
1976     msgid ""
1977     "Select the kernel version and installation mode most appropriate to your "
1978     "needs with the arrow keys."
1979     msgstr "화살표 키로 가장 적합한 커널 버전과 설치 모드를 선택하십시오."
1980    
1981     #. Tag: para
1982     #: boot-installer.xml:1398
1983     #, no-c-format
1984     msgid ""
1985     "Enter any boot parameters by typing at the keyboard. The text will be "
1986     "displayed directly in the text window. This is where kernel parameters (such "
1987     "as serial console settings) are specified."
1988     msgstr ""
1989     "키보드로 부팅 파라미터가 있으면 입력하십시오. 입력한 텍스트가 텍스트 창에 직"
1990     "접 표시됩니다. 여기에서 커널 파라미터를 지정합니다 (예를 들어 시리얼 콘솔 설"
1991     "정)."
1992    
1993     #. Tag: para
1994     #: boot-installer.xml:1405
1995     #, no-c-format
1996     msgid ""
1997     "Press <command>ENTER</command>. This will load and start the kernel. The "
1998     "kernel will display its usual initialization messages followed by the first "
1999     "screen of the Debian Installer."
2000     msgstr ""
2001     "<command>ENTER</command>를 누르십시오. 그러면 커널을 읽어들여서 시작합니다. "
2002     "커널에서 초기화 메세지를 표시한 다음에 데비안 설치 프로그램의 첫 번째 화면이 "
2003     "나타납니다."
2004    
2005     #. Tag: para
2006     #: boot-installer.xml:1414
2007     #, no-c-format
2008     msgid ""
2009     "Proceed to the next chapter to continue the installation where you will set "
2010     "up the language locale, network, and disk partitions."
2011     msgstr ""
2012     "다음 장으로 가서 언어 로케일, 네트워크, 디스크 파티션 설정을 계속 하십시오."
2013    
2014     #. Tag: para
2015     #: boot-installer.xml:1425
2016     #, no-c-format
2017     msgid ""
2018     "Booting an IA64 system from the network is similar to a CD boot. The only "
2019     "difference is how the installation kernel is loaded. The EFI Boot Manager "
2020     "can load and start programs from a server on the network. Once the "
2021     "installation kernel is loaded and starts, the system install will proceed "
2022     "thru the same steps as the CD install with the exception that the packages "
2023     "of the base install will be loaded from the network rather than the CD drive."
2024     msgstr ""
2025     "네트워크에서 IA64 시스템을 부팅하는 건 CD 부팅과 비슷합니다. 차이점은 설치 커"
2026     "널을 읽어들이는 방법입니다. EFI 부트 관리자는 네트워크에 있는 서버에서 프로그"
2027     "램을 읽어들여서 실행할 수 있습니다. 일단 설치 커널을 읽어들이고 실행하면, CD "
2028     "설치와 마찬가지로 시스템 설치를 진행합니다. 차이점은 베이스 설치 꾸러미를 CD "
2029     "드라이브가 아니라 네트워크에서 가져온다는 점입니다."
2030    
2031     #. Tag: para
2032     #: boot-installer.xml:1459
2033     #, no-c-format
2034     msgid ""
2035     "Network booting an ia64 system requires two architecture-specific actions. "
2036     "On the boot server, DHCP and TFTP must be configured to deliver "
2037     "<command>elilo</command>. On the client a new boot option must be defined in "
2038     "the EFI boot manager to enable loading over a network."
2039     msgstr ""
2040     "IA64 시스템에서 네트워크 부팅은 두 가지 아키텍쳐 전용 작업이 필요합니다. 부"
2041     "트 서버에서는 DHCP와 TFTP에서 <command>elilo</command>를 전송하도록 설정해야 "
2042     "합니다. 클라이언트에서는 EFI 부트 매니저가 네트워크에서 읽어들이게 하는 부트 "
2043     "옵션을 정의해야 합니다."
2044    
2045     #. Tag: title
2046     #: boot-installer.xml:1470
2047     #, no-c-format
2048     msgid "Configuring the Server"
2049     msgstr "서버 설정하기"
2050    
2051     #. Tag: para
2052     #: boot-installer.xml:1471
2053     #, no-c-format
2054     msgid ""
2055     "A suitable TFTP entry for network booting an ia64 system looks something "
2056     "like this: <informalexample><screen>\n"
2057     "host mcmuffin {\n"
2058     " hardware ethernet 00:30:6e:1e:0e:83;\n"
2059     " fixed-address 10.0.0.21;\n"
2060     " filename \"debian-installer/ia64/elilo.efi\";\n"
2061     "}\n"
2062     "</screen></informalexample> Note that the goal is to get <command>elilo.efi</"
2063     "command> running on the client."
2064     msgstr ""
2065     "IA64 시스템에서 네트워크 부팅을 위한 TFTP 엔트리는 다음과 같습니다: "
2066     "<informalexample><screen>\n"
2067     "host mcmuffin {\n"
2068     " hardware ethernet 00:30:6e:1e:0e:83;\n"
2069     " fixed-address 10.0.0.21;\n"
2070     " filename \"debian-installer/ia64/elilo.efi\";\n"
2071     "}\n"
2072     "</screen></informalexample> 목표는 <command>elilo.efi</command>를 클라이언트"
2073     "에서 실행하는 것입니다."
2074    
2075     #. Tag: para
2076     #: boot-installer.xml:1481
2077     #, no-c-format
2078     msgid ""
2079     "Extract the <filename>netboot.tar.gz</filename> file into the directory used "
2080     "as the root for your tftp server. Typical tftp root directories include "
2081     "<filename>/var/lib/tftp</filename> and <filename>/tftpboot</filename>. This "
2082     "will create a <filename>debian-installer</filename> directory tree "
2083     "containing the boot files for an IA-64 system."
2084     msgstr ""
2085     "<filename>netboot.tar.gz</filename> 파일을 TFTP 서버의 루트에 쓸 디렉토리에 "
2086     "풀어 놓으십시오. TFTP 루트 디렉토리는 보통 <filename>/var/lib/tftp</"
2087     "filename> 및 <filename>/tftpboot</filename>입니다. 파일을 풀면 "
2088     "<filename>debian-installer</filename> 디렉토리 밑에 IA64 시스템용 부팅 파일들"
2089     "이 들어 있습니다."
2090    
2091     #. Tag: screen
2092     #: boot-installer.xml:1491
2093     #, no-c-format
2094     msgid ""
2095     "# cd /var/lib/tftp\n"
2096     "# tar xvfz /home/user/netboot.tar.gz\n"
2097     "./\n"
2098     "./debian-installer/\n"
2099     "./debian-installer/ia64/\n"
2100     "[...]"
2101     msgstr ""
2102     "# cd /var/lib/tftp\n"
2103     "# tar xvfz /home/user/netboot.tar.gz\n"
2104     "./\n"
2105     "./debian-installer/\n"
2106     "./debian-installer/ia64/\n"
2107     "[...]"
2108    
2109     #. Tag: para
2110     #: boot-installer.xml:1491
2111     #, no-c-format
2112     msgid ""
2113     "The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</"
2114     "filename> file that should work for most configurations. However, should you "
2115     "need to make changes to this file, you can find it in the <filename>debian-"
2116     "installer/ia64/</filename> directory. It is possible to have different "
2117     "config files for different clients by naming them using the client's IP "
2118     "address in hex with the suffix <filename>.conf</filename> instead of "
2119     "<filename>elilo.conf</filename>. See documentation provided in the "
2120     "<classname>elilo</classname> package for details."
2121     msgstr ""
2122     "<filename>netboot.tar.gz</filename> 안에는, 대부분의 경우에 동작하는 "
2123     "<filename>elilo.conf</filename> 파일이 들어 있습니다. 하지만 이 파일을 수정해"
2124     "야 하는 경우에는, <filename>debian-installer/ia64/</filename> 디렉토리 안에 "
2125     "있습니다. 각각의 클라이언트에 대해 다른 설정 파일을 이용하려면 파일이름을 "
2126     "<filename>elilo.conf</filename> 대신에 클라이언트의 IP 주소를 16진수로 쓰고 "
2127     "<filename>.conf</filename>를 뒤에 붙이면 됩니다. 자세한 설명은 "
2128     "<classname>elilo</classname> 꾸러미에 들어 있는 문서를 참고하십시오."
2129    
2130     #. Tag: title
2131     #: boot-installer.xml:1508
2132     #, no-c-format
2133     msgid "Configuring the Client"
2134     msgstr "클라이언트 설정하기"
2135    
2136     #. Tag: para
2137     #: boot-installer.xml:1509
2138     #, no-c-format
2139     msgid ""
2140     "To configure the client to support TFTP booting, start by booting to EFI and "
2141     "entering the <guimenu>Boot Option Maintenance Menu</guimenu>. <itemizedlist> "
2142     "<listitem><para> Add a boot option. </para></listitem> <listitem><para> You "
2143     "should see one or more lines with the text <guimenuitem>Load File [Acpi"
2144     "()/.../Mac()]</guimenuitem>. If more than one of these entries exist, choose "
2145     "the one containing the MAC address of the interface from which you'll be "
2146     "booting. Use the arrow keys to highlight your choice, then press enter. </"
2147     "para></listitem> <listitem><para> Name the entry <userinput>Netboot</"
2148     "userinput> or something similar, save, and exit back to the boot options "
2149     "menu. </para></listitem> </itemizedlist> You should see the new boot option "
2150     "you just created, and selecting it should initiate a DHCP query, leading to "
2151     "a TFTP load of <filename>elilo.efi</filename> from the server."
2152 fjpop-guest 26655 msgstr ""
2153     "TFTP 부팅을 지원하도록 클라이언트를 설정하려면, EFI를 부팅해서 <guimenu>Boot "
2154     "Option Maintenance Menu</guimenu>로 들어가십시오. <itemizedlist> "
2155     "<listitem><para> 부트 옵션을 추가하십시오. </para></listitem> "
2156     "<listitem><para> <guimenuitem>Load File [Acpi()/.../Mac()]</guimenuitem> 텍스"
2157     "트가 들어 있는 줄을 볼 수 있을 것입니다. 이런 항목이 여러 줄 있을 때, 부팅하"
2158     "려는 인터페이스의 MAC 주소가 들어 있는 항목을 선택하십시오. 화살표 키로 반전"
2159     "시킨 다음 enter를 누르십시오. </para></listitem> <listitem><para> 그 항목을 "
2160     "<userinput>Netboot</userinput>와 같이 이름 짓고, 저장하고, 부트 옵션 메뉴로 "
2161     "나가십시오. </para></listitem> </itemizedlist> 이제 방금 만든 새로운 부트 옵"
2162     "션을 볼 수 있을 것입니다. 그 옵션을 선택하면 DHCP 쿼리를 하고, 서버에서 "
2163     "<filename>elilo.efi</filename> 파일을 서버에서 가져옵니다."
2164 cwryu 26645
2165     #. Tag: para
2166     #: boot-installer.xml:1541
2167     #, no-c-format
2168     msgid ""
2169     "The boot loader will display its prompt after it has downloaded and "
2170     "processed its configuration file. At this point, the installation proceeds "
2171     "with the same steps as a CD install. Select a boot option as in above and "
2172     "when the kernel has completed installing itself from the network, it will "
2173     "start the Debian Installer."
2174     msgstr ""
2175     "부트로더에서 설정 파일을 내려받고 관련된 처리를 한 다음 프롬프트를 표시합니"
2176     "다. 여기까지 오면, CD 설치와 마찬가지로 설치를 진행합니다. 위에서와 같이 부"
2177     "트 옵션을 선택하시고 네트워크에서 커널 설치를 마치면, 데비안 설치 프로그램이 "
2178     "시작합니다."
2179    
2180     #. Tag: para
2181     #: boot-installer.xml:1550
2182     #, no-c-format
2183     msgid ""
2184     "Proceed to the next chapter to continue the installation where you will set "
2185     "up the language locale, network, and the disk partitions."
2186     msgstr ""
2187     "다음 장으로 가서 언어 로케일, 네트워크, 디스크 파티션 설정을 계속 하십시오."
2188    
2189     #. Tag: title
2190     #: boot-installer.xml:1563
2191     #, no-c-format
2192     msgid "Choosing an Installation Method"
2193     msgstr "설치 방법 고르기"
2194    
2195     #. Tag: para
2196     #: boot-installer.xml:1565
2197     #, no-c-format
2198     msgid ""
2199     "Some &arch-title; subarchs have the option of booting using either a 2.4.x "
2200     "or 2.2.x linux kernel. When such a choice exists, try the 2.4.x linux "
2201     "kernel. The installer should also require less memory when using a 2.4.x "
2202     "linux kernel as 2.2.x support requires a fixed-sized ramdisk and 2.4.x uses "
2203     "tmpfs."
2204     msgstr ""
2205     "몇몇 &arch-title; 서브 아키텍쳐는 2.4.x 아니면 2.2.x 리눅스 커널중에 하나를 "
2206     "선택해 부팅하는 옵션이 있습니다. 그렇게 선택할 수 있는 경우, 2.4.x 리눅스 커"
2207     "널을 선택하십시오. 2.4.x 리눅스 커널을 사용할 때 오히려 더 작은 메모리를 사용"
2208     "합니다. 2.2.x는 고정된 크기의 램디스크를 사용하고 2.4.x는 tmpfs를 사용하기 때"
2209     "문입니다."
2210    
2211     #. Tag: para
2212     #: boot-installer.xml:1573
2213     #, no-c-format
2214     msgid ""
2215     "If you are using a 2.2.x linux kernel, then you must make sure you are using "
2216     "a ramdisk built to accommodate it, see the <ulink url=\"&disturl;/main/"
2217     "installer-&architecture;/current/images/MANIFEST\">MANIFEST</ulink>. You "
2218     "will also need to use the &ramdisksize; kernel parameter. In general, this "
2219     "means you need to use the initrd22.gz ramdisk from the respective directory."
2220     msgstr ""
2221     "2.2.x 리눅스 커널을 사용한다면, 반드시 거기 맞는 램디스크를 사용해야 합니다. "
2222     "<ulink url=\"&disturl;/main/installer-&architecture;/current/images/MANIFEST"
2223     "\">MANIFEST</ulink>를 참고하십시오. 또 &ramdisksize; 커널 파라미터를 사용해"
2224     "야 합니다. 보통 해당 디렉토리의 initrd22.gz 램디스크를 사용해야 하면 됩니다."
2225    
2226     #. Tag: para
2227     #: boot-installer.xml:1581
2228     #, no-c-format
2229     msgid ""
2230     "Make sure <userinput>root=/dev/ram</userinput> is one of your kernel "
2231     "parameters."
2232     msgstr "<userinput>root=/dev/ram</userinput>을 커널 파라미터로 사용하십시오."
2233    
2234     #. Tag: para
2235     #: boot-installer.xml:1586
2236     #, no-c-format
2237     msgid ""
2238     "If you're having trouble, check <ulink url=\"&url-m68k-cts-faq;\">cts's "
2239     "&arch-title; debian-installer FAQ</ulink>."
2240     msgstr ""
2241     "문제가 있으면, <ulink url=\"&url-m68k-cts-faq;\">cts's &arch-title; debian-"
2242     "installer FAQ</ulink>를 참고하십시오."
2243    
2244     #. Tag: title
2245     #: boot-installer.xml:1603
2246     #, no-c-format
2247     msgid "Amiga"
2248     msgstr "Amiga"
2249    
2250     #. Tag: para
2251     #: boot-installer.xml:1604
2252     #, no-c-format
2253     msgid ""
2254     "The only method of installation available to amiga is the hard drive (see "
2255     "<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not "
2256     "bootable.</emphasis>"
2257     msgstr ""
2258     "Amiga에서 설치하는 유일한 방법은 하드 드라이브입니다. (<xref linkend=\"m68k-"
2259     "boot-hd\"/> 참고) <emphasis>즉 CD-ROM에서 부팅할 수 없습니다.</emphasis>"
2260    
2261     #. Tag: para
2262     #: boot-installer.xml:1610
2263     #, no-c-format
2264     msgid ""
2265     "Amiga does not currently work with bogl, so if you are seeing bogl errors, "
2266     "you need to include the kernel parameter <userinput>debian-installer/"
2267     "framebuffer=false</userinput>."
2268     msgstr ""
2269     "현재 Amiga에서는 bogl이 동작하지 않습니다. bogl 오류가 있으면, 커널 파라미터"
2270     "에 <userinput>debian-installer/framebuffer=false</userinput>를 포함해야 합니"
2271     "다."
2272    
2273     #. Tag: title
2274     #: boot-installer.xml:1619
2275     #, no-c-format
2276     msgid "Atari"
2277     msgstr "Atari"
2278    
2279     #. Tag: para
2280     #: boot-installer.xml:1620
2281     #, no-c-format
2282     msgid ""
2283     "The installer for atari may be started from either the hard drive (see <xref "
2284     "linkend=\"m68k-boot-hd\"/>) or from floppies (see <xref linkend=\"boot-from-"
2285     "floppies\"/>). <emphasis>In other words the cdrom is not bootable.</emphasis>"
2286     msgstr ""
2287     "Atari용 설치 프로그램은 하드 드라이브에서 시작할 수도 있고 (<xref linkend="
2288     "\"m68k-boot-hd\"/> 참고) 플로피에서 시작할 수도 있습니다 (<xref linkend="
2289     "\"boot-from-floppies\"/> 참고). <emphasis>즉 CD-ROM에서 부팅할 수 없습니다.</"
2290     "emphasis>"
2291    
2292     #. Tag: para
2293     #: boot-installer.xml:1627
2294     #, no-c-format
2295     msgid ""
2296     "Atari does not currently work with bogl, so if you are seeing bogl errors, "
2297     "you need to include the kernel parameter <userinput>debian-installer/"
2298     "framebuffer=false</userinput>."
2299     msgstr ""
2300     "현재 Atari에서는 bogl이 동작하지 않습니다. bogl 오류가 있으면, 커널 파라미터"
2301     "에 <userinput>debian-installer/framebuffer=false</userinput>를 포함해야 합니"
2302     "다."
2303    
2304     #. Tag: title
2305     #: boot-installer.xml:1636
2306     #, no-c-format
2307     msgid "BVME6000"
2308     msgstr "BVME6000"
2309    
2310     #. Tag: para
2311     #: boot-installer.xml:1637
2312     #, no-c-format
2313     msgid ""
2314     "The installer for BVME6000 may be started from a cdrom (see <xref linkend="
2315     "\"m68k-boot-cdrom\"/>), floppies (see <xref linkend=\"boot-from-floppies\"/"
2316     ">), or the net (see <xref linkend=\"boot-tftp\"/>)."
2317     msgstr ""
2318     "BVME6000용 설치 프로그램은 CD-ROM (<xref linkend=\"m68k-boot-cdrom\"/> 참"
2319     "고), 플로피 (<xref linkend=\"boot-from-floppies\"/> 참고), 혹은 네트워크에서 "
2320     "(<xref linkend=\"boot-tftp\"/> 참고) 실행할 수 있습니다."
2321    
2322     #. Tag: title
2323     #: boot-installer.xml:1647
2324     #, no-c-format
2325     msgid "Macintosh"
2326     msgstr "Macintosh"
2327    
2328     #. Tag: para
2329     #: boot-installer.xml:1648
2330     #, no-c-format
2331     msgid ""
2332     "The only method of installation available to mac is from the hard drive (see "
2333     "<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not "
2334     "bootable.</emphasis> Macs do not have a working 2.4.x kernel."
2335     msgstr ""
2336     "Mac에서 사용할 수 있는 유일한 설치 방법은 하드 드라이브에서 설치하는 것입니"
2337     "다 (<xref linkend=\"m68k-boot-hd\"/> 참고). <emphasis>즉 CD-ROM에서 부팅할 "
2338     "수 없습니다.</emphasis> Mac에서는 2.4.x 커널이 동작하지 않습니다."
2339    
2340     #. Tag: para
2341     #: boot-installer.xml:1655
2342     #, no-c-format
2343     msgid ""
2344     "If your hardware uses a 53c9x-based scsi bus, then you may need to include "
2345     "the kernel parameter <userinput>mac53c9x=1</userinput>. Hardware with two "
2346     "such scsi buses, such as the Quadra 950, will need <userinput>mac53c9x=2</"
2347     "userinput> instead."
2348     msgstr ""
2349     "53c9x 기반 SCSI 버스를 사용하는 경우, <userinput>mac53c9x=1</userinput> 커널 "
2350     "파라미터를 써야 할 수 있습니다. Quadra 950처럼 그런 SCSI 버스가 두 개 있는 하"
2351     "드웨어의 경우 <userinput>mac53c9x=2</userinput> 파라미터를 사용해야 합니다."
2352    
2353     #. Tag: title
2354     #: boot-installer.xml:1665
2355     #, no-c-format
2356     msgid "MVME147 and MVME16x"
2357     msgstr "MVME147 및 MVME16x"
2358    
2359     #. Tag: para
2360     #: boot-installer.xml:1666
2361     #, no-c-format
2362     msgid ""
2363     "The installer for MVME147 and MVME16x may be started from either floppies "
2364     "(see <xref linkend=\"boot-from-floppies\"/>) or the net (see <xref linkend="
2365     "\"boot-tftp\"/>). <emphasis>In other words the cdrom is not bootable.</"
2366     "emphasis>"
2367     msgstr ""
2368     "MVME147 및 MVME16x용 설치 프로그램은 플로피 (<xref linkend=\"boot-from-"
2369     "floppies\"/> 참고) 혹은 네트워크에서 (<xref linkend=\"boot-tftp\"/> 참고) 설"
2370     "치할 수 있습니다. <emphasis>즉 CD-ROM에서 부팅할 수 없습니다.</emphasis>"
2371    
2372     #. Tag: title
2373     #: boot-installer.xml:1676
2374     #, no-c-format
2375     msgid "Q40/Q60"
2376     msgstr "Q40/Q60"
2377    
2378     #. Tag: para
2379     #: boot-installer.xml:1677
2380     #, no-c-format
2381     msgid ""
2382     "The only method of installation available to Q40/Q60 is from the hard drive "
2383     "(see <xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom "
2384     "is not bootable.</emphasis>"
2385     msgstr ""
2386     "Q40/Q60에서 설치하는 유일한 방법은 하드 드라이브에서 설치하는 것입니다 "
2387     "(<xref linkend=\"m68k-boot-hd\"/> 참고). <emphasis>즉 CD-ROM에서 부팅할 수 없"
2388     "습니다.</emphasis>"
2389    
2390     #. Tag: title
2391     #: boot-installer.xml:1688
2392     #, no-c-format
2393     msgid "Booting from a Hard Disk"
2394     msgstr "하드 디스크에서 부팅하기"
2395    
2396     #. Tag: para
2397     #: boot-installer.xml:1694 boot-installer.xml:2200
2398     #, no-c-format
2399     msgid ""
2400     "Booting from an existing operating system is often a convenient option; for "
2401     "some systems it is the only supported method of installation."
2402     msgstr ""
2403     "기존 운영 체제에서 부팅하는 게 가장 편리한 방법입니다. 몇몇 시스템의 경우에"
2404     "는 이게 유일한 설치 방법입니다."
2405    
2406     #. Tag: para
2407     #: boot-installer.xml:1700 boot-installer.xml:2206
2408     #, no-c-format
2409     msgid ""
2410     "To boot the installer from hard disk, you will have already completed "
2411     "downloading and placing the needed files in <xref linkend=\"boot-drive-files"
2412     "\"/>."
2413     msgstr ""
2414     "하드 디스크에서 설치 프로그램을 부팅하려면, <xref linkend=\"boot-drive-files"
2415     "\"/>에서 필요한 파일들을 내려 받아서 하드 디스크에 저장해 놓습니다."
2416    
2417     #. Tag: para
2418     #: boot-installer.xml:1709
2419     #, no-c-format
2420     msgid ""
2421     "At least six different ramdisks may be used to boot from the hard drive, "
2422     "three different types each with and without support for a 2.2.x linux kernel "
2423     "(see <ulink url=\"&disturl;/main/installer-&architecture;/current/images/"
2424     "MANIFEST\">MANIFEST</ulink> for details)."
2425     msgstr ""
2426     "하드 드라이브에서 부팅하려면 최소한 여섯 가지의 램디스크를 사용할 수 있습니"
2427     "다. 2.2.x 리눅스 커널이 지원하는 3가지와 지원하지 않는 3가지가 있습니다. (자"
2428     "세한 설명은 <ulink url=\"&disturl;/main/installer-&architecture;/current/"
2429     "images/MANIFEST\">MANIFEST</ulink> 참고)"
2430    
2431     #. Tag: para
2432     #: boot-installer.xml:1717
2433     #, no-c-format
2434     msgid ""
2435     "The three different types of ramdisks are <filename>cdrom</filename>, "
2436     "<filename>hd-media</filename>, and <filename>nativehd</filename>. These "
2437     "ramdisks differ only in their source for installation packages. The "
2438     "<filename>cdrom</filename> ramdisk uses a cdrom to get debian-installer "
2439     "packages. The <filename>hd-media</filename> ramdisk uses an iso image file "
2440     "of a cdrom currently residing on a hard disk. Finally, the "
2441     "<filename>nativehd</filename> ramdisk uses the net to install packages."
2442     msgstr ""
2443     "세 가지 종류의 램 디스크는 <filename>cdrom</filename>, <filename>hd-media</"
2444     "filename>, <filename>nativehd</filename>입니다. 이 램디스크는 설치 꾸러미의 "
2445     "위치만 다릅니다. <filename>cdrom</filename> 램디스크는 debian-installer 꾸러"
2446     "미를 CD-ROM에서 가져옵니다. <filename>hd-media</filename> 램디스크는 하드 디"
2447     "스크에 들어 있는 CD-ROM의 ISO 이미지를 사용합니다. 마지막으로, "
2448     "<filename>nativehd</filename> 램디스크는 꾸러미를 설치하는 데 네트워크를 사용"
2449     "합니다."
2450    
2451     #. Tag: title
2452     #: boot-installer.xml:1738
2453     #, no-c-format
2454     msgid "Booting from AmigaOS"
2455     msgstr "AmigaOS에서 부팅하기"
2456    
2457     #. Tag: para
2458     #: boot-installer.xml:1739
2459     #, no-c-format
2460     msgid ""
2461     "In the <command>Workbench</command>, start the Linux installation process by "
2462     "double-clicking on the <guiicon>StartInstall</guiicon> icon in the "
2463     "<filename>debian</filename> directory."
2464     msgstr ""
2465     "<command>Workbench</command>에서는, <filename>debian</filename> 디렉토리 안"
2466     "의 <guiicon>StartInstall</guiicon> 아이콘을 더블클릭해서 리눅스 설치를 시작하"
2467     "십시오."
2468    
2469     #. Tag: para
2470     #: boot-installer.xml:1745
2471     #, no-c-format
2472     msgid ""
2473     "You may have to press the &enterkey; key twice after the Amiga installer "
2474     "program has output some debugging information into a window. After this, the "
2475     "screen will go grey, there will be a few seconds' delay. Next, a black "
2476     "screen with white text should come up, displaying all kinds of kernel "
2477     "debugging information. These messages may scroll by too fast for you to "
2478     "read, but that's OK. After a couple of seconds, the installation program "
2479     "should start automatically, so you can continue down at <xref linkend=\"d-i-"
2480     "intro\"/>."
2481     msgstr ""
2482     "Amiga 설치 프로그램에서 디버깅 정보를 창에 출력하면 &enterkey;를 두 번 눌러"
2483     "야 합니다. 그 다음에 화면이 없어지면 몇 초간 딜레이가 있을 것입니다. 그 다음"
2484     "에 흰 글자의 검은 화면이 나타나고, 커널 디버깅 정보를 표시합니다. 이 메세지"
2485     "는 읽기에는 너무 빠르게 스크롤 되겠지만, 상관없습니다. 몇 초 후에 설치 프로그"
2486     "램이 자동으로 시작하고, <xref linkend=\"d-i-intro\"/> 부분으로 넘어가실 수 있"
2487     "습니다."
2488    
2489     #. Tag: title
2490     #: boot-installer.xml:1760
2491     #, no-c-format
2492     msgid "Booting from Atari TOS"
2493     msgstr "Atari TOS에서 부팅하기"
2494    
2495     #. Tag: para
2496     #: boot-installer.xml:1761
2497     #, no-c-format
2498     msgid ""
2499     "At the GEM desktop, start the Linux installation process by double-clicking "
2500     "on the <guiicon>bootstra.prg</guiicon> icon in the <filename>debian</"
2501     "filename> directory and clicking <guibutton>Ok</guibutton> at the program "
2502     "options dialog box."
2503     msgstr ""
2504     "GEM 데스크탑에서, <filename>debian</filename> 디렉토리의 <guiicon>bootstra."
2505     "prg</guiicon> 아이콘을 더블 클릭하고 프로그램 옵션 대화 상자의 "
2506     "<guibutton>Ok</guibutton>를 클릭해 리눅스 설치를 시작하십시오."
2507    
2508     #. Tag: para
2509     #: boot-installer.xml:1768
2510     #, no-c-format
2511     msgid ""
2512     "You may have to press the &enterkey; key after the Atari bootstrap program "
2513     "has output some debugging information into a window. After this, the screen "
2514     "will go grey, there will be a few seconds' delay. Next, a black screen with "
2515     "white text should come up, displaying all kinds of kernel debugging "
2516     "information. These messages may scroll by too fast for you to read, but "
2517     "that's OK. After a couple of seconds, the installation program should start "
2518     "automatically, so you can continue below at <xref linkend=\"d-i-intro\"/>."
2519     msgstr ""
2520     "Atari 부팅 프로그램에서 디버깅 정보를 창에 출력하면 &enterkey;를 눌러야 합니"
2521     "다. 그 다음에 화면이 없어지면 몇 초간 딜레이가 있을 것입니다. 그 다음에 흰 글"
2522     "자의 검은 화면이 나타나고, 커널 디버깅 정보를 표시합니다. 이 메세지는 읽기에"
2523     "는 너무 빠르게 스크롤 되겠지만, 상관없습니다. 몇 초 후에, 설치 프로그램이 자"
2524     "동으로 시작하고, <xref linkend=\"d-i-intro\"/> 부분으로 넘어가실 수 있습니다."
2525    
2526     #. Tag: title
2527     #: boot-installer.xml:1783
2528     #, no-c-format
2529     msgid "Booting from MacOS"
2530     msgstr "MacOS에서 부팅하기"
2531    
2532     #. Tag: para
2533     #: boot-installer.xml:1784
2534     #, no-c-format
2535     msgid ""
2536     "You must retain the original Mac system and boot from it. It is "
2537     "<emphasis>essential</emphasis> that, when booting MacOS in preparation for "
2538     "booting the Penguin linux loader, you hold the <keycap>shift</keycap> key "
2539     "down to prevent extensions from loading. If you don't use MacOS except for "
2540     "loading linux, you can accomplish the same thing by removing all extensions "
2541     "and control panels from the Mac's System Folder. Otherwise extensions may be "
2542     "left running and cause random problems with the running linux kernel."
2543     msgstr ""
2544     "원래 Mac 시스템을 유지하면서 그 시스템에서 부팅해야 합니다. MacOS가 부팅하면"
2545     "서 Penguin 리눅스 로더 부팅 준비를 할 때, <keycap>shift</keycap> 키를 눌러 확"
2546     "장 기능을 읽어들이지 않도록 해야 하는 게 <emphasis>중요합니다</emphasis>. 리"
2547     "눅스를 읽어들이는 것 이외에 MacOS를 사용하지 않는다면, Mac의 시스템 폴더에서 "
2548     "모든 확장 기능과 컨트롤 패널을 지우면 됩니다. 그렇지 않으면 확장 기능을 실행"
2549     "해서 리눅스 커널 실행에 여러 가지 문제가 발생할 수 있습니다."
2550    
2551     #. Tag: para
2552     #: boot-installer.xml:1795
2553     #, no-c-format
2554     msgid ""
2555     "Macs require the <command>Penguin</command> bootloader. If you do not have "
2556     "the tools to handle a <command>Stuffit</command> archive, &penguin19.hfs; is "
2557     "an hfs disk image with <command>Penguin</command> unpacked. <xref linkend="
2558     "\"create-floppy\"/> describes how to copy this image to a floppy."
2559     msgstr ""
2560     "Mac에서는 <command>Penguin</command> 부트로더가 필요합니다. "
2561     "<command>Stuffit</command> 아카이브를 다루는 도구가 없다면, &penguin19.hfs;"
2562     "가 <command>Penguin</command>이 들어 있는 HFS 디스크 이미지입니다. <xref "
2563     "linkend=\"create-floppy\"/>에서 이미지를 플로피로 복사하는 방법을 설명합니다."
2564    
2565     #. Tag: para
2566     #: boot-installer.xml:1804
2567     #, no-c-format
2568     msgid ""
2569     "At the MacOS desktop, start the Linux installation process by double-"
2570     "clicking on the <guiicon>Penguin Prefs</guiicon> icon in the "
2571     "<filename>Penguin</filename> directory. The <command>Penguin</command> "
2572     "booter will start up. Go to the <guimenuitem>Settings</guimenuitem> item in "
2573     "the <guimenu>File</guimenu> menu, click the <guilabel>Kernel</guilabel> tab. "
2574     "Select the kernel (<filename>vmlinuz</filename>) and ramdisk "
2575     "(<filename>initrd.gz</filename>) images in the <filename>install</filename> "
2576     "directory by clicking on the corresponding buttons in the upper right "
2577     "corner, and navigating the file select dialogs to locate the files."
2578     msgstr ""
2579     "MacOS 데스크탑에서는 <filename>Penguin</filename> 디렉토리 안의 "
2580     "<guiicon>Penguin Prefs</guiicon> 아이콘을 더블클릭해 리눅스 설치를 시작하십시"
2581     "오. <command>Penguin</command> 부팅 프로그램이 시작합니다. <guimenu>File</"
2582     "guimenu> 메뉴에서 <guimenuitem>Settings</guimenuitem> 항목으로 가서, "
2583     "<guilabel>Kernel</guilabel> 탭을 클릭하십시오. 커널과 (<filename>vmlinuz</"
2584     "filename>) 램디스크 (<filename>initrd.gz</filename>) 이미지를 "
2585     "<filename>install</filename> 디렉토리에서 위의 오른쪽의 해당 단추를 클릭해 선"
2586     "택하십시오. 그리고 파일 선택 대화 상자를 이용해 파일을 찾으십시오."
2587    
2588     #. Tag: para
2589     #: boot-installer.xml:1819
2590     #, no-c-format
2591     msgid ""
2592     "To set the boot parameters in Penguin, choose <guimenu>File</guimenu> -&gt; "
2593     "<guimenuitem>Settings...</guimenuitem>, then switch to the "
2594     "<guilabel>Options</guilabel> tab. Boot parameters may be typed in to the "
2595     "text entry area. If you will always want to use these settings, select "
2596     "<guimenu>File</guimenu> -&gt; <guimenuitem>Save Settings as Default</"
2597     "guimenuitem>."
2598     msgstr ""
2599     "Penguin에서 부팅 파라미터를 설정하려면, <guimenu>File</guimenu> -&gt; "
2600     "<guimenuitem>Settings...</guimenuitem>을 선택하시고, <guilabel>Options</"
2601     "guilabel> 탭으로 바꾸십시오. 텍스트 입력 창에서 부팅 파라미터를 입력할 수 있"
2602     "습니다. 항상 그 설정을 이용하려면, <guimenu>File</guimenu> -&gt; "
2603     "<guimenuitem>Save Settings as Default</guimenuitem>를 선택하십시오."
2604    
2605     #. Tag: para
2606     #: boot-installer.xml:1828
2607     #, no-c-format
2608     msgid ""
2609     "Close the <guilabel>Settings</guilabel> dialog, save the settings and start "
2610     "the bootstrap using the <guimenuitem>Boot Now</guimenuitem> item in the "
2611     "<guimenu>File</guimenu> menu."
2612     msgstr ""
2613     "<guilabel>Settings</guilabel> 대화 상자를 닫고, 설정을 저장하고 "
2614     "<guimenu>File</guimenu> 메뉴의 <guimenuitem>Boot Now</guimenuitem> 항목을 이"
2615     "용해 부팅을 시작하십시오."
2616    
2617     #. Tag: para
2618     #: boot-installer.xml:1835
2619     #, no-c-format
2620     msgid ""
2621     "The <command>Penguin</command> booter will output some debugging information "
2622     "into a window. After this, the screen will go grey, there will be a few "
2623     "seconds' delay. Next, a black screen with white text should come up, "
2624     "displaying all kinds of kernel debugging information. These messages may "
2625     "scroll by too fast for you to read, but that's OK. After a couple of "
2626     "seconds, the installation program should start automatically, so you can "
2627     "continue below at <xref linkend=\"d-i-intro\"/>."
2628     msgstr ""
2629     "<command>Penguin</command> 부팅 프로그램에서 디버깅 정보를 창에 출력합니다. "
2630     "그 다음에 화면이 회색으로 변하고, 몇 초간 딜레이가 있을 것입니다. 그 다음에 "
2631     "흰 글자의 검은 화면이 나타나고, 커널 디버깅 정보를 표시합니다. 이 메세지는 읽"
2632     "기에는 너무 빠르게 스크롤 되겠지만, 상관없습니다. 몇 초 후에, 설치 프로그램"
2633     "이 자동으로 시작하고, <xref linkend=\"d-i-intro\"/> 부분으로 넘어가실 수 있습"
2634     "니다."
2635    
2636     #. Tag: title
2637     #: boot-installer.xml:1850
2638     #, no-c-format
2639     msgid "Booting from Q40/Q60"
2640     msgstr "Q40/Q60에서 부팅하기"
2641    
2642     #. Tag: para
2643     #: boot-installer.xml:1852
2644     #, no-c-format
2645     msgid "FIXME"
2646     msgstr "FIXME"
2647    
2648     #. Tag: para
2649     #: boot-installer.xml:1856
2650     #, no-c-format
2651     msgid ""
2652     "The installation program should start automatically, so you can continue "
2653     "below at <xref linkend=\"d-i-intro\"/>."
2654     msgstr ""
2655     "설치 프로그램이 자동으로 시작합니다. <xref linkend=\"d-i-intro\"/> 부분으로 "
2656     "넘어가실 수 있습니다."
2657    
2658     #. Tag: para
2659     #: boot-installer.xml:1868
2660     #, no-c-format
2661     msgid ""
2662     "Currently, the only &arch-title; subarchitecture that supports CD-ROM "
2663     "booting is the BVME6000."
2664     msgstr ""
2665     "현재 CD-ROM 부팅을 지원하는 &arch-title; 서브 아키텍쳐는 BVME6000뿐입니다."
2666    
2667     #. Tag: para
2668     #: boot-installer.xml:1940
2669     #, no-c-format
2670     msgid ""
2671     "After booting the VMEbus systems you will be presented with the LILO "
2672     "<prompt>Boot:</prompt> prompt. At that prompt enter one of the following to "
2673     "boot Linux and begin installation proper of the Debian software using vt102 "
2674     "terminal emulation:"
2675     msgstr ""
2676     "VMEbus 시스템이 부팅하면, LILO <prompt>Boot:</prompt> 프롬프트가 나타납니다. "
2677     "프롬프트에서 다음 중의 하나를 입력하면 리눅스를 부팅하고 vt102 터미널 에뮬레"
2678     "이션을 이용해 데비안 설치를 시작합니다."
2679    
2680     #. Tag: para
2681     #: boot-installer.xml:1951
2682     #, no-c-format
2683     msgid "type <screen>i6000 &enterkey;</screen> to install a BVME4000/6000"
2684     msgstr ""
2685     "BVME4000/6000에 설치하려면 <screen>i6000 &enterkey;</screen>라고 입력하십시오"
2686    
2687     #. Tag: para
2688     #: boot-installer.xml:1956
2689     #, no-c-format
2690     msgid "type <screen>i162 &enterkey;</screen> to install an MVME162"
2691     msgstr "MVME162에 설치하려면 <screen>i162 &enterkey;</screen>라고 입력하십시오"
2692    
2693     #. Tag: para
2694     #: boot-installer.xml:1961
2695     #, no-c-format
2696     msgid "type <screen>i167 &enterkey;</screen> to install an MVME166/167"
2697     msgstr ""
2698     "MVME166/167에 설치하려면 <screen>i167 &enterkey;</screen>라고 입력하십시오"
2699    
2700     #. Tag: para
2701     #: boot-installer.xml:1968
2702     #, no-c-format
2703     msgid ""
2704     "You may additionally append the string <screen>TERM=vt100</screen> to use "
2705     "vt100 terminal emulation, e.g., <screen>i6000 TERM=vt100 &enterkey;</screen>."
2706     msgstr ""
2707     "vt100 터미널 에뮬레이션을 이용하려면 <screen>TERM=vt100</screen> 파라미터를 "
2708     "붙일 수 있습니다. 예를 들어, <screen>i6000 TERM=vt100 &enterkey;</screen>."
2709    
2710     #. Tag: para
2711     #: boot-installer.xml:1980
2712     #, no-c-format
2713     msgid ""
2714     "For most &arch-title; architectures, booting from a local filesystem is the "
2715     "recommended method."
2716     msgstr ""
2717     "대부분의 &arch-title; 아키텍쳐의 경우, 로컬 파일시스템에서 부팅하는 게 가장 "
2718     "권장하는 방법입니다."
2719    
2720     #. Tag: para
2721     #: boot-installer.xml:1985
2722     #, no-c-format
2723     msgid ""
2724     "Booting from the boot floppy is supported only for Atari and VME (with a "
2725     "SCSI floppy drive on VME) at this time."
2726     msgstr ""
2727     "부트 플로피에서 부팅은 현재 Atari와 VMW에서만 (VME의 경우 SCSI 플로피 드라이"
2728     "브가 있으면) 동작합니다."
2729    
2730     #. Tag: title
2731     #: boot-installer.xml:2002 boot-installer.xml:2049
2732     #, no-c-format
2733     msgid "SGI Indys TFTP Booting"
2734     msgstr "SGI Indy TFTP 부팅"
2735    
2736     #. Tag: para
2737     #: boot-installer.xml:2003
2738     #, no-c-format
2739     msgid ""
2740     "After entering the command monitor use <informalexample><screen>\n"
2741     "bootp():\n"
2742     "</screen></informalexample> on SGI Indys to boot linux and to begin "
2743     "installation of the Debian Software. In order to make this work you may have "
2744     "to unset the <envar>netaddr</envar> environment variable. Type "
2745     "<informalexample><screen>\n"
2746     "unsetenv netaddr\n"
2747     "</screen></informalexample> in the command monitor to do this."
2748     msgstr ""
2749     "SGI Indy에서 리눅스를 부팅하고 설치를 시작하려면 커맨드 모니터로 들어간 다음 "
2750     "다음 명령을 사용하십시오: <informalexample><screen>\n"
2751     "bootp():\n"
2752     "</screen></informalexample> 이렇게 하려면, <envar>netaddr</envar> 환경 변수"
2753     "를 지워야 할 수도 있습니다. 지우려면 커맨드 모니터에서 다음 명령을 타이프하십"
2754     "시오: <informalexample><screen>\n"
2755     "unsetenv netaddr\n"
2756     "</screen></informalexample>"
2757    
2758     #. Tag: title
2759     #: boot-installer.xml:2022 boot-installer.xml:2071
2760     #, no-c-format
2761     msgid "Broadcom BCM91250A TFTP Booting"
2762     msgstr "Broadcom BCM91250A TFTP 부팅"
2763    
2764     #. Tag: para
2765     #: boot-installer.xml:2023
2766     #, no-c-format
2767     msgid ""
2768     "On the Broadcom BCM91250A evaluation board, you have to load the SiByl boot "
2769     "loader via TFTP which will then load and start the Debian installer. In most "
2770     "cases, you will first obtain an IP address via DHCP but it is also possible "
2771     "to configure a static address. In order to use DHCP, you can enter the "
2772     "following command on the CFE prompt: <informalexample><screen>\n"
2773     "ifconfig eth0 -auto\n"
2774     "</screen></informalexample> Once you have obtained an IP address, you can "
2775     "load SiByl with the following command: <informalexample><screen>\n"
2776     "boot 192.168.1.1:/boot/sibyl\n"
2777     "</screen></informalexample> You need to substitute the IP address listed in "
2778     "this example with either the name or the IP address of your TFTP server. "
2779     "Once you issue this command, the installer will be loaded automatically."
2780     msgstr ""
2781     "Broadcom BCM91250A 평가보드에서는 TFTP를 통해 SiByl 부트 로더를 읽어들여야 합"
2782     "니다. 그러면 데비안 설치 프로그램을 읽어들여서 시작합니다. 대부분의 경우 DHCP"
2783     "를 통해 IP 주소를 받지만 고정 주소를 설정할 수도 있습니다. DHCP를 사용하려"
2784     "면, CFE 프롬프트에서 다음 명령을 입력하십시오: <informalexample><screen>\n"
2785     "ifconfig eth0 -auto\n"
2786     "</screen></informalexample> IP 주소를 받으면, 다음 명령으로 SiByl을 읽어들일 "
2787     "수 있습니다: <informalexample><screen>\n"
2788     "boot 192.168.1.1:/boot/sibyl\n"
2789     "</screen></informalexample> 위의 예에서 IP 주소는 TFTP 주소의 이름 혹은 IP 주"
2790     "소로 바꿔야 합니다. 일단 이 명령을 실행하면, 설치 프로그램을 자동으로 읽어들"
2791     "입니다."
2792    
2793     #. Tag: title
2794     #: boot-installer.xml:2046 boot-installer.xml:2580
2795     #, no-c-format
2796     msgid "Boot Parameters"
2797     msgstr "부팅 파라미터"
2798    
2799     #. Tag: para
2800     #: boot-installer.xml:2050
2801     #, no-c-format
2802     msgid ""
2803     "On SGI Indys you can append boot parameters to the <command>bootp():</"
2804     "command> command in the command monitor."
2805     msgstr ""
2806     "SGI Indy에서는 커맨드 모니터에서 부팅 파라미터를 <command>bootp():</command> "
2807     "명령어 뒤에 붙일 수 있습니다."
2808    
2809     #. Tag: para
2810     #: boot-installer.xml:2055
2811     #, no-c-format
2812     msgid ""
2813     "Following the <command>bootp():</command> command you can give the path and "
2814     "name of the file to boot if you did not give an explicit name via your bootp/"
2815     "dhcp server. Example: <informalexample><screen>\n"
2816     "bootp():/boot/tftpboot.img\n"
2817     "</screen></informalexample> Further kernel parameters can be passed via "
2818     "<command>append</command>:"
2819     msgstr ""
2820     "bootp/dhcp 서버에서 부팅할 파일을 지정하지 않았다면, <command>bootp():</"
2821     "command> 명령 뒤에 부팅할 파일의 경로와 이름을 지정할 수 있습니다. 예를 들"
2822     "어: <informalexample><screen>\n"
2823     "bootp():/boot/tftpboot.img\n"
2824     "</screen></informalexample> 그 외의 커널 파라미터는 <command>append</command>"
2825     "를 통해 넘길 수 있습니다:"
2826    
2827     #. Tag: screen
2828     #: boot-installer.xml:2065
2829     #, no-c-format
2830     msgid "bootp(): append=\"root=/dev/sda1\""
2831     msgstr "bootp(): append=\"root=/dev/sda1\""
2832    
2833     #. Tag: para
2834     #: boot-installer.xml:2072
2835     #, no-c-format
2836     msgid ""
2837     "You cannot pass any boot parameters directly from the CFE prompt. Instead, "
2838     "you have to edit the <filename>/boot/sibyl.conf</filename> file on the TFTP "
2839     "server and add your parameters to the <replaceable>extra_args</replaceable> "
2840     "variable."
2841     msgstr ""
2842     "CFE 프롬프트에서는 부트 파라미터를 직접 넘길 수 없습니다. 대신에 TFTP 서버에 "
2843     "있는 <filename>/boot/sibyl.conf</filename> 파일을 편집해서 "
2844     "<replaceable>extra_args</replaceable> 변수에 파라미터를 추가해야 합니다."
2845    
2846     #. Tag: title
2847     #: boot-installer.xml:2089
2848     #, no-c-format
2849     msgid "s390 Limitations"
2850     msgstr "s390 한계"
2851    
2852     #. Tag: para
2853     #: boot-installer.xml:2090
2854     #, no-c-format
2855     msgid ""
2856     "In order to run the installation system a working network setup and ssh "
2857     "session is needed on S/390."
2858     msgstr ""
2859     "S/390에서 설치 시스템을 실행하려면 제대로 동작하는 네트워크 설정이 있어야 하"
2860     "고 SSH 세션이 필요합니다."
2861    
2862     #. Tag: para
2863     #: boot-installer.xml:2095
2864     #, no-c-format
2865     msgid ""
2866     "The booting process starts with a network setup that prompts you for several "
2867     "network parameters. If the setup is successful, you will login to the system "
2868     "by starting a ssh session which will launch the standard installation system."
2869     msgstr ""
2870     "부팅 과정은 몇 가지 네트워크 파라미터를 설정하는 네트워크 설정으로 시작합니"
2871     "다. 설정이 성공하면, SSH 세션으로 로그인해서 거기에서 표준 설치 시스템을 시작"
2872     "합니다."
2873    
2874     #. Tag: title
2875     #: boot-installer.xml:2106
2876     #, no-c-format
2877     msgid "s390 Boot Parameters"
2878     msgstr "s390 부팅 파라미터"
2879    
2880     #. Tag: para
2881     #: boot-installer.xml:2107
2882     #, no-c-format
2883     msgid ""
2884     "On S/390 you can append boot parameters in the parm file. This file can "
2885     "either be in ASCII or EBCDIC format. Please read <ulink url=\"&url-s390-"
2886     "devices;\">Device Drivers and Installation Commands</ulink> for more "
2887     "information about S/390-specific boot parameters."
2888     msgstr ""
2889     "S/390에서는 parm 파일에 부팅 파라미터를 추가할 수 있습니다. ASCII나 EBCDIC 형"
2890     "식을 쓸 수 있습니다. S/390 관련 부팅 파라미터에 관한 더 자세한 정보는 <ulink "
2891     "url=\"&url-s390-devices;\">Device Drivers and Installation Commands</ulink>"
2892     "를 읽어 보십시오."
2893    
2894     #. Tag: para
2895     #: boot-installer.xml:2161
2896     #, no-c-format
2897     msgid ""
2898     "Currently, the only &arch-title; subarchitectures that support CD-ROM "
2899     "booting are PReP and New World PowerMacs. On PowerMacs, hold the <keycap>c</"
2900     "keycap> key, or else the combination of <keycap>Command</keycap>, "
2901     "<keycap>Option</keycap>, <keycap>Shift</keycap>, and <keycap>Delete</keycap> "
2902     "keys together while booting to boot from the CD-ROM."
2903     msgstr ""
2904     "현재, &arch-title; 서브 아키텍쳐중에서 CD-ROM 부팅을 지원하는 경우는 PReP 및 "
2905     "New World PowerMac뿐입니다. PowerMac에서 CD-ROM 부팅을 하려면, <keycap>c</"
2906     "keycap> 키를 누르고 있거나, <keycap>Command</keycap>, <keycap>Option</"
2907     "keycap>, <keycap>Shift</keycap>, <keycap>Delete</keycap> 키를 동시에 누르고 "
2908     "있으십시오."
2909    
2910     #. Tag: para
2911     #: boot-installer.xml:2170
2912     #, no-c-format
2913     msgid ""
2914     "OldWorld PowerMacs will not boot a Debian CD, because OldWorld computers "
2915     "relied on a Mac OS ROM CD boot driver to be present on the CD, and a free-"
2916     "software version of this driver is not available. All OldWorld systems have "
2917     "floppy drives, so use the floppy drive to launch the installer, and then "
2918     "point the installer to the CD for the needed files."
2919     msgstr ""
2920     "OldWorld PowerMacs은 데비안 CD를 부팅하지 못합니다. OldWorld 컴퓨터는 CD에 있"
2921     "는 Mac OS ROM CD 부트 드라이버에 의존하기 때문입니다. 그리고 이 드라이버는 자"
2922     "유 소프트웨어 버전이 없습니다. 모든 OldWorld 시스템에는 플로피 드라이브가 있"
2923     "으므로, 이 플로피 드라이브로 설치 프로그램을 실행하십시오. 그 다음에 설치 프"
2924     "로그램에서 필요한 파일이 있으면 CD를 지정하십시오."
2925    
2926     #. Tag: para
2927     #: boot-installer.xml:2179
2928     #, no-c-format
2929     msgid ""
2930     "If your system doesn't boot directly from CD-ROM, you can still use the CD-"
2931     "ROM to install the system. On NewWorlds, you can also use an OpenFirmware "
2932     "command to boot from the CD-ROM manually. Follow the instructions in <xref "
2933     "linkend=\"boot-newworld\"/> for booting from the hard disk, except use the "
2934     "path to <command>yaboot</command> on the CD at the OF prompt, such as"
2935 fjpop-guest 26655 msgstr ""
2936     "시스템이 CD-ROM에서 직접 부팅하지 못하는 경우에도, CD-ROM을 사용해 시스템을 "
2937     "설치할 수 있습니다. NewWorld에서는 OpenFirmware 명령을 이용해 CD-ROM을 수동으"
2938     "로 부팅할 수 있습니다. 하드디스크에 부팅하려면 <xref linkend=\"boot-newworld"
2939     "\"/>에 있는 설명을 따라하십시오. 단 다음과 같이 CD에 있는 <command>yaboot</"
2940     "command> 경로를 사용하십시오"
2941 cwryu 26645
2942     #. Tag: screen
2943     #: boot-installer.xml:2188
2944     #, no-c-format
2945     msgid "0 &gt; boot cd:,\\install\\yaboot"
2946     msgstr "0 &gt; boot cd:,\\install\\yaboot"
2947    
2948     #. Tag: title
2949     #: boot-installer.xml:2194
2950     #, no-c-format
2951     msgid "Booting from Hard Disk"
2952     msgstr "하드 디스크에서 부팅하기"
2953    
2954     #. Tag: title
2955     #: boot-installer.xml:2215
2956     #, no-c-format
2957     msgid "Booting CHRP from OpenFirmware"
2958     msgstr "OpenFirmware에서 CHRP 부팅하기"
2959    
2960     #. Tag: emphasis
2961     #: boot-installer.xml:2219
2962     #, no-c-format
2963     msgid "Not yet written."
2964     msgstr "Not yet written."
2965    
2966     #. Tag: title
2967     #: boot-installer.xml:2224
2968     #, no-c-format
2969     msgid "Booting OldWorld PowerMacs from MacOS"
2970     msgstr "MacOS에서 OldWorld PowerMac 부팅하기"
2971    
2972     #. Tag: para
2973     #: boot-installer.xml:2225
2974     #, no-c-format
2975     msgid ""
2976     "If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
2977     "boot into the installation system. Double click the <guiicon>BootX</guiicon> "
2978     "application icon. Click on the <guibutton>Options</guibutton> button and "
2979     "select <guilabel>Use Specified RAM Disk</guilabel>. This will give you the "
2980     "chance to select the <filename>ramdisk.image.gz</filename> file. You may "
2981     "need to select the <guilabel>No Video Driver</guilabel> checkbox, depending "
2982     "on your hardware. Then click the <guibutton>Linux</guibutton> button to shut "
2983     "down MacOS and launch the installer."
2984     msgstr ""
2985     "<xref linkend=\"files-oldworld\"/>의 BootX를 설정하는 경우, BootX를 이용해 설"
2986     "치 시스템을 부팅할 수 있습니다. <guiicon>BootX</guiicon> 애플리케이션 아이콘"
2987     "을 더블 클릭하십시오. <guibutton>Options</guibutton> 단추를 클릭해 "
2988     "<guilabel>Use Specified RAM Disk</guilabel>를 선택하십시오. 그러면 "
2989     "<filename>ramdisk.image.gz</filename> 파일을 선택할 수 있습니다. 하드웨어에 "
2990     "따라서는 <guilabel>No Video Driver</guilabel> 체크박스를 선택해야 할 수도 있"
2991     "습니다. 그리고 <guibutton>Linux</guibutton> 단추를 눌러 MacOS를 끝내고 설치 "
2992     "프로그램을 시작하십시오."
2993    
2994     #. Tag: title
2995     #: boot-installer.xml:2243
2996     #, no-c-format
2997     msgid "Booting NewWorld Macs from OpenFirmware"
2998     msgstr "OpenFirmware에서 NewWorld Mac 부팅하기"
2999    
3000     #. Tag: para
3001     #: boot-installer.xml:2244
3002     #, no-c-format
3003     msgid ""
3004     "You will have already placed the <filename>vmlinux</filename>, "
3005     "<filename>initrd.gz</filename>, <filename>yaboot</filename>, and "
3006     "<filename>yaboot.conf</filename> files at the root level of your HFS "
3007     "partition in <xref linkend=\"files-newworld\"/>. Restart the computer, and "
3008     "immediately (during the chime) hold down the <keycap>Option</keycap>, "
3009     "<keycap>Command (cloverleaf/Apple)</keycap>, <keycap>o</keycap>, and "
3010     "<keycap>f</keycap> keys all together. After a few seconds you will be "
3011     "presented with the Open Firmware prompt. At the prompt, type "
3012     "<informalexample><screen>\n"
3013     "0 &gt; boot hd:<replaceable>x</replaceable>,yaboot\n"
3014     "</screen></informalexample> replacing <replaceable>x</replaceable> with the "
3015     "partition number of the HFS partition where the kernel and yaboot files were "
3016     "placed, followed by a &enterkey;. On some machines, you may need to use "
3017     "<userinput>ide0:</userinput> instead of <userinput>hd:</userinput>. In a few "
3018     "more seconds you will see a yaboot prompt <informalexample><screen>\n"
3019     "boot:\n"
3020     "</screen></informalexample> At yaboot's <prompt>boot:</prompt> prompt, type "
3021     "either <userinput>install</userinput> or <userinput>install video=ofonly</"
3022     "userinput> followed by a &enterkey;. The <userinput>video=ofonly</userinput> "
3023     "argument is for maximum compatibility; you can try it if <userinput>install</"
3024     "userinput> doesn't work. The Debian installation program should start."
3025     msgstr ""
3026     "<xref linkend=\"files-newworld\"/>의 <filename>vmlinux</filename>, "
3027     "<filename>initrd.gz</filename>, <filename>yaboot</filename>, "
3028     "<filename>yaboot.conf</filename> 파일을 HFS 파티션의 맨 위에 저장해 놓으십시"
3029     "오. 컴퓨터를 다시 시작하고, 즉시 (삐 소리가 날 때) <keycap>Option</keycap>, "
3030     "<keycap>Command (클로버잎/Apple)</keycap>, <keycap>o</keycap>, <keycap>f</"
3031     "keycap> 키를 동시에 누르고 있으십시오. 몇 초 후에 Open Firmware 프롬프트가 나"
3032     "타납니다. 프롬프트에서 다음을 입력하십시오: <informalexample><screen>\n"
3033     "0 &gt; boot hd:<replaceable>x</replaceable>,yaboot\n"
3034     "</screen></informalexample> 여기서 <replaceable>x</replaceable>를 커널과 "
3035     "yaboot 파일이 들어 있는 HFS 파티션의 파티션 번호로 바꾸시고, &enterkey;를 누"
3036     "르십시오. 일부 시스템에서는, <userinput>hd:</userinput> 대신에 "
3037     "<userinput>ide0:</userinput>을 써야 할 수도 있습니다. 몇 초 안에 yaboot 프롬"
3038     "프트를 볼 수 있을 겁니다 <informalexample><screen>\n"
3039     "boot:\n"
3040     "</screen></informalexample> yaboot의 <prompt>boot:</prompt> 프롬프트에서 "
3041     "<userinput>install</userinput> 혹은 <userinput>install video=ofonly</"
3042     "userinput> 명령을 입력하고 &enterkey;를 누르십시오. <userinput>video=ofonly</"
3043     "userinput> 인수는 <userinput>install</userinput>이 동작하지 않을 때에 호환성"
3044     "을 최대화하기 위해 시도해 볼 수 있습니다. 그러면 데비안 설치 프로그램이 시작"
3045     "합니다."
3046    
3047     #. Tag: para
3048     #: boot-installer.xml:2280
3049     #, no-c-format
3050     msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
3051     msgstr ""
3052     "현재 NewWorld PowerMacs 시스템은 USB 부팅을 지원한다고 알려져 있습니다."
3053    
3054     #. Tag: para
3055     #: boot-installer.xml:2286
3056     #, no-c-format
3057     msgid ""
3058     "Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
3059     ">. To boot a Macintosh system from a USB stick, you will need to use the "
3060     "Open Firmware prompt, since Open Firmware does not search USB storage "
3061     "devices by default. To get to the prompt, hold down "
3062     "<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</"
3063     "keycap> <keycap>f</keycap></keycombo> all together while booting (see <xref "
3064     "linkend=\"invoking-openfirmware\"/>)."
3065     msgstr ""
3066     "<xref linkend=\"boot-usb-files\"/>에 있는 모든 걸 준비해야 합니다. Macintosh "
3067     "시스템을 USB 스틱에서 부팅하려면, Open Firmware는 USB 저장 장치를 검색하지 않"
3068     "기 때문에 프롬프트를 직접 사용해야 합니다. 프롬프트가 나오게 하려면, "
3069     "<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</"
3070     "keycap> <keycap>f</keycap></keycombo> 키를 부팅하는 동안 동시에 누르고 계십시"
3071     "오. (<xref linkend=\"invoking-openfirmware\"/> 참고)"
3072    
3073     #. Tag: para
3074     #: boot-installer.xml:2298
3075     #, no-c-format
3076     msgid ""
3077     "You will need to work out where the USB storage device appears in the device "
3078     "tree, since at the moment <command>ofpath</command> cannot work that out "
3079     "automatically. Type <userinput>dev / ls</userinput> and <userinput>devalias</"
3080     "userinput> at the Open Firmware prompt to get a list of all known devices "
3081     "and device aliases. On the author's system with various types of USB stick, "
3082     "paths such as <filename>usb0/disk</filename>, <filename>usb0/hub/disk</"
3083     "filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</filename>, and "
3084     "<filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename> work."
3085     msgstr ""
3086     "장치 트리에서 USB 저장 장치가 나타나는 위치를 조정할 필요가 있습니다. 현재는 "
3087     "<command>ofpath</command>에서 자동으로 조정하지 못하기 때문입니다. Open "
3088     "Firmware 프롬프트에서 <userinput>dev / ls</userinput> 및 "
3089     "<userinput>devalias</userinput> 명령으로 모든 장치와 장치 별명의 목록을 보십"
3090     "시오. 예를 들어 문서 저자의 시스템에는 <filename>usb0/disk</filename>, "
3091     "<filename>usb0/hub/disk</filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</"
3092     "filename>, 그리고 <filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>이 "
3093     "동작하고 있습니다."
3094    
3095     #. Tag: para
3096     #: boot-installer.xml:2310
3097     #, no-c-format
3098     msgid ""
3099     "Having worked out the device path, use a command like this to boot the "
3100     "installer: <informalexample><screen>\n"
3101     "boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:"
3102     "tbxi\n"
3103     "</screen></informalexample> The <replaceable>2</replaceable> matches the "
3104     "Apple_HFS or Apple_Bootstrap partition onto which you copied the boot image "
3105     "earlier, and the <userinput>,\\\\:tbxi</userinput> part instructs Open "
3106     "Firmware to boot from the file with an HFS file type of \"tbxi\" (i.e. "
3107     "<command>yaboot</command>) in the directory previously blessed with "
3108     "<command>hattrib -b</command>."
3109     msgstr ""
3110     "장치 경로를 조정하고 나면, 다음과 같은 명령으로 설치 프로그램을 시작하십시"
3111     "오: <informalexample><screen>\n"
3112     "boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:"
3113     "tbxi\n"
3114     "</screen></informalexample> 여기서 <replaceable>2</replaceable>는 앞에서 부"
3115     "트 이미지를 복사해 놓은 Apple_HFS 혹은 Apple_Bootstrap 파티션이고, "
3116     "<userinput>,\\\\:tbxi</userinput> 부분은 전에 <command>hattrib -b</command> "
3117     "해 놓은 디렉토리에 있는 \"tbxi\" 타입의 HFS 파일에서 (예를 들어 "
3118     "<comm