/[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 28721 - (hide annotations) (download)
Mon Jun 27 18:31:30 2005 UTC (7 years, 10 months ago) by fjp
File size: 194277 byte(s)
Update of POT and PO files for the manual
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 27912 "PO-Revision-Date: 2005-05-23 21:45+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 fjpop-guest 26987 #: boot-installer.xml:179 boot-installer.xml:182
182 cwryu 26645 #, 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 fjpop-guest 26987 #: boot-installer.xml:170 boot-installer.xml:185 boot-installer.xml:188
322 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:274 boot-installer.xml:884 boot-installer.xml:1376
500     #: boot-installer.xml:1869 boot-installer.xml:1952 boot-installer.xml:2292
501     #: boot-installer.xml:2388
502 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:432 boot-installer.xml:890 boot-installer.xml:1394
767     #: boot-installer.xml:1875 boot-installer.xml:2298 boot-installer.xml:2394
768 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:437 boot-installer.xml:895 boot-installer.xml:1399
778     #: boot-installer.xml:1880 boot-installer.xml:2303 boot-installer.xml:2399
779 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:442 boot-installer.xml:900 boot-installer.xml:1404
789     #: boot-installer.xml:1885 boot-installer.xml:2308 boot-installer.xml:2404
790 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:537 boot-installer.xml:590 boot-installer.xml:1013
934     #: boot-installer.xml:1832 boot-installer.xml:2080 boot-installer.xml:2434
935 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:548 boot-installer.xml:601 boot-installer.xml:1024
951     #: boot-installer.xml:1843 boot-installer.xml:2091 boot-installer.xml:2445
952 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:556 boot-installer.xml:609 boot-installer.xml:1032
967     #: boot-installer.xml:1851 boot-installer.xml:2099 boot-installer.xml:2453
968 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:564 boot-installer.xml:617 boot-installer.xml:1040
983     #: boot-installer.xml:1859 boot-installer.xml:2107 boot-installer.xml:2461
984 cwryu 26645 #, 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 fjpop-guest 27563 #: boot-installer.xml:584 boot-installer.xml:1007 boot-installer.xml:1820
1003     #: boot-installer.xml:2074 boot-installer.xml:2428
1004 cwryu 26645 #, no-c-format
1005     msgid "Booting from a CD-ROM"
1006     msgstr "CD-ROM에서 부팅하기"
1007    
1008     #. Tag: title
1009     #: boot-installer.xml:722
1010 cwryu 27658 #, no-c-format
1011 cwryu 26645 msgid ""
1012 fjpop-guest 27563 "Booting from Linux Using <command>LILO</command> or <command>GRUB</command>"
1013 cwryu 26645 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 cwryu 27658 #, no-c-format
1079 cwryu 26645 msgid ""
1080     "image=/boot/newinstall/vmlinuz\n"
1081     " label=newinstall\n"
1082     " initrd=/boot/newinstall/initrd.gz\n"
1083     " root=/dev/ram0\n"
1084 fjpop-guest 27377 " append=\"<phrase condition=\"sarge\">devfs=mount,dall </"
1085     "phrase>ramdisk_size=12000\""
1086 cwryu 26645 msgstr ""
1087     "image=/boot/newinstall/vmlinuz\n"
1088     " label=newinstall\n"
1089     " initrd=/boot/newinstall/initrd.gz\n"
1090     " root=/dev/ram0\n"
1091 fjpop-guest 27868 " append=\"<phrase condition=\"sarge\">devfs=mount,dall </"
1092     "phrase>ramdisk_size=12000\""
1093 cwryu 26645
1094     #. Tag: para
1095     #: boot-installer.xml:769
1096     #, no-c-format
1097     msgid ""
1098     "For more details, refer to the <citerefentry><refentrytitle>initrd</"
1099     "refentrytitle> <manvolnum>4</manvolnum></citerefentry> and "
1100     "<citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</"
1101     "manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> and "
1102     "reboot."
1103     msgstr ""
1104     "더 자세한 정보는, <citerefentry><refentrytitle>initrd</refentrytitle> "
1105     "<manvolnum>4</manvolnum></citerefentry> 및 <citerefentry><refentrytitle>lilo."
1106     "conf</refentrytitle> <manvolnum>5</manvolnum></citerefentry> 맨페이지를 참고"
1107     "하십시오. 이제 <userinput>lilo</userinput>를 실행하고 다시 부팅하십시오."
1108    
1109     #. Tag: para
1110     #: boot-installer.xml:778
1111 cwryu 27658 #, no-c-format
1112 cwryu 26645 msgid ""
1113     "The procedure for <command>GRUB</command> is quite similar. Locate your "
1114     "<filename>menu.lst</filename> in the <filename>/boot/grub/</filename> "
1115     "directory (sometimes in the <filename>/boot/boot/grub/</filename>), add the "
1116     "following lines: <informalexample><screen>\n"
1117     "title New Install\n"
1118     "kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n"
1119     "initrd (hd0,0)/boot/newinstall/initrd.gz\n"
1120 fjpop-guest 27377 "</screen></informalexample> and reboot. <phrase condition=\"sarge\">If the "
1121     "boot fails, you can try adding <userinput>devfs=mount,dall</userinput> to "
1122     "the <quote>kernel</quote> line. </phrase>"
1123 cwryu 26645 msgstr ""
1124 fjpop-guest 27868 "<command>GRUB</command> 사용법은 아주 비슷합니다. <filename>menu.lst</"
1125     "filename> 파일을 <filename>/boot/grub/</filename> 디렉토리에 (어떤 경우는 "
1126     "<filename>/boot/boot/grub/</filename>) 놓고, 다음 줄을 추가하십시오: "
1127     "<informalexample><screen>\n"
1128 cwryu 26645 "title New Install\n"
1129     "kernel (hd0,0)/boot/newinstall/vmlinuz root=/dev/ram0 ramdisk_size=12000\n"
1130     "initrd (hd0,0)/boot/newinstall/initrd.gz\n"
1131 fjpop-guest 27868 "</screen></informalexample> 그리고 다시 부팅하십시오. 부팅이 실패하면 "
1132     "<quote>kernel</quote> 줄에 <userinput>devfs=mount,dall</userinput>을 추가해 "
1133     "보십시오."
1134 cwryu 26645
1135     #. Tag: para
1136 fjpop-guest 27377 #: boot-installer.xml:791
1137 cwryu 26645 #, no-c-format
1138     msgid ""
1139     "Note that the value of the <userinput>ramdisk_size</userinput> may need to "
1140     "be adjusted for the size of the initrd image. From here on, there should be "
1141     "no difference between <command>GRUB</command> or <command>LILO</command>."
1142     msgstr ""
1143     "<userinput>ramdisk_size</userinput>의 값을 initrd 이미지 크기에 따라 조정해"
1144     "야 할 수도 있습니다. 이 이후부터는 <command>GRUB</command>와 <command>LILO</"
1145     "command> 사이에 차이점이 없습니다."
1146    
1147     #. Tag: title
1148 fjpop-guest 27563 #: boot-installer.xml:802
1149 cwryu 27658 #, no-c-format
1150 fjpop-guest 27563 msgid "Booting from USB Memory Stick"
1151 cwryu 27658 msgstr "USB 메모리 스틱에서 부팅하기"
1152 cwryu 26645
1153     #. Tag: para
1154 fjpop-guest 27377 #: boot-installer.xml:803
1155 cwryu 26645 #, no-c-format
1156     msgid ""
1157     "Let's assume you have prepared everything from <xref linkend=\"boot-dev-"
1158     "select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB "
1159     "stick into some free USB connector and reboot the computer. The system "
1160     "should boot up, and you should be presented with the <prompt>boot:</prompt> "
1161     "prompt. Here you can enter optional boot arguments, or just hit &enterkey;."
1162     msgstr ""
1163     "<xref linkend=\"boot-dev-select\"/> 및 <xref linkend=\"boot-usb-files\"/>의 "
1164     "모든 것을 준비했다고 하면, USB 스틱을 빈 USB 커넥터에 꼽고 컴퓨터를 다시 부팅"
1165     "하십시오. 시스템이 부팅해서 <prompt>boot:</prompt> 프롬프트가 나와야 합니다. "
1166     "거기에서 부팅 파라미터를 추가로 넣을 수도 있고, 그냥 &enterkey;를 누를 수도 "
1167     "있습니다."
1168    
1169     #. Tag: para
1170 fjpop-guest 27377 #: boot-installer.xml:812
1171 cwryu 26645 #, no-c-format
1172     msgid ""
1173     "In case your computer doesn't support booting from USB memory devices, you "
1174     "can still use a single floppy to do the initial boot and then switch to USB. "
1175     "Boot your system as described in <xref linkend=\"floppy-boot\"/>; the kernel "
1176     "on the boot floppy should detect your USB stick automatically. When it asks "
1177     "for the root floppy, simply press &enterkey;. You should see &d-i; starting."
1178     msgstr ""
1179     "컴퓨터가 USB 메모리 장치에서 부팅을 지원하지 않는 경우, 플로피로 부팅한 다음"
1180     "에 USB로 바꿀 수 있습니다. <xref linkend=\"floppy-boot\"/>에 설명된 대로 부팅"
1181     "하십시오. 부트 플로피의 커널은 USB 스틱을 자동으로 찾아낼 것입니다. 루트 플로"
1182     "피가 필요한 시점에, &enterkey;를 누르십시오. 그러면 &d-i;가 시작할 것입니다."
1183    
1184     #. Tag: title
1185 fjpop-guest 27563 #: boot-installer.xml:825 boot-installer.xml:1932 boot-installer.xml:2334
1186     #: boot-installer.xml:2482
1187 cwryu 26645 #, no-c-format
1188     msgid "Booting from Floppies"
1189     msgstr "플로피에서 부팅하기"
1190    
1191     #. Tag: para
1192 fjpop-guest 27563 #: boot-installer.xml:826 boot-installer.xml:2342
1193 cwryu 26645 #, no-c-format
1194     msgid ""
1195     "You will have already downloaded the floppy images you needed and created "
1196     "floppies from the images in <xref linkend=\"create-floppy\"/>."
1197     msgstr ""
1198     "필요한 플로피 이미지를 내려받아서 <xref linkend=\"create-floppy\"/>에 설명한 "
1199     "대로 이미지에서 플로피를 만듭니다."
1200    
1201     #. Tag: para
1202 fjpop-guest 27377 #: boot-installer.xml:833
1203 cwryu 26645 #, no-c-format
1204     msgid ""
1205     "To boot from the installer boot floppy, place it in the primary floppy "
1206     "drive, shut down the system as you normally would, then turn it back on."
1207     msgstr ""
1208     "설치 프로그램의 부트 플로피에서 부팅하려면, 플로피를 첫 번째 플로피 드라이브"
1209     "에 넣고, 평소에 하던 방법대로 시스템을 끈 다음 다시 켜십시오."
1210    
1211     #. Tag: para
1212 fjpop-guest 27377 #: boot-installer.xml:839
1213 cwryu 26768 #, no-c-format
1214 cwryu 26645 msgid ""
1215 fjpop-guest 26655 "For installing from an LS-120 drive (ATAPI version) with a set of floppies, "
1216 cwryu 26645 "you need to specify the virtual location for the floppy device. This is done "
1217     "with the <emphasis>root=</emphasis> boot argument, giving the device that "
1218     "the ide-floppy driver maps the device to. For example, if your LS-120 drive "
1219     "is connected as the first IDE device (master) on the second cable, you enter "
1220     "<userinput>linux root=/dev/hdc</userinput> at the boot prompt. Installation "
1221     "from LS-120 is only supported by 2.4 and later kernels."
1222 fjpop-guest 26987 msgstr ""
1223     "플로피를 이용해 LS-120 드라이브에서 (ATAPI 버전) 설치하는 경우, 플로피 장치"
1224     "의 가상 위치를 지정해야 합니다. <emphasis>root=</emphasis> 부팅 파라미터를 사"
1225     "용해, ide-floppy 드라이버가 어느 장치로 매핑되는 지 장치를 지정합니다. 예를 "
1226     "들어, LS-120 드라이브가 두 번째 케이블의 첫 번째 (master) IDE 장치에 연결되"
1227     "어 있는 경우, 부팅 프롬프트에서 <userinput>linux root=/dev/hdc</userinput>라"
1228     "고 입력합니다. LS-120에서 설치하는 건 2.4 이후의 커널에서만 지원합니다."
1229 cwryu 26645
1230     #. Tag: para
1231 fjpop-guest 27377 #: boot-installer.xml:850
1232 cwryu 26645 #, no-c-format
1233     msgid ""
1234     "Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</"
1235     "keycap> <keycap>Delete</keycap></keycombo> does not properly reset the "
1236     "machine, so a ``hard'' reboot is recommended. If you are installing from an "
1237     "existing operating system (e.g., from a DOS box) you don't have a choice. "
1238     "Otherwise, please do a hard reboot when booting."
1239     msgstr ""
1240     "몇몇 기계에서는 <keycombo><keycap>Control</keycap> <keycap>Alt</keycap> "
1241     "<keycap>Delete</keycap></keycombo> 키를 눌러도 컴퓨터를 리셋하지 않기 때문"
1242     "에, ``하드'' 리부팅을 권장합니다. 기존 운영 체제에서 설치하는 경우에는 (예를 "
1243     "들어 DOS에서) 다른 방법이 없습니다. 그 외의 경우에는 항상 부팅할 때 하드 리부"
1244     "팅을 하십시오."
1245    
1246     #. Tag: para
1247 fjpop-guest 27377 #: boot-installer.xml:859
1248 cwryu 26645 #, no-c-format
1249     msgid ""
1250     "The floppy disk will be accessed, and you should then see a screen that "
1251     "introduces the boot floppy and ends with the <prompt>boot:</prompt> prompt."
1252     msgstr ""
1253     "플로피 디스크를 읽게 됩니다. 그 다음에 부트 플로피에 대해 소개하는 화면이 나"
1254     "오고 마지막에 <prompt>boot:</prompt> 프롬프트가 나옵니다."
1255    
1256     #. Tag: para
1257 fjpop-guest 27377 #: boot-installer.xml:865
1258 cwryu 26645 #, no-c-format
1259     msgid ""
1260     "Once you press &enterkey;, you should see the message "
1261     "<computeroutput>Loading...</computeroutput>, followed by "
1262     "<computeroutput>Uncompressing Linux...</computeroutput>, and then a "
1263     "screenfull or so of information about the hardware in your system. More "
1264     "information on this phase of the boot process can be found below in <xref "
1265     "linkend=\"kernel-msgs\"/>."
1266     msgstr ""
1267     "&enterkey;를 누르면, <computeroutput>Loading...</computeroutput> 메세지 다음"
1268     "에, <computeroutput>Uncompressing Linux...</computeroutput>라고 나오고, 시스"
1269     "템의 하드웨어에 관한 여러가지 정보가 화면 가득히 나옵니다. 이 부팅 과정에 대"
1270     "한 더 자세한 정보는 아래의 <xref linkend=\"kernel-msgs\"/>에 있습니다."
1271    
1272     #. Tag: para
1273 fjpop-guest 27377 #: boot-installer.xml:874
1274 cwryu 26645 #, no-c-format
1275     msgid ""
1276     "After booting from the boot floppy, the root floppy is requested. Insert the "
1277     "root floppy and press &enterkey;, and the contents are loaded into memory. "
1278     "The installer program <command>debian-installer</command> is automatically "
1279     "launched."
1280     msgstr ""
1281     "부트 플로피에서 부팅한 다음, 루트 플로피를 요청합니다. 루트 플로피를 넣고 "
1282     "&enterkey;를 누르십시오. 그러면 루트 플로피의 내용을 메모리에 읽어들입니다. "
1283     "설치 프로그램 <command>debian-installer</command>를 자동으로 실행합니다."
1284    
1285     #. Tag: para
1286 fjpop-guest 27377 #: boot-installer.xml:908
1287 cwryu 26645 #, no-c-format
1288     msgid "There are various ways to do a TFTP boot on i386."
1289     msgstr "i386에서 TFTP 부팅을 하는 여러 가지 방법이 있습니다."
1290    
1291     #. Tag: title
1292 fjpop-guest 27377 #: boot-installer.xml:914
1293 cwryu 26645 #, no-c-format
1294     msgid "NIC or Motherboard that support PXE"
1295     msgstr "PXE를 지원하는 NIC 혹은 마더보드"
1296    
1297     #. Tag: para
1298 fjpop-guest 27377 #: boot-installer.xml:915
1299 cwryu 26645 #, no-c-format
1300     msgid ""
1301     "It could be that your Network Interface Card or Motherboard provides PXE "
1302     "boot functionality. This is a <trademark class=\"trade\">Intel</trademark> "
1303     "re-implemention of TFTP boot. If so you may be able to configure your BIOS "
1304     "to boot from the network."
1305     msgstr ""
1306     "네트워크 인터페이스 카드나 마더보드에서 PXE 부팅 기능을 지원할 수도 있습니"
1307     "다. PXE는 <trademark class=\"trade\">Intel</trademark>에서 TFTP 부팅을 다시 "
1308     "만든 것입니다. PXE를 지원하는 경우 네트워크 부팅을 하도록 BIOS를 설정할 수 있"
1309     "을 것입니다."
1310    
1311     #. Tag: title
1312 fjpop-guest 27377 #: boot-installer.xml:926
1313 cwryu 27658 #, no-c-format
1314 fjpop-guest 27563 msgid "NIC with Network BootROM"
1315 cwryu 26645 msgstr "네트워크 부트롬이 들어 있는 NIC"
1316    
1317     #. Tag: para
1318 fjpop-guest 27377 #: boot-installer.xml:927
1319 cwryu 26645 #, no-c-format
1320     msgid ""
1321     "It could be that your Network Interface Card provides TFTP boot "
1322     "functionality."
1323     msgstr "네트워크 인터페이스 카드에서 TFTP 부팅 기능을 지원할 수도 있습니다."
1324    
1325     #. Tag: para
1326 fjpop-guest 27377 #: boot-installer.xml:932
1327 cwryu 26645 #, no-c-format
1328     msgid ""
1329     "Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. "
1330     "Please refer to this document."
1331     msgstr ""
1332     "어떻게 했는 지 알려 주십시오 (<email>&email-debian-boot-list;</email>). 이 문"
1333     "서를 언급해 주십시오."
1334    
1335     #. Tag: title
1336 fjpop-guest 27377 #: boot-installer.xml:940
1337 cwryu 26645 #, no-c-format
1338     msgid "Etherboot"
1339     msgstr "Etherboot"
1340    
1341     #. Tag: para
1342 fjpop-guest 27377 #: boot-installer.xml:941
1343 cwryu 26645 #, no-c-format
1344     msgid ""
1345     "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> "
1346     "provides bootdiskettes and even bootroms that do a TFTPboot."
1347     msgstr ""
1348     "<ulink url=\"http://www.etherboot.org\">etherboot project</ulink>에는 "
1349     "TFTPboot를 할 수 있는 부팅 디스켓과 부트롬이 있습니다."
1350    
1351     #. Tag: title
1352 fjpop-guest 27377 #: boot-installer.xml:950
1353 cwryu 27658 #, no-c-format
1354 fjpop-guest 27563 msgid "The Boot Prompt"
1355 cwryu 27658 msgstr "부팅 프롬프트"
1356 cwryu 26645
1357     #. Tag: para
1358 fjpop-guest 27377 #: boot-installer.xml:951
1359 cwryu 26645 #, no-c-format
1360     msgid ""
1361 fjpop-guest 27563 "When the installer boots, you should be presented with a friendly graphical "
1362     "screen showing the Debian logo and the boot prompt: "
1363     "<informalexample><screen>\n"
1364     "Press F1 for help, or ENTER to boot:\n"
1365     "</screen></informalexample> At the boot prompt you can either just press "
1366     "&enterkey; to boot the installer with default options or enter a specific "
1367     "boot method and, optionally, boot parameters."
1368 cwryu 26645 msgstr ""
1369 fjpop-guest 27868 "설치 프로그램이 부팅할 때, 데비안 로고와 다음 부팅 프롬프트가 표시되는 친근"
1370     "한 그래픽 화면이 나타납니다: <informalexample><screen>\n"
1371 cwryu 27658 "Press F1 for help, or ENTER to boot:\n"
1372 fjpop-guest 27868 "</screen></informalexample> 부팅 프롬프트에서 그냥 &enterkey; 키를 눌러 기본 "
1373     "옵션으로 설치 프로그램을 부팅할 수도 있고, 특정 부팅 방법이나 부팅 파라미터"
1374     "를 입력할 수도 있습니다."
1375 cwryu 26645
1376     #. Tag: para
1377 fjpop-guest 27563 #: boot-installer.xml:963
1378 cwryu 27658 #, no-c-format
1379 cwryu 26645 msgid ""
1380 fjpop-guest 27563 "Information on available boot methods and on boot parameters which might be "
1381     "useful can be found by pressing <keycap>F2</keycap> through <phrase "
1382     "condition=\"sarge\"><keycap>F7</keycap></phrase><phrase condition=\"etch"
1383     "\"><keycap>F8</keycap></phrase>. If you add any parameters to the boot "
1384     "command line, be sure to type the boot method (the default is "
1385     "<userinput>linux</userinput>) and a space before the first parameter (e.g., "
1386     "<userinput>linux debconf/priority=medium</userinput>)."
1387 fjpop-guest 27868 msgstr ""
1388     "<keycap>F2</keycap>에서 <phrase condition=\"sarge\"><keycap>F7</keycap></"
1389     "phrase><phrase condition=\"etch\"><keycap>F8</keycap></phrase>까지 누르다 보"
1390     "면 유용한 부팅 방법과 부팅 파라미터에 대한 정보를 볼 수 있습니다. 부팅 명령행"
1391     "에 파라미터를 넣으려면, 부팅 방법을 입력하는 걸 잊지 마시고 (기본값은 "
1392     "<userinput>linux</userinput>), 첫 번째 파라미터 앞에 공백을 넣으십시오 (예를 "
1393     "들어, <userinput>linux debconf/priority=medium</userinput>)."
1394 cwryu 26645
1395     #. Tag: para
1396 fjpop-guest 27563 #: boot-installer.xml:973
1397 cwryu 26645 #, no-c-format
1398     msgid ""
1399 fjpop-guest 27563 "If you are installing the system via a remote management device that "
1400     "provides a text interface to the VGA console, you may not be able to see the "
1401     "initial graphical splash screen upon booting the installer; you may even not "
1402     "see the boot prompt. Examples of these devices include the text console of "
1403     "Compaq's <quote>integrated Lights Out</quote> (iLO) and HP's "
1404     "<quote>Integrated Remote Assistant</quote> (IRA). You can blindly press "
1405     "F1<footnote> <para> In some cases these devices will require special escape "
1406     "sequences to enact this keypress, for example the IRA uses <keycombo> "
1407     "<keycap>Ctrl</keycap> <keycap>F</keycap> </keycombo>,&nbsp;<keycap>1</"
1408     "keycap>. </para> </footnote> to bypass this screen and view the help text. "
1409     "Once you are past the splash screen and at the help text your keystrokes "
1410     "will be echoed at the prompt as expected. To prevent the installer from "
1411     "using the framebuffer for the rest of the installation, you will also want "
1412     "to add <userinput>debian-installer/framebuffer=false</userinput> to the boot "
1413     "prompt, as described in the help text."
1414 fjpop-guest 27868 msgstr ""
1415     "VGA 콘솔 텍스트 인터페이스 기능이 들어 있는 원격 관리 장치를 이용해 시스템을 "
1416     "설치하는 경우에는, 설치 프로그램이 부팅할 때 나타나는 최초의 그래픽 스플래시 "
1417     "화면을 볼 수 없을 수도 있습니다. 부팅 프롬프트조차 볼 수 없을 수도 있습니다. "
1418     "그러한 장치는 Compaq의 <quote>integrated Lights Out</quote> (iLO) 및 HP의 "
1419     "<quote>integrated Remote Assistant</quote>가 있습니다. 화면을 보지 못하더라"
1420     "도 F1<footnote> <para> 어떤 경우 이스케이프 시퀀스를 이용해야 이 키를 누를 "
1421     "수 있습니다. 예를 들어 IRAㄴㄴ <keycombo> <keycap>Ctrl</keycap> <keycap>F</"
1422     "keycap> </keycombo>,&nbsp;<keycap>1</keycap>을 사용합니다. </para> </"
1423     "footnote>을 누르면 그래픽 화면을 넘어가고 도움말 텍스트를 볼 수 있습니다. 스"
1424     "플래시 스크린이 넘어가면 도움말 텍스트에서 키를 누르면 그 키가 프롬프트에 쓰"
1425     "여집니다. 설치할 때 프레임버퍼를 사용하지 않으려면 도움말 텍스트에 표시된 것"
1426     "처럼 <userinput>debian-installer/framebuffer=false</userinput> 옵션을 부팅 프"
1427     "롬프트에 넘깁니다."
1428 cwryu 26645
1429     #. Tag: title
1430 fjpop-guest 27563 #: boot-installer.xml:1048
1431 cwryu 26645 #, no-c-format
1432     msgid "CD Contents"
1433     msgstr "CD 내용"
1434    
1435     #. Tag: para
1436 fjpop-guest 27563 #: boot-installer.xml:1050
1437 cwryu 26645 #, no-c-format
1438     msgid ""
1439     "There are three basic variations of Debian Install CDs. The "
1440     "<emphasis>Business Card</emphasis> CD has a minimal installation that will "
1441     "fit on the small form factor CD media. It requires a network connection in "
1442     "order to install the rest of the base installation and make a usable system. "
1443     "The <emphasis>Network Install</emphasis> CD has all of the packages for a "
1444     "base install but requires a network connection to a Debian mirror site in "
1445     "order to install the extra packages one would want for a complete system . "
1446     "The set of Debian CDs can install a complete system from the wide range of "
1447     "packages without needing access to the network."
1448     msgstr ""
1449     "세 가지 종류의 데비안 설치 CD가 있습니다. <emphasis>Business Card</emphasis> "
1450     "CD는 작은 CD 미디어에 맞도록 만든 최소한의 설치 미디어입니다. 베이스를 설치하"
1451     "고 쓸만한 시스템을 만들려면 네트워크 연결이 필요합니다. <emphasis>Network "
1452     "Install</emphasis> CD는 베이스 설치에 필요한 모든 꾸러미가 들어 있지만 완전"
1453     "한 시스템에 필요한 추가 꾸러미를 설치하려면 데비안 미러 사이트에 네트워크 연"
1454     "결이 필요합니다. 데비안 CD 세트는 네트워크 접근 없이 여러 가지 꾸러미들을 완"
1455     "전히 설치할 수 있습니다."
1456    
1457     #. Tag: para
1458 fjpop-guest 27563 #: boot-installer.xml:1066
1459 cwryu 26645 #, no-c-format
1460     msgid ""
1461     "The IA-64 architecture uses the next generation Extensible Firmware "
1462     "Interface (EFI) from Intel. Unlike the traditional x86 BIOS which knows "
1463     "little about the boot device other than the partition table and Master Boot "
1464     "Record (MBR), EFI can read and write files from FAT16 or FAT32 formatted "
1465     "disk partitions. This simplifies the often arcane process of starting a "
1466     "system. The system boot loader and the EFI firmware that supports it have a "
1467     "full filesystem to store the files necessary for booting the machine. This "
1468     "means that the system disk on an IA-64 system has an additional disk "
1469     "partition dedicated to EFI instead of the simple MBR or boot block on more "
1470     "conventional systems."
1471     msgstr ""
1472     "IA-64 아키텍쳐에는 인텔에서 나온 차세대 Extensible Firmware Interface가 "
1473     "(EFI) 들어 있습니다. 전통적인 x86 BIOS는 파티션 테이블과 Master Boot Record "
1474     "(MBR) 외에는 부팅 장치에 대해 거의 아무것도 모르지만, EFI는 FAT16 혹은 FAT32 "
1475     "포맷된 디스크 파티션에 파일을 읽고 쓸 수 있습니다. 이 기능때문에 아주 복잡한 "
1476     "방법으로 시스템을 시작하는 과정도 단순하게 할 수 있습니다. EFI를 지원하는 시"
1477     "스템 부트 로더 및 EFI 펌웨어는 기계를 부팅하는 데 필요한 파일들을 저장하는 완"
1478     "전한 파일 시스템이 따로 있습니다. 즉 IA-64 시스템의 시스템 디스크에는 전통적"
1479     "인 시스템에서 쓰는 단순한 MBR이나 부트 블록이 아닌 EFI만 사용하는 전용 디스"
1480     "크 파티션이 있습니다."
1481    
1482     #. Tag: para
1483 fjpop-guest 27563 #: boot-installer.xml:1082
1484 cwryu 26645 #, no-c-format
1485     msgid ""
1486     "The Debian Installer CD contains a small EFI partition where the "
1487     "<command>ELILO</command> bootloader, its configuration file, the installer's "
1488     "kernel, and initial filesystem (initrd) are located. The running system also "
1489     "contains an EFI partition where the necessary files for booting the system "
1490     "reside. These files are readable from the EFI Shell as described below."
1491     msgstr ""
1492     "데비안 설치 CD에는 작은 EFI 파티션이 들어 있어서, 거기에 <command>ELILO</"
1493     "command> 부트로더, 그 설정 파일, 설치 프로그램 커널, 파일 시스템(initrd)이 들"
1494     "어 있습니다. 시스템에도 부팅하는 데 필요한 파일들이 들어 있는 EFI 파티션이 들"
1495     "어 있습니다. 이 파일은 아래에 설명한 방법으로 EFI Shell에서 읽을 수 있습니다."
1496    
1497     #. Tag: para
1498 fjpop-guest 27563 #: boot-installer.xml:1091
1499 cwryu 26645 #, no-c-format
1500     msgid ""
1501     "Most of the details of how <command>ELILO</command> actually loads and "
1502     "starts a system are transparent to the system installer. However, the "
1503     "installer must set up an EFI partition prior to installing the base system. "
1504     "Otherwise, the installation of <command>ELILO</command> will fail, rendering "
1505     "the system un-bootable. The EFI partition is allocated and formatted in the "
1506     "partitioning step of the installation prior to loading any packages on the "
1507     "system disk. The partitioning task also verifies that a suitable EFI "
1508     "partition is present before allowing the installation to proceed."
1509     msgstr ""
1510     "<command>ELILO</command>에서 실제로 어떻게 시스템을 읽어들여서 시작하는 지에 "
1511     "대한 것들은 시스템 설치 프로그램과는 관련이 없습니다. 하지만 설치 프로그램에"
1512     "서는 베이스 시스템을 설치하기 전에 EFI 파티션을 설정해야 합니다. 그렇지 않으"
1513     "면 <command>ELILO</command> 설치가 실패해서, 시스템을 부팅할 수 없게 됩니다. "
1514     "설치할 때 꾸러미를 설치하기 전에 파티션하는 단계에서 EFI 파티션을 만들고 포맷"
1515     "하게 됩니다. 설치를 계속하기 전에 파티션 작업에서 EFI 파티션이 있는 지 검사"
1516     "도 합니다."
1517    
1518     #. Tag: para
1519 fjpop-guest 27563 #: boot-installer.xml:1103
1520 cwryu 26645 #, no-c-format
1521     msgid ""
1522     "The EFI Boot Manager is presented as the last step of the firmware "
1523     "initialization. It displays a menu list from which the user can select an "
1524     "option. Depending on the model of system and what other software has been "
1525     "loaded on the system, this menu may be different from one system to another. "
1526     "There should be at least two menu items displayed, <command>Boot Option "
1527     "Maintenance Menu</command> and <command>EFI Shell (Built-in)</command>. "
1528     "Using the first option is preferred, however, if that option is not "
1529     "available or the CD for some reason does not boot with it, use the second "
1530     "option."
1531     msgstr ""
1532     "펌웨어 초기화의 마지막 단계에서 EFI 부트 매니저가 나타납니다. 메뉴 목록이 나"
1533     "와서 사용자가 그 중의 하나를 선택합니다. 시스템의 모델과 어떤 소프트웨어를 읽"
1534     "어들였느냐에 따라, 이 메뉴는 시스템마다 다릅니다. 최소한 두 개의 메뉴 항목이 "
1535     "있어야 합니다. <command>Boot Option Maintenance Menu</command> 및 "
1536     "<command>EFI Shell (Built-in)</command>입니다. 첫 번째 옵션을 사용하는 게 좋"
1537     "지만, 그 옵션이 없거나 CD가 부팅하지 않는다면 두 번째 옵션을 사용하십시오."
1538    
1539     #. Tag: title
1540 fjpop-guest 27563 #: boot-installer.xml:1122
1541 cwryu 26645 #, no-c-format
1542     msgid "IMPORTANT"
1543     msgstr "중요"
1544    
1545     #. Tag: para
1546 fjpop-guest 27563 #: boot-installer.xml:1123
1547 cwryu 26645 #, no-c-format
1548     msgid ""
1549     "The EFI Boot Manager will select a default boot action, typically the first "
1550     "menu choice, within a pre-set number of seconds. This is indicated by a "
1551     "countdown at the bottom of the screen. Once the timer expires and the "
1552     "systems starts the default action, you may have to reboot the machine in "
1553     "order to continue the installation. If the default action is the EFI Shell, "
1554     "you can return to the Boot Manager by running <command>exit</command> at the "
1555     "shell prompt."
1556     msgstr ""
1557     "EFI Boot Manager에서 정해진 몇 초가 지나면 기본 부팅 동작을 (보통 메뉴에서 "
1558     "첫 번째) 선택합니다. 화면 아래의 카운트다운을 보면 알 수 있습니다. 타이머가 "
1559     "다 되면 기본 동작을 시작하고, 그러면 설치를 계속하기 위해 기계를 다시 부팅해"
1560     "야 할 수도 있습니다. 기본 액션이 EFI Shell인 경우 쉘 프롬프트에서 "
1561     "<command>exit</command> 명령을 실행해 Boot Manager로 돌아오십시오."
1562    
1563     #. Tag: title
1564 fjpop-guest 27563 #: boot-installer.xml:1135
1565 cwryu 26645 #, no-c-format
1566     msgid "Option 1: Booting from the Boot Option Maintenance Menu"
1567     msgstr "방법 1: Boot Option Maintenance Menu에서 부팅"
1568    
1569     #. Tag: para
1570 fjpop-guest 27563 #: boot-installer.xml:1142
1571 cwryu 26645 #, no-c-format
1572     msgid ""
1573     "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
1574     "display the EFI Boot Manager page and menu after it completes its system "
1575     "initialization."
1576     msgstr ""
1577     "CD를 DVD/CD 드라이브에 넣고 기계를 다시 부팅하십시오. 펌웨어가 시스템 초기화"
1578     "를 마치면 EFI Boot Manager 페이지와 메뉴를 표시합니다."
1579    
1580     #. Tag: para
1581 fjpop-guest 27563 #: boot-installer.xml:1148
1582 cwryu 26645 #, no-c-format
1583     msgid ""
1584     "Select <command>Boot Maintenance Menu</command> from the menu with the arrow "
1585     "keys and press <command>ENTER</command>. This will display a new menu."
1586     msgstr ""
1587     "메뉴에서 화살표로 <command>Boot Maintenance Menu</command>를 선택해 "
1588     "<command>ENTER</command>를 누르십시오. 그러면 다른 메뉴가 나타납니다."
1589    
1590     #. Tag: para
1591 fjpop-guest 27563 #: boot-installer.xml:1154
1592 cwryu 26645 #, no-c-format
1593     msgid ""
1594     "Select <command>Boot From a File</command> from the menu with the arrow keys "
1595     "and press <command>ENTER</command>. This will display a list of devices "
1596     "probed by the firmware. You should see two menu lines containing either the "
1597     "label <command>Debian Inst [Acpi ...</command> or <command>Removable Media "
1598     "Boot</command>. If you examine the rest of the menu line, you will notice "
1599     "that the device and controller information should be the same."
1600     msgstr ""
1601     "메뉴에서 화살표로 <command>Boot From a File</command>을 선택해 "
1602     "<command>ENTER</command>를 누르십시오. 그러면 펌웨어가 찾은 장치의 목록이 나"
1603     "옵니다. 메뉴에서 <command>Debian Inst [Acpi ...</command> 혹은 "
1604     "<command>Removable Media Boot</command>라고 되어 있는 두 줄이 나옵니다. 그 메"
1605     "뉴 항목의 나머지를 보면, 장치와 컨트롤러 정보가 같은 지 알 수 있습니다."
1606    
1607     #. Tag: para
1608 fjpop-guest 27563 #: boot-installer.xml:1165
1609 cwryu 26645 #, no-c-format
1610     msgid ""
1611     "You can choose either of the entries that refer to the CD/DVD drive. Select "
1612     "your choice with the arrow keys and press <command>ENTER</command>. If you "
1613     "choose <command>Removable Media Boot</command> the machine will immediately "
1614     "start the boot load sequence. If you choose <command>Debian Inst [Acpi ...</"
1615     "command> instead, it will display a directory listing of the bootable "
1616     "portion of the CD, requiring you to proceed to the next (additional) step."
1617     msgstr ""
1618     "CD/DVD 드라이브를 가리키는 어떤 항목이든 선택할 수 있습니다. 화살표 키로 선택"
1619     "해서 <command>ENTER</command>를 누릅니다. <command>Removable Media Boot</"
1620     "command>를 선택한 경우 기계가 즉시 부팅 단계로 들어갑니다. 그게 아니라 "
1621     "<command>Debian Inst [Acpi ...</command>를 선택한 경우, CD의 부팅 가능 영역 "
1622     "디렉토리의 내용을 표시하고, 다음 단계로 진행할 수 있습니다."
1623    
1624     #. Tag: para
1625 fjpop-guest 27563 #: boot-installer.xml:1176
1626 cwryu 26645 #, no-c-format
1627     msgid ""
1628     "You will only need this step if you chose <command>Debian Inst [Acpi ...</"
1629     "command>. The directory listing will also show <command>[Treat like "
1630     "Removable Media Boot]</command> on the next to the last line. Select this "
1631     "line with the arrow keys and press <command>ENTER</command>. This will start "
1632     "the boot load sequence."
1633     msgstr ""
1634     "이 단계는 <command>Debian Inst [Acpi ...</command>를 선택한 경우에만 필요합니"
1635     "다. 디렉토리 목록에서는 마지막 줄 다음에 <command>[Treat like Removable "
1636     "Media Boot]</command>도 표시합니다. 이 줄을 화살표로 선택해 <command>ENTER</"
1637     "command>를 누르십시오. 그러면 부팅 과정을 시작합니다."
1638    
1639     #. Tag: para
1640 fjpop-guest 27563 #: boot-installer.xml:1188
1641 cwryu 26645 #, no-c-format
1642     msgid ""
1643     "These steps start the Debian boot loader which will display a menu page for "
1644     "you to select a boot kernel and options. Proceed to selecting the boot "
1645     "kernel and options."
1646     msgstr ""
1647     "데비안 부트 로더가 시작하고 부팅 커널과 옵션을 선택하는 메뉴 페이지를 표시합"
1648     "니다. 계속해서 부팅 커널과 옵션을 선택하십시오."
1649    
1650     #. Tag: title
1651 fjpop-guest 27563 #: boot-installer.xml:1198
1652 cwryu 26645 #, no-c-format
1653     msgid "Option 2: Booting from the EFI Shell"
1654     msgstr "방법 2: EFI Shell에서 부팅"
1655    
1656     #. Tag: para
1657 fjpop-guest 27563 #: boot-installer.xml:1199
1658 cwryu 26645 #, no-c-format
1659     msgid ""
1660     "If, for some reason, option 1 is not successful, reboot the machine and when "
1661     "the EFI Boot Manager screen appears there should be one option called "
1662     "<command>EFI Shell [Built-in]</command>. Boot the Debian Installer CD with "
1663     "the following steps:"
1664     msgstr ""
1665     "어떤 이유에서든 방법 1이 실패하면, 기계를 다시 부팅하십시오. EFI Boot "
1666     "Manager 화면에서 <command>EFI Shell [Built-in]</command>이라는 옵션이 있습니"
1667     "다. 다음 과정을 통해 데비안 설치 CD를 부팅하십시오:"
1668    
1669     #. Tag: para
1670 fjpop-guest 27563 #: boot-installer.xml:1210
1671 cwryu 26645 #, no-c-format
1672     msgid ""
1673     "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will "
1674     "display the EFI Boot Manager page and menu after it completes system "
1675     "initialization."
1676     msgstr ""
1677     "CD를 DVD/CD 드라이브에 넣고 기계를 다시 부팅하십시오. 펌웨어가 시스템 초기화"
1678     "를 마치면 EFI Boot Manager 페이지와 메뉴가 나타납니다."
1679    
1680     #. Tag: para
1681 fjpop-guest 27563 #: boot-installer.xml:1216
1682 cwryu 26645 #, no-c-format
1683     msgid ""
1684     "Select <command>EFI Shell</command> from the menu with the arrow keys and "
1685     "press <command>ENTER</command>. The EFI Shell will scan all of the bootable "
1686     "devices and display them to the console before displaying its command "
1687     "prompt. The recognized bootable partitions on devices will show a device "
1688     "name of <filename>fs<replaceable>n</replaceable>:</filename>. All other "
1689     "recognized partitions will be named <filename>blk<replaceable>n</"
1690     "replaceable>:</filename>. If you inserted the CD just before entering the "
1691     "shell, this may take a few extra seconds as it initializes the CD drive."
1692     msgstr ""
1693     "메뉴에서 화살표로 <command>EFI Shell</command>을 선택하고 <command>ENTER</"
1694     "command>를 누르십시오. EFI Shell은 부팅 가능한 장치를 모두 검색하고 명령어 프"
1695     "롬프트 앞에 장치 목록을 표시합니다. 찾아낸 부팅 가능 파티션은 "
1696     "<filename>fs<replaceable>n</replaceable>:</filename> 식으로 이름을 표시합니"
1697     "다. 그 외에 찾아낸 파티션은 <filename>blk<replaceable>n</replaceable>:</"
1698     "filename> 모양입니다. CD를 넣었다면 쉘에 들어가면서 CD 드라이브를 초기화하는 "
1699     "데 몇 초가 더 걸릴 수 있습니다."
1700    
1701     #. Tag: para
1702 fjpop-guest 27563 #: boot-installer.xml:1230
1703 cwryu 26645 #, no-c-format
1704     msgid ""
1705     "Examine the output from the shell looking for the CDROM drive. It is most "
1706     "likely the <filename>fs0:</filename> device although other devices with "
1707     "bootable partitions will also show up as <filename>fs<replaceable>n</"
1708     "replaceable></filename>."
1709     msgstr ""
1710     "쉘에서 CD-ROM 드라이브를 찾을 때 출력을 잘 살펴보십시오. 다른 장치는 "
1711     "<filename>fs<replaceable>n</replaceable></filename>이라고 나올 때 CD-ROM 드라"
1712     "이브는 <filename>fs0:</filename>이라고 나올 것입니다."
1713    
1714     #. Tag: para
1715 fjpop-guest 27563 #: boot-installer.xml:1237
1716 cwryu 26645 #, no-c-format
1717     msgid ""
1718     "Enter <command>fs<replaceable>n</replaceable>:</command> and press "
1719     "<command>ENTER</command> to select that device where <replaceable>n</"
1720     "replaceable> is the partition number for the CDROM. The shell will now "
1721     "display the partition number as its prompt."
1722     msgstr ""
1723     "<command>fs<replaceable>n</replaceable>:</command>이라고 입력하고 "
1724     "<command>ENTER</command>를 눌러 선택하십시오. 여기서 <replaceable>n</"
1725     "replaceable>은 CD-ROM의 파티션 번호입니다. 그러면 파티션 번호가 쉘의 프롬프트"
1726     "에 표시됩니다."
1727    
1728     #. Tag: para
1729 fjpop-guest 27563 #: boot-installer.xml:1244
1730 cwryu 26645 #, no-c-format
1731     msgid ""
1732     "Enter <command>elilo</command> and press <command>ENTER</command>. This will "
1733     "start the boot load sequence."
1734     msgstr ""
1735     "<command>elilo</command>라고 입력하고 <command>ENTER</command>를 누르십시오. "
1736     "그러면 부팅 과정을 시작합니다."
1737    
1738     #. Tag: para
1739 fjpop-guest 27563 #: boot-installer.xml:1251
1740 cwryu 26645 #, no-c-format
1741     msgid ""
1742     "As with option 1, these steps start the Debian boot loader which will "
1743     "display a menu page for you to select a boot kernel and options. You can "
1744     "also enter the shorter <command>fs<replaceable>n</replaceable>:elilo</"
1745     "command> command at the shell prompt. Proceed to selecting the boot kernel "
1746     "and options."
1747     msgstr ""
1748     "방법 1과 마찬가지로, 데비안 부트 로더가 시작하면 부트 커널과 옵션을 선택하는 "
1749     "메뉴 페이지를 표시합니다. 쉘 프롬프트에서 더 간단히 "
1750     "<command>fs<replaceable>n</replaceable>:elilo</command> 명령을 입력할 수도 있"
1751     "습니다. 계속해서 부팅 커널과 옵션을 선택하십시오."
1752    
1753     #. Tag: title
1754 fjpop-guest 27563 #: boot-installer.xml:1265
1755 cwryu 26645 #, no-c-format
1756     msgid "Installing using a Serial Console"
1757     msgstr "시리얼 콘솔을 사용해 설치하기"
1758    
1759     #. Tag: para
1760 fjpop-guest 27563 #: boot-installer.xml:1267
1761 cwryu 26645 #, no-c-format
1762     msgid ""
1763     "You may choose to perform an install using a monitor and keyboard or using a "
1764     "serial connection. To use a monitor/keyboard setup, select an option "
1765     "containing the string [VGA console]. To install over a serial connection, "
1766     "choose an option containing the string [<replaceable>BAUD</replaceable> baud "
1767     "serial console], where <replaceable>BAUD</replaceable> is the speed of your "
1768     "serial console. Menu items for the most typical baud rate settings on the "
1769     "ttyS0 device are preconfigured."
1770     msgstr ""
1771     "설치할 때 모니터와 키보드를 사용할 수도 있고 시리얼 연결을 사용할 수도 있습니"
1772     "다. 모니터/키보드 설정을 이용하려면, [VGA console]이 들어 있는 옵션을 선택하"
1773     "십시오. 시리얼 연결을 통해 설치하려면, [<replaceable>BAUD</replaceable> baud "
1774     "serial console]이 들어 있는 옵션을 선택하십시오. 여기서 <replaceable>BAUD</"
1775     "replaceable>는 시리얼 콘솔의 속도입니다. ttyS0 장치가 가장 일반적인 속도로 설"
1776     "정되어 있는 메뉴 항목이 이미 설정되어 있습니다."
1777    
1778     #. Tag: para
1779 fjpop-guest 27563 #: boot-installer.xml:1278
1780 cwryu 26645 #, no-c-format
1781     msgid ""
1782     "In most circumstances, you will want the installer to use the same baud rate "
1783     "as your connection to the EFI console. If you aren't sure what this setting "
1784     "is, you can obtain it using the command <command>baud</command> at the EFI "
1785     "shell."
1786     msgstr ""
1787     "대부분의 경우, 설치 프로그램의 속도를 EFI 콘솔 연결과 같게 해야 합니다. 설정"
1788     "을 어떻게 해야 할 지 잘 모르겠다면, EFI 쉘에서 <command>baud</command> 명령으"
1789     "로 알아낼 수 있습니다."
1790    
1791     #. Tag: para
1792 fjpop-guest 27563 #: boot-installer.xml:1285
1793 cwryu 26645 #, no-c-format
1794     msgid ""
1795     "If there is not an option available that is configured for the serial device "
1796     "or baud rate you would like to use, you may override the console setting for "
1797     "one of the existing menu options. For example, to use a 57600 baud console "
1798     "over the ttyS1 device, enter <command>console=ttyS1,57600n8</command> into "
1799     "the <classname>Boot:</classname> text window."
1800     msgstr ""
1801     "사용하려는 시리얼 장치나 속도에 맞춰 설정된 옵션이 없다면, 기존 메뉴 옵션의 "
1802     "콘솔 설정을 바꿀 수 있습니다. 예를 들어, ttyS1 장치에 57600 baud 콘솔을 사용"
1803     "하려면, <classname>Boot:</classname> 텍스트 창에 "
1804     "<command>console=ttyS1,57600n8</command>이라고 입력하십시오."
1805    
1806     #. Tag: para
1807 fjpop-guest 27563 #: boot-installer.xml:1296
1808 cwryu 26645 #, no-c-format
1809     msgid ""
1810     "Most IA-64 boxes ship with a default console setting of 9600 baud. This "
1811     "setting is rather slow, and the normal installation process will take a "
1812     "significant time to draw each screen. You should consider either increasing "
1813     "the baud rate used for performing the installation, or performing a Text "
1814     "Mode installation. See the <classname>Params</classname> help menu for "
1815     "instructions on starting the installer in Text Mode."
1816     msgstr ""
1817     "대부분의 IA-64 컴퓨터는 기본 콘솔 설정이 9600bps로 되어 있습니다. 이 속도는 "
1818     "상당히 느려서, 기본 설치 과정에서 각 화면을 그릴 때 상당한 시간을 소모하게 됩"
1819     "니다. 설치 과정에서 사용하는 속도를 빠르게 하거나, 텍스트 모드 설치를 고려해 "
1820     "봐야 합니다. 텍스트 모드에서 설치를 시작하려면 <classname>Params</classname> "
1821     "도움말 메뉴를 참고하십시오."
1822    
1823     #. Tag: para
1824 fjpop-guest 27563 #: boot-installer.xml:1305
1825 cwryu 26645 #, no-c-format
1826     msgid ""
1827     "If you select the wrong console type, you will be able to select the kernel "
1828     "and enter parameters but both the display and your input will go dead as "
1829     "soon as the kernel starts, requiring you to reboot before you can begin the "
1830     "installation."
1831     msgstr ""
1832     "잘못된 콘솔 종류를 선택했다면, 커널을 선택하고 파라미터를 입력할 수는 있지만 "
1833     "커널이 시작하자 마자 화면과 입력이 멎어 버릴 것입니다. 그러면 다시 부팅해야 "
1834     "설치를 할 수 있습니다."
1835    
1836     #. Tag: title
1837 fjpop-guest 27563 #: boot-installer.xml:1314
1838 cwryu 26645 #, no-c-format
1839     msgid "Selecting the Boot Kernel and Options"
1840     msgstr "부팅 커널과 옵션 선택하기"
1841    
1842     #. Tag: para
1843 fjpop-guest 27563 #: boot-installer.xml:1316
1844 cwryu 26645 #, no-c-format
1845     msgid ""
1846     "The boot loader will display a form with a menu list and a text window with "
1847     "a <classname>Boot:</classname> prompt. The arrow keys select an item from "
1848     "the menu and any text typed at the keyboard will appear in the text window. "
1849     "There are also help screens which can be displayed by pressing the "
1850     "appropriate function key. The <classname>General</classname> help screen "
1851     "explains the menu choices and the <classname>Params</classname> screen "
1852     "explains the common command line options."
1853     msgstr ""
1854     "부트 로더에서 메뉴 목록과 <classname>Boot:</classname> 프롬프트가 있는 텍스"
1855     "트 창을 표시합니다. 화살표 키로 메뉴의 항목을 선택할 수 있고 키보드로 입력한 "
1856     "텍스트도 텍스트 창에 나타납니다. 각 펑션 키를 누르면 도움말 화면도 나타납니"
1857     "다. <classname>General</classname> 도움말 화면은 메뉴 선택에 대해 설명하고 "
1858     "<classname>Params</classname> 화면은 일반적인 명령행 옵션에 대해 설명합니다."
1859    
1860     #. Tag: para
1861 fjpop-guest 27563 #: boot-installer.xml:1328
1862 cwryu 26645 #, no-c-format
1863     msgid ""
1864     "Consult the <classname>General</classname> help screen for the description "
1865     "of the kernels and install modes most appropriate for your installation. You "
1866     "should also consult <xref linkend=\"boot-parms\"/> below for any additional "
1867     "parameters that you may want to set in the <classname>Boot:</classname> text "
1868     "window. The kernel version you choose selects the kernel version that will "
1869     "be used for both the installation process and the installed system. If you "
1870     "encounter kernel problems with the installation, you may also have those "
1871     "same problems with the system you install. The following two steps will "
1872     "select and start the install:"
1873     msgstr ""
1874     "<classname>General</classname> 도움말 화면을 보면 설치하는 데 가장 적합한 커"
1875     "널과 설치 모드에 대한 설명이 있습니다. 또 아래의 <xref linkend=\"boot-parms"
1876     "\"/>에 보면 <classname>Boot:</classname> 텍스트 창에서 입력할 수 있는 추가 파"
1877     "라미터에 대한 설명이 있습니다. 커널 버전은 설치 과정과 설치된 시스템 모두에 "
1878     "사용할 커널의 버전을 설정합니다. 그래서 설치할 때 커널 문제가 발생하면, 설치"
1879     "한 시스템에서도 같은 문제가 발생할 것입니다. 다음 두 단계에서 설치 모드를 선"
1880     "택하고 설치를 시작합니다:"
1881    
1882     #. Tag: para
1883 fjpop-guest 27563 #: boot-installer.xml:1346
1884 cwryu 26645 #, no-c-format
1885     msgid ""
1886     "Select the kernel version and installation mode most appropriate to your "
1887     "needs with the arrow keys."
1888     msgstr "화살표 키로 가장 적합한 커널 버전과 설치 모드를 선택하십시오."
1889    
1890     #. Tag: para
1891 fjpop-guest 27563 #: boot-installer.xml:1351
1892 cwryu 26645 #, no-c-format
1893     msgid ""
1894     "Enter any boot parameters by typing at the keyboard. The text will be "
1895     "displayed directly in the text window. This is where kernel parameters (such "
1896     "as serial console settings) are specified."
1897     msgstr ""
1898     "키보드로 부팅 파라미터가 있으면 입력하십시오. 입력한 텍스트가 텍스트 창에 직"
1899     "접 표시됩니다. 여기에서 커널 파라미터를 지정합니다 (예를 들어 시리얼 콘솔 설"
1900     "정)."
1901    
1902     #. Tag: para
1903 fjpop-guest 27563 #: boot-installer.xml:1358
1904 cwryu 26645 #, no-c-format
1905     msgid ""
1906     "Press <command>ENTER</command>. This will load and start the kernel. The "
1907     "kernel will display its usual initialization messages followed by the first "
1908     "screen of the Debian Installer."
1909     msgstr ""
1910     "<command>ENTER</command>를 누르십시오. 그러면 커널을 읽어들여서 시작합니다. "
1911     "커널에서 초기화 메세지를 표시한 다음에 데비안 설치 프로그램의 첫 번째 화면이 "
1912     "나타납니다."
1913    
1914     #. Tag: para
1915 fjpop-guest 27563 #: boot-installer.xml:1367
1916 cwryu 26645 #, no-c-format
1917     msgid ""
1918     "Proceed to the next chapter to continue the installation where you will set "
1919     "up the language locale, network, and disk partitions."
1920     msgstr ""
1921     "다음 장으로 가서 언어 로케일, 네트워크, 디스크 파티션 설정을 계속 하십시오."
1922    
1923     #. Tag: para
1924 fjpop-guest 27563 #: boot-installer.xml:1378
1925 cwryu 26645 #, no-c-format
1926     msgid ""
1927     "Booting an IA64 system from the network is similar to a CD boot. The only "
1928     "difference is how the installation kernel is loaded. The EFI Boot Manager "
1929     "can load and start programs from a server on the network. Once the "
1930     "installation kernel is loaded and starts, the system install will proceed "
1931     "thru the same steps as the CD install with the exception that the packages "
1932     "of the base install will be loaded from the network rather than the CD drive."
1933     msgstr ""
1934     "네트워크에서 IA64 시스템을 부팅하는 건 CD 부팅과 비슷합니다. 차이점은 설치 커"
1935     "널을 읽어들이는 방법입니다. EFI 부트 관리자는 네트워크에 있는 서버에서 프로그"
1936     "램을 읽어들여서 실행할 수 있습니다. 일단 설치 커널을 읽어들이고 실행하면, CD "
1937     "설치와 마찬가지로 시스템 설치를 진행합니다. 차이점은 베이스 설치 꾸러미를 CD "
1938     "드라이브가 아니라 네트워크에서 가져온다는 점입니다."
1939    
1940     #. Tag: para
1941 fjpop-guest 27563 #: boot-installer.xml:1412
1942 cwryu 26645 #, no-c-format
1943     msgid ""
1944     "Network booting an ia64 system requires two architecture-specific actions. "
1945     "On the boot server, DHCP and TFTP must be configured to deliver "
1946     "<command>elilo</command>. On the client a new boot option must be defined in "
1947     "the EFI boot manager to enable loading over a network."
1948     msgstr ""
1949     "IA64 시스템에서 네트워크 부팅은 두 가지 아키텍쳐 전용 작업이 필요합니다. 부"
1950     "트 서버에서는 DHCP와 TFTP에서 <command>elilo</command>를 전송하도록 설정해야 "
1951     "합니다. 클라이언트에서는 EFI 부트 매니저가 네트워크에서 읽어들이게 하는 부트 "
1952     "옵션을 정의해야 합니다."
1953    
1954     #. Tag: title
1955 fjpop-guest 27563 #: boot-installer.xml:1423
1956 cwryu 26645 #, no-c-format
1957     msgid "Configuring the Server"
1958     msgstr "서버 설정하기"
1959    
1960     #. Tag: para
1961 fjpop-guest 27563 #: boot-installer.xml:1424
1962 cwryu 26645 #, no-c-format
1963     msgid ""
1964     "A suitable TFTP entry for network booting an ia64 system looks something "
1965     "like this: <informalexample><screen>\n"
1966     "host mcmuffin {\n"
1967     " hardware ethernet 00:30:6e:1e:0e:83;\n"
1968     " fixed-address 10.0.0.21;\n"
1969     " filename \"debian-installer/ia64/elilo.efi\";\n"
1970     "}\n"
1971     "</screen></informalexample> Note that the goal is to get <command>elilo.efi</"
1972     "command> running on the client."
1973     msgstr ""
1974     "IA64 시스템에서 네트워크 부팅을 위한 TFTP 엔트리는 다음과 같습니다: "
1975     "<informalexample><screen>\n"
1976     "host mcmuffin {\n"
1977     " hardware ethernet 00:30:6e:1e:0e:83;\n"
1978     " fixed-address 10.0.0.21;\n"
1979     " filename \"debian-installer/ia64/elilo.efi\";\n"
1980     "}\n"
1981     "</screen></informalexample> 목표는 <command>elilo.efi</command>를 클라이언트"
1982     "에서 실행하는 것입니다."
1983    
1984     #. Tag: para
1985 fjpop-guest 27563 #: boot-installer.xml:1434
1986 cwryu 26645 #, no-c-format
1987     msgid ""
1988     "Extract the <filename>netboot.tar.gz</filename> file into the directory used "
1989     "as the root for your tftp server. Typical tftp root directories include "
1990     "<filename>/var/lib/tftp</filename> and <filename>/tftpboot</filename>. This "
1991     "will create a <filename>debian-installer</filename> directory tree "
1992     "containing the boot files for an IA-64 system."
1993     msgstr ""
1994     "<filename>netboot.tar.gz</filename> 파일을 TFTP 서버의 루트에 쓸 디렉토리에 "
1995     "풀어 놓으십시오. TFTP 루트 디렉토리는 보통 <filename>/var/lib/tftp</"
1996     "filename> 및 <filename>/tftpboot</filename>입니다. 파일을 풀면 "
1997     "<filename>debian-installer</filename> 디렉토리 밑에 IA64 시스템용 부팅 파일들"
1998     "이 들어 있습니다."
1999    
2000     #. Tag: screen
2001 fjpop-guest 27563 #: boot-installer.xml:1444
2002 cwryu 26645 #, no-c-format
2003     msgid ""
2004     "# cd /var/lib/tftp\n"
2005     "# tar xvfz /home/user/netboot.tar.gz\n"
2006     "./\n"
2007     "./debian-installer/\n"
2008     "./debian-installer/ia64/\n"
2009     "[...]"
2010     msgstr ""
2011     "# cd /var/lib/tftp\n"
2012     "# tar xvfz /home/user/netboot.tar.gz\n"
2013     "./\n"
2014     "./debian-installer/\n"
2015     "./debian-installer/ia64/\n"
2016     "[...]"
2017    
2018     #. Tag: para
2019 fjpop-guest 27563 #: boot-installer.xml:1444
2020 cwryu 26645 #, no-c-format
2021     msgid ""
2022     "The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</"
2023     "filename> file that should work for most configurations. However, should you "
2024     "need to make changes to this file, you can find it in the <filename>debian-"
2025     "installer/ia64/</filename> directory. It is possible to have different "
2026     "config files for different clients by naming them using the client's IP "
2027     "address in hex with the suffix <filename>.conf</filename> instead of "
2028     "<filename>elilo.conf</filename>. See documentation provided in the "
2029     "<classname>elilo</classname> package for details."
2030     msgstr ""
2031     "<filename>netboot.tar.gz</filename> 안에는, 대부분의 경우에 동작하는 "
2032     "<filename>elilo.conf</filename> 파일이 들어 있습니다. 하지만 이 파일을 수정해"
2033     "야 하는 경우에는, <filename>debian-installer/ia64/</filename> 디렉토리 안에 "
2034     "있습니다. 각각의 클라이언트에 대해 다른 설정 파일을 이용하려면 파일이름을 "
2035     "<filename>elilo.conf</filename> 대신에 클라이언트의 IP 주소를 16진수로 쓰고 "
2036     "<filename>.conf</filename>를 뒤에 붙이면 됩니다. 자세한 설명은 "
2037     "<classname>elilo</classname> 꾸러미에 들어 있는 문서를 참고하십시오."
2038    
2039     #. Tag: title
2040 fjpop-guest 27563 #: boot-installer.xml:1461
2041 cwryu 26645 #, no-c-format
2042     msgid "Configuring the Client"
2043     msgstr "클라이언트 설정하기"
2044    
2045     #. Tag: para
2046 fjpop-guest 27563 #: boot-installer.xml:1462
2047 cwryu 26645 #, no-c-format
2048     msgid ""
2049     "To configure the client to support TFTP booting, start by booting to EFI and "
2050     "entering the <guimenu>Boot Option Maintenance Menu</guimenu>. <itemizedlist> "
2051     "<listitem><para> Add a boot option. </para></listitem> <listitem><para> You "
2052     "should see one or more lines with the text <guimenuitem>Load File [Acpi"
2053     "()/.../Mac()]</guimenuitem>. If more than one of these entries exist, choose "
2054     "the one containing the MAC address of the interface from which you'll be "
2055     "booting. Use the arrow keys to highlight your choice, then press enter. </"
2056     "para></listitem> <listitem><para> Name the entry <userinput>Netboot</"
2057     "userinput> or something similar, save, and exit back to the boot options "
2058     "menu. </para></listitem> </itemizedlist> You should see the new boot option "
2059     "you just created, and selecting it should initiate a DHCP query, leading to "
2060     "a TFTP load of <filename>elilo.efi</filename> from the server."
2061 fjpop-guest 26655 msgstr ""
2062     "TFTP 부팅을 지원하도록 클라이언트를 설정하려면, EFI를 부팅해서 <guimenu>Boot "
2063     "Option Maintenance Menu</guimenu>로 들어가십시오. <itemizedlist> "
2064     "<listitem><para> 부트 옵션을 추가하십시오. </para></listitem> "
2065     "<listitem><para> <guimenuitem>Load File [Acpi()/.../Mac()]</guimenuitem> 텍스"
2066     "트가 들어 있는 줄을 볼 수 있을 것입니다. 이런 항목이 여러 줄 있을 때, 부팅하"
2067     "려는 인터페이스의 MAC 주소가 들어 있는 항목을 선택하십시오. 화살표 키로 반전"
2068     "시킨 다음 enter를 누르십시오. </para></listitem> <listitem><para> 그 항목을 "
2069     "<userinput>Netboot</userinput>와 같이 이름 짓고, 저장하고, 부트 옵션 메뉴로 "
2070     "나가십시오. </para></listitem> </itemizedlist> 이제 방금 만든 새로운 부트 옵"
2071     "션을 볼 수 있을 것입니다. 그 옵션을 선택하면 DHCP 쿼리를 하고, 서버에서 "
2072     "<filename>elilo.efi</filename> 파일을 서버에서 가져옵니다."
2073 cwryu 26645
2074     #. Tag: para
2075 fjpop-guest 27563 #: boot-installer.xml:1494
2076 cwryu 26645 #, no-c-format
2077     msgid ""
2078     "The boot loader will display its prompt after it has downloaded and "
2079     "processed its configuration file. At this point, the installation proceeds "
2080     "with the same steps as a CD install. Select a boot option as in above and "
2081     "when the kernel has completed installing itself from the network, it will "
2082     "start the Debian Installer."
2083     msgstr ""
2084     "부트로더에서 설정 파일을 내려받고 관련된 처리를 한 다음 프롬프트를 표시합니"
2085     "다. 여기까지 오면, CD 설치와 마찬가지로 설치를 진행합니다. 위에서와 같이 부"
2086     "트 옵션을 선택하시고 네트워크에서 커널 설치를 마치면, 데비안 설치 프로그램이 "
2087     "시작합니다."
2088    
2089     #. Tag: para
2090 fjpop-guest 27563 #: boot-installer.xml:1503
2091 cwryu 26645 #, no-c-format
2092     msgid ""
2093     "Proceed to the next chapter to continue the installation where you will set "
2094     "up the language locale, network, and the disk partitions."
2095     msgstr ""
2096     "다음 장으로 가서 언어 로케일, 네트워크, 디스크 파티션 설정을 계속 하십시오."
2097    
2098     #. Tag: title
2099 fjpop-guest 27563 #: boot-installer.xml:1516
2100 cwryu 26645 #, no-c-format
2101     msgid "Choosing an Installation Method"
2102     msgstr "설치 방법 고르기"
2103    
2104     #. Tag: para
2105 fjpop-guest 27563 #: boot-installer.xml:1518
2106 cwryu 26645 #, no-c-format
2107     msgid ""
2108     "Some &arch-title; subarchs have the option of booting using either a 2.4.x "
2109     "or 2.2.x linux kernel. When such a choice exists, try the 2.4.x linux "
2110     "kernel. The installer should also require less memory when using a 2.4.x "
2111     "linux kernel as 2.2.x support requires a fixed-sized ramdisk and 2.4.x uses "
2112     "tmpfs."
2113     msgstr ""
2114     "몇몇 &arch-title; 서브 아키텍쳐는 2.4.x 아니면 2.2.x 리눅스 커널중에 하나를 "
2115     "선택해 부팅하는 옵션이 있습니다. 그렇게 선택할 수 있는 경우, 2.4.x 리눅스 커"
2116     "널을 선택하십시오. 2.4.x 리눅스 커널을 사용할 때 오히려 더 작은 메모리를 사용"
2117     "합니다. 2.2.x는 고정된 크기의 램디스크를 사용하고 2.4.x는 tmpfs를 사용하기 때"
2118     "문입니다."
2119    
2120     #. Tag: para
2121 fjpop-guest 27563 #: boot-installer.xml:1526
2122 cwryu 26645 #, no-c-format
2123     msgid ""
2124     "If you are using a 2.2.x linux kernel, then you must make sure you are using "
2125     "a ramdisk built to accommodate it, see the <ulink url=\"&disturl;/main/"
2126     "installer-&architecture;/current/images/MANIFEST\">MANIFEST</ulink>. You "
2127     "will also need to use the &ramdisksize; kernel parameter. In general, this "
2128     "means you need to use the initrd22.gz ramdisk from the respective directory."
2129     msgstr ""
2130     "2.2.x 리눅스 커널을 사용한다면, 반드시 거기 맞는 램디스크를 사용해야 합니다. "
2131     "<ulink url=\"&disturl;/main/installer-&architecture;/current/images/MANIFEST"
2132     "\">MANIFEST</ulink>를 참고하십시오. 또 &ramdisksize; 커널 파라미터를 사용해"
2133     "야 합니다. 보통 해당 디렉토리의 initrd22.gz 램디스크를 사용해야 하면 됩니다."
2134    
2135     #. Tag: para
2136 fjpop-guest 27563 #: boot-installer.xml:1534
2137 cwryu 26645 #, no-c-format
2138     msgid ""
2139     "Make sure <userinput>root=/dev/ram</userinput> is one of your kernel "
2140     "parameters."
2141     msgstr "<userinput>root=/dev/ram</userinput>을 커널 파라미터로 사용하십시오."
2142    
2143     #. Tag: para
2144 fjpop-guest 27563 #: boot-installer.xml:1539
2145 cwryu 26645 #, no-c-format
2146     msgid ""
2147     "If you're having trouble, check <ulink url=\"&url-m68k-cts-faq;\">cts's "
2148     "&arch-title; debian-installer FAQ</ulink>."
2149     msgstr ""
2150     "문제가 있으면, <ulink url=\"&url-m68k-cts-faq;\">cts's &arch-title; debian-"
2151     "installer FAQ</ulink>를 참고하십시오."
2152    
2153     #. Tag: title
2154 fjpop-guest 27563 #: boot-installer.xml:1556
2155 cwryu 26645 #, no-c-format
2156     msgid "Amiga"
2157     msgstr "Amiga"
2158    
2159     #. Tag: para
2160 fjpop-guest 27563 #: boot-installer.xml:1557
2161 cwryu 26645 #, no-c-format
2162     msgid ""
2163     "The only method of installation available to amiga is the hard drive (see "
2164     "<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not "
2165     "bootable.</emphasis>"
2166     msgstr ""
2167     "Amiga에서 설치하는 유일한 방법은 하드 드라이브입니다. (<xref linkend=\"m68k-"
2168     "boot-hd\"/> 참고) <emphasis>즉 CD-ROM에서 부팅할 수 없습니다.</emphasis>"
2169    
2170     #. Tag: para
2171 fjpop-guest 27563 #: boot-installer.xml:1563
2172 cwryu 26645 #, no-c-format
2173     msgid ""
2174     "Amiga does not currently work with bogl, so if you are seeing bogl errors, "
2175     "you need to include the kernel parameter <userinput>debian-installer/"
2176     "framebuffer=false</userinput>."
2177     msgstr ""
2178     "현재 Amiga에서는 bogl이 동작하지 않습니다. bogl 오류가 있으면, 커널 파라미터"
2179     "에 <userinput>debian-installer/framebuffer=false</userinput>를 포함해야 합니"
2180     "다."
2181    
2182     #. Tag: title
2183 fjpop-guest 27563 #: boot-installer.xml:1572
2184 cwryu 26645 #, no-c-format
2185     msgid "Atari"
2186     msgstr "Atari"
2187    
2188     #. Tag: para
2189 fjpop-guest 27563 #: boot-installer.xml:1573
2190 cwryu 26645 #, no-c-format
2191     msgid ""
2192     "The installer for atari may be started from either the hard drive (see <xref "
2193     "linkend=\"m68k-boot-hd\"/>) or from floppies (see <xref linkend=\"boot-from-"
2194     "floppies\"/>). <emphasis>In other words the cdrom is not bootable.</emphasis>"
2195     msgstr ""
2196     "Atari용 설치 프로그램은 하드 드라이브에서 시작할 수도 있고 (<xref linkend="
2197     "\"m68k-boot-hd\"/> 참고) 플로피에서 시작할 수도 있습니다 (<xref linkend="
2198     "\"boot-from-floppies\"/> 참고). <emphasis>즉 CD-ROM에서 부팅할 수 없습니다.</"
2199     "emphasis>"
2200    
2201     #. Tag: para
2202 fjpop-guest 27563 #: boot-installer.xml:1580
2203 cwryu 26645 #, no-c-format
2204     msgid ""
2205     "Atari does not currently work with bogl, so if you are seeing bogl errors, "
2206     "you need to include the kernel parameter <userinput>debian-installer/"
2207     "framebuffer=false</userinput>."
2208     msgstr ""
2209     "현재 Atari에서는 bogl이 동작하지 않습니다. bogl 오류가 있으면, 커널 파라미터"
2210     "에 <userinput>debian-installer/framebuffer=false</userinput>를 포함해야 합니"
2211     "다."
2212    
2213     #. Tag: title
2214 fjpop-guest 27563 #: boot-installer.xml:1589
2215 cwryu 26645 #, no-c-format
2216     msgid "BVME6000"
2217     msgstr "BVME6000"
2218    
2219     #. Tag: para
2220 fjpop-guest 27563 #: boot-installer.xml:1590
2221 cwryu 26645 #, no-c-format
2222     msgid ""
2223     "The installer for BVME6000 may be started from a cdrom (see <xref linkend="
2224     "\"m68k-boot-cdrom\"/>), floppies (see <xref linkend=\"boot-from-floppies\"/"
2225     ">), or the net (see <xref linkend=\"boot-tftp\"/>)."
2226     msgstr ""
2227     "BVME6000용 설치 프로그램은 CD-ROM (<xref linkend=\"m68k-boot-cdrom\"/> 참"
2228     "고), 플로피 (<xref linkend=\"boot-from-floppies\"/> 참고), 혹은 네트워크에서 "
2229     "(<xref linkend=\"boot-tftp\"/> 참고) 실행할 수 있습니다."
2230    
2231     #. Tag: title
2232 fjpop-guest 27563 #: boot-installer.xml:1600
2233 cwryu 26645 #, no-c-format
2234     msgid "Macintosh"
2235     msgstr "Macintosh"
2236    
2237     #. Tag: para
2238 fjpop-guest 27563 #: boot-installer.xml:1601
2239 cwryu 26645 #, no-c-format
2240     msgid ""
2241     "The only method of installation available to mac is from the hard drive (see "
2242     "<xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom is not "
2243     "bootable.</emphasis> Macs do not have a working 2.4.x kernel."
2244     msgstr ""
2245     "Mac에서 사용할 수 있는 유일한 설치 방법은 하드 드라이브에서 설치하는 것입니"
2246     "다 (<xref linkend=\"m68k-boot-hd\"/> 참고). <emphasis>즉 CD-ROM에서 부팅할 "
2247     "수 없습니다.</emphasis> Mac에서는 2.4.x 커널이 동작하지 않습니다."
2248    
2249     #. Tag: para
2250 fjpop-guest 27563 #: boot-installer.xml:1608
2251 cwryu 26645 #, no-c-format
2252     msgid ""
2253     "If your hardware uses a 53c9x-based scsi bus, then you may need to include "
2254     "the kernel parameter <userinput>mac53c9x=1</userinput>. Hardware with two "
2255     "such scsi buses, such as the Quadra 950, will need <userinput>mac53c9x=2</"
2256     "userinput> instead."
2257     msgstr ""
2258     "53c9x 기반 SCSI 버스를 사용하는 경우, <userinput>mac53c9x=1</userinput> 커널 "
2259     "파라미터를 써야 할 수 있습니다. Quadra 950처럼 그런 SCSI 버스가 두 개 있는 하"
2260     "드웨어의 경우 <userinput>mac53c9x=2</userinput> 파라미터를 사용해야 합니다."
2261    
2262     #. Tag: title
2263 fjpop-guest 27563 #: boot-installer.xml:1618
2264 cwryu 26645 #, no-c-format
2265     msgid "MVME147 and MVME16x"
2266     msgstr "MVME147 및 MVME16x"
2267    
2268     #. Tag: para
2269 fjpop-guest 27563 #: boot-installer.xml:1619
2270 cwryu 26645 #, no-c-format
2271     msgid ""
2272     "The installer for MVME147 and MVME16x may be started from either floppies "
2273     "(see <xref linkend=\"boot-from-floppies\"/>) or the net (see <xref linkend="
2274     "\"boot-tftp\"/>). <emphasis>In other words the cdrom is not bootable.</"
2275     "emphasis>"
2276     msgstr ""
2277     "MVME147 및 MVME16x용 설치 프로그램은 플로피 (<xref linkend=\"boot-from-"
2278     "floppies\"/> 참고) 혹은 네트워크에서 (<xref linkend=\"boot-tftp\"/> 참고) 설"
2279     "치할 수 있습니다. <emphasis>즉 CD-ROM에서 부팅할 수 없습니다.</emphasis>"
2280    
2281     #. Tag: title
2282 fjpop-guest 27563 #: boot-installer.xml:1629
2283 cwryu 26645 #, no-c-format
2284     msgid "Q40/Q60"
2285     msgstr "Q40/Q60"
2286    
2287     #. Tag: para
2288 fjpop-guest 27563 #: boot-installer.xml:1630
2289 cwryu 26645 #, no-c-format
2290     msgid ""
2291     "The only method of installation available to Q40/Q60 is from the hard drive "
2292     "(see <xref linkend=\"m68k-boot-hd\"/>). <emphasis>In other words the cdrom "
2293     "is not bootable.</emphasis>"
2294     msgstr ""
2295     "Q40/Q60에서 설치하는 유일한 방법은 하드 드라이브에서 설치하는 것입니다 "
2296     "(<xref linkend=\"m68k-boot-hd\"/> 참고). <emphasis>즉 CD-ROM에서 부팅할 수 없"
2297     "습니다.</emphasis>"
2298    
2299     #. Tag: title
2300 fjpop-guest 27563 #: boot-installer.xml:1641
2301 cwryu 26645 #, no-c-format
2302     msgid "Booting from a Hard Disk"
2303     msgstr "하드 디스크에서 부팅하기"
2304    
2305     #. Tag: para
2306 fjpop-guest 27563 #: boot-installer.xml:1647 boot-installer.xml:2153
2307 cwryu 26645 #, no-c-format
2308     msgid ""
2309     "Booting from an existing operating system is often a convenient option; for "
2310     "some systems it is the only supported method of installation."
2311     msgstr ""
2312     "기존 운영 체제에서 부팅하는 게 가장 편리한 방법입니다. 몇몇 시스템의 경우에"
2313     "는 이게 유일한 설치 방법입니다."
2314    
2315     #. Tag: para
2316 fjpop-guest 27563 #: boot-installer.xml:1653 boot-installer.xml:2159
2317 cwryu 26645 #, no-c-format
2318     msgid ""
2319     "To boot the installer from hard disk, you will have already completed "
2320     "downloading and placing the needed files in <xref linkend=\"boot-drive-files"
2321     "\"/>."
2322     msgstr ""
2323     "하드 디스크에서 설치 프로그램을 부팅하려면, <xref linkend=\"boot-drive-files"
2324     "\"/>에서 필요한 파일들을 내려 받아서 하드 디스크에 저장해 놓습니다."
2325    
2326     #. Tag: para
2327 fjpop-guest 27563 #: boot-installer.xml:1662
2328 cwryu 26645 #, no-c-format
2329     msgid ""
2330     "At least six different ramdisks may be used to boot from the hard drive, "
2331     "three different types each with and without support for a 2.2.x linux kernel "
2332     "(see <ulink url=\"&disturl;/main/installer-&architecture;/current/images/"
2333     "MANIFEST\">MANIFEST</ulink> for details)."
2334     msgstr ""
2335     "하드 드라이브에서 부팅하려면 최소한 여섯 가지의 램디스크를 사용할 수 있습니"
2336     "다. 2.2.x 리눅스 커널이 지원하는 3가지와 지원하지 않는 3가지가 있습니다. (자"
2337     "세한 설명은 <ulink url=\"&disturl;/main/installer-&architecture;/current/"
2338     "images/MANIFEST\">MANIFEST</ulink> 참고)"
2339    
2340     #. Tag: para
2341 fjpop-guest 27563 #: boot-installer.xml:1670
2342 cwryu 26645 #, no-c-format
2343     msgid ""
2344     "The three different types of ramdisks are <filename>cdrom</filename>, "
2345     "<filename>hd-media</filename>, and <filename>nativehd</filename>. These "
2346     "ramdisks differ only in their source for installation packages. The "
2347     "<filename>cdrom</filename> ramdisk uses a cdrom to get debian-installer "
2348     "packages. The <filename>hd-media</filename> ramdisk uses an iso image file "
2349     "of a cdrom currently residing on a hard disk. Finally, the "
2350     "<filename>nativehd</filename> ramdisk uses the net to install packages."
2351     msgstr ""
2352     "세 가지 종류의 램 디스크는 <filename>cdrom</filename>, <filename>hd-media</"
2353     "filename>, <filename>nativehd</filename>입니다. 이 램디스크는 설치 꾸러미의 "
2354     "위치만 다릅니다. <filename>cdrom</filename> 램디스크는 debian-installer 꾸러"
2355     "미를 CD-ROM에서 가져옵니다. <filename>hd-media</filename> 램디스크는 하드 디"
2356     "스크에 들어 있는 CD-ROM의 ISO 이미지를 사용합니다. 마지막으로, "
2357     "<filename>nativehd</filename> 램디스크는 꾸러미를 설치하는 데 네트워크를 사용"
2358     "합니다."
2359    
2360     #. Tag: title
2361 fjpop-guest 27563 #: boot-installer.xml:1691
2362 cwryu 26645 #, no-c-format
2363     msgid "Booting from AmigaOS"
2364     msgstr "AmigaOS에서 부팅하기"
2365    
2366     #. Tag: para
2367 fjpop-guest 27563 #: boot-installer.xml:1692
2368 cwryu 26645 #, no-c-format
2369     msgid ""
2370     "In the <command>Workbench</command>, start the Linux installation process by "
2371     "double-clicking on the <guiicon>StartInstall</guiicon> icon in the "
2372     "<filename>debian</filename> directory."
2373     msgstr ""
2374     "<command>Workbench</command>에서는, <filename>debian</filename> 디렉토리 안"
2375     "의 <guiicon>StartInstall</guiicon> 아이콘을 더블클릭해서 리눅스 설치를 시작하"
2376     "십시오."
2377    
2378     #. Tag: para
2379 fjpop-guest 27563 #: boot-installer.xml:1698
2380 cwryu 26645 #, no-c-format
2381     msgid ""
2382     "You may have to press the &enterkey; key twice after the Amiga installer "
2383     "program has output some debugging information into a window. After this, the "
2384     "screen will go grey, there will be a few seconds' delay. Next, a black "
2385     "screen with white text should come up, displaying all kinds of kernel "
2386     "debugging information. These messages may scroll by too fast for you to "
2387     "read, but that's OK. After a couple of seconds, the installation program "
2388     "should start automatically, so you can continue down at <xref linkend=\"d-i-"
2389     "intro\"/>."
2390     msgstr ""
2391     "Amiga 설치 프로그램에서 디버깅 정보를 창에 출력하면 &enterkey;를 두 번 눌러"
2392     "야 합니다. 그 다음에 화면이 없어지면 몇 초간 딜레이가 있을 것입니다. 그 다음"
2393     "에 흰 글자의 검은 화면이 나타나고, 커널 디버깅 정보를 표시합니다. 이 메세지"
2394     "는 읽기에는 너무 빠르게 스크롤 되겠지만, 상관없습니다. 몇 초 후에 설치 프로그"
2395     "램이 자동으로 시작하고, <xref linkend=\"d-i-intro\"/> 부분으로 넘어가실 수 있"
2396     "습니다."
2397    
2398     #. Tag: title
2399 fjpop-guest 27563 #: boot-installer.xml:1713
2400 cwryu 26645 #, no-c-format
2401     msgid "Booting from Atari TOS"
2402     msgstr "Atari TOS에서 부팅하기"
2403    
2404     #. Tag: para
2405 fjpop-guest 27563 #: boot-installer.xml:1714
2406 cwryu 26645 #, no-c-format
2407     msgid ""
2408     "At the GEM desktop, start the Linux installation process by double-clicking "
2409     "on the <guiicon>bootstra.prg</guiicon> icon in the <filename>debian</"
2410     "filename> directory and clicking <guibutton>Ok</guibutton> at the program "
2411     "options dialog box."
2412     msgstr ""
2413     "GEM 데스크탑에서, <filename>debian</filename> 디렉토리의 <guiicon>bootstra."
2414     "prg</guiicon> 아이콘을 더블 클릭하고 프로그램 옵션 대화 상자의 "
2415     "<guibutton>Ok</guibutton>를 클릭해 리눅스 설치를 시작하십시오."
2416    
2417     #. Tag: para
2418 fjpop-guest 27563 #: boot-installer.xml:1721
2419 cwryu 26645 #, no-c-format
2420     msgid ""
2421     "You may have to press the &enterkey; key after the Atari bootstrap program "
2422     "has output some debugging information into a window. After this, the screen "
2423     "will go grey, there will be a few seconds' delay. Next, a black screen with "
2424     "white text should come up, displaying all kinds of kernel debugging "
2425     "information. These messages may scroll by too fast for you to read, but "
2426     "that's OK. After a couple of seconds, the installation program should start "
2427     "automatically, so you can continue below at <xref linkend=\"d-i-intro\"/>."
2428     msgstr ""
2429     "Atari 부팅 프로그램에서 디버깅 정보를 창에 출력하면 &enterkey;를 눌러야 합니"
2430     "다. 그 다음에 화면이 없어지면 몇 초간 딜레이가 있을 것입니다. 그 다음에 흰 글"
2431     "자의 검은 화면이 나타나고, 커널 디버깅 정보를 표시합니다. 이 메세지는 읽기에"
2432     "는 너무 빠르게 스크롤 되겠지만, 상관없습니다. 몇 초 후에, 설치 프로그램이 자"
2433     "동으로 시작하고, <xref linkend=\"d-i-intro\"/> 부분으로 넘어가실 수 있습니다."
2434    
2435     #. Tag: title
2436 fjpop-guest 27563 #: boot-installer.xml:1736
2437 cwryu 26645 #, no-c-format
2438     msgid "Booting from MacOS"
2439     msgstr "MacOS에서 부팅하기"
2440    
2441     #. Tag: para
2442 fjpop-guest 27563 #: boot-installer.xml:1737
2443 cwryu 26645 #, no-c-format
2444     msgid ""
2445     "You must retain the original Mac system and boot from it. It is "
2446     "<emphasis>essential</emphasis> that, when booting MacOS in preparation for "
2447     "booting the Penguin linux loader, you hold the <keycap>shift</keycap> key "
2448     "down to prevent extensions from loading. If you don't use MacOS except for "
2449     "loading linux, you can accomplish the same thing by removing all extensions "
2450     "and control panels from the Mac's System Folder. Otherwise extensions may be "
2451     "left running and cause random problems with the running linux kernel."
2452     msgstr ""
2453     "원래 Mac 시스템을 유지하면서 그 시스템에서 부팅해야 합니다. MacOS가 부팅하면"
2454     "서 Penguin 리눅스 로더 부팅 준비를 할 때, <keycap>shift</keycap> 키를 눌러 확"
2455     "장 기능을 읽어들이지 않도록 해야 하는 게 <emphasis>중요합니다</emphasis>. 리"
2456     "눅스를 읽어들이는 것 이외에 MacOS를 사용하지 않는다면, Mac의 시스템 폴더에서 "
2457     "모든 확장 기능과 컨트롤 패널을 지우면 됩니다. 그렇지 않으면 확장 기능을 실행"
2458     "해서 리눅스 커널 실행에 여러 가지 문제가 발생할 수 있습니다."
2459    
2460     #. Tag: para
2461 fjpop-guest 27563 #: boot-installer.xml:1748
2462 cwryu 26645 #, no-c-format
2463     msgid ""
2464     "Macs require the <command>Penguin</command> bootloader. If you do not have "
2465     "the tools to handle a <command>Stuffit</command> archive, &penguin19.hfs; is "
2466     "an hfs disk image with <command>Penguin</command> unpacked. <xref linkend="
2467     "\"create-floppy\"/> describes how to copy this image to a floppy."
2468     msgstr ""
2469     "Mac에서는 <command>Penguin</command> 부트로더가 필요합니다. "
2470     "<command>Stuffit</command> 아카이브를 다루는 도구가 없다면, &penguin19.hfs;"
2471     "가 <command>Penguin</command>이 들어 있는 HFS 디스크 이미지입니다. <xref "
2472     "linkend=\"create-floppy\"/>에서 이미지를 플로피로 복사하는 방법을 설명합니다."
2473    
2474     #. Tag: para
2475 fjpop-guest 27563 #: boot-installer.xml:1757
2476 cwryu 26645 #, no-c-format
2477     msgid ""
2478     "At the MacOS desktop, start the Linux installation process by double-"
2479     "clicking on the <guiicon>Penguin Prefs</guiicon> icon in the "
2480     "<filename>Penguin</filename> directory. The <command>Penguin</command> "
2481     "booter will start up. Go to the <guimenuitem>Settings</guimenuitem> item in "
2482     "the <guimenu>File</guimenu> menu, click the <guilabel>Kernel</guilabel> tab. "
2483     "Select the kernel (<filename>vmlinuz</filename>) and ramdisk "
2484     "(<filename>initrd.gz</filename>) images in the <filename>install</filename> "
2485     "directory by clicking on the corresponding buttons in the upper right "
2486     "corner, and navigating the file select dialogs to locate the files."
2487     msgstr ""
2488     "MacOS 데스크탑에서는 <filename>Penguin</filename> 디렉토리 안의 "
2489     "<guiicon>Penguin Prefs</guiicon> 아이콘을 더블클릭해 리눅스 설치를 시작하십시"
2490     "오. <command>Penguin</command> 부팅 프로그램이 시작합니다. <guimenu>File</"
2491     "guimenu> 메뉴에서 <guimenuitem>Settings</guimenuitem> 항목으로 가서, "
2492     "<guilabel>Kernel</guilabel> 탭을 클릭하십시오. 커널과 (<filename>vmlinuz</"
2493     "filename>) 램디스크 (<filename>initrd.gz</filename>) 이미지를 "
2494     "<filename>install</filename> 디렉토리에서 위의 오른쪽의 해당 단추를 클릭해 선"
2495     "택하십시오. 그리고 파일 선택 대화 상자를 이용해 파일을 찾으십시오."
2496    
2497     #. Tag: para
2498 fjpop-guest 27563 #: boot-installer.xml:1772
2499 cwryu 26645 #, no-c-format
2500     msgid ""
2501     "To set the boot parameters in Penguin, choose <guimenu>File</guimenu> -&gt; "
2502     "<guimenuitem>Settings...</guimenuitem>, then switch to the "
2503     "<guilabel>Options</guilabel> tab. Boot parameters may be typed in to the "
2504     "text entry area. If you will always want to use these settings, select "
2505     "<guimenu>File</guimenu> -&gt; <guimenuitem>Save Settings as Default</"
2506     "guimenuitem>."
2507     msgstr ""
2508     "Penguin에서 부팅 파라미터를 설정하려면, <guimenu>File</guimenu> -&gt; "
2509     "<guimenuitem>Settings...</guimenuitem>을 선택하시고, <guilabel>Options</"
2510     "guilabel> 탭으로 바꾸십시오. 텍스트 입력 창에서 부팅 파라미터를 입력할 수 있"
2511     "습니다. 항상 그 설정을 이용하려면, <guimenu>File</guimenu> -&gt; "
2512     "<guimenuitem>Save Settings as Default</guimenuitem>를 선택하십시오."
2513    
2514     #. Tag: para
2515 fjpop-guest 27563 #: boot-installer.xml:1781
2516 cwryu 26645 #, no-c-format
2517     msgid ""
2518     "Close the <guilabel>Settings</guilabel> dialog, save the settings and start "
2519     "the bootstrap using the <guimenuitem>Boot Now</guimenuitem> item in the "
2520     "<guimenu>File</guimenu> menu."
2521     msgstr ""
2522     "<guilabel>Settings</guilabel> 대화 상자를 닫고, 설정을 저장하고 "
2523     "<guimenu>File</guimenu> 메뉴의 <guimenuitem>Boot Now</guimenuitem> 항목을 이"
2524     "용해 부팅을 시작하십시오."
2525    
2526     #. Tag: para
2527 fjpop-guest 27563 #: boot-installer.xml:1788
2528 cwryu 26645 #, no-c-format
2529     msgid ""
2530     "The <command>Penguin</command> booter will output some debugging information "
2531     "into a window. After this, the screen will go grey, there will be a few "
2532     "seconds' delay. Next, a black screen with white text should come up, "
2533     "displaying all kinds of kernel debugging information. These messages may "
2534     "scroll by too fast for you to read, but that's OK. After a couple of "
2535     "seconds, the installation program should start automatically, so you can "
2536     "continue below at <xref linkend=\"d-i-intro\"/>."
2537     msgstr ""
2538     "<command>Penguin</command> 부팅 프로그램에서 디버깅 정보를 창에 출력합니다. "
2539     "그 다음에 화면이 회색으로 변하고, 몇 초간 딜레이가 있을 것입니다. 그 다음에 "
2540     "흰 글자의 검은 화면이 나타나고, 커널 디버깅 정보를 표시합니다. 이 메세지는 읽"
2541     "기에는 너무 빠르게 스크롤 되겠지만, 상관없습니다. 몇 초 후에, 설치 프로그램"
2542     "이 자동으로 시작하고, <xref linkend=\"d-i-intro\"/> 부분으로 넘어가실 수 있습"
2543     "니다."
2544    
2545     #. Tag: title
2546 fjpop-guest 27563 #: boot-installer.xml:1803
2547 cwryu 26645 #, no-c-format
2548     msgid "Booting from Q40/Q60"
2549     msgstr "Q40/Q60에서 부팅하기"
2550    
2551     #. Tag: para
2552 fjpop-guest 27563 #: boot-installer.xml:1805
2553 cwryu 26645 #, no-c-format
2554     msgid "FIXME"
2555     msgstr "FIXME"
2556    
2557     #. Tag: para
2558 fjpop-guest 27563 #: boot-installer.xml:1809
2559 cwryu 26645 #, no-c-format
2560     msgid ""
2561     "The installation program should start automatically, so you can continue "
2562     "below at <xref linkend=\"d-i-intro\"/>."
2563     msgstr ""
2564     "설치 프로그램이 자동으로 시작합니다. <xref linkend=\"d-i-intro\"/> 부분으로 "
2565     "넘어가실 수 있습니다."
2566    
2567     #. Tag: para
2568 fjpop-guest 27563 #: boot-installer.xml:1821
2569 cwryu 26645 #, no-c-format
2570     msgid ""
2571     "Currently, the only &arch-title; subarchitecture that supports CD-ROM "
2572     "booting is the BVME6000."
2573     msgstr ""
2574     "현재 CD-ROM 부팅을 지원하는 &arch-title; 서브 아키텍쳐는 BVME6000뿐입니다."
2575    
2576     #. Tag: para
2577 fjpop-guest 27563 #: boot-installer.xml:1893
2578 cwryu 26645 #, no-c-format
2579     msgid ""
2580     "After booting the VMEbus systems you will be presented with the LILO "
2581     "<prompt>Boot:</prompt> prompt. At that prompt enter one of the following to "
2582     "boot Linux and begin installation proper of the Debian software using vt102 "
2583     "terminal emulation:"
2584     msgstr ""
2585     "VMEbus 시스템이 부팅하면, LILO <prompt>Boot:</prompt> 프롬프트가 나타납니다. "
2586     "프롬프트에서 다음 중의 하나를 입력하면 리눅스를 부팅하고 vt102 터미널 에뮬레"
2587     "이션을 이용해 데비안 설치를 시작합니다."
2588    
2589     #. Tag: para
2590 fjpop-guest 27563 #: boot-installer.xml:1904
2591 cwryu 26645 #, no-c-format
2592     msgid "type <screen>i6000 &enterkey;</screen> to install a BVME4000/6000"
2593     msgstr ""
2594     "BVME4000/6000에 설치하려면 <screen>i6000 &enterkey;</screen>라고 입력하십시오"
2595    
2596     #. Tag: para
2597 fjpop-guest 27563 #: boot-installer.xml:1909
2598 cwryu 26645 #, no-c-format
2599     msgid "type <screen>i162 &enterkey;</screen> to install an MVME162"
2600     msgstr "MVME162에 설치하려면 <screen>i162 &enterkey;</screen>라고 입력하십시오"
2601    
2602     #. Tag: para
2603 fjpop-guest 27563 #: boot-installer.xml:1914
2604 cwryu 26645 #, no-c-format
2605     msgid "type <screen>i167 &enterkey;</screen> to install an MVME166/167"
2606     msgstr ""
2607     "MVME166/167에 설치하려면 <screen>i167 &enterkey;</screen>라고 입력하십시오"
2608    
2609     #. Tag: para
2610 fjpop-guest 27563 #: boot-installer.xml:1921
2611 cwryu 26645 #, no-c-format
2612     msgid ""
2613     "You may additionally append the string <screen>TERM=vt100</screen> to use "
2614     "vt100 terminal emulation, e.g., <screen>i6000 TERM=vt100 &enterkey;</screen>."
2615     msgstr ""
2616     "vt100 터미널 에뮬레이션을 이용하려면 <screen>TERM=vt100</screen> 파라미터를 "
2617     "붙일 수 있습니다. 예를 들어, <screen>i6000 TERM=vt100 &enterkey;</screen>."
2618    
2619     #. Tag: para
2620 fjpop-guest 27563 #: boot-installer.xml:1933
2621 cwryu 26645 #, no-c-format
2622     msgid ""
2623     "For most &arch-title; architectures, booting from a local filesystem is the "
2624     "recommended method."
2625     msgstr ""
2626     "대부분의 &arch-title; 아키텍쳐의 경우, 로컬 파일시스템에서 부팅하는 게 가장 "
2627     "권장하는 방법입니다."
2628    
2629     #. Tag: para
2630 fjpop-guest 27563 #: boot-installer.xml:1938
2631 cwryu 26645 #, no-c-format
2632     msgid ""
2633     "Booting from the boot floppy is supported only for Atari and VME (with a "
2634     "SCSI floppy drive on VME) at this time."
2635     msgstr ""
2636     "부트 플로피에서 부팅은 현재 Atari와 VMW에서만 (VME의 경우 SCSI 플로피 드라이"
2637     "브가 있으면) 동작합니다."
2638    
2639     #. Tag: title
2640 fjpop-guest 27563 #: boot-installer.xml:1955 boot-installer.xml:2002
2641 cwryu 26645 #, no-c-format
2642     msgid "SGI Indys TFTP Booting"
2643     msgstr "SGI Indy TFTP 부팅"
2644    
2645     #. Tag: para
2646 fjpop-guest 27563 #: boot-installer.xml:1956
2647 cwryu 26645 #, no-c-format
2648     msgid ""
2649     "After entering the command monitor use <informalexample><screen>\n"
2650     "bootp():\n"
2651     "</screen></informalexample> on SGI Indys to boot linux and to begin "
2652     "installation of the Debian Software. In order to make this work you may have "
2653     "to unset the <envar>netaddr</envar> environment variable. Type "
2654     "<informalexample><screen>\n"
2655     "unsetenv netaddr\n"
2656     "</screen></informalexample> in the command monitor to do this."
2657     msgstr ""
2658     "SGI Indy에서 리눅스를 부팅하고 설치를 시작하려면 커맨드 모니터로 들어간 다음 "
2659     "다음 명령을 사용하십시오: <informalexample><screen>\n"
2660     "bootp():\n"
2661     "</screen></informalexample> 이렇게 하려면, <envar>netaddr</envar> 환경 변수"
2662     "를 지워야 할 수도 있습니다. 지우려면 커맨드 모니터에서 다음 명령을 타이프하십"
2663     "시오: <informalexample><screen>\n"
2664     "unsetenv netaddr\n"
2665     "</screen></informalexample>"
2666    
2667     #. Tag: title
2668 fjpop-guest 27563 #: boot-installer.xml:1975 boot-installer.xml:2024
2669 cwryu 26645 #, no-c-format
2670     msgid "Broadcom BCM91250A TFTP Booting"
2671     msgstr "Broadcom BCM91250A TFTP 부팅"
2672    
2673     #. Tag: para
2674 fjpop-guest 27563 #: boot-installer.xml:1976
2675 cwryu 26645 #, no-c-format
2676     msgid ""
2677     "On the Broadcom BCM91250A evaluation board, you have to load the SiByl boot "
2678     "loader via TFTP which will then load and start the Debian installer. In most "
2679     "cases, you will first obtain an IP address via DHCP but it is also possible "
2680     "to configure a static address. In order to use DHCP, you can enter the "
2681     "following command on the CFE prompt: <informalexample><screen>\n"
2682     "ifconfig eth0 -auto\n"
2683     "</screen></informalexample> Once you have obtained an IP address, you can "
2684     "load SiByl with the following command: <informalexample><screen>\n"
2685     "boot 192.168.1.1:/boot/sibyl\n"
2686     "</screen></informalexample> You need to substitute the IP address listed in "
2687     "this example with either the name or the IP address of your TFTP server. "
2688     "Once you issue this command, the installer will be loaded automatically."
2689     msgstr ""
2690     "Broadcom BCM91250A 평가보드에서는 TFTP를 통해 SiByl 부트 로더를 읽어들여야 합"
2691     "니다. 그러면 데비안 설치 프로그램을 읽어들여서 시작합니다. 대부분의 경우 DHCP"
2692     "를 통해 IP 주소를 받지만 고정 주소를 설정할 수도 있습니다. DHCP를 사용하려"
2693     "면, CFE 프롬프트에서 다음 명령을 입력하십시오: <informalexample><screen>\n"
2694     "ifconfig eth0 -auto\n"
2695     "</screen></informalexample> IP 주소를 받으면, 다음 명령으로 SiByl을 읽어들일 "
2696     "수 있습니다: <informalexample><screen>\n"
2697     "boot 192.168.1.1:/boot/sibyl\n"
2698     "</screen></informalexample> 위의 예에서 IP 주소는 TFTP 주소의 이름 혹은 IP 주"
2699     "소로 바꿔야 합니다. 일단 이 명령을 실행하면, 설치 프로그램을 자동으로 읽어들"
2700     "입니다."
2701    
2702     #. Tag: title
2703 fjpop-guest 27563 #: boot-installer.xml:1999 boot-installer.xml:2533
2704 cwryu 26645 #, no-c-format
2705     msgid "Boot Parameters"
2706     msgstr "부팅 파라미터"
2707    
2708     #. Tag: para
2709 fjpop-guest 27563 #: boot-installer.xml:2003
2710 cwryu 26645 #, no-c-format
2711     msgid ""
2712     "On SGI Indys you can append boot parameters to the <command>bootp():</"
2713     "command> command in the command monitor."
2714     msgstr ""
2715     "SGI Indy에서는 커맨드 모니터에서 부팅 파라미터를 <command>bootp():</command> "
2716     "명령어 뒤에 붙일 수 있습니다."
2717    
2718     #. Tag: para
2719 fjpop-guest 27563 #: boot-installer.xml:2008
2720 cwryu 26645 #, no-c-format
2721     msgid ""
2722     "Following the <command>bootp():</command> command you can give the path and "
2723     "name of the file to boot if you did not give an explicit name via your bootp/"
2724     "dhcp server. Example: <informalexample><screen>\n"
2725     "bootp():/boot/tftpboot.img\n"
2726     "</screen></informalexample> Further kernel parameters can be passed via "
2727     "<command>append</command>:"
2728     msgstr ""
2729     "bootp/dhcp 서버에서 부팅할 파일을 지정하지 않았다면, <command>bootp():</"
2730     "command> 명령 뒤에 부팅할 파일의 경로와 이름을 지정할 수 있습니다. 예를 들"
2731     "어: <informalexample><screen>\n"
2732     "bootp():/boot/tftpboot.img\n"
2733     "</screen></informalexample> 그 외의 커널 파라미터는 <command>append</command>"
2734     "를 통해 넘길 수 있습니다:"
2735    
2736     #. Tag: screen
2737 fjpop-guest 27563 #: boot-installer.xml:2018
2738 cwryu 26645 #, no-c-format
2739     msgid "bootp(): append=\"root=/dev/sda1\""
2740     msgstr "bootp(): append=\"root=/dev/sda1\""
2741    
2742     #. Tag: para
2743 fjpop-guest 27563 #: boot-installer.xml:2025
2744 cwryu 26645 #, no-c-format
2745     msgid ""
2746     "You cannot pass any boot parameters directly from the CFE prompt. Instead, "
2747     "you have to edit the <filename>/boot/sibyl.conf</filename> file on the TFTP "
2748     "server and add your parameters to the <replaceable>extra_args</replaceable> "
2749     "variable."
2750     msgstr ""
2751     "CFE 프롬프트에서는 부트 파라미터를 직접 넘길 수 없습니다. 대신에 TFTP 서버에 "
2752     "있는 <filename>/boot/sibyl.conf</filename> 파일을 편집해서 "
2753     "<replaceable>extra_args</replaceable> 변수에 파라미터를 추가해야 합니다."
2754    
2755     #. Tag: title
2756 fjpop-guest 27563 #: boot-installer.xml:2042
2757 cwryu 26645 #, no-c-format
2758     msgid "s390 Limitations"
2759     msgstr "s390 한계"
2760    
2761     #. Tag: para
2762 fjpop-guest 27563 #: boot-installer.xml:2043
2763 cwryu 26645 #, no-c-format
2764     msgid ""
2765     "In order to run the installation system a working network setup and ssh "
2766     "session is needed on S/390."
2767     msgstr ""
2768     "S/390에서 설치 시스템을 실행하려면 제대로 동작하는 네트워크 설정이 있어야 하"
2769     "고 SSH 세션이 필요합니다."
2770    
2771     #. Tag: para
2772 fjpop-guest 27563 #: boot-installer.xml:2048
2773 cwryu 26645 #, no-c-format
2774     msgid ""
2775     "The booting process starts with a network setup that prompts you for several "
2776     "network parameters. If the setup is successful, you will login to the system "
2777     "by starting a ssh session which will launch the standard installation system."
2778     msgstr ""
2779     "부팅 과정은 몇 가지 네트워크 파라미터를 설정하는 네트워크 설정으로 시작합니"
2780     "다. 설정이 성공하면, SSH 세션으로 로그인해서 거기에서 표준 설치 시스템을 시작"
2781     "합니다."
2782    
2783     #. Tag: title
2784 fjpop-guest 27563 #: boot-installer.xml:2059
2785 cwryu 26645 #, no-c-format
2786     msgid "s390 Boot Parameters"
2787     msgstr "s390 부팅 파라미터"
2788    
2789     #. Tag: para
2790 fjpop-guest 27563 #: boot-installer.xml:2060
2791 cwryu 26645 #, no-c-format
2792     msgid ""
2793     "On S/390 you can append boot parameters in the parm file. This file can "
2794     "either be in ASCII or EBCDIC format. Please read <ulink url=\"&url-s390-"
2795     "devices;\">Device Drivers and Installation Commands</ulink> for more "
2796     "information about S/390-specific boot parameters."
2797     msgstr ""
2798     "S/390에서는 parm 파일에 부팅 파라미터를 추가할 수 있습니다. ASCII나 EBCDIC 형"
2799     "식을 쓸 수 있습니다. S/390 관련 부팅 파라미터에 관한 더 자세한 정보는 <ulink "
2800     "url=\"&url-s390-devices;\">Device Drivers and Installation Commands</ulink>"
2801     "를 읽어 보십시오."
2802    
2803     #. Tag: para
2804 fjpop-guest 27563 #: boot-installer.xml:2114
2805 cwryu 26645 #, no-c-format
2806     msgid ""
2807     "Currently, the only &arch-title; subarchitectures that support CD-ROM "
2808     "booting are PReP and New World PowerMacs. On PowerMacs, hold the <keycap>c</"
2809     "keycap> key, or else the combination of <keycap>Command</keycap>, "
2810     "<keycap>Option</keycap>, <keycap>Shift</keycap>, and <keycap>Delete</keycap> "
2811     "keys together while booting to boot from the CD-ROM."
2812     msgstr ""
2813     "현재, &arch-title; 서브 아키텍쳐중에서 CD-ROM 부팅을 지원하는 경우는 PReP 및 "
2814     "New World PowerMac뿐입니다. PowerMac에서 CD-ROM 부팅을 하려면, <keycap>c</"
2815     "keycap> 키를 누르고 있거나, <keycap>Command</keycap>, <keycap>Option</"
2816     "keycap>, <keycap>Shift</keycap>, <keycap>Delete</keycap> 키를 동시에 누르고 "
2817     "있으십시오."
2818    
2819     #. Tag: para
2820 fjpop-guest 27563 #: boot-installer.xml:2123
2821 cwryu 26645 #, no-c-format
2822     msgid ""
2823     "OldWorld PowerMacs will not boot a Debian CD, because OldWorld computers "
2824     "relied on a Mac OS ROM CD boot driver to be present on the CD, and a free-"
2825     "software version of this driver is not available. All OldWorld systems have "
2826     "floppy drives, so use the floppy drive to launch the installer, and then "
2827     "point the installer to the CD for the needed files."
2828     msgstr ""
2829     "OldWorld PowerMacs은 데비안 CD를 부팅하지 못합니다. OldWorld 컴퓨터는 CD에 있"
2830     "는 Mac OS ROM CD 부트 드라이버에 의존하기 때문입니다. 그리고 이 드라이버는 자"
2831     "유 소프트웨어 버전이 없습니다. 모든 OldWorld 시스템에는 플로피 드라이브가 있"
2832     "으므로, 이 플로피 드라이브로 설치 프로그램을 실행하십시오. 그 다음에 설치 프"
2833     "로그램에서 필요한 파일이 있으면 CD를 지정하십시오."
2834    
2835     #. Tag: para
2836 fjpop-guest 27563 #: boot-installer.xml:2132
2837 cwryu 26645 #, no-c-format
2838     msgid ""
2839     "If your system doesn't boot directly from CD-ROM, you can still use the CD-"
2840     "ROM to install the system. On NewWorlds, you can also use an OpenFirmware "
2841     "command to boot from the CD-ROM manually. Follow the instructions in <xref "
2842     "linkend=\"boot-newworld\"/> for booting from the hard disk, except use the "
2843     "path to <command>yaboot</command> on the CD at the OF prompt, such as"
2844 fjpop-guest 26655 msgstr ""
2845     "시스템이 CD-ROM에서 직접 부팅하지 못하는 경우에도, CD-ROM을 사용해 시스템을 "
2846     "설치할 수 있습니다. NewWorld에서는 OpenFirmware 명령을 이용해 CD-ROM을 수동으"
2847     "로 부팅할 수 있습니다. 하드디스크에 부팅하려면 <xref linkend=\"boot-newworld"
2848     "\"/>에 있는 설명을 따라하십시오. 단 다음과 같이 CD에 있는 <command>yaboot</"
2849     "command> 경로를 사용하십시오"
2850 cwryu 26645
2851     #. Tag: screen
2852 fjpop-guest 27563 #: boot-installer.xml:2141
2853 cwryu 26645 #, no-c-format
2854     msgid "0 &gt; boot cd:,\\install\\yaboot"
2855     msgstr "0 &gt; boot cd:,\\install\\yaboot"
2856    
2857     #. Tag: title
2858 fjpop-guest 27563 #: boot-installer.xml:2147
2859 cwryu 26645 #, no-c-format
2860     msgid "Booting from Hard Disk"
2861     msgstr "하드 디스크에서 부팅하기"
2862    
2863     #. Tag: title
2864 fjpop-guest 27563 #: boot-installer.xml:2168
2865 cwryu 26645 #, no-c-format
2866     msgid "Booting CHRP from OpenFirmware"
2867     msgstr "OpenFirmware에서 CHRP 부팅하기"
2868    
2869     #. Tag: emphasis
2870 fjpop-guest 27563 #: boot-installer.xml:2172
2871 cwryu 26645 #, no-c-format
2872     msgid "Not yet written."
2873     msgstr "Not yet written."
2874    
2875     #. Tag: title
2876 fjpop-guest 27563 #: boot-installer.xml:2177
2877 cwryu 26645 #, no-c-format
2878     msgid "Booting OldWorld PowerMacs from MacOS"
2879     msgstr "MacOS에서 OldWorld PowerMac 부팅하기"
2880    
2881     #. Tag: para
2882 fjpop-guest 27563 #: boot-installer.xml:2178
2883 cwryu 26645 #, no-c-format
2884     msgid ""
2885     "If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to "
2886     "boot into the installation system. Double click the <guiicon>BootX</guiicon> "
2887     "application icon. Click on the <guibutton>Options</guibutton> button and "
2888     "select <guilabel>Use Specified RAM Disk</guilabel>. This will give you the "
2889     "chance to select the <filename>ramdisk.image.gz</filename> file. You may "
2890     "need to select the <guilabel>No Video Driver</guilabel> checkbox, depending "
2891     "on your hardware. Then click the <guibutton>Linux</guibutton> button to shut "
2892     "down MacOS and launch the installer."
2893     msgstr ""
2894     "<xref linkend=\"files-oldworld\"/>의 BootX를 설정하는 경우, BootX를 이용해 설"
2895     "치 시스템을 부팅할 수 있습니다. <guiicon>BootX</guiicon> 애플리케이션 아이콘"
2896     "을 더블 클릭하십시오. <guibutton>Options</guibutton> 단추를 클릭해 "
2897     "<guilabel>Use Specified RAM Disk</guilabel>를 선택하십시오. 그러면 "
2898     "<filename>ramdisk.image.gz</filename> 파일을 선택할 수 있습니다. 하드웨어에 "
2899     "따라서는 <guilabel>No Video Driver</guilabel> 체크박스를 선택해야 할 수도 있"
2900     "습니다. 그리고 <guibutton>Linux</guibutton> 단추를 눌러 MacOS를 끝내고 설치 "
2901     "프로그램을 시작하십시오."
2902    
2903     #. Tag: title
2904 fjpop-guest 27563 #: boot-installer.xml:2196
2905 cwryu 26645 #, no-c-format
2906     msgid "Booting NewWorld Macs from OpenFirmware"
2907     msgstr "OpenFirmware에서 NewWorld Mac 부팅하기"
2908    
2909     #. Tag: para
2910 fjpop-guest 27563 #: boot-installer.xml:2197
2911 cwryu 26645 #, no-c-format
2912     msgid ""
2913     "You will have already placed the <filename>vmlinux</filename>, "
2914     "<filename>initrd.gz</filename>, <filename>yaboot</filename>, and "
2915     "<filename>yaboot.conf</filename> files at the root level of your HFS "
2916     "partition in <xref linkend=\"files-newworld\"/>. Restart the computer, and "
2917     "immediately (during the chime) hold down the <keycap>Option</keycap>, "
2918     "<keycap>Command (cloverleaf/Apple)</keycap>, <keycap>o</keycap>, and "
2919     "<keycap>f</keycap> keys all together. After a few seconds you will be "
2920     "presented with the Open Firmware prompt. At the prompt, type "
2921     "<informalexample><screen>\n"
2922     "0 &gt; boot hd:<replaceable>x</replaceable>,yaboot\n"
2923     "</screen></informalexample> replacing <replaceable>x</replaceable> with the "
2924     "partition number of the HFS partition where the kernel and yaboot files were "
2925     "placed, followed by a &enterkey;. On some machines, you may need to use "
2926     "<userinput>ide0:</userinput> instead of <userinput>hd:</userinput>. In a few "
2927     "more seconds you will see a yaboot prompt <informalexample><screen>\n"
2928     "boot:\n"
2929     "</screen></informalexample> At yaboot's <prompt>boot:</prompt> prompt, type "
2930     "either <userinput>install</userinput> or <userinput>install video=ofonly</"
2931     "userinput> followed by a &enterkey;. The <userinput>video=ofonly</userinput> "
2932     "argument is for maximum compatibility; you can try it if <userinput>install</"
2933     "userinput> doesn't work. The Debian installation program should start."
2934     msgstr ""
2935     "<xref linkend=\"files-newworld\"/>의 <filename>vmlinux</filename>, "
2936     "<filename>initrd.gz</filename>, <filename>yaboot</filename>, "
2937     "<filename>yaboot.conf</filename> 파일을 HFS 파티션의 맨 위에 저장해 놓으십시"
2938     "오. 컴퓨터를 다시 시작하고, 즉시 (삐 소리가 날 때) <keycap>Option</keycap>, "
2939     "<keycap>Command (클로버잎/Apple)</keycap>, <keycap>o</keycap>, <keycap>f</"
2940     "keycap> 키를 동시에 누르고 있으십시오. 몇 초 후에 Open Firmware 프롬프트가 나"
2941     "타납니다. 프롬프트에서 다음을 입력하십시오: <informalexample><screen>\n"
2942     "0 &gt; boot hd:<replaceable>x</replaceable>,yaboot\n"
2943     "</screen></informalexample> 여기서 <replaceable>x</replaceable>를 커널과 "
2944     "yaboot 파일이 들어 있는 HFS 파티션의 파티션 번호로 바꾸시고, &enterkey;를 누"
2945     "르십시오. 일부 시스템에서는, <userinput>hd:</userinput> 대신에 "
2946     "<userinput>ide0:</userinput>을 써야 할 수도 있습니다. 몇 초 안에 yaboot 프롬"
2947     "프트를 볼 수 있을 겁니다 <informalexample><screen>\n"
2948     "boot:\n"
2949     "</screen></informalexample> yaboot의 <prompt>boot:</prompt> 프롬프트에서 "
2950     "<userinput>install</userinput> 혹은 <userinput>install video=ofonly</"
2951     "userinput> 명령을 입력하고 &enterkey;를 누르십시오. <userinput>video=ofonly</"
2952     "userinput> 인수는 <userinput>install</userinput>이 동작하지 않을 때에 호환성"
2953     "을 최대화하기 위해 시도해 볼 수 있습니다. 그러면 데비안 설치 프로그램이 시작"
2954     "합니다."
2955    
2956 fjpop-guest 27563 #. Tag: title
2957     #: boot-installer.xml:2232
2958     #, no-c-format
2959     msgid "Booting from USB memory stick"
2960 cwryu 27658 msgstr "USB 메모리 스틱에서 부팅하기"
2961 fjpop-guest 27563
2962 cwryu 26645 #. Tag: para
2963 fjpop-guest 27563 #: boot-installer.xml:2233
2964 cwryu 26645 #, no-c-format
2965     msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
2966     msgstr ""
2967     "현재 NewWorld PowerMacs 시스템은 USB 부팅을 지원한다고 알려져 있습니다."
2968    
2969     #. Tag: para
2970 fjpop-guest 27563 #: boot-installer.xml:2239
2971 cwryu 26645 #, no-c-format
2972     msgid ""
2973     "Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/"
2974     ">. To boot a Macintosh system from a USB stick, you will need to use the "
2975     "Open Firmware prompt, since Open Firmware does not search USB storage "
2976     "devices by default. To get to the prompt, hold down "
2977     "<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</"
2978     "keycap> <keycap>f</keycap></keycombo> all together while booting (see <xref "
2979     "linkend=\"invoking-openfirmware\"/>)."
2980     msgstr ""
2981     "<xref linkend=\"boot-usb-files\"/>에 있는 모든 걸 준비해야 합니다. Macintosh "
2982     "시스템을 USB 스틱에서 부팅하려면, Open Firmware는 USB 저장 장치를 검색하지 않"
2983     "기 때문에 프롬프트를 직접 사용해야 합니다. 프롬프트가 나오게 하려면, "
2984     "<keycombo><keycap>Command</keycap> <keycap>Option</keycap> <keycap>o</"
2985     "keycap> <keycap>f</keycap></keycombo> 키를 부팅하는 동안 동시에 누르고 계십시"
2986     "오. (<xref linkend=\"invoking-openfirmware\"/> 참고)"
2987    
2988     #. Tag: para
2989 fjpop-guest 27563 #: boot-installer.xml:2251
2990 cwryu 26645 #, no-c-format
2991     msgid ""
2992     "You will need to work out where the USB storage device appears in the device "
2993     "tree, since at the moment <command>ofpath</command> cannot work that out "
2994     "automatically. Type <userinput>dev / ls</userinput> and <userinput>devalias</"
2995     "userinput> at the Open Firmware prompt to get a list of all known devices "
2996     "and device aliases. On the author's system with various types of USB stick, "
2997     "paths such as <filename>usb0/disk</filename>, <filename>usb0/hub/disk</"
2998     "filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</filename>, and "
2999     "<filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename> work."
3000     msgstr ""
3001     "장치 트리에서 USB 저장 장치가 나타나는 위치를 조정할 필요가 있습니다. 현재는 "
3002     "<command>ofpath</command>에서 자동으로 조정하지 못하기 때문입니다. Open "
3003     "Firmware 프롬프트에서 <userinput>dev / ls</userinput> 및 "
3004     "<userinput>devalias</userinput> 명령으로 모든 장치와 장치 별명의 목록을 보십"
3005     "시오. 예를 들어 문서 저자의 시스템에는 <filename>usb0/disk</filename>, "
3006     "<filename>usb0/hub/disk</filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</"
3007     "filename>, 그리고 <filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>이 "
3008     "동작하고 있습니다."
3009    
3010     #. Tag: para
3011 fjpop-guest 27563 #: boot-installer.xml:2263
3012 cwryu 26645 #, no-c-format
3013     msgid ""
3014     "Having worked out the device path, use a command like this to boot the "
3015     "installer: <informalexample><screen>\n"
3016     "boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:"
3017     "tbxi\n"
3018     "</screen></informalexample> The <replaceable>2</replaceable> matches the "
3019     "Apple_HFS or Apple_Bootstrap partition onto which you copied the boot image "
3020     "earlier, and the <userinput>,\\\\:tbxi</userinput> part instructs Open "
3021     "Firmware to boot from the file with an HFS file type of \"tbxi\" (i.e. "
3022     "<command>yaboot</command>) in the directory previously blessed with "
3023     "<command>hattrib -b</command>."
3024     msgstr ""
3025     "장치 경로를 조정하고 나면, 다음과 같은 명령으로 설치 프로그램을 시작하십시"
3026     "오: <informalexample><screen>\n"
3027     "boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:"
3028     "tbxi\n"
3029     "</screen></informalexample> 여기서 <replaceable>2</replaceable>는 앞에서 부"
3030     "트 이미지를 복사해 놓은 Apple_HFS 혹은 Apple_Bootstrap 파티션이고, "
3031     "<userinput>,\\\\:tbxi</userinput> 부분은 전에 <command>hattrib -b</command> "
3032     "해 놓은 디렉토리에 있는 \"tbxi\" 타입의 HFS 파일에서 (예를 들어 "
3033     "<command>yaboot</command>) 부팅하도록 Open Firmware에 알려 주는 역할을 합니"
3034     "다."
3035    
3036     #. Tag: para
3037 fjpop-guest 27563 #: boot-installer.xml:2277
3038 cwryu 26645 #, no-c-format
3039     msgid ""
3040     "The system should now boot up, and you should be presented with the "
3041     "<prompt>boot:</prompt> prompt. Here you can enter optional boot arguments, "
3042     "or just hit &enterkey;."
3043     msgstr ""
3044     "시스템이 부팅하고, <prompt>boot:</prompt> 프롬프트가 나타납니다. 여기서 다른 "
3045     "부팅 파라미터가 필요하면 입력하고, 아니면 그냥 &enterkey;를 누르십시오."
3046    
3047     #. Tag: para
3048 fjpop-guest 27563 #: boot-installer.xml:2283
3049 cwryu 26645 #, no-c-format
3050     msgid ""
3051     "This boot method is new, and may be difficult to get to work on some "
3052     "NewWorld systems. If you have problems, please file an installation report, "
3053