summaryrefslogtreecommitdiff
path: root/po/ko/boot-installer.po
blob: 77b33a38cbfb7ace25e86e39bf6cf204ee04b446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
# boot-installer.xml Korean translation
#
# Seok-moon Jang <drssay97@gmail.com>, 2005.
# Changwoo Ryu <cwryu@debian.org>, 2005, 2006, 2007, 2008, 2009.
#
# 이 번역은 완성 단계로 품질에 많은 신경을 쓰고 있습니다. 반드시 메일링 리스트에
# 번역 사실을 알리고 토의를 하십시오.
#
msgid ""
msgstr ""
"Project-Id-Version: boot-installer.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2010-12-29 12:07+0000\n"
"PO-Revision-Date: 2011-06-27 17:27+0900\n"
"Last-Translator: Leeyumi <orccl1001@gmail.com>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Tag: title
#: boot-installer.xml:4
#, no-c-format
msgid "Booting the Installation System"
msgstr "설치 시스템 부팅하기"

#. Tag: title
#: boot-installer.xml:9
#, no-c-format
msgid "Booting the Installer on &arch-title;"
msgstr "&arch-title;에서 설치 프로그램 부팅하기"

#. Tag: para
#: boot-installer.xml:15
#, no-c-format
msgid "If you have any other operating systems on your system that you wish to keep (dual boot setup), you should make sure that they have been properly shut down <emphasis>before</emphasis> you boot the installer. Installing an operating system while another operating system is in hibernation (has been suspended to disk) could result in loss of, or damage to the state of the suspended operating system which could cause problems when it is rebooted."
msgstr "계속 유지하려는 다른 운영 체제가 (부팅 설정할 때) 들어 있는 경우, 설치 프로그램으로 부팅하기 <emphasis>전에</emphasis> 그 운영 체제를 완전히 셧다운해야 합니다. 운영 체제가 최대 절전중에 (하이버네이션, 디스크에 상태를 기록한 상태) 또 다른 운영 체제를 설치하면, 일시 정지했던 운영체제의 상태를 잃어버리거나 상태가 손상될 수 있고 다시 시작했을 때 문제를 일으킬 수도 있습니다."

#. Tag: para
#: boot-installer.xml:26
#, no-c-format
msgid "For information on how to boot the graphical installer, see <xref linkend=\"graphical\"/>."
msgstr "그래픽 설치 프로그램을 부팅하는 방법은, <xref linkend=\"graphical\"/> 부분을 참고하십시오."

#. Tag: title
#: boot-installer.xml:37
#, no-c-format
msgid "Booting from TFTP"
msgstr "TFTP에서 부팅하기"

#. Tag: para
#: boot-installer.xml:43
#: boot-installer.xml:653
#: boot-installer.xml:1192
#: boot-installer.xml:1683
#: boot-installer.xml:1792
#, no-c-format
msgid "Booting from the network requires that you have a network connection and a TFTP network boot server (DHCP, RARP, or BOOTP)."
msgstr "네트워크에서 부팅하려면, 네트워크에 연결되어 있어야 하고 TFTP 네트워크 부팅 서버가 (DHCP, RARP 혹은 BOOTP) 필요합니다."

#. Tag: para
#: boot-installer.xml:48
#: boot-installer.xml:658
#: boot-installer.xml:1197
#: boot-installer.xml:1688
#: boot-installer.xml:1797
#, no-c-format
msgid "Older systems such as the 715 might require the use of an RBOOT server instead of a BOOTP server."
msgstr "715처럼 오래된 시스템의 경우에는 BOOTP 서버 대신에 RBOOT 서버를 사용해야 할 수도 있습니다."

#. Tag: para
#: boot-installer.xml:53
#: boot-installer.xml:663
#: boot-installer.xml:1202
#: boot-installer.xml:1693
#: boot-installer.xml:1802
#, no-c-format
msgid "The installation method to support network booting is described in <xref linkend=\"install-tftp\"/>."
msgstr "네트워크 부팅을 지원하는 설치 방법은 <xref linkend=\"install-tftp\"/>에 설명되어 있습니다."

#. Tag: title
#: boot-installer.xml:64
#, no-c-format
msgid "Booting from CD-ROM"
msgstr "CD-ROM에서 부팅하기"

#. Tag: para
#: boot-installer.xml:70
#: boot-installer.xml:340
#: boot-installer.xml:811
#: boot-installer.xml:1469
#: boot-installer.xml:1831
#, no-c-format
#| msgid ""
#| "The easiest route for most people will be to use a set of Debian CDs. If "
#| "you have a CD set, and if your machine supports booting directly off the "
#| "CD, great! Simply <phrase arch=\"x86\"> configure your system for booting "
#| "off a CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> "
#| "insert your CD, reboot, and proceed to the next chapter."
msgid "The easiest route for most people will be to use a set of &debian; CDs. If you have a CD set, and if your machine supports booting directly off the CD, great! Simply <phrase arch=\"x86\"> configure your system for booting off a CD as described in <xref linkend=\"boot-dev-select\"/>, </phrase> insert your CD, reboot, and proceed to the next chapter."
msgstr "대부분의 사람들에게 &debian; CD 세트를 이용하는 가장 쉬운 경로라고 생각합니다. CD 세트를 가지고 있고 설치할 시스템이 CD에서 직접 부팅할 수 있다면 매우 좋습니다! 단지 <phrase arch=\"x86\"> 설명된대로 CD에서 부팅할 수 있도록 시스템을 설정 후 <xref linkend=\"boot-dev-select\"/>, </phrase> CD를 드라이브에 넣고 다시 시작하고 다음 장으로 넘어가십시오."

#. Tag: para
#: boot-installer.xml:81
#: boot-installer.xml:351
#: boot-installer.xml:822
#: boot-installer.xml:1480
#: boot-installer.xml:1842
#, no-c-format
msgid "Note that certain CD drives may require special drivers, and thus be inaccessible in the early installation stages. If it turns out the standard way of booting off a CD doesn't work for your hardware, revisit this chapter and read about alternate kernels and installation methods which may work for you."
msgstr "일부 CD 드라이브의 경우에는 특별한 드라이버가 필요하므로, 설치 단계의 앞 부분에서는 CD 드라이브에 접근할 수 없을 수도 있습니다. 하드웨어에서 표준적인 방법의 CD 부팅이 동작하지 않는다면, 이 장을 다시 보시고, 이러한 경우에 동작하는 다른 커널 및 설치 방법을 읽어보십시오."

#. Tag: para
#: boot-installer.xml:89
#: boot-installer.xml:359
#: boot-installer.xml:830
#: boot-installer.xml:1488
#: boot-installer.xml:1850
#, no-c-format
#| msgid ""
#| "Even if you cannot boot from CD-ROM, you can probably install the Debian "
#| "system components and any packages you want from CD-ROM. Simply boot "
#| "using a different media, such as floppies. When it's time to install the "
#| "operating system, base system, and any additional packages, point the "
#| "installation system at the CD-ROM drive."
msgid "Even if you cannot boot from CD-ROM, you can probably install the &debian; system components and any packages you want from CD-ROM. Simply boot using a different media, such as floppies. When it's time to install the operating system, base system, and any additional packages, point the installation system at the CD-ROM drive."
msgstr "CD-ROM에서 부팅할 수 없는 경우에도, &debian; 시스템 구성 요소와 꾸러미를 CD-ROM에서 설치할 수 있습니다. 일단 플로피 같은 다른 미디어를 이용해 부팅하십시오. OS,베이스 시스템 및 다른 추가 꾸러미를 설치할 때가되면 설치 시스템을 CD-ROM 드라이브로 맞춰 놓으십시오."

#. Tag: para
#: boot-installer.xml:97
#: boot-installer.xml:367
#: boot-installer.xml:838
#: boot-installer.xml:1496
#: boot-installer.xml:1858
#, no-c-format
msgid "If you have problems booting, see <xref linkend=\"boot-troubleshooting\"/>."
msgstr "부팅하는 데 문제가 있으면, <xref linkend=\"boot-troubleshooting\"/> 부분을 참고하십시오."

#. Tag: title
#: boot-installer.xml:107
#, no-c-format
msgid "Booting from Firmware"
msgstr "펌웨어에서 부팅하기"

#. Tag: para
#: boot-installer.xml:113
#, no-c-format
msgid "There is an increasing number of consumer devices that directly boot from a flash chip on the device. The installer can be written to flash so it will automatically start when you reboot your machines."
msgstr "최근에는 플래시 칩에서 직접 부팅하는 전자 제품이 점점 많아지고 있습니다. 설치 프로그램을 플래시에 기록하고, 다시 부팅하면 설치 프로그램을 자동으로 실행할 수 있습니다."

#. Tag: para
#: boot-installer.xml:119
#, no-c-format
msgid "In many cases, changing the firmware of an embedded device voids your warranty. Sometimes you are also not able to recover your device if there are problems during the flashing process. Therefore, please take care and follow the steps precisely."
msgstr "내장형 장치의 펌웨어를 변경할 경우 제품 보증이 무효가 되는 경우가 많습니다. 플래시에 기록하다가 문제가 발생하면 장치를 복구하지 못하는 경우도 간혹 발생합니다. 그러므로 다음 과정을 신중하게 따라하십시오."

#. Tag: title
#: boot-installer.xml:130
#, no-c-format
msgid "Booting the NSLU2"
msgstr "NSLU2로 부팅하기"

#. Tag: para
#: boot-installer.xml:131
#, no-c-format
msgid "There are three ways how to put the installer firmware into flash:"
msgstr "설치 프로그램을 플래시에 기록하는 3가지 방법이 있습니다:"

#. Tag: title
#: boot-installer.xml:137
#, no-c-format
msgid "Using the NSLU2 web interface"
msgstr "NSLU2 웹 인터페이스 사용"

#. Tag: para
#: boot-installer.xml:138
#, no-c-format
msgid "Go to the administration section and choose the menu item <literal>Upgrade</literal>. You can then browse your disk for the installer image you have previously downloaded. Then press the <literal>Start Upgrade</literal> button, confirm, wait for a few minutes and confirm again. The system will then boot straight into the installer."
msgstr "administration 섹션으로 가서 <literal>Upgrade</literal> 메뉴를 선택하십시오. 이 메뉴를 선택하면 이전에 디스크에서 다운로드한 설치 프로그램의 이미지 파일이 있습니다. 그 다음 <literal>Start Upgrade</literal> 단추를 누르고, 확인한 다음, 몇 분을 기다리고 다시 확인하십시오. 이제 시스템이 시작하면 설치 프로그램으로 바로 부팅합니다."

#. Tag: title
#: boot-installer.xml:149
#, no-c-format
msgid "Via the network using Linux/Unix"
msgstr "리눅스/유닉스를 사용해 네트워크를 통해"

#. Tag: para
#: boot-installer.xml:150
#, no-c-format
#| msgid ""
#| "You can use <command>upslug2</command> from any Linux or Unix machine to "
#| "upgrade the machine via the network. This software is packaged for "
#| "Debian. First, you have to put your NSLU2 in upgrade mode: <orderedlist> "
#| "<listitem><para> Disconnect any disks and/or devices from the USB ports. "
#| "</para></listitem> <listitem><para> Power off the NSLU2 </para></"
#| "listitem> <listitem><para> Press and hold the reset button (accessible "
#| "through the small hole on the back just above the power input). </para></"
#| "listitem> <listitem><para> Press and release the power button to power on "
#| "the NSLU2. </para></listitem> <listitem><para> Wait for 10 seconds "
#| "watching the ready/status LED. After 10 seconds it will change from amber "
#| "to red. Immediately release the reset button. </para></listitem> "
#| "<listitem><para> The NSLU2 ready/status LED will flash alternately red/"
#| "green (there is a 1 second delay before the first green). The NSLU2 is "
#| "now in upgrade mode. </para></listitem> </orderedlist> See the <ulink url="
#| "\"http://www.nslu2-linux.org/wiki/OpenSlug/UsingTheBinary\">NSLU2-Linux "
#| "pages</ulink> if you have problems with this. Once your NSLU2 is in "
#| "upgrade mode, you can flash the new image: <informalexample><screen>\n"
#| "sudo upslug2 -i di-nslu2.bin\n"
#| "</screen></informalexample> Note that the tool also shows the MAC address "
#| "of your NSLU2, which may come in handy to configure your DHCP server. "
#| "After the whole image has been written and verified, the system will "
#| "automatically reboot. Make sure you connect your USB disk again now, "
#| "otherwise the installer won't be able to find it."
msgid ""
"You can use <command>upslug2</command> from any Linux or Unix machine to upgrade the machine via the network. This software is packaged for &debian;. First, you have to put your NSLU2 in upgrade mode: <orderedlist> <listitem><para> Disconnect any disks and/or devices from the USB ports. </para></listitem> <listitem><para> Power off the NSLU2 </para></listitem> <listitem><para> Press and hold the reset button (accessible through the small hole on the back just above the power input). </para></listitem> <listitem><para> Press and release the power button to power on the NSLU2. </para></listitem> <listitem><para> Wait for 10 seconds watching the ready/status LED. After 10 seconds it will change from amber to red. Immediately release the reset button. </para></listitem> <listitem><para> The NSLU2 ready/status LED will flash alternately red/green (there is a 1 second delay before the first green). The NSLU2 is now in upgrade mode. </para></listitem> </orderedlist> See the <ulink url=\"http://www.nslu2-linux.org/wiki/OpenSlug/UsingTheBinary\">NSLU2-Linux pages</ulink> if you have problems with this. Once your NSLU2 is in upgrade mode, you can flash the new image: <informalexample><screen>\n"
"sudo upslug2 -i di-nslu2.bin\n"
"</screen></informalexample> Note that the tool also shows the MAC address of your NSLU2, which may come in handy to configure your DHCP server. After the whole image has been written and verified, the system will automatically reboot. Make sure you connect your USB disk again now, otherwise the installer won't be able to find it."
msgstr ""
"Linux 및 Unix 시스템에서 네트워크를 통해 컴퓨터를 업그레이드하는데 <command>upslug2</command>를 사용할 수 있습니다. 이 소프트웨어는 &debian; 패키지화되 있습니다. 우선 NSLU2를 업그레이드 모드로해야합니다: <orderedlist> <listitem> <para> USB 포트에서 디스크 및 장치를 분리하십시오. </para> </listitem> <listitem> <para> NSLU2의 전원을 끄십시오. </para> </listitem> <listitem> <para> 리셋 버튼을 누른 상태로하십시오(전원 입력 바로 위에 작은 구멍입니다). </para> </listitem> <listitem> <para> 전원 버튼을 눌렀다가 놓은 NSLU2를 켭니다. </para> </listitem> <listitem> <para> ready/status LED를 모니터링하면서 10초 정도 기다리십시오. 10 초후에는 불이 호박색에서 빨간색으로 바뀝니다. 빠르게 리셋 단추를 놓습니다. </para> </listitem> <listitem> <para> NSLU2의 ready/status LED가 빨간색과 녹색으로 깜빡입니다(처음 녹색이되기 전에 1초의 딜레이). 이제 NSLU2는 업그레이드 모드입니다. </para> </listitem> </orderedlist> 이에 대해 문제가 발생하면 <ulink url=\"http://www.nslu2-linux.org/wiki/OpenSlug/UsingTheBinary\"> NSLU2-Linux pages</ulink>를 참조하십시오. 한번 NSLU2가 업그레이드 모드로되면, 다음과 같이 새 이미지를 플래시 메모리에 기록할 수 있습니다: <informalexample> <screen> \n"
"sudo upslug2 -i di-nslu2.bin\n"
"</screen></informalexample>이 도구는 NSLU2의 MAC 주소를 표시하는데 주의하십시오. DHCP 서버 설정을 수행하는 데 유용합니다. 이미지를 모든 기록에서 확인이 끝나면 자동으로 다시 시작합니다. USB 디스크의 연결을 다시 확인하십시오. 그렇지않으면 설치 프로그램을 찾을 수 없습니다."

#. Tag: title
#: boot-installer.xml:211
#, no-c-format
msgid "Via the network using Windows"
msgstr "윈도우즈를 사용해 네트워크를 통해"

#. Tag: para
#: boot-installer.xml:212
#, no-c-format
msgid "There is <ulink url=\"http://www.everbesthk.com/8-download/sercomm/firmware/all_router_utility.zip\">a tool</ulink> for Windows to upgrade the firmware via the network."
msgstr "네트워크를 통해 윈도우즈에서 펌웨어를 업그레이드할 수 있는 <ulink url=\"http://www.everbesthk.com/8-download/sercomm/firmware/all_router_utility.zip\">도구</ulink>가 있습니다."

#. Tag: title
#: boot-installer.xml:223
#, no-c-format
msgid "Booting the SS4000-E"
msgstr "SS4000-E로 부팅하기"

#. Tag: para
#: boot-installer.xml:224
#, no-c-format
msgid "Due to limitations in the SS4000-E firmware, it unfortunately is not possible to boot the installer without the use of a serial port at this time. To boot the installer, you will need a serial nullmodem cable; a computer with a serial port<footnote id=\"arm-s4ke-port\"> <para> A USB serial converter will also work. </para> </footnote>; and a ribbon cable with a male DB9 connector at one end, and a 10-pin .1\" IDC header at the other<footnote id=\"arm-s4k-rib\"> <para> This cable is often found in older desktop machines with builtin 9-pin serial ports. </para> </footnote>."
msgstr "SS4000-E 펌웨어의 한계때문에 현재는 시리얼 포트를 사용하지 않으면 설치 프로그램을 부팅할 수 없습니다. 설치 프로그램을 부팅하려면 시리얼 널모뎀 케이블이 필요합니다. <footnote id=\"arm-s4ke-port\"> <para> USB 시리얼 컨버터도 동작합니다. </para> </footnote> 그리고 한쪽 끝에는 DB9 수컷 커넥터에 리본 케이블이 필요하고 다른 쪽 끝에 10핀 0.1인치 IDC 헤더가 필요합니다<footnote id=\"arm-s4k-rib\"> <para> 이 케이블은 보통 9핀 시리얼 케이블이 있는 예전 데스크톱 컴퓨터 안에 들어 있습니다. </para> </footnote>."

#. Tag: para
#: boot-installer.xml:245
#, no-c-format
#| msgid ""
#| "To boot the SS4000-E, first load the Debian-provided firmware image "
#| "(ss4000e.pkg) through the SS4000-E's web interface (go to "
#| "<quote>administration</quote>, then to <quote>firmware</quote>, and "
#| "upload the image). Next, use your serial nullmodem cable and the ribbon "
#| "cable to connect to the serial port of the SS4000-E, and reboot the "
#| "machine. You need to use a serial terminal application to communicate "
#| "with the machine; a good option on a Debian GNU/Linux is to use the "
#| "<command>cu</command> program, in the package of the same name. Assuming "
#| "the serial port on your computer is to be found on <filename>/dev/ttyS0</"
#| "filename>, use the following command line:"
msgid "To boot the SS4000-E, use your serial nullmodem cable and the ribbon cable to connect to the serial port of the SS4000-E, and reboot the machine. You need to use a serial terminal application to communicate with the machine; a good option on a &debian; GNU/Linux is to use the <command>cu</command> program, in the package of the same name. Assuming the serial port on your computer is to be found on <filename>/dev/ttyS0</filename>, use the following command line:"
msgstr "SS4000-E를 시작하려면 직렬 null모뎀 케이블 및 리본 케이블을 사용하여 SS4000-E의 직렬 포트에 연결하고 다시 시작하십시오. &debian; GNU/Linux에서는 <command>cu</command> 프로그램 (패키지 동명)을 사용하면 좋습니다. 당신의 컴퓨터에 시리얼 포트가 <filename>/dev/ttyS0</filename>로 보이는 경우 다음 명령줄을 사용하십시오:"

#. Tag: screen
#: boot-installer.xml:257
#, no-c-format
msgid "cu -lttyS0 -s115200"
msgstr "cu -lttyS0 -s115200"

#. Tag: para
#: boot-installer.xml:259
#, no-c-format
msgid "If using Windows, you may want to consider using the program <classname>hyperterminal</classname>. Use a baud rate of 115200, 8 bits word length, no stop bits, and one parity bit."
msgstr "윈도우즈를 사용한다면, <classname>하이퍼터미널</classname> 프로그램을 사용하면 됩니다. 속도를 115200 bps로, 워드 길이를 8비트로, 스톱 비트 없고, 패리티 비트는 1로 하십시오."

#. Tag: para
#: boot-installer.xml:265
#, no-c-format
msgid "When the machine boots, you will see the following line of output:"
msgstr "컴퓨터가 부팅하면, 다음과 같은 출력을 볼 수 있습니다:"

#. Tag: screen
#: boot-installer.xml:271
#, no-c-format
msgid ""
"No network interfaces found\n"
"\n"
"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
"== Executing boot script in 1.000 seconds - enter ^C to abort"
msgstr ""
"No network interfaces found\n"
"\n"
"EM-7210 ver.T04 2005-12-12 (For ver.AA)\n"
"== Executing boot script in 1.000 seconds - enter ^C to abort"

#. Tag: para
#: boot-installer.xml:273
#, no-c-format
#| msgid ""
#| "At this point, hit Control-C to interrupt the boot loader<footnote id="
#| "\"arm-s4ke-sec\"> <para> Note that you have only one second to do so; if "
#| "you miss this window, just powercycle the machine and try again. </para> "
#| "</footnote>. This will give you the RedBoot prompt. Enter the following "
#| "command:"
msgid "At this point, hit Control-C to interrupt the boot loader<footnote id=\"arm-s4ke-sec\"> <para> Note that you have only one second to do so; if you miss this window, just powercycle the machine and try again. </para> </footnote>. This will give you the RedBoot prompt. Enter the following commands:"
msgstr "여기에서 Control-C를 눌러 부트 로더에 인터럽트를 걸어주세요<footnote id=\"arm-s4ke-sec\"> <para> 이것은 1초 밖에없는 것에 주의하십시오; 이 창을 놓친 경우에, 전원을 껐다 다시 시도하십시오. </para> </footnote>. 이제 RedBoot 프롬프트가 나타납니다. 다음 명령을 입력하십시오:"

#. Tag: screen
#: boot-installer.xml:286
#, no-c-format
#| msgid ""
#| "fis load ramdisk.gz\n"
#| "fis load zImage\n"
#| "exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r "
#| "0x01800000"
msgid ""
"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
"load -v -r -b 0x01008000 -m ymodem zImage\n"
"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r 0x01800000"
msgstr ""
"load -v -r -b 0x01800000 -m ymodem ramdisk.gz\n"
"load -v -r -b 0x01008000 -m ymodem zImage\n"
"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r 0x01800000"

#. Tag: para
#: boot-installer.xml:288
#, no-c-format
msgid "After every <command>load</command> command, the system will expect a file to be transmitted using the YMODEM protocol. When using cu, make sure you have the package <classname>lrzsz</classname> installed, then hit enter, followed by the <quote>~&lt;</quote> escape sequence to start an external program, and run <command>sb initrd.gz</command> or <command>sb vmlinuz</command>."
msgstr "모든 <command>load</command> 명령 후, 시스템 파일이 YMODEM 프로토콜을 사용하여 전송 것으로 예상됩니다. cu를 사용하는 경우, 당신은 <classname>lrzsz</classname>가 설치된 패키지를 가지고 있는지 확인 한 다음 충돌을 입력하세요. 다음 <quote>~&lt;</quote> 외부 프로그램을 시작하는 이스케이프 시퀀스와 <command>sb initrd.gz</command> 또는 <command>sb vmlinuz</command>를 실행합니다.  "

#. Tag: para
#: boot-installer.xml:297
#, no-c-format
msgid "Alternatively, it is possible to load the kernel and ramdisk using HTTP rather than YMODEM. This is faster, but requires a working HTTP server on the network. To do so, first switch the bootloader to RAM mode:"
msgstr "또는 그것은 HTTP가 아닌 YMODEM를 사용하여 커널과 램디스크를 로드할 수 있습니다. 이것은 빠르지만 네트워크에 작동하는 HTTP 서버가 필요합니다. 그러므로 먼저 RAM 모드에서 bootloader로 전환합니다:"

#. Tag: screen
#: boot-installer.xml:303
#, no-c-format
msgid ""
"fis load rammode\n"
"g"
msgstr ""
"fis load rammode\n"
"g"

#. Tag: para
#: boot-installer.xml:305
#, no-c-format
msgid "This will seemingly restart the machine; but in reality, it loads reboot to RAM and restarts it from there. Not doing this step will cause the system to hang in the necessary ip_address step that comes next."
msgstr "보이는 컴퓨터를 다시 시작합니다. 그러나 실제로 RAM에 재부팅을 적재하고 다시 재부팅을 합니다."

#. Tag: para
#: boot-installer.xml:311
#, no-c-format
msgid ""
"You will need to hit Ctrl-C again to interrupt the boot. Then: <informalexample><screen>\n"
"ip_address -l <replaceable>192.168.2.249</replaceable> -h <replaceable>192.168.2.4</replaceable>\n"
"load -v -r -b 0x01800000 -m http /initrd.gz\n"
"load -v -r -b 0x01008000 -m http /zImage\n"
"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r 0x01800000\n"
"</screen></informalexample> Where <replaceable>192.168.2.249</replaceable> is the IP address of the installed system and <replaceable>192.168.2.4</replaceable> the IP address of the HTTP server containing the kernel and ramdisk files."
msgstr ""
"부팅을 중단하기 위해 다시 Ctrl-C를 누르세요 그런 다음  <informalexample><screen>\n"
"ip_address -l <replaceable>192.168.2.249</replaceable> -h <replaceable>192.168.2.4</replaceable>\n"
"load -v -r -b 0x01800000 -m http /initrd.gz\n"
"load -v -r -b 0x01008000 -m http /zImage\n"
"exec -c \"console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000\" -r 0x01800000\n"
"</screen></informalexample><replaceable>192.168.2.249</replaceable>는 설치한 시스템과 커널과 램디스크 파일을 포함하는 HTTP 서버의 <replaceable>192.168.2.4</replaceable> IP 주소입니다."

#. Tag: para
#: boot-installer.xml:321
#, no-c-format
msgid "The installer will now start as usual."
msgstr "설치 프로그램은 지금 평소와 같이 시작됩니다."

#. Tag: title
#: boot-installer.xml:334
#: boot-installer.xml:805
#: boot-installer.xml:1463
#: boot-installer.xml:1825
#, no-c-format
msgid "Booting from a CD-ROM"
msgstr "CD-ROM에서 부팅하기"

#. Tag: title
#: boot-installer.xml:441
#, no-c-format
msgid "Booting from Windows"
msgstr "윈도우즈에서 부팅하기"

#. Tag: para
#: boot-installer.xml:442
#, no-c-format
msgid "To start the installer from Windows, you must first obtain CD-ROM/DVD-ROM or USB memory stick installation media as described in <xref linkend=\"official-cdrom\"/> and <xref linkend=\"boot-usb-files\"/>."
msgstr "윈도우즈에서 설치 프로그램을 부팅하려면, 먼저 <xref linkend=\"official-cdrom\"/> 및 <xref linkend=\"boot-usb-files\"/>에서 설명한 CD-ROM/DVD-ROM이나 USB 메모리 설치 미디어를 가져와야 합니다."

#. Tag: para
#: boot-installer.xml:448
#, no-c-format
msgid "If you use an installation CD or DVD, a pre-installation program should be launched automatically when you insert the disc. In case Windows does not start it automatically, or if you are using a USB memory stick, you can run it manually by accessing the device and executing <command>setup.exe</command>."
msgstr "설치 CD나 DVD를 사용하는 경우, 디스크를 넣었을 때 자동으로 설치 전 프로그램이 실행되야 합니다. 윈도우즈가 이 프로그램을 시작하지 않거나 USB 메모리를 사용하는 경우에는, 수동으로 그 장치를 읽고 <command>setup.exe</command>를 실행할 수 있습니다."

#. Tag: para
#: boot-installer.xml:456
#, no-c-format
msgid "After the program has been started, a few preliminary questions will be asked and the system will be prepared to start the &debian-gnu; installer."
msgstr "프로그램이 시작하면 몇 가지 질문을 한 다음 &debian-gnu; 설치 프로그램을 시작하도록 준비합니다."

#. Tag: title
#: boot-installer.xml:465
#, no-c-format
#| msgid "Booting from MacOS"
msgid "Booting from DOS"
msgstr "DOS에서 부팅하기"

#. Tag: para
#: boot-installer.xml:466
#, no-c-format
msgid "Boot into DOS (not Windows). To do this, you can for instance boot from a recovery or diagnostic disk."
msgstr "DOS (Windows 아님)로 부팅. 이것을 하기 위해서는 복구 또는 진단 디스크에서 인스턴스 부팅 하세요."

#. Tag: para
#: boot-installer.xml:471
#, no-c-format
msgid ""
"If you can access the installation CD, change the current drive to the CD-ROM drive, e.g. <informalexample><screen>\n"
"d:\n"
"</screen></informalexample> else make sure you have first prepared your hard disk as explained in <xref linkend=\"files-loadlin\"/>, and change the current drive to it if needed."
msgstr ""
"당신은 설치 CD를 액세스 할 수 있으면, CD-ROM 드라이브에 현재 드라이브를 바꾸세요<informalexample><screen>\n"
" d:\n"
"</screen></informalexample>또 당신이 처음으로 <xref linkend=\"files-loadlin\"/>에 설명된 하드 디스크를 준비했는지 확인하고, 필요하다면 그것에 현재 드라이브를 바꿉니다."

#. Tag: para
#: boot-installer.xml:481
#, no-c-format
msgid ""
"Enter the subdirectory for the flavor you chose, e.g., <informalexample><screen>\n"
"cd \\&x86-install-dir;\n"
"</screen></informalexample> If you prefer using the graphical installer, enter the <filename>gtk</filename> sub-directory. <informalexample><screen>\n"
"cd gtk\n"
"</screen></informalexample> Next, execute <command>install.bat</command>. The kernel will load and launch the installer system."
msgstr ""
"당신이 선택한 flavor에 대한 하위 디렉터리를 입력하십시오. 예로 <informalexample><screen>\n"
"cd \\&x86-install-dir;\n"
"</screen></informalexample>당신이 그래픽 설치 프로그램을 사용하여 선호하는 경우, 하위 디렉터리 GTK를 입력합니다.<informalexample><screen>\n"
"cd gtk\n"
"</screen></informalexample> 다음으로, <command>install.bat</command> 실행합니다. 커널은 설치 시스템을 로드하고 실행됩니다."

#. Tag: title
#: boot-installer.xml:499
#, no-c-format
msgid "Booting from Linux Using <command>LILO</command> or <command>GRUB</command>"
msgstr "<command>LILO</command> 혹은 <command>GRUB</command>을 사용해 리눅스 부팅하기"

#. Tag: para
#: boot-installer.xml:502
#, no-c-format
msgid "To boot the installer from hard disk, you must first download and place the needed files as described in <xref linkend=\"boot-drive-files\"/>."
msgstr "하드 디스크에서 설치 프로그램을 부팅하려면, 먼저 <xref linkend=\"boot-drive-files\"/>에서 설명한 필요한 파일을 다운로드해 하드 디스크에 저장해야 합니다."

#. Tag: para
#: boot-installer.xml:507
#, no-c-format
msgid "If you intend to use the hard drive only for booting and then download everything over the network, you should download the <filename>netboot/debian-installer/&architecture;/initrd.gz</filename> file and its corresponding kernel <filename>netboot/debian-installer/&architecture;/linux</filename>. This will allow you to repartition the hard disk from which you boot the installer, although you should do so with care."
msgstr "하드 드라이브를 부팅용으로만 사용하고 나머지는 모두 네트워크에서 받으려고 한다면, <filename>netboot/debian-installer/&architecture;/initrd.gz</filename> 파일 및 해당 커널 <filename>netboot/debian-installer/&architecture;/linux</filename>를 받아야 합니다. 설치 프로그램을 부팅한 다음에 하드 디스크를 다시 파티션할 수 있습니다. 단 주의를 기울여야 합니다."

#. Tag: para
#: boot-installer.xml:517
#, no-c-format
msgid "Alternatively, if you intend to keep an existing partition on the hard drive unchanged during the install, you can download the <filename>hd-media/initrd.gz</filename> file and its kernel, as well as copy a CD (or DVD) iso to the drive (make sure the file is named ending in <literal>.iso</literal>). The installer can then boot from the drive and install from the CD/DVD image, without needing the network."
msgstr "다른 방법으로 하드 드라이브의 현재 파티션을 바꾸지 않고 유지하려면, <filename>hd-media/initrd.gz</filename> 파일과 그 커널을 받으시고, CD (혹은 DVD) ISO 파일도 드라이브에 복사해 놓으십시오 (파일 이름이 <literal>.iso</literal>로 끝나도록 하십시오). 그러면 설치 프로그램이 이 드라이브에서 부팅한 다음 네트워크 없이 그 CD/DVD 이미지에서 설치할 수 있습니다."

#. Tag: para
#: boot-installer.xml:526
#, no-c-format
msgid "For <command>LILO</command>, you will need to configure two essential things in <filename>/etc/lilo.conf</filename>: <itemizedlist> <listitem><para> to load the <filename>initrd.gz</filename> installer at boot time; </para></listitem> <listitem><para> have the <filename>vmlinuz</filename> kernel use a RAM disk as its root partition. </para></listitem> </itemizedlist> Here is a <filename>/etc/lilo.conf</filename> example:"
msgstr "<command>LILO</command>의 경우, <filename>/etc/lilo.conf</filename>에 있는 두 가지 중요한 부분을 설정해야 합니다: <itemizedlist> <listitem><para> 부팅할 때 <filename>initrd.gz</filename> 설치 프로그램을 읽어들여야 하고 </para></listitem> <listitem><para> <filename>vmlinuz</filename> 커널의 루트 파티션으로 램 디스크를 사용하도록 합니다. </para></listitem> </itemizedlist> 여기 예제 <filename>/etc/lilo.conf</filename> 파일이 있습니다:"

#. Tag: screen
#: boot-installer.xml:547
#, no-c-format
msgid ""
"image=/boot/newinstall/vmlinuz\n"
"       label=newinstall\n"
"       initrd=/boot/newinstall/initrd.gz"
msgstr ""
"image=/boot/newinstall/vmlinuz\n"
"       label=newinstall\n"
"       initrd=/boot/newinstall/initrd.gz"

#. Tag: para
#: boot-installer.xml:547
#, no-c-format
msgid "For more details, refer to the <citerefentry><refentrytitle>initrd</refentrytitle> <manvolnum>4</manvolnum></citerefentry> and <citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</manvolnum></citerefentry> man pages. Now run <userinput>lilo</userinput> and reboot."
msgstr "더 자세한 정보는, <citerefentry><refentrytitle>initrd</refentrytitle> <manvolnum>4</manvolnum></citerefentry> 및 <citerefentry><refentrytitle>lilo.conf</refentrytitle> <manvolnum>5</manvolnum></citerefentry> 맨페이지를 참고하십시오. 이제 <userinput>lilo</userinput>를 실행하고 다시 부팅하십시오."

#. Tag: para
#: boot-installer.xml:556
#, no-c-format
msgid "The procedure for <command>GRUB</command> is quite similar. Locate your <filename>menu.lst</filename> in the <filename>/boot/grub/</filename> directory (or sometimes <filename>/boot/boot/grub/</filename>) and add an entry for the installer, for example (assuming <filename>/boot</filename> is on the first partition of the first disk in the system):"
msgstr "<command>GRUB</command> 사용법은 아주 비슷합니다. <filename>menu.lst</filename> 파일을 <filename>/boot/grub/</filename> 디렉터리에 (경우에 따라서는 <filename>/boot/boot/grub/</filename>) 놓고 설치 프로그램을 위한 항목을 추가하십시오. 예를 들면 (<filename>/boot</filename> 파티션이 시스템 첫번째 디스크의 첫번째 파티션일 때):"

#. Tag: screen
#: boot-installer.xml:564
#, no-c-format
msgid ""
"title  New Install\n"
"root   (hd0,0)\n"
"kernel /boot/newinstall/vmlinuz\n"
"initrd /boot/newinstall/initrd.gz"
msgstr ""
"title  New Install\n"
"root   (hd0,0)\n"
"kernel /boot/newinstall/vmlinuz\n"
"initrd /boot/newinstall/initrd.gz"

#. Tag: para
#: boot-installer.xml:566
#, no-c-format
msgid "From here on, there should be no difference between <command>GRUB</command> or <command>LILO</command>."
msgstr "이 이후부터는 <command>GRUB</command>와 <command>LILO</command> 사이에 차이점이 없습니다."

#. Tag: title
#: boot-installer.xml:575
#, no-c-format
msgid "Booting from USB Memory Stick"
msgstr "USB 메모리에서 부팅하기"

#. Tag: para
#: boot-installer.xml:576
#, no-c-format
msgid "Let's assume you have prepared everything from <xref linkend=\"boot-dev-select\"/> and <xref linkend=\"boot-usb-files\"/>. Now just plug your USB stick into some free USB connector and reboot the computer. The system should boot up, and you should be presented with the <prompt>boot:</prompt> prompt. Here you can enter optional boot arguments, or just hit &enterkey;."
msgstr "<xref linkend=\"boot-dev-select\"/> 및 <xref linkend=\"boot-usb-files\"/>의 모든 것을 준비했으면, USB 메모리를 빈 USB 단자에 꼽고 컴퓨터를 다시 부팅하십시오. 시스템이 부팅해서 <prompt>boot:</prompt> 프롬프트가 나와야 합니다. 거기에서 부팅 파라미터를 추가로 넣을 수도 있고, 그냥 &enterkey;를 누를 수도 있습니다."

#. Tag: title
#: boot-installer.xml:589
#: boot-installer.xml:1732
#, no-c-format
msgid "Booting from Floppies"
msgstr "플로피에서 부팅하기"

#. Tag: para
#: boot-installer.xml:590
#: boot-installer.xml:1740
#, no-c-format
msgid "You will have already downloaded the floppy images you needed and created floppies from the images in <xref linkend=\"create-floppy\"/>."
msgstr "필요한 플로피 이미지를 다운로드해서 <xref linkend=\"create-floppy\"/>에서 설명한 대로 이미지를 플로피로 만듭니다."

#. Tag: para
#: boot-installer.xml:597
#, no-c-format
msgid "To boot from the installer boot floppy, place it in the primary floppy drive, shut down the system as you normally would, then turn it back on."
msgstr "설치 프로그램 부트 플로피로 부팅하려면, 플로피를 첫번째 플로피 드라이브에 넣고, 평소에 하던 방법처럼 시스템을 끈 다음 다시 켜십시오."

#. Tag: para
#: boot-installer.xml:603
#, no-c-format
msgid "For installing from an LS-120 drive (ATAPI version) with a set of floppies, you need to specify the virtual location for the floppy device. This is done with the <emphasis>root=</emphasis> boot argument, giving the device that the ide-floppy driver maps the device to. For example, if your LS-120 drive is connected as the first IDE device (master) on the second cable, you enter <userinput>install root=/dev/hdc</userinput> at the boot prompt."
msgstr "플로피를 이용해 LS-120 드라이브에서 (ATAPI 버전) 설치하는 경우, 플로피 장치의 가상 위치를 지정해야 합니다. <emphasis>root=</emphasis> 부팅 파라미터를 사용해, ide-floppy 드라이버가 어느 장치로 매핑되는 지 장치를 지정합니다. 예를 들어 LS-120 드라이브가 두 번째 케이블의 첫번째 (master) IDE 장치에 연결되어 있는 경우, 부팅 프롬프트에서 <userinput>install root=/dev/hdc</userinput>라고 입력합니다."

#. Tag: para
#: boot-installer.xml:613
#, no-c-format
msgid "Note that on some machines, <keycombo><keycap>Control</keycap> <keycap>Alt</keycap> <keycap>Delete</keycap></keycombo> does not properly reset the machine, so a <quote>hard</quote> reboot is recommended. If you are installing from an existing operating system (e.g., from a DOS box) you don't have a choice. Otherwise, please do a hard reboot when booting."
msgstr "컴퓨터에 따라서는 <keycombo><keycap>Control</keycap> <keycap>Alt</keycap> <keycap>Delete</keycap></keycombo> 키를 눌러도 컴퓨터를 다시 시작하지 않으므로, <quote>하드</quote> 리부팅을 권장합니다. 기존 운영 체제에서 설치하는 경우에는 (예를 들어 DOS에서) 다른 방법이 없습니다. 그 외의 경우에는 항상 부팅할 때 하드 리부팅을 하십시오."

#. Tag: para
#: boot-installer.xml:622
#, no-c-format
msgid "The floppy disk will be accessed, and you should then see a screen that introduces the boot floppy and ends with the <prompt>boot:</prompt> prompt."
msgstr "플로피 디스크를 읽게 됩니다. 그 다음에 부팅 플로피에 대해 소개하는 화면이 나오고 마지막에 <prompt>boot:</prompt> 프롬프트가 나옵니다."

#. Tag: para
#: boot-installer.xml:628
#, no-c-format
msgid "Once you press &enterkey;, you should see the message <computeroutput>Loading...</computeroutput>, followed by <computeroutput>Uncompressing Linux...</computeroutput>, and then a screenfull or so of information about the hardware in your system. More information on this phase of the boot process can be found below in <xref linkend=\"kernel-msgs\"/>."
msgstr "&enterkey; 키를 누르면, <computeroutput>Loading...</computeroutput> 메시지 다음에, <computeroutput>Uncompressing Linux...</computeroutput>라고 나오고, 시스템의 하드웨어에 관한 여러가지 정보가 화면 가득히 나옵니다. 이 부팅 과정에 대한 더 자세한 정보는 아래의 <xref linkend=\"kernel-msgs\"/>에 있습니다."

#. Tag: para
#: boot-installer.xml:637
#, no-c-format
msgid "After booting from the boot floppy, the root floppy is requested. Insert the root floppy and press &enterkey;, and the contents are loaded into memory. The installer program <command>debian-installer</command> is automatically launched."
msgstr "부팅 플로피에서 부팅하면, 루트 플로피를 요청합니다. 루트 플로피를 넣고 &enterkey; 키를 누르십시오. 그러면 루트 플로피의 내용을 메모리로 읽어들입니다. 설치 프로그램 <command>debian-installer</command>를 자동으로 실행합니다."

#. Tag: title
#: boot-installer.xml:647
#: boot-installer.xml:1174
#: boot-installer.xml:1315
#: boot-installer.xml:1369
#: boot-installer.xml:1677
#: boot-installer.xml:1786
#, no-c-format
msgid "Booting with TFTP"
msgstr "TFTP로 부팅하기"

#. Tag: para
#: boot-installer.xml:671
#, no-c-format
msgid "There are various ways to do a TFTP boot on i386."
msgstr "i386에서 TFTP 부팅을 하려면 여러 가지 방법이 있습니다."

#. Tag: title
#: boot-installer.xml:677
#, no-c-format
msgid "NIC or Motherboard that support PXE"
msgstr "PXE를 지원하는 NIC 혹은 마더보드"

#. Tag: para
#: boot-installer.xml:678
#, no-c-format
msgid "It could be that your Network Interface Card or Motherboard provides PXE boot functionality. This is a <trademark class=\"trade\">Intel</trademark> re-implementation of TFTP boot. If so, you may be able to configure your BIOS to boot from the network."
msgstr "네트워크 인터페이스 카드나 마더보드에서 PXE 부팅 기능을 지원할 수도 있습니다. PXE는 <trademark class=\"trade\">인텔</trademark>에서 TFTP 부팅을 다시 만든 것입니다. PXE를 지원하는 경우 네트워크 부팅을 하도록 BIOS를 설정할 수 있을 것입니다."

#. Tag: title
#: boot-installer.xml:689
#, no-c-format
msgid "NIC with Network BootROM"
msgstr "네트워크 부트롬이 들어 있는 NIC"

#. Tag: para
#: boot-installer.xml:690
#, no-c-format
msgid "It could be that your Network Interface Card provides TFTP boot functionality."
msgstr "네트워크 인터페이스 카드에서 TFTP 부팅 기능을 지원할 수도 있습니다."

#. Tag: para
#: boot-installer.xml:695
#, no-c-format
msgid "Let us (<email>&email-debian-boot-list;</email>) know how did you manage it. Please refer to this document."
msgstr "어떻게 했는지 알려 주십시오 (<email>&email-debian-boot-list;</email>). 이 문서를 언급해 주십시오."

#. Tag: title
#: boot-installer.xml:703
#, no-c-format
msgid "Etherboot"
msgstr "Etherboot"

#. Tag: para
#: boot-installer.xml:704
#, no-c-format
msgid "The <ulink url=\"http://www.etherboot.org\">etherboot project</ulink> provides bootdiskettes and even bootroms that do a TFTPboot."
msgstr "<ulink url=\"http://www.etherboot.org\">etherboot project</ulink>에는 TFTPboot를 할 수 있는 부팅 디스켓과 부트롬이 있습니다."

#. Tag: title
#: boot-installer.xml:714
#, no-c-format
msgid "The Boot Screen"
msgstr "부팅 화면"

#. Tag: para
#: boot-installer.xml:715
#, no-c-format
#| msgid ""
#| "When the installer boots, you should be presented with a friendly "
#| "graphical screen showing the Debian logo and a menu: "
#| "<informalexample><screen>\n"
#| "Installer boot menu\n"
#| "\n"
#| "Install\n"
#| "Graphical install\n"
#| "Advanced options       >\n"
#| "Help\n"
#| "\n"
#| "Press ENTER to boot or TAB to edit a menu entry\n"
#| "</screen></informalexample> Depending on the installation method you are "
#| "using, the <quote>Graphical install</quote> option may not be available."
msgid ""
"When the installer boots, you should be presented with a friendly graphical screen showing the &debian; logo and a menu: <informalexample><screen>\n"
"Installer boot menu\n"
"\n"
"Install\n"
"Graphical install\n"
"Advanced options       >\n"
"Help\n"
"\n"
"Press ENTER to boot or TAB to edit a menu entry\n"
"</screen></informalexample> Depending on the installation method you are using, the <quote>Graphical install</quote> option may not be available."
msgstr ""
"설치 프로그램을 시작할 때, &debian; 로고와 다음과 같은 메뉴를 표시하는 친근한 그래픽 화면을 표시합니다.<informalexample><screen>\n"
"Installer boot menu \n"
"\n"
"Install\n"
"Graphical install\n"
"Advanced options> \n"
"Help \n"
"\n"
"Press ENTER to boot or TAB to edit a menu entry\n"
"</screen></informalexample> 사용하는 설치 방법에 따라 <quote>Graphical install</quote>이 유효하지 않은 경우가 있습니다."

#. Tag: para
#: boot-installer.xml:725
#, no-c-format
msgid "For a normal installation, select either the <quote>Install</quote> or the <quote>Graphical install</quote> entry &mdash; using either the arrow keys on your keyboard or by typing the first (highlighted) letter &mdash; and press &enterkey; to boot the installer."
msgstr "일반적인 설치의 경우 <quote>Install</quote> 혹은 <quote>Graphical install</quote> 항목을 선택하십시오. 키보드의 화살표 키로 선택하거나 (강조되어 있는) 첫 글자를 누르고 &enterkey; 키를 누르면 설치 프로그램이 시작합니다."

#. Tag: para
#: boot-installer.xml:732
#, no-c-format
msgid "The <quote>Advanced options</quote> entry gives access to a second menu that allows to boot the installer in expert mode, in rescue mode and for automated installs."
msgstr "<quote>Advanced options</quote> 항목으로 들어가면 전문가 모드, 응급 모드, 자동 설치 관련 메뉴가 나타납니다."

#. Tag: para
#: boot-installer.xml:738
#, no-c-format
msgid "If you wish or need to add any boot parameters for either the installer or the kernel, press &tabkey;. This will display the default boot command for the selected menu entry and allow to add additional options. The help screens (see below) list some common possible options. Press &enterkey; to boot the installer with your options; pressing &escapekey; will return you to the boot menu and undo any changes you made."
msgstr "설치 프로그램이나 커널에 부팅 파라미터를 추가하려면 &tabkey; 키를 누르십시오. 그러면 설치한 메뉴 항목의 기본 부팅 명령어가 나타나고, 여기에 추가 옵션을 입력할 수 있습니다. 도움말 화면에 (아래에서 설명합니다) 사용할 수 있는 일반적인 옵션 목록이 있습니다. &enterkey; 키를 누르면 해당 옵션에 따라 설치 프로그램이 시작하고, &escapekey; 키를 누르면 부팅 메뉴로 돌아가고 입력한 내용을 취소합니다."

#. Tag: para
#: boot-installer.xml:747
#, no-c-format
msgid ""
"Choosing the <quote>Help</quote> entry will result in the first help screen being displayed which gives an overview of all available help screens. Note that it is not possible to return to the boot menu after the help screens have been displayed. However, the F3 and F4 help screens list commands that are equivalent to the boot methods listed in the menu. All help screens have a boot prompt at which the boot command can be typed: <informalexample><screen>\n"
"Press F1 for the help index, or ENTER to boot:\n"
"</screen></informalexample> At this boot prompt you can either just press &enterkey; to boot the installer with default options or enter a specific boot command and, optionally, boot parameters. A number of boot parameters which might be useful can be found on the various help screens. If you do add any parameters to the boot command line, be sure to first type the boot method (the default is <userinput>install</userinput>) and a space before the first parameter (e.g., <userinput>install fb=false</userinput>)."
msgstr ""
"<quote>Help</quote> 항목을 선택하면 첫번째 도움말 화면이 나오고, 여기에는 전체 도움말 화면들에 대한 요약이 들어 있습니다. 도움말 화면이 나타나면 부팅 메뉴로 돌아갈 수 없습니다. 하지만 F3 및 F4 도움말 화면을 보면 부팅 메뉴에 들어 있는 부팅 방법과 동일한 명령어들이 설명되어 있습니다. 모든 도움말 화면에는 부팅 명령어를 입력할 수 있는 부팅 프롬프트가 들어 있습니다: <informalexample><screen>\n"
"Press F1 for the help index, or ENTER to boot:\n"
"</screen></informalexample> 이 부팅 프롬프트에서 &enterkey; 키를 눌러서 기본 옵션으로 설치 프로그램을 시작할 수도 있고, 아니면 특정 부팅 명령어와 특정 부팅 파라미터를 지정할 수도 있습니다. 부팅 명령어에 사용할 수 있는 유용한 여러가지 부팅 파라미터가 도움말 화면에 설명되어 있습니다. 부팅 명령어에 파라미터를 입력하려면, 먼저 부팅 방법을 입력하고 (기본값은 <userinput>install</userinput>입니다.) 첫 파라미터 앞에 공백을 입력하십시오. (예를 들어, <userinput>install fb=false</userinput>)"

#. Tag: para
#: boot-installer.xml:766
#, no-c-format
msgid "The keyboard is assumed to have a default American English layout at this point. This means that if your keyboard has a different (language-specific) layout, the characters that appear on the screen may be different from what you'd expect when you type parameters. Wikipedia has a <ulink url=\"&url-us-keymap;\">schema of the US keyboard layout</ulink> which can be used as a reference to find the correct keys to use."
msgstr "이 시점에서 키보드는 기본 미국식 영어 키보드 배치라고 가정합니다. 즉 키보드가 (언어에 따라) 다른 키보드 배치일 수도 있습니다. 즉 화면에 나타나는 문자가 입력하려는 문자와 다를 수도 있습니다. 위키백과에 어떤 키를 누를 지 참고자료로 이용할 수 있는 <ulink url=\"&url-us-keymap;\">미국식 키보드 배치 방식</ulink>이 있습니다."

#. Tag: para
#: boot-installer.xml:776
#, no-c-format
msgid "If you are using a system that has the BIOS configured to use serial console, you may not be able to see the initial graphical splash screen upon booting the installer; you may even not see the boot menu. The same can happen if you are installing the system via a remote management device that provides a text interface to the VGA console. Examples of these devices include the text console of Compaq's <quote>integrated Lights Out</quote> (iLO) and HP's <quote>Integrated Remote Assistant</quote> (IRA)."
msgstr "사용하는 시스템에 시리얼 콘솔을 사용하도록 설정한 BIOS가 들어 있다면, 설치 프로그램이 부팅할 때 처음 그래픽 스플래시 화면을 보지 못할 것입니다. 부팅 메뉴를 보지 못할 수도 있습니다. 원격 관리 장치를 (VGA 콘솔의 텍스트 인터페이스를 제공하는 장치) 통해 시스템을 설치하는 경우에도 같은 일이 일어납니다. 이러한 장치는 예를 들어 컴팩의 <quote>integrated Lights Out</quote> (iLO) 및 HP의 <quote>integrated Remote Assistant</quote> (IRA) 따위가 있습니다."

#. Tag: para
#: boot-installer.xml:786
#, no-c-format
#| msgid ""
#| "To bypass the graphical boot screen you can either blindly press "
#| "&escapekey; to get a text boot prompt, or (equally blindly) press "
#| "<quote>H</quote> followed by &enterkey; to select the <quote>Help</quote> "
#| "option described above. After that your keystrokes should be echoed at "
#| "the prompt. To prevent the installer from using the framebuffer for the "
#| "rest of the installation, you will also want to add <userinput>fb=false</"
#| "userinput> to the boot prompt, as described in the help text."
msgid "To bypass the graphical boot screen you can either blindly press &escapekey; to get a text boot prompt, or (equally blindly) press <quote>H</quote> followed by &enterkey; to select the <quote>Help</quote> option described above. After that your keystrokes should be echoed at the prompt. To prevent the installer from using the framebuffer for the rest of the installation, you will also want to add <userinput>vga=normal fb=false</userinput> to the boot prompt, as described in the help text."
msgstr "그래픽 부팅 화면을 우회하기 위해 텍스트 부팅 프롬프트를 얻기 위하여, 보이지 않는 상태에서 &escapekey;을 누르거나 (마찬가지로 보이지 않는 상태에서) <quote>H</quote>에 이어 &enterkey;를 눌러 이전<quote>Help</quote> 옵션을 선택할 수 있습니다. 이 후, 키 입력이 프롬프트에 표시하도록 될 것입니다. 나머지 설치 작업에서 설치 프로그램이 프레임 버퍼를 사용하지 않도록하려면, 도움말에있는대로 부트 프롬프트에 <userinput>vga=normal fb=false </userinput>를 추가해야 할 것입니다 ."

#. Tag: title
#: boot-installer.xml:846
#, no-c-format
msgid "CD Contents"
msgstr "CD 내용"

#. Tag: para
#: boot-installer.xml:848
#, no-c-format
#| msgid ""
#| "There are three basic variations of Debian Install CDs. The "
#| "<emphasis>Business Card</emphasis> CD has a minimal installation that "
#| "will fit on the small form factor CD media. It requires a network "
#| "connection in order to install the rest of the base installation and make "
#| "a usable system. The <emphasis>Network Install</emphasis> CD has all of "
#| "the packages for a base install but requires a network connection to a "
#| "Debian mirror site in order to install the extra packages one would want "
#| "for a complete system . The set of Debian CDs can install a complete "
#| "system from the wide range of packages without needing access to the "
#| "network."
msgid "There are three basic variations of &debian; Install CDs. The <emphasis>Business Card</emphasis> CD has a minimal installation that will fit on the small form factor CD media. It requires a network connection in order to install the rest of the base installation and make a usable system. The <emphasis>Network Install</emphasis> CD has all of the packages for a base install but requires a network connection to a &debian; mirror site in order to install the extra packages one would want for a complete system . The set of &debian; CDs can install a complete system from the wide range of packages without needing access to the network."
msgstr "기본적인 &debian; 설치 CD가 3 종류 있습니다. <emphasis>Business Card</emphasis> CD는 작은 폼 팩터 CD 미디어에 맞게 만든 최소한의 설치를 가지고 있습니다. 그것은 기본 설치의 나머지를 설치하고 사용 가능한 시스템을 만들려면 네트워크 연결이 필요합니다. <emphasis>Network Install</emphasis> CD는 기본 설치 패키지를 가지고 있지만 전체 시스템에 필요한 추가 꾸러미를 설치하기 위해 &debian; 미러 사이트에 네트워크 연결이 필요합니다. &debian; CD세트는 네트워크에 대한 액세스를 필요로하지 않고 포괄적인 패키지에서 전체 시스템을 설치할 수 있습니다."

#. Tag: para
#: boot-installer.xml:864
#, no-c-format
msgid "The IA-64 architecture uses the next generation Extensible Firmware Interface (EFI) from Intel. Unlike the traditional x86 BIOS which knows little about the boot device other than the partition table and Master Boot Record (MBR), EFI can read and write files from FAT16 or FAT32 formatted disk partitions. This simplifies the often arcane process of starting a system. The system boot loader and the EFI firmware that supports it have a full filesystem to store the files necessary for booting the machine. This means that the system disk on an IA-64 system has an additional disk partition dedicated to EFI instead of the simple MBR or boot block on more conventional systems."
msgstr "IA-64 아키텍처에는 인텔에서 나온 차세대 Extensible Firmware Interface가 (EFI) 들어 있습니다. 전통적인 x86 BIOS는 파티션 테이블과 Master Boot Record (MBR) 외에는 부팅 장치에 대해 거의 아무것도 모르지만, EFI는 FAT16 혹은 FAT32 포맷된 디스크 파티션에 파일을 읽고 쓸 수 있습니다. 이 기능때문에 아주 복잡한 방법으로 시스템을 시작하는 과정도 단순하게 할 수 있습니다. EFI를 지원하는 시스템 부트로더 및 EFI 펌웨어는 컴퓨터를 부팅하는 데 필요한 파일을 저장하는 완전한 파일 시스템이 따로 있습니다. 즉 IA-64 시스템의 시스템 디스크에는 전통적인 시스템에서 쓰는 단순한 MBR이나 부트 블록이 아닌 EFI만 사용하는 전용 디스크 파티션이 있습니다."

#. Tag: para
#: boot-installer.xml:880
#, no-c-format
#| msgid ""
#| "The Debian Installer CD contains a small EFI partition where the "
#| "<command>ELILO</command> bootloader, its configuration file, the "
#| "installer's kernel, and initial filesystem (initrd) are located. The "
#| "running system also contains an EFI partition where the necessary files "
#| "for booting the system reside. These files are readable from the EFI "
#| "Shell as described below."
msgid "The &debian; Installer CD contains a small EFI partition where the <command>ELILO</command> bootloader, its configuration file, the installer's kernel, and initial filesystem (initrd) are located. The running system also contains an EFI partition where the necessary files for booting the system reside. These files are readable from the EFI Shell as described below."
msgstr "&debian; 설치 CD에는 <command>ELILO</command> 부트로더와 그 설정 파일, 설치 커널과 파일 시스템(initrd)가 존재하는 작은 EFI 파티션이 들어있습니다. 실행중인 시스템은 시스템을 시작하는 데 필요한 파일이 들어있는 EFI 파티션이 들어 있습니다. 이러한 파일은 아래에 기술한 방법으로 EFI Shell에서 읽을 수 있습니다."

#. Tag: para
#: boot-installer.xml:889
#, no-c-format
msgid "Most of the details of how <command>ELILO</command> actually loads and starts a system are transparent to the system installer. However, the installer must set up an EFI partition prior to installing the base system. Otherwise, the installation of <command>ELILO</command> will fail, rendering the system un-bootable. The EFI partition is allocated and formatted in the partitioning step of the installation prior to loading any packages on the system disk. The partitioning task also verifies that a suitable EFI partition is present before allowing the installation to proceed."
msgstr "<command>ELILO</command>에서 실제로 시스템을 읽어들여서 시작하는 방법은 시스템 설치 프로그램과는 관련이 없습니다. 하지만 설치 프로그램에서 베이스 시스템을 설치하기 전에 EFI 파티션을 설정해야 합니다. 그렇지 않으면 <command>ELILO</command> 설치가 실패해서, 시스템을 부팅할 수 없게 됩니다. 설치할 때 패키지를 설치하기 전에 파티션하는 단계에서 EFI 파티션을 만들고 포맷하게 됩니다. 설치를 계속하기 전에 파티션 작업에서 EFI 파티션이 있는 지 검사도 합니다."

#. Tag: para
#: boot-installer.xml:901
#, no-c-format
msgid "The EFI Boot Manager is presented as the last step of the firmware initialization. It displays a menu list from which the user can select an option. Depending on the model of system and what other software has been loaded on the system, this menu may be different from one system to another. There should be at least two menu items displayed, <command>Boot Option Maintenance Menu</command> and <command>EFI Shell (Built-in)</command>. Using the first option is preferred, however, if that option is not available or the CD for some reason does not boot with it, use the second option."
msgstr "펌웨어 초기화의 마지막 단계에서 EFI 부트 매니저가 나타납니다. 메뉴 목록이 나와서 사용자가 그 중의 하나를 선택합니다. 시스템의 모델이 무엇이고 어떤 소프트웨어를 읽어들였느냐에 따라, 이 메뉴는 시스템마다 다릅니다. 최소한 두 개의 메뉴 항목이 있어야 합니다. <command>Boot Option Maintenance Menu</command> 및 <command>EFI Shell (Built-in)</command>입니다. 첫번째 옵션을 사용하는 게 좋지만, 그 옵션이 없거나 CD가 부팅하지 않는다면 두 번째 옵션을 사용하십시오."

#. Tag: title
#: boot-installer.xml:920
#, no-c-format
msgid "IMPORTANT"
msgstr "중요"

#. Tag: para
#: boot-installer.xml:921
#, no-c-format
msgid "The EFI Boot Manager will select a default boot action, typically the first menu choice, within a pre-set number of seconds. This is indicated by a countdown at the bottom of the screen. Once the timer expires and the systems starts the default action, you may have to reboot the machine in order to continue the installation. If the default action is the EFI Shell, you can return to the Boot Manager by running <command>exit</command> at the shell prompt."
msgstr "EFI Boot Manager에서 정해진 몇 초가 지나면 기본 부팅 동작을 (보통 메뉴에서 첫번째) 선택합니다. 화면 아래의 카운트다운을 보면 알 수 있습니다. 타이머가 다 되면 기본 동작을 시작하고, 그러면 (설치하려면) 컴퓨터를 다시 부팅해야 할 수도 있습니다. 기본 액션이 EFI Shell인 경우 쉘 프롬프트에서 <command>exit</command> 명령을 실행해 Boot Manager로 돌아오십시오."

#. Tag: title
#: boot-installer.xml:933
#, no-c-format
msgid "Option 1: Booting from the Boot Option Maintenance Menu"
msgstr "방법 1: Boot Option Maintenance Menu에서 부팅"

#. Tag: para
#: boot-installer.xml:940
#, no-c-format
msgid "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will display the EFI Boot Manager page and menu after it completes its system initialization."
msgstr "CD를 DVD/CD 드라이브에 넣고 컴퓨터를 다시 부팅하십시오. 펌웨어가 시스템 초기화를 마치면 EFI Boot Manager 페이지와 메뉴를 표시합니다."

#. Tag: para
#: boot-installer.xml:946
#, no-c-format
msgid "Select <command>Boot Maintenance Menu</command> from the menu with the arrow keys and press <command>ENTER</command>. This will display a new menu."
msgstr "메뉴에서 화살표로 <command>Boot Maintenance Menu</command>를 선택해 <command>ENTER</command>를 누르십시오. 그러면 다른 메뉴가 나타납니다."

#. Tag: para
#: boot-installer.xml:952
#, no-c-format
msgid "Select <command>Boot From a File</command> from the menu with the arrow keys and press <command>ENTER</command>. This will display a list of devices probed by the firmware. You should see two menu lines containing either the label <command>Debian Inst [Acpi ...</command> or <command>Removable Media Boot</command>. If you examine the rest of the menu line, you will notice that the device and controller information should be the same."
msgstr "메뉴에서 화살표로 <command>Boot From a File</command>을 선택해 <command>ENTER</command>를 누르십시오. 그러면 펌웨어가 찾은 장치의 목록이 나옵니다. 메뉴에서 <command>Debian Inst [Acpi ...</command> 혹은 <command>Removable Media Boot</command>라고 되어 있는 두 줄이 나옵니다. 그 메뉴 항목의 나머지를 보면, 장치와 컨트롤러 정보가 같은 지 알 수 있습니다."

#. Tag: para
#: boot-installer.xml:963
#, no-c-format
msgid "You can choose either of the entries that refer to the CD/DVD drive. Select your choice with the arrow keys and press <command>ENTER</command>. If you choose <command>Removable Media Boot</command> the machine will immediately start the boot load sequence. If you choose <command>Debian Inst [Acpi ...</command> instead, it will display a directory listing of the bootable portion of the CD, requiring you to proceed to the next (additional) step."
msgstr "CD/DVD 드라이브를 가리키는 어떤 항목이든 선택할 수 있습니다. 화살표 키로 선택해서 <command>ENTER</command>를 누릅니다. <command>Removable Media Boot</command>를 선택한 경우 컴퓨터가 즉시 부팅 단계로 들어갑니다. 그게 아니라 <command>Debian Inst [Acpi ...</command>를 선택한 경우, CD의 부팅 가능 영역 디렉터리의 내용을 표시하고, 다음 단계로 진행할 수 있습니다."

#. Tag: para
#: boot-installer.xml:974
#, no-c-format
msgid "You will only need this step if you chose <command>Debian Inst [Acpi ...</command>. The directory listing will also show <command>[Treat like Removable Media Boot]</command> on the next to the last line. Select this line with the arrow keys and press <command>ENTER</command>. This will start the boot load sequence."
msgstr "이 단계는 <command>Debian Inst [Acpi ...</command>를 선택한 경우에만 필요합니다. 디렉터리 목록에서는 마지막 줄 다음에 <command>[Treat like Removable Media Boot]</command>도 표시합니다. 이 줄을 화살표로 선택해 <command>ENTER</command>를 누르십시오. 그러면 부팅 과정을 시작합니다."

#. Tag: para
#: boot-installer.xml:986
#, no-c-format
#| msgid ""
#| "These steps start the Debian boot loader which will display a menu page "
#| "for you to select a boot kernel and options. Proceed to selecting the "
#| "boot kernel and options."
msgid "These steps start the &debian; boot loader which will display a menu page for you to select a boot kernel and options. Proceed to selecting the boot kernel and options."
msgstr "이상과 같이 부팅 커널과 옵션을 선택 메뉴를 표시하는 &debian; 부트 로더를 시작합니다. 부팅 커널과 옵션 선택으로 이동하십시오."

#. Tag: title
#: boot-installer.xml:996
#, no-c-format
msgid "Option 2: Booting from the EFI Shell"
msgstr "방법 2: EFI Shell에서 부팅"

#. Tag: para
#: boot-installer.xml:997
#, no-c-format
#| msgid ""
#| "If, for some reason, option 1 is not successful, reboot the machine and "
#| "when the EFI Boot Manager screen appears there should be one option "
#| "called <command>EFI Shell [Built-in]</command>. Boot the Debian Installer "
#| "CD with the following steps:"
msgid "If, for some reason, option 1 is not successful, reboot the machine and when the EFI Boot Manager screen appears there should be one option called <command>EFI Shell [Built-in]</command>. Boot the &debian; Installer CD with the following steps:"
msgstr "어떤 이유에서든, 방법 1이 실패하면, 컴퓨터를 다시 시작하고 EFI 부트 매니저가 나타나면 <command>EFI Shell [Built-in] </command>라는 옵션이있을 것입니다. 다음과 같이 &debian; 설치 CD를 부팅하십시오:"

#. Tag: para
#: boot-installer.xml:1008
#, no-c-format
msgid "Insert the CD in the DVD/CD drive and reboot the machine. The firmware will display the EFI Boot Manager page and menu after it completes system initialization."
msgstr "CD를 DVD/CD 드라이브에 넣고 컴퓨터를 다시 부팅하십시오. 펌웨어가 시스템 초기화를 마치면 EFI Boot Manager 페이지와 메뉴가 나타납니다."

#. Tag: para
#: boot-installer.xml:1014
#, no-c-format
msgid "Select <command>EFI Shell</command> from the menu with the arrow keys and press <command>ENTER</command>. The EFI Shell will scan all of the bootable devices and display them to the console before displaying its command prompt. The recognized bootable partitions on devices will show a device name of <filename>fs<replaceable>n</replaceable>:</filename>. All other recognized partitions will be named <filename>blk<replaceable>n</replaceable>:</filename>. If you inserted the CD just before entering the shell, this may take a few extra seconds as it initializes the CD drive."
msgstr "메뉴에서 화살표로 <command>EFI Shell</command>을 선택하고 <command>ENTER</command>를 누르십시오. EFI Shell은 부팅 가능한 장치를 모두 검색하고 명령어 프롬프트 앞에 장치 목록을 표시합니다. 찾아낸 부팅 가능 파티션은 <filename>fs<replaceable>n</replaceable>:</filename> 식으로 이름을 표시합니다. 그 외에 찾아낸 파티션은 <filename>blk<replaceable>n</replaceable>:</filename> 모양입니다. CD를 넣은 경우 쉘에 들어가면서 CD 드라이브를 초기화하면서 몇 초가 더 걸릴 수 있습니다."

#. Tag: para
#: boot-installer.xml:1028
#, no-c-format
msgid "Examine the output from the shell looking for the CDROM drive. It is most likely the <filename>fs0:</filename> device although other devices with bootable partitions will also show up as <filename>fs<replaceable>n</replaceable></filename>."
msgstr "쉘에서 CD-ROM 드라이브를 찾을 때 출력을 잘 살펴보십시오. 다른 장치는 <filename>fs<replaceable>n</replaceable></filename>이라고 나올 때 CD-ROM 드라이브는 <filename>fs0:</filename>이라고 나올 것입니다."

#. Tag: para
#: boot-installer.xml:1035
#, no-c-format
msgid "Enter <command>fs<replaceable>n</replaceable>:</command> and press <command>ENTER</command> to select that device where <replaceable>n</replaceable> is the partition number for the CDROM. The shell will now display the partition number as its prompt."
msgstr "<command>fs<replaceable>n</replaceable>:</command>이라고 입력하고 <command>ENTER</command>를 눌러 선택하십시오. 여기서 <replaceable>n</replaceable>은 CD-ROM의 파티션 번호입니다. 그러면 파티션 번호를 쉘의 프롬프트에 표시합니다."

#. Tag: para
#: boot-installer.xml:1042
#, no-c-format
msgid "Enter <command>elilo</command> and press <command>ENTER</command>. This will start the boot load sequence."
msgstr "<command>elilo</command>라고 입력하고 <command>ENTER</command>를 누르십시오. 그러면 부팅 과정을 시작합니다."

#. Tag: para
#: boot-installer.xml:1049
#, no-c-format
#| msgid ""
#| "As with option 1, these steps start the Debian boot loader which will "
#| "display a menu page for you to select a boot kernel and options. You can "
#| "also enter the shorter <command>fs<replaceable>n</replaceable>:elilo</"
#| "command> command at the shell prompt. Proceed to selecting the boot "
#| "kernel and options."
msgid "As with option 1, these steps start the &debian; boot loader which will display a menu page for you to select a boot kernel and options. You can also enter the shorter <command>fs<replaceable>n</replaceable>:elilo</command> command at the shell prompt. Proceed to selecting the boot kernel and options."
msgstr "옵션 1과 마찬가지로, 이상과 같이 부팅 커널과 옵션을 선택 메뉴를 표시할 &debian; 부트 로더를 시작합니다. 쉘 프롬프트에서 더 간단히 <command>fs<replaceable>n</replaceable>:elilo</command>를 입력 할 수 있습니다. 부팅 커널과 옵션 선택으로 이동하십시오."

#. Tag: title
#: boot-installer.xml:1063
#, no-c-format
msgid "Installing using a Serial Console"
msgstr "시리얼 콘솔을 사용해 설치하기"

#. Tag: para
#: boot-installer.xml:1065
#, no-c-format
msgid "You may choose to perform an install using a monitor and keyboard or using a serial connection. To use a monitor/keyboard setup, select an option containing the string [VGA console]. To install over a serial connection, choose an option containing the string [<replaceable>BAUD</replaceable> baud serial console], where <replaceable>BAUD</replaceable> is the speed of your serial console. Menu items for the most typical baud rate settings on the ttyS0 device are preconfigured."
msgstr "설치할 때 모니터와 키보드를 사용할 수도 있고 시리얼 연결을 사용할 수도 있습니다. 모니터/키보드 설정을 이용하려면, [VGA console]이 들어 있는 옵션을 선택하십시오. 시리얼 연결을 통해 설치하려면, [<replaceable>BAUD</replaceable> baud serial console]이 들어 있는 옵션을 선택하십시오. 여기서 <replaceable>BAUD</replaceable>는 시리얼 콘솔의 속도입니다. ttyS0 장치가 가장 일반적인 속도로 설정되어 있는 메뉴 항목이 이미 있습니다."

#. Tag: para
#: boot-installer.xml:1076
#, no-c-format
msgid "In most circumstances, you will want the installer to use the same baud rate as your connection to the EFI console. If you aren't sure what this setting is, you can obtain it using the command <command>baud</command> at the EFI shell."
msgstr "대부분의 경우, 설치 프로그램의 속도를 EFI 콘솔 연결과 같게 해야 합니다. 설정을 어떻게 해야 할 지 잘 모르겠다면, EFI 쉘에서 <command>baud</command> 명령으로 알아낼 수 있습니다."

#. Tag: para
#: boot-installer.xml:1083
#, no-c-format
msgid "If there is not an option available that is configured for the serial device or baud rate you would like to use, you may override the console setting for one of the existing menu options. For example, to use a 57600 baud console over the ttyS1 device, enter <command>console=ttyS1,57600n8</command> into the <classname>Boot:</classname> text window."
msgstr "사용하려는 시리얼 장치나 속도에 맞춰 설정된 옵션이 없다면, 기존 메뉴 옵션의 콘솔 설정을 바꿀 수 있습니다. 예를 들어, ttyS1 장치에 57600 baud 콘솔을 사용하려면, <classname>Boot:</classname> 텍스트 창에 <command>console=ttyS1,57600n8</command>이라고 입력하십시오."

#. Tag: para
#: boot-installer.xml:1094
#, no-c-format
msgid "Most IA-64 boxes ship with a default console setting of 9600 baud. This setting is rather slow, and the normal installation process will take a significant time to draw each screen. You should consider either increasing the baud rate used for performing the installation, or performing a Text Mode installation. See the <classname>Params</classname> help menu for instructions on starting the installer in Text Mode."
msgstr "대부분의 IA-64 컴퓨터는 기본 콘솔 설정이 9600bps로 되어 있습니다. 이 속도는 상당히 느려서, 기본 설치 과정에서 각 화면을 그릴 때 상당한 시간을 소모하게 됩니다. 설치 과정에서 사용하는 속도를 빠르게 하거나, 텍스트 모드 설치를 고려해 봐야 합니다. 텍스트 모드에서 설치를 시작하려면 <classname>Params</classname> 도움말 메뉴를 참고하십시오."

#. Tag: para
#: boot-installer.xml:1103
#, no-c-format
msgid "If you select the wrong console type, you will be able to select the kernel and enter parameters but both the display and your input will go dead as soon as the kernel starts, requiring you to reboot before you can begin the installation."
msgstr "잘못된 콘솔 종류를 선택했다면, 커널을 선택하고 파라미터를 입력할 수는 있지만 커널이 시작하자 마자 화면과 입력이 멎어 버릴 것입니다. 그러면 다시 부팅해야 설치를 할 수 있습니다."

#. Tag: title
#: boot-installer.xml:1112
#, no-c-format
msgid "Selecting the Boot Kernel and Options"
msgstr "부팅 커널과 옵션 선택하기"

#. Tag: para
#: boot-installer.xml:1114
#, no-c-format
msgid "The boot loader will display a form with a menu list and a text window with a <classname>Boot:</classname> prompt. The arrow keys select an item from the menu and any text typed at the keyboard will appear in the text window. There are also help screens which can be displayed by pressing the appropriate function key. The <classname>General</classname> help screen explains the menu choices and the <classname>Params</classname> screen explains the common command line options."
msgstr "부트로더에서 메뉴 목록과 <classname>Boot:</classname> 프롬프트가 있는 텍스트 창을 표시합니다. 화살표 키로 메뉴의 항목을 선택할 수 있고 키보드로 입력한 텍스트도 텍스트 창에 나타납니다. 각 펑션 키를 누르면 도움말 화면도 나타납니다. <classname>General</classname> 도움말 화면은 메뉴 선택에 대해 설명하고 <classname>Params</classname> 화면은 일반적인 명령행 옵션에 대해 설명합니다."

#. Tag: para
#: boot-installer.xml:1126
#, no-c-format
msgid "Consult the <classname>General</classname> help screen for the description of the kernels and install modes most appropriate for your installation. You should also consult <xref linkend=\"boot-parms\"/> below for any additional parameters that you may want to set in the <classname>Boot:</classname> text window. The kernel version you choose selects the kernel version that will be used for both the installation process and the installed system. If you encounter kernel problems with the installation, you may also have those same problems with the system you install. The following two steps will select and start the install:"
msgstr "<classname>General</classname> 도움말 화면을 보면 설치하는 데 가장 적합한 커널과 설치 모드에 대한 설명이 있습니다. 또 아래의 <xref linkend=\"boot-parms\"/>에 보면 <classname>Boot:</classname> 텍스트 창에서 입력할 수 있는 추가 파라미터에 대한 설명이 있습니다. 커널 버전은 설치 과정과 설치된 시스템 모두에 사용할 커널의 버전을 설정합니다. 그래서 설치할 때 커널 문제가 발생하면, 설치한 시스템에서도 같은 문제가 발생할 것입니다. 다음 두 단계에서 설치 모드를 선택하고 설치를 시작합니다:"

#. Tag: para
#: boot-installer.xml:1144
#, no-c-format
msgid "Select the kernel version and installation mode most appropriate to your needs with the arrow keys."
msgstr "화살표 키로 가장 적합한 커널 버전과 설치 모드를 선택하십시오."

#. Tag: para
#: boot-installer.xml:1149
#, no-c-format
msgid "Enter any boot parameters by typing at the keyboard. The text will be displayed directly in the text window. This is where kernel parameters (such as serial console settings) are specified."
msgstr "키보드로 부팅 파라미터가 있으면 입력하십시오. 입력한 텍스트가 텍스트 창에 직접 표시됩니다. 여기에서 커널 파라미터를 지정합니다 (예를 들어 시리얼 콘솔 설정)."

#. Tag: para
#: boot-installer.xml:1156
#, no-c-format
#| msgid ""
#| "Press <command>ENTER</command>. This will load and start the kernel. The "
#| "kernel will display its usual initialization messages followed by the "
#| "first screen of the Debian Installer."
msgid "Press <command>ENTER</command>. This will load and start the kernel. The kernel will display its usual initialization messages followed by the first screen of the &debian; Installer."
msgstr "<command>ENTER</command>를 누르십시오. 그러면 커널을 읽어 들여서 시작합니다. 커널은 &debian; 설치 첫번째 화면에서 초기화 메시지를 표시합니다."

#. Tag: para
#: boot-installer.xml:1165
#: boot-installer.xml:1301
#, no-c-format
msgid "Proceed to the next chapter to continue the installation where you will set up the language locale, network, and disk partitions."
msgstr "다음 장으로 가서 언어 로캘, 네트워크, 디스크 파티션 설정을 계속 하십시오."

#. Tag: para
#: boot-installer.xml:1176
#, no-c-format
msgid "Booting an IA-64 system from the network is similar to a CD boot. The only difference is how the installation kernel is loaded. The EFI Boot Manager can load and start programs from a server on the network. Once the installation kernel is loaded and starts, the system install will proceed through the same steps as the CD install with the exception that the packages of the base install will be loaded from the network rather than the CD drive."
msgstr "네트워크에서 IA-64 시스템을 부팅하는 건 CD 부팅과 비슷합니다. 다른 점은 설치 커널을 읽어들이는 방법입니다. EFI Boot Manager는 네트워크에 있는 서버에서 프로그램을 읽어들여서 실행할 수 있습니다. 일단 설치 커널을 읽어들이고 실행하면, CD 설치와 마찬가지로 시스템 설치를 진행합니다. 차이점은 베이스 설치 패키지를 CD 드라이브가 아니라 네트워크에서 가져온다는 점입니다."

#. Tag: para
#: boot-installer.xml:1210
#, no-c-format
msgid "Network booting an IA-64 system requires two architecture-specific actions. On the boot server, DHCP and TFTP must be configured to deliver <command>elilo</command>. On the client a new boot option must be defined in the EFI boot manager to enable loading over a network."
msgstr "IA-64 시스템에서 네트워크 부팅은 두 가지 아키텍처 전용 작업이 필요합니다. 부팅 서버에서는 DHCP와 TFTP를 통해 <command>elilo</command>를 전송하도록 설정해야 합니다. 클라이언트에서는 EFI 부트 매니저가 네트워크에서 읽어들이게 하는 부팅 옵션을 정의해야 합니다."

#. Tag: title
#: boot-installer.xml:1221
#, no-c-format
msgid "Configuring the Server"
msgstr "서버 설정하기"

#. Tag: para
#: boot-installer.xml:1222
#, no-c-format
msgid ""
"A suitable TFTP entry for network booting an IA-64 system looks something like this: <informalexample><screen>\n"
"host mcmuffin {\n"
"        hardware ethernet 00:30:6e:1e:0e:83;\n"
"        fixed-address 10.0.0.21;\n"
"        filename \"debian-installer/ia64/elilo.efi\";\n"
"}\n"
"</screen></informalexample> Note that the goal is to get <command>elilo.efi</command> running on the client."
msgstr ""
"IA-64 시스템에서 네트워크 부팅을 위한 TFTP 엔트리는 다음과 같습니다: <informalexample><screen>\n"
"host mcmuffin {\n"
"        hardware ethernet 00:30:6e:1e:0e:83;\n"
"        fixed-address 10.0.0.21;\n"
"        filename \"debian-installer/ia64/elilo.efi\";\n"
"}\n"
"</screen></informalexample> 목표는 <command>elilo.efi</command>를 클라이언트에서 실행하는 것입니다."

#. Tag: para
#: boot-installer.xml:1232
#, no-c-format
msgid "Extract the <filename>netboot.tar.gz</filename> file into the directory used as the root for your tftp server. Typical tftp root directories include <filename>/var/lib/tftp</filename> and <filename>/tftpboot</filename>. This will create a <filename>debian-installer</filename> directory tree containing the boot files for an IA-64 system."
msgstr "<filename>netboot.tar.gz</filename> 파일을 TFTP 서버의 루트에 쓸 디렉터리에 풀어 놓으십시오. TFTP 루트 디렉터리는 보통 <filename>/var/lib/tftp</filename> 및 <filename>/tftpboot</filename>입니다. 파일을 풀면 <filename>debian-installer</filename> 디렉터리 밑에 IA64 시스템용 부팅 파일이 들어 있습니다."

#. Tag: screen
#: boot-installer.xml:1242
#, no-c-format
msgid ""
"# cd /var/lib/tftp\n"
"# tar xvfz /home/user/netboot.tar.gz\n"
"./\n"
"./debian-installer/\n"
"./debian-installer/ia64/\n"
"[...]"
msgstr ""
"# cd /var/lib/tftp\n"
"# tar xvfz /home/user/netboot.tar.gz\n"
"./\n"
"./debian-installer/\n"
"./debian-installer/ia64/\n"
"[...]"

#. Tag: para
#: boot-installer.xml:1242
#, no-c-format
msgid "The <filename>netboot.tar.gz</filename> contains an <filename>elilo.conf</filename> file that should work for most configurations. However, should you need to make changes to this file, you can find it in the <filename>debian-installer/ia64/</filename> directory. It is possible to have different config files for different clients by naming them using the client's IP address in hex with the suffix <filename>.conf</filename> instead of <filename>elilo.conf</filename>. See documentation provided in the <classname>elilo</classname> package for details."
msgstr "<filename>netboot.tar.gz</filename> 안에는, 대부분의 상황에서 동작하는 <filename>elilo.conf</filename> 파일이 들어 있습니다. 하지만 이 파일을 수정해야 하는 경우에는, <filename>debian-installer/ia64/</filename> 디렉터리 안에 있습니다. 각각의 클라이언트에 대해 다른 설정 파일을 이용하려면 파일 이름을 <filename>elilo.conf</filename> 대신에 클라이언트의 IP 주소를 16진수로 쓰고 <filename>.conf</filename>를 뒤에 붙이면 됩니다. 자세한 설명은 <classname>elilo</classname> 패키지에 들어 있는 문서를 참고하십시오."

#. Tag: title
#: boot-installer.xml:1259
#, no-c-format
msgid "Configuring the Client"
msgstr "클라이언트 설정하기"

#. Tag: para
#: boot-installer.xml:1260
#, no-c-format
msgid "To configure the client to support TFTP booting, start by booting to EFI and entering the <guimenu>Boot Option Maintenance Menu</guimenu>. <itemizedlist> <listitem><para> Add a boot option. </para></listitem> <listitem><para> You should see one or more lines with the text <guimenuitem>Load File [Acpi()/.../Mac()]</guimenuitem>. If more than one of these entries exist, choose the one containing the MAC address of the interface from which you'll be booting. Use the arrow keys to highlight your choice, then press enter. </para></listitem> <listitem><para> Name the entry <userinput>Netboot</userinput> or something similar, save, and exit back to the boot options menu. </para></listitem> </itemizedlist> You should see the new boot option you just created, and selecting it should initiate a DHCP query, leading to a TFTP load of <filename>elilo.efi</filename> from the server."
msgstr "TFTP 부팅을 지원하도록 클라이언트를 설정하려면, EFI를 부팅해서 <guimenu>Boot Option Maintenance Menu</guimenu>로 들어가십시오. <itemizedlist> <listitem><para> 부팅 옵션을 추가하십시오. </para></listitem> <listitem><para> <guimenuitem>Load File [Acpi()/.../Mac()]</guimenuitem> 텍스트가 들어 있는 줄을 볼 수 있을 것입니다. 이런 항목이 여러 줄 있을 때, 부팅하려는 인터페이스의 MAC 주소가 들어 있는 항목을 선택하십시오. 화살표 키로 반전시킨 다음 Enter를 누르십시오. </para></listitem> <listitem><para> 그 항목을 <userinput>Netboot</userinput>와 같이 이름 짓고, 저장하고, 부팅 옵션 메뉴로 나가십시오. </para></listitem> </itemizedlist> 이제 방금 만든 새로운 부팅 옵션을 볼 수 있을 것입니다. 그 옵션을 선택하면 DHCP 쿼리를 하고, 서버에서 <filename>elilo.efi</filename> 파일을 서버에서 가져옵니다."

#. Tag: para
#: boot-installer.xml:1292
#, no-c-format
#| msgid ""
#| "The boot loader will display its prompt after it has downloaded and "
#| "processed its configuration file. At this point, the installation "
#| "proceeds with the same steps as a CD install. Select a boot option as in "
#| "above and when the kernel has completed installing itself from the "
#| "network, it will start the Debian Installer."
msgid "The boot loader will display its prompt after it has downloaded and processed its configuration file. At this point, the installation proceeds with the same steps as a CD install. Select a boot option as in above and when the kernel has completed installing itself from the network, it will start the &debian; Installer."
msgstr "그 설정 파일을 다운로드 처리 후 부트 로더 프롬프트를 표시합니다. 포인트는, CD에서 설치하는 것과 같은 순서로 설치가 진행되는 것입니다. 위에서 설명한 바와 같이 부트 옵션을 선택하고 네트워크에서 커널의로드가 완료하면 &debian; 설치를 시작합니다."

#. Tag: title
#: boot-installer.xml:1318
#: boot-installer.xml:1342
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "SGI TFTP 부팅"

#. Tag: para
#: boot-installer.xml:1319
#, no-c-format
#| msgid ""
#| "After entering the command monitor use <informalexample><screen>\n"
#| "bootp():\n"
#| "</screen></informalexample> on SGI machines to boot linux and to begin "
#| "installation of the Debian Software. In order to make this work you may "
#| "have to unset the <envar>netaddr</envar> environment variable. Type "
#| "<informalexample><screen>\n"
#| "unsetenv netaddr\n"
#| "</screen></informalexample> in the command monitor to do this."
msgid ""
"After entering the command monitor use <informalexample><screen>\n"
"bootp():\n"
"</screen></informalexample> on SGI machines to boot linux and to begin installation of the &debian; Software. In order to make this work you may have to unset the <envar>netaddr</envar> environment variable. Type <informalexample><screen>\n"
"unsetenv netaddr\n"
"</screen></informalexample> in the command monitor to do this."
msgstr ""
"SGI 컴퓨터에서 명령 모니터로 들어간 곳에 <informalexample><screen>\n"
"bootp():\n"
"</screen></informalexample>를 입력하면 linux가 부팅되고 &debian; 소프트웨어 설치가 시작됩니다 . 설치 프로그램을 제대로 작동하려면 환경변수 <envar>netaddr</envar> 설정을 해제해야 할 수도 있습니다. 커맨드 모니터에서 <informalexample><screen>\n"
"unsetenv netaddr\n"
"</screen></informalexample>이것을 입력합니다.."

#. Tag: title
#: boot-installer.xml:1339
#: boot-installer.xml:1406
#: boot-installer.xml:2007
#, no-c-format
msgid "Boot Parameters"
msgstr "부팅 파라미터"

#. Tag: para
#: boot-installer.xml:1343
#, no-c-format
msgid "On SGI machines you can append boot parameters to the <command>bootp():</command> command in the command monitor."
msgstr "SGI에서는 커맨드 모니터에서 부팅 파라미터를 <command>bootp():</command> 명령어 뒤에 붙일 수 있습니다."

#. Tag: para
#: boot-installer.xml:1348
#, no-c-format
msgid ""
"Following the <command>bootp():</command> command you can give the path and name of the file to boot if you did not give an explicit name via your bootp/dhcp server. Example: <informalexample><screen>\n"
"bootp():/boot/tftpboot.img\n"
"</screen></informalexample> Further kernel parameters can be passed via <command>append</command>:"
msgstr ""
"bootp/dhcp 서버에서 부팅할 파일을 지정하지 않았다면, <command>bootp():</command> 명령 뒤에 부팅할 파일의 경로와 이름을 지정할 수 있습니다. 예를 들어: <informalexample><screen>\n"
"bootp():/boot/tftpboot.img\n"
"</screen></informalexample> 그 외의 커널 파라미터는 <command>append</command>를 통해 넘길 수 있습니다:"

#. Tag: screen
#: boot-installer.xml:1358
#, no-c-format
msgid "bootp(): append=\"root=/dev/sda1\""
msgstr "bootp(): append=\"root=/dev/sda1\""

#. Tag: title
#: boot-installer.xml:1372
#: boot-installer.xml:1409
#, no-c-format
msgid "Cobalt TFTP Booting"
msgstr "Cobalt TFTP 부팅"

#. Tag: para
#: boot-installer.xml:1373
#, no-c-format
msgid "Strictly speaking, Cobalt does not use TFTP but NFS to boot. You need to install an NFS server and put the installer files in <filename>/nfsroot</filename>. When you boot your Cobalt, you have to press the left and the right cursor buttons at the same time and the machine will boot via the network from NFS. It will then display several options on the display. There are the following two installation methods:"
msgstr "엄격히 말해서 Cobalt는 TFTP를 사용하지 않습니다. 대신 NFS를 이용해서 부팅합니다. NFS 서버를 설치하고 설치프로그램 파일을 <filename>/nfsroot</filename>에 놓아야 합니다. Cobalt가 부팅할 때 왼쪽과 오른쪽 커서 단추를 동시에 누르면 NFS에서 네트워크 부팅을 합니다. 그러면 화면에 여러 옵션이 나타납니다. 다음 두 가지 설치 방법이 있습니다:"

#. Tag: para
#: boot-installer.xml:1383
#, no-c-format
msgid "Via SSH (default): In this case, the installer will configure the network via DHCP and start an SSH server. It will then display a random password and other login information (such as the IP address) on the Cobalt LCD. When you connect to the machine with an SSH client you can start with the installation."
msgstr "SSH 이용 (기본값): 이 경우 설치 프로그램은 DHCP를 이용해서 네트워크를 설정하고 SSH 서버를 시작합니다. Cobalt LCD에 임의의 암호와 기타 로그인 정보(IP 주소 등)를 표시합니다. SSH 클라이언트를 이용해 컴퓨터에 접속하면 설치를 시작할 수 있습니다."

#. Tag: para
#: boot-installer.xml:1392
#, no-c-format
msgid "Via serial console: Using a null modem cable, you can connect to the serial port of your Cobalt machine (using 115200 bps) and perform the installation this way."
msgstr "시리얼 콘솔 이용: 널모뎀 케이블을 이용하면 Cobalt 컴퓨터의 시리얼 포트로 (115200 bps 속도) 접속해 설치를 할 수 있습니다."

#. Tag: para
#: boot-installer.xml:1410
#, no-c-format
msgid "You cannot pass any boot parameters directly. Instead, you have to edit the <filename>/nfsroot/default.colo</filename> file on the NFS server and add your parameters to the <replaceable>args</replaceable> variable."
msgstr "CFE 프롬프트에서는 부팅 파라미터를 직접 넘길 수 없습니다. 대신, NFS 서버에서 <filename>/nfsroot/default.colo</filename>을 편집해서 <replaceable>args</replaceable>에 파라미터를 추가하면 됩니다."

#. Tag: title
#: boot-installer.xml:1425
#, no-c-format
msgid "s390 Limitations"
msgstr "s390 한계"

#. Tag: para
#: boot-installer.xml:1426
#, no-c-format
msgid "In order to run the installation system a working network setup and ssh session is needed on S/390."
msgstr "S/390에서 설치 시스템을 실행하려면 제대로 동작하는 네트워크 설정이 있어야 하고 SSH 세션이 필요합니다."

#. Tag: para
#: boot-installer.xml:1431
#, no-c-format
msgid "The booting process starts with a network setup that prompts you for several network parameters. If the setup is successful, you will login to the system by starting an ssh session which will launch the standard installation system."
msgstr "부팅 과정은 몇 가지 네트워크 파라미터를 설정하는 네트워크 설정으로 시작합니다. 설정이 성공하면, SSH 세션으로 로그인해서 거기에서 표준 설치 시스템을 시작합니다."

#. Tag: title
#: boot-installer.xml:1442
#, no-c-format
msgid "s390 Boot Parameters"
msgstr "s390 부팅 파라미터"

#. Tag: para
#: boot-installer.xml:1443
#, no-c-format
msgid "On S/390 you can append boot parameters in the parm file. This file can either be in ASCII or EBCDIC format. A sample parm file <filename>parmfile.debian</filename> is provided with the installation images."
msgstr "S/390에서는 parm 파일에 부팅 파라미터를 추가할 수 있습니다. ASCII나 EBCDIC 형식을 쓸 수 있습니다. 설치 이미지에 예제 parm 파일 <filename>parmfile.debian</filename>이 들어 있습니다."

#. Tag: para
#: boot-installer.xml:1503
#, no-c-format
msgid "Currently, the only &arch-title; subarchitectures that support CD-ROM booting are PReP (though not all systems) and New World PowerMacs. On PowerMacs, hold the <keycap>c</keycap> key, or else the combination of <keycap>Command</keycap>, <keycap>Option</keycap>, <keycap>Shift</keycap>, and <keycap>Delete</keycap> keys together while booting to boot from the CD-ROM."
msgstr "현재, &arch-title; 서브 아키텍처중에서 CD-ROM 부팅을 지원하는 경우는 PReP (일부 지원하지 않는 시스템도 있습니다) 및 뉴월드 파워맥뿐입니다. 파워맥에서 CD-ROM 부팅을 하려면, <keycap>c</keycap> 키를 누르고 있거나, <keycap>Command</keycap>, <keycap>Option</keycap>, <keycap>Shift</keycap>, <keycap>Delete</keycap> 키를 동시에 누르고 있으십시오."

#. Tag: para
#: boot-installer.xml:1512
#, no-c-format
#| msgid ""
#| "OldWorld PowerMacs will not boot a Debian CD, because OldWorld computers "
#| "relied on a Mac OS ROM CD boot driver to be present on the CD, and a free-"
#| "software version of this driver is not available. All OldWorld systems "
#| "have floppy drives, so use the floppy drive to launch the installer, and "
#| "then point the installer to the CD for the needed files."
msgid "OldWorld PowerMacs will not boot a &debian; CD, because OldWorld computers relied on a Mac OS ROM CD boot driver to be present on the CD, and a free-software version of this driver is not available. All OldWorld systems have floppy drives, so use the floppy drive to launch the installer, and then point the installer to the CD for the needed files."
msgstr "OldWorld 컴퓨터는 CD를 이용하기 위하여 Mac OS ROM CD 부트 드라이버에 의존하고 이 드라이버는 자유 소프트웨어 버전이 존재하지 않기 때문에 OldWorld PowerMac에서는 &debian; CD가 시작하지 않을 것입니다. 모든 OldWorld 시스템에는 플로피 드라이브가 있으므로, 설치를 시작하기 위해 플로피 드라이브를 사용하여 필요한 파일을 위해 CD를 지정하십시오."

#. Tag: para
#: boot-installer.xml:1521
#, no-c-format
msgid "If your system doesn't boot directly from CD-ROM, you can still use the CD-ROM to install the system. On NewWorlds, you can also use an OpenFirmware command to boot from the CD-ROM manually. Follow the instructions in <xref linkend=\"boot-newworld\"/> for booting from the hard disk, except use the path to <command>yaboot</command> on the CD at the OF prompt, such as"
msgstr "시스템이 CD-ROM에서 직접 부팅하지 못하는 경우에도, CD-ROM을 사용해 시스템을 설치할 수 있습니다. NewWorld에서는 OpenFirmware 명령을 이용해 CD-ROM을 수동으로 부팅할 수 있습니다. 하드디스크에 부팅하려면 <xref linkend=\"boot-newworld\"/>에 있는 설명을 따라하십시오. 단 다음과 같이 CD에 있는 <command>yaboot</command> 경로를 사용하십시오"

#. Tag: screen
#: boot-installer.xml:1530
#, no-c-format
msgid "0 &gt; boot cd:,\\install\\yaboot"
msgstr "0 &gt; boot cd:,\\install\\yaboot"

#. Tag: title
#: boot-installer.xml:1536
#, no-c-format
msgid "Booting from Hard Disk"
msgstr "하드 디스크에서 부팅하기"

#. Tag: para
#: boot-installer.xml:1542
#, no-c-format
msgid "Booting from an existing operating system is often a convenient option; for some systems it is the only supported method of installation."
msgstr "기존 운영 체제에서 부팅하는 게 가장 편리한 방법입니다. 몇몇 시스템의 경우에는 이게 유일한 설치 방법입니다."

#. Tag: para
#: boot-installer.xml:1548
#, no-c-format
#| msgid ""
#| "To boot the installer from hard disk, you will have already completed "
#| "downloading and placing the needed files in <xref linkend=\"boot-drive-"
#| "files\"/>."
msgid "To boot the installer from hard disk, you will have already completed downloading and placing the needed files as described in <xref linkend=\"boot-drive-files\"/>."
msgstr "하드 디스크에서 설치 프로그램을 시작하려면 <xref linkend=\"boot-drive-files\"/>에서 설명한대로 이미 다운로드가 완료 배치되고있을 필요가 있습니다."

#. Tag: title
#: boot-installer.xml:1568
#, no-c-format
msgid "Booting OldWorld PowerMacs from MacOS"
msgstr "맥오에스에서 올드월드 파워맥 부팅하기"

#. Tag: para
#: boot-installer.xml:1569
#, no-c-format
msgid "If you set up BootX in <xref linkend=\"files-oldworld\"/>, you can use it to boot into the installation system. Double click the <guiicon>BootX</guiicon> application icon. Click on the <guibutton>Options</guibutton> button and select <guilabel>Use Specified RAM Disk</guilabel>. This will give you the chance to select the <filename>ramdisk.image.gz</filename> file. You may need to select the <guilabel>No Video Driver</guilabel> checkbox, depending on your hardware. Then click the <guibutton>Linux</guibutton> button to shut down MacOS and launch the installer."
msgstr "<xref linkend=\"files-oldworld\"/>의 BootX를 설정하는 경우, BootX를 이용해 설치 시스템을 부팅할 수 있습니다. <guiicon>BootX</guiicon> 애플리케이션 아이콘을 두 번 누르십시오. <guibutton>Options</guibutton> 단추를 눌러 <guilabel>Use Specified RAM Disk</guilabel>를 선택하십시오. 그러면 <filename>ramdisk.image.gz</filename> 파일을 선택할 수 있습니다. 하드웨어에 따라서는 <guilabel>No Video Driver</guilabel> 체크박스를 선택해야 할 수도 있습니다. 그리고 <guibutton>Linux</guibutton> 단추를 눌러 맥오에스를 끝내고 설치 프로그램을 시작하십시오."

#. Tag: title
#: boot-installer.xml:1587
#, no-c-format
msgid "Booting NewWorld Macs from OpenFirmware"
msgstr "OpenFirmware에서 뉴월드 맥 부팅하기"

#. Tag: para
#: boot-installer.xml:1588
#, no-c-format
#| msgid ""
#| "You will have already placed the <filename>vmlinux</filename>, "
#| "<filename>initrd.gz</filename>, <filename>yaboot</filename>, and "
#| "<filename>yaboot.conf</filename> files at the root level of your HFS "
#| "partition in <xref linkend=\"files-newworld\"/>. You will now have to "
#| "boot into OpenFirmware (see <xref linkend=\"invoking-openfirmware\"/>). "
#| "At the prompt, type <informalexample><screen>\n"
#| "0 &gt; boot hd:<replaceable>x</replaceable>,yaboot\n"
#| "</screen></informalexample> replacing <replaceable>x</replaceable> with "
#| "the partition number of the HFS partition where the kernel and yaboot "
#| "files were placed, followed by a &enterkey;. On some machines, you may "
#| "need to use <userinput>ide0:</userinput> instead of <userinput>hd:</"
#| "userinput>. In a few more seconds you will see a yaboot prompt "
#| "<informalexample><screen>\n"
#| "boot:\n"
#| "</screen></informalexample> At yaboot's <prompt>boot:</prompt> prompt, "
#| "type either <userinput>install</userinput> or <userinput>install "
#| "video=ofonly</userinput> followed by a &enterkey;. The "
#| "<userinput>video=ofonly</userinput> argument is for maximum "
#| "compatibility; you can try it if <userinput>install</userinput> doesn't "
#| "work. The Debian installation program should start."
msgid ""
"You will have already placed the <filename>vmlinux</filename>, <filename>initrd.gz</filename>, <filename>yaboot</filename>, and <filename>yaboot.conf</filename> files at the root level of your HFS partition in <xref linkend=\"files-newworld\"/>. You will now have to boot into OpenFirmware (see <xref linkend=\"invoking-openfirmware\"/>). At the prompt, type <informalexample><screen>\n"
"0 &gt; boot hd:<replaceable>x</replaceable>,yaboot\n"
"</screen></informalexample> replacing <replaceable>x</replaceable> with the partition number of the HFS partition where the kernel and yaboot files were placed, followed by a &enterkey;. On some machines, you may need to use <userinput>ide0:</userinput> instead of <userinput>hd:</userinput>. In a few more seconds you will see a yaboot prompt <informalexample><screen>\n"
"boot:\n"
"</screen></informalexample> At yaboot's <prompt>boot:</prompt> prompt, type either <userinput>install</userinput> or <userinput>install video=ofonly</userinput> followed by a &enterkey;. The <userinput>video=ofonly</userinput> argument is for maximum compatibility; you can try it if <userinput>install</userinput> doesn't work. The &debian; installation program should start."
msgstr ""
"이미 <xref linkend=\"files-newworld\"/>에서 <filename>vmlinux</filename>, <filename>initrd.gz</filename>, <filename>yaboot </filename>, <filename>yaboot.conf</filename> 같은 파일을 HFS 파티션의 root 레벨에 배치했을 것입니다. 이제 OpenFirmware에서 시작합니다(<xref linkend=\"invoking-openfirmware\"/> 참조). 프롬프트에서 다음을 입력하십시오. <informalexample><screen>\n"
" 0  &gt; boot hd:<replaceable>x</replaceable>,yaboot\n"
"</screen></informalexample><replaceable>x</replaceable>은 커널과 yaboot 파일이 들어있는 HFS 파티션의 번호로 바꾸십시오. 입력하면 &enterkey;를 누릅니다. 일부 컴퓨터에서는 <userinput>hd:</userinput>대신 <userinput>ide0:</userinput>를 지정해야 할 수도 있습니다. 또한 몇 초 안에 yaboot 프롬프트가 표시됩니다. <informalexample><screen>\n"
"boot:\n"
"</screen></informalexample> Yaboot의 <prompt>boot:</prompt> 프롬프트에서 <userinput>install</userinput> 또는 <userinput> install video=ofonly </userinput>를 입력하고 &enterkey;를 누릅니다. <userinput>install</userinput>의 것이 잘못될 때는 호환성을 최대화하기 위해 <userinput>video=ofonly</userinput> 인수를 시도하십시오. 이제 &debian; 설치 프로그램이 시작되는 것입니다."

#. Tag: title
#: boot-installer.xml:1620
#, no-c-format
msgid "Booting from USB memory stick"
msgstr "USB 메모리에서 부팅하기"

#. Tag: para
#: boot-installer.xml:1621
#, no-c-format
msgid "Currently, NewWorld PowerMac systems are known to support USB booting."
msgstr "현재 뉴월드 파워맥 시스템은 USB 부팅을 지원한다고 알려져 있습니다."

#. Tag: para
#: boot-installer.xml:1627
#, no-c-format
msgid "Make sure you have prepared everything from <xref linkend=\"boot-usb-files\"/>. To boot a Macintosh system from a USB stick, you will need to use the Open Firmware prompt, since Open Firmware does not search USB storage devices by default. See <xref linkend=\"invoking-openfirmware\"/>."
msgstr "<xref linkend=\"boot-usb-files\"/>에 있는 모든 걸 준비해야 합니다. 매킨토시 시스템을 USB 메모리에서 부팅하려면, Open Firmware는 USB 저장 장치를 검색하지 않기 때문에 프롬프트를 직접 사용해야 합니다. <xref linkend=\"invoking-openfirmware\"/> 부분을 참고하십시오."

#. Tag: para
#: boot-installer.xml:1636
#, no-c-format
msgid "You will need to work out where the USB storage device appears in the device tree, since at the moment <command>ofpath</command> cannot work that out automatically. Type <userinput>dev / ls</userinput> and <userinput>devalias</userinput> at the Open Firmware prompt to get a list of all known devices and device aliases. On the author's system with various types of USB stick, paths such as <filename>usb0/disk</filename>, <filename>usb0/hub/disk</filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</filename>, and <filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename> work."
msgstr "장치 트리에서 USB 저장 장치가 나타나는 위치를 조정할 필요가 있습니다. 이 시점에서는 <command>ofpath</command>에서 자동으로 조정하지 못합니다. Open Firmware 프롬프트에서 <userinput>dev / ls</userinput> 및 <userinput>devalias</userinput> 명령으로 모든 장치와 장치 별명의 목록을 보십시오. 예를 들어 문서 저자의 시스템에는 <filename>usb0/disk</filename>, <filename>usb0/hub/disk</filename>, <filename>/pci@f2000000/usb@1b,1/disk@1</filename>, 그리고 <filename>/pci@f2000000/usb@1b,1/hub@1/disk@1</filename>이 동작하고 있습니다."

#. Tag: para
#: boot-installer.xml:1648
#, no-c-format
msgid ""
"Having worked out the device path, use a command like this to boot the installer: <informalexample><screen>\n"
"boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:tbxi\n"
"</screen></informalexample> The <replaceable>2</replaceable> matches the Apple_HFS or Apple_Bootstrap partition onto which you copied the boot image earlier, and the <userinput>,\\\\:tbxi</userinput> part instructs Open Firmware to boot from the file with an HFS file type of \"tbxi\" (i.e. <command>yaboot</command>) in the directory previously blessed with <command>hattrib -b</command>."
msgstr ""
"장치 경로를 조정하고 나면, 다음과 같은 명령으로 설치 프로그램을 시작하십시오: <informalexample><screen>\n"
"boot <replaceable>usb0/disk</replaceable>:<replaceable>2</replaceable>,\\\\:tbxi\n"
"</screen></informalexample> 여기서 <replaceable>2</replaceable>는 앞에서 부트 이미지를 복사해 놓은 Apple_HFS 혹은 Apple_Bootstrap 파티션이고, <userinput>,\\\\:tbxi</userinput> 부분은 전에 <command>hattrib -b</command> 해 놓은 디렉터리에 있는 \"tbxi\" 타입의 HFS 파일에서 (예를 들어 <command>yaboot</command>) 부팅하도록 Open Firmware에 알려 주는 역할을 합니다."

#. Tag: para
#: boot-installer.xml:1662
#, no-c-format
msgid "The system should now boot up, and you should be presented with the <prompt>boot:</prompt> prompt. Here you can enter optional boot arguments, or just hit &enterkey;."
msgstr "시스템이 부팅하고, <prompt>boot:</prompt> 프롬프트가 나타납니다. 여기서 다른 부팅 파라미터가 필요하면 입력하고, 아니면 그냥 &enterkey;를 누르십시오."

#. Tag: para
#: boot-installer.xml:1668
#, no-c-format
msgid "This boot method is new, and may be difficult to get to work on some NewWorld systems. If you have problems, please file an installation report, as explained in <xref linkend=\"submit-bug\"/>."
msgstr "이 부팅 방법은 새로운 방법으로, 일부 NewWorld 시스템에서는 어려울 수도 있습니다. 문제가 있으면 설치 보고서를 <xref linkend=\"submit-bug\"/>에 설명되어 있는 대로 제출해 주십시오."

#. Tag: para
#: boot-installer.xml:1701
#, no-c-format
msgid "Currently, PReP and New World PowerMac systems support netbooting."
msgstr "현재 PReP 및 뉴월드 파워맥 시스템은 네트워크 부팅을 지원합니다."

#. Tag: para
#: boot-installer.xml:1705
#, no-c-format
msgid ""
"On machines with Open Firmware, such as NewWorld Power Macs, enter the boot monitor (see <xref linkend=\"invoking-openfirmware\"/>) and use the command <informalexample><screen>\n"
"0 &gt; boot enet:0\n"
"</screen></informalexample> If this doesn't work, you might have to add the filename like this: <informalexample><screen>\n"
"0 &gt; boot enet:0,yaboot\n"
"</screen></informalexample> PReP and CHRP boxes may have different ways of addressing the network. On a PReP machine, you should try <informalexample><screen>\n"
"boot net:<replaceable>server_ipaddr</replaceable>,<replaceable>file</replaceable>,<replaceable>client_ipaddr</replaceable>\n"
"</screen></informalexample> On some PReP systems (e.g. Motorola PowerStack machines) the command <userinput>help boot</userinput> may give a description of syntax and available options."
msgstr ""
"뉴월드 파워맥과 같은 Open Firmware 컴퓨터에서는, 부트 모니터로 들어가서 (<xref linkend=\"invoking-openfirmware\"/> 참고) 다음 명령을 사용하십시오: <informalexample><screen>\n"
"0 &gt; boot enet:0\n"
"</screen></informalexample> 이 명령이 동작하지 않으면 다음과 같이 파일 이름을 추가해야 할 수도 있습니다: <informalexample><screen>\n"
"0 &gt; boot enet:0,yaboot\n"
"</screen></informalexample> PReP 및 CHRP 컴퓨터는 네트워크 위치를 지정하는 방법이 다릅니다. PReP 컴퓨터에서는 다음과 같이 해 보십시오: <informalexample><screen>\n"
"0 &gt; boot net:<replaceable>서버IP주소</replaceable>,<replaceable>파일</replaceable>,<replaceable>클라이언트IP주소</replaceable>\n"
"</screen></informalexample> 일부 PReP 시스템에서는 (예를 들어 모토로라 PowerStack 컴퓨터) <userinput>help boot</userinput> 명령을 실행하면 사용 방법 및 사용할 수 있는 옵션 설명이 나옵니다."

#. Tag: para
#: boot-installer.xml:1733
#, no-c-format
msgid "Booting from floppies is supported for &arch-title;, although it is generally only applicable for OldWorld systems. NewWorld systems are not equipped with floppy drives, and attached USB floppy drives are not supported for booting."
msgstr "플로피 부팅은 &arch-title;에서 지원하지만, 보통 올드월드 시스템에서만 사용 가능합니다. 뉴월드 시스템에는 플로피 드라이브가 없고, 부팅을 지원하지 않는 USB 플로피 드라이브만 붙어 있습니다."

#. Tag: para
#: boot-installer.xml:1745
#, no-c-format
msgid "To boot from the <filename>boot-floppy-hfs.img</filename> floppy, place it in floppy drive after shutting the system down, and before pressing the power-on button."
msgstr "<filename>boot-floppy-hfs.img</filename> 플로피에서 부팅하려면, 시스템을 끄고 전원 단추를 누르기 전에 플로피를 드라이브에 넣으십시오."

#. Tag: para
#: boot-installer.xml:1751
#, no-c-format
msgid "For those not familiar with Macintosh floppy operations: a floppy placed in the machine prior to boot will be the first priority for the system to boot from. A floppy without a valid boot system will be ejected, and the machine will then check for bootable hard disk partitions."
msgstr "매킨토시 플로피 작업에 익숙하지 않은 분을 위해: 부팅하기 전에 넣은 플로피가 첫번째 부팅 우선 순위를 가집니다. 부팅 시스템이 없는 플로피는 튀어 나오게 되고, 부팅 가능한 하드 디스크 파티션을 찾게 됩니다."

#. Tag: para
#: boot-installer.xml:1758
#, no-c-format
msgid "After booting, the <filename>root.bin</filename> floppy is requested. Insert the root floppy and press &enterkey;. The installer program is automatically launched after the root system has been loaded into memory."
msgstr "부팅한 다음 <filename>root.bin</filename> 플로피를 요청합니다. 루트 플로피를 넣고 &enterkey;를 누르십시오. 루트 시스템을 메모리에 읽어들이면 설치 프로그램을 자동으로 시작합니다."

#. Tag: title
#: boot-installer.xml:1769
#, no-c-format
msgid "PowerPC Boot Parameters"
msgstr "PowerPC 부팅 파라미터"

#. Tag: para
#: boot-installer.xml:1770
#, no-c-format
msgid "Many older Apple monitors used a 640x480 67Hz mode. If your video appears skewed on an older Apple monitor, try appending the boot argument <userinput>video=atyfb:vmode:6</userinput> , which will select that mode for most Mach64 and Rage video hardware. For Rage 128 hardware, this changes to <userinput>video=aty128fb:vmode:6</userinput> ."
msgstr "오래된 애플 모니터는 다수가 640x480 67Hz 모드를 사용합니다. 오래된 Apple 모니터에서 화면이 찌그러진다면, <userinput>video=atyfb:vmode:6</userinput> 부팅 파라미터를 추가해 보십시오. 그러면 대부분의 Mach64와 Rage 비디오 하드웨어에 맞는 비디오 모드를 선택합니다. Rage 128 하드웨어의 경우에는, <userinput>video=aty128fb:videomode:6</userinput>이라고 하십시오."

#. Tag: para
#: boot-installer.xml:1810
#, no-c-format
msgid "On machines with OpenBoot, simply enter the boot monitor on the machine which is being installed (see <xref linkend=\"invoking-openboot\"/>). Use the command <userinput>boot net</userinput> to boot from a TFTP and RARP server, or try <userinput>boot net:bootp</userinput> or <userinput>boot net:dhcp</userinput> to boot from a TFTP and BOOTP or DHCP server. You can pass extra boot parameters to &d-i; at the end of the <userinput>boot</userinput> command."
msgstr "OpenBoot 컴퓨터의 경우, 설치하려는 컴퓨터의 부트 모니터로 들어가십시오 (<xref linkend=\"invoking-openboot\"/>). <userinput>boot net</userinput> 명령으로 TFTP 및 RARP 서버에서 부팅하거나 <userinput>boot net:bootp</userinput>나 <userinput>boot net:dhcp</userinput> 명령으로 TFTP와 BOOTP 혹은 DHCP 서버에서 부팅하십시오. <userinput>boot</userinput> 뒤에 &d-i; 부팅 파라미터를 추가로 입력할 수 있습니다."

#. Tag: para
#: boot-installer.xml:1865
#, no-c-format
msgid "Most OpenBoot versions support the <userinput>boot cdrom</userinput> command which is simply an alias to boot from the SCSI device on ID 6 (or the secondary master for IDE based systems)."
msgstr "대부분의 OpenBoot 버전은 <userinput>boot cdrom</userinput> 명령을 지원합니다. 그러면 SCSI 장치의 6번 ID에서 (아니면 IDE 기반 시스템의 경우 secondary master에서) 부팅합니다."

#. Tag: title
#: boot-installer.xml:1874
#, no-c-format
msgid "IDPROM Messages"
msgstr "IDPROM 메시지"

#. Tag: para
#: boot-installer.xml:1875
#, no-c-format
msgid "If you cannot boot because you get messages about a problem with <quote>IDPROM</quote>, then it's possible that your NVRAM battery, which holds configuration information for you firmware, has run out. See the <ulink url=\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink> for more information."
msgstr "<quote>IDPROM</quote> 관련 문제에 대한 메시지가 나오면서 부팅하지 못한다면, 펌웨어의 설정 정보가 들어 있는 NVRAM의 배터리가 방전된 경우일 수 있습니다. 자세한 정보는 <ulink url=\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink>를 참고하십시오."

#. Tag: title
#: boot-installer.xml:1894
#, no-c-format
msgid "Accessibility"
msgstr "접근성"

#. Tag: para
#: boot-installer.xml:1895
#, no-c-format
#| msgid ""
#| "Some users may need specific support because of e.g. some visual "
#| "impairment. <phrase arch=\"ia64;powerpc;x86\">USB braille displays are "
#| "detected automatically, but most other</phrase> <phrase arch=\"arm;hppa;"
#| "mips;mipsel;sparc\">Most</phrase> accessibility features have to be "
#| "enabled manually. <phrase arch=\"x86\">On machines that support it, the "
#| "boot menu emits a beep when it is ready to receive keystrokes.</phrase> "
#| "Some boot parameters can <phrase arch=\"x86\">then</phrase> be appended "
#| "to enable accessibility features. Note that on most architectures the "
#| "boot loader interprets your keyboard as a QWERTY keyboard."
msgid "Some users may need specific support because of e.g. some visual impairment. <phrase arch=\"ia64;powerpc;x86\">USB braille displays are detected automatically, but most other</phrase> <phrase arch=\"arm;hppa;mips;mipsel;sparc\">Most</phrase> accessibility features have to be enabled manually. <phrase arch=\"x86\">On machines that support it, the boot menu emits a beep when it is ready to receive keystrokes.</phrase> Some boot parameters can <phrase arch=\"x86\">then</phrase> be appended to enable accessibility features<phrase arch=\"x86\"> (see also <xref linkend=\"boot-screen\"/>)</phrase>. Note that on most architectures the boot loader interprets your keyboard as a QWERTY keyboard."
msgstr "눈이 불편하다는 등의 이유로 특별한 지원이 필요한 사용자들이 있습니다. <phrase arch=\"ia64;powerpc;x86\">USB 점자 디스플레이는 자동 인식하지만, 대부분의</phrase> <phrase arch=\"arm;hppa;mips;mipsel;sparc\">많은</phrase> 접근성 기능은 수동으로 활성화해야합니다. <phrase arch=\"x86\">지원하는 시스템에서 키 입력을 받을 준비가되면 부팅 메뉴가 경고음을 냅니다.</phrase> <phrase arch=\"x86\">후, </phrase>액세스 기능을 사용하기 위해 부팅 파라미터를 추가할 수 있습니다<phrase arch=\"x86\">(<xref linkend=\"boot-screen\"/>참조)</phrase>. 대부분의 아키텍처는 키보드를 QWERTY 키보드로 인식하니 주의하십시오."

#. Tag: title
#: boot-installer.xml:1914
#, no-c-format
msgid "USB Braille Displays"
msgstr "USB 점자 디스플레이"

#. Tag: para
#: boot-installer.xml:1915
#, no-c-format
msgid "USB braille displays should be automatically detected. A textual version of the installer will then be automatically selected, and support for the braille display will be automatically installed on the target system. You can thus just press &enterkey; at the boot menu. Once <classname>brltty</classname> is started, you can choose a braille table by entering the preference menu. Documentation on key bindings for braille devices is available on the <ulink url=\"&url-brltty-driver-help;\"><classname>brltty</classname> website</ulink>."
msgstr "USB 점자 디스플레이는 자동으로 검색합니다. 텍스트 버전의 설치 프로그램을 자동으로 선택하고, 설치할 시스템에 점자 디스플레이 기능을 자동으로 설치합니다. 부팅 메뉴에서 &enterkey; 키를 누르기만 하면 됩니다. <classname>brltty</classname>를 시작하면 설정 메뉴에 들어가서 점자 테이블을 고를 수 있습니다. 점자 장치에 대한 키 바인딩 문서는 <ulink url=\"&url-brltty-driver-help;\"><classname>brltty</classname> 웹사이트</ulink>에 있습니다."

#. Tag: title
#: boot-installer.xml:1930
#, no-c-format
msgid "Serial Braille Displays"
msgstr "시리얼 점자 디스플레이"

#. Tag: para
#: boot-installer.xml:1931
#, no-c-format
msgid "Serial braille displays cannot safely be automatically detected (since that may damage some of them). You thus need to append the <userinput>brltty=<replaceable>driver</replaceable>,<replaceable>port</replaceable>,<replaceable>table</replaceable></userinput> boot parameter to tell <classname>brltty</classname> which driver it should use. <replaceable>driver</replaceable> should be replaced by the two-letter driver code for your terminal (see the <ulink url=\"&url-brltty-manual;\">driver code list</ulink>). <replaceable>port</replaceable> should be replaced by the name of the serial port the display is connected to, <userinput>ttyS0</userinput> is the default. <replaceable>table</replaceable> is the name of the braille table to be used (see the <ulink url=\"&url-brltty-manual;\">table code list</ulink>); the English table is the default. Note that the table can be changed later by entering the preference menu. Documentation on key bindings for braille devices is available on the <ulink url=\"&url-brltty-driver-help;\"><classname>brltty</classname> website</ulink>."
msgstr "시리얼 점자 디스플레이는 자동으로 검색한다고 확신할 수 없습니다. (일부 제품은 자동 검색을 하면 손상될 수도 있습니다.) 그러므로 <userinput>brltty=<replaceable>드라이버</replaceable>,<replaceable>포트</replaceable>,<replaceable>테이블</replaceable></userinput> 부팅 파라미터로 <classname>brltty</classname>에서 사용할 드라이버를 지정해야 합니다. (<ulink url=\"&url-brltty-manual;\">드라이버 코드 목록</ulink> 참고.) <replaceable>포트</replaceable>는 디스플레이가 연결된 시리얼 포트의 이름이고, <userinput>ttyS0</userinput>이 기본값입니다. <replaceable>테이블</replaceable>은 사용할 점자 테이블의 이름입니다. (<ulink url=\"&url-brltty-table-codes;\">테이블 코드 목록</ulink> 참고). 기본값은 영어 테이블입니다. 테이블은 설정 메뉴에 들어가서 바꿀 수도 있습니다. 점자 장치에 대한 키 바인딩 문서는 <ulink url=\"&url-brltty-driver-help;\"><classname>brltty</classname> 웹사이트</ulink>에 있습니다."

#. Tag: title
#: boot-installer.xml:1953
#, no-c-format
msgid "Hardware Speech Synthesis"
msgstr "하드웨어 음성 합성 장치"

#. Tag: para
#: boot-installer.xml:1954
#, no-c-format
msgid "Support for hardware speech synthesis devices is available only alongside support for graphical installer. You thus need to select the <quote>Graphical install</quote> entry in the boot menu."
msgstr "하드웨어 음성 합성 장치는 그래픽 설치 프로그램을 사용할 경우에만 지원합니다. 그러므로 부팅 메뉴의 <quote>그래픽 설치</quote> 항목을 이용하십시오."

#. Tag: para
#: boot-installer.xml:1960
#, no-c-format
msgid "Hardware speech synthesis devices cannot be automatically detected. You thus need to append the <userinput>speakup.synth=<replaceable>driver</replaceable></userinput> boot parameter to tell <classname>speakup</classname> which driver it should use. <replaceable>driver</replaceable> should be replaced by the driver code for your device (see <ulink url=\"&url-speakup-driver-codes;\">driver code list</ulink>). The textual version of the installer will then be automatically selected, and support for the speech synthesis device will be automatically installed on the target system."
msgstr "하드웨어 음성 합성 장치는 자동으로 검색할 수 없습니다. 그러므로 <userinput>speakup.synth=<replaceable>드라이버</replaceable></userinput> 부팅 파라미터로 <classname>speakup</classname>이 사용할 드라이버를 지정해야 합니다. <replaceable>드라이버</replaceable>는 사용하는 장치의 드라이버 코드입니다. (<ulink url=\"&url-speakup-driver-codes;\">드라이버 코드 목록</ulink> 참고.) 텍스트 버전의 설치 프로그램을 자동으로 선택하고, 설치할 시스템에 음성 합성 장치 기능을 자동으로 설치합니다."

#. Tag: title
#: boot-installer.xml:1975
#, no-c-format
msgid "Board Devices"
msgstr "보드 장치"

#. Tag: para
#: boot-installer.xml:1976
#, no-c-format
#| msgid ""
#| "Some accessibility devices are actual boards that are plugged inside the "
#| "machine and that read text directly from the video memory. To get them to "
#| "work framebuffer support must be disabled by using the "
#| "<userinput>fb=false</userinput> boot parameter. This will however reduce "
#| "the number of available languages."
msgid "Some accessibility devices are actual boards that are plugged inside the machine and that read text directly from the video memory. To get them to work framebuffer support must be disabled by using the <userinput arch=\"x86\">vga=normal</userinput> <userinput>fb=false</userinput> boot parameter. This will however reduce the number of available languages."
msgstr "일부 접근성 장치는 컴퓨터 내부에 연결하는 보드와 비디오 메모리에서 직접 텍스트를 읽습니다. 작동에는 <userinput arch=\"x86\">vga=normal</userinput> <userinput>fb=false</userinput> 부팅 파라미터를 사용하여 프레임 버퍼 지원을 비활성화 해야합니다 . 그러나 이것은 사용 가능한 언어가 줄어 듭니다."

#. Tag: para
#: boot-installer.xml:1984
#, no-c-format
msgid "If desired a textual version of the bootloader can be activated before adding the boot parameter by typing <userinput>h</userinput> &enterkey;."
msgstr "bootloader의 본문버전을 원하시면 입력하는 것은 <userinput>h</userinput>하여  boot paramete를 &enterkey; 추가하기 전에 활성화 할 수 있습니다."

#. Tag: title
#: boot-installer.xml:1992
#, no-c-format
msgid "High-Contrast Theme"
msgstr "고대비 테마"

#. Tag: para
#: boot-installer.xml:1993
#, no-c-format
msgid "For users with low vision, the installer can use a high-contrast theme that makes it more readable. To enable it, append the <userinput>theme=dark</userinput> boot parameter."
msgstr "시력이 좋지 않은 사용자의 경우 설치 프로그램에서 고대비 테마를 사용하면 더 읽기 좋습니다. 고대비 테마를 사용하려면 부팅 파라미터에 <userinput>theme=dark</userinput> 파라미터를 붙입니다."

#. Tag: para
#: boot-installer.xml:2008
#, no-c-format
msgid "Boot parameters are Linux kernel parameters which are generally used to make sure that peripherals are dealt with properly. For the most part, the kernel can auto-detect information about your peripherals. However, in some cases you'll have to help the kernel a bit."
msgstr "부팅 파라미터는 리눅스 커널 파라미터로 보통 주변 장치를 제대로 동작하도록 제어하는 데 이용합니다. 대부분 커널에서 주변 장치에 관한 정보를 자동으로 찾아 냅니다. 하지만 몇몇 경우에는 파라미터로 커널을 조금 도와줘야 합니다."

#. Tag: para
#: boot-installer.xml:2015
#, no-c-format
msgid "If this is the first time you're booting the system, try the default boot parameters (i.e., don't try setting parameters) and see if it works correctly. It probably will. If not, you can reboot later and look for any special parameters that inform the system about your hardware."
msgstr "시스템을 첫번째로 부팅하는 경우라면, 기본 부팅 파라미터를 시도해 보시고 (즉 파라미터를 사용하지 않는 것) 제대로 동작하는 지 보십시오. 보통은 제대로 동작할 것입니다. 제대로 동작하지 않는 경우에 다시 부팅해서 하드웨어에 필요한 특별한 파라미터가 있는 지 찾아 보십시오."

#. Tag: para
#: boot-installer.xml:2022
#, no-c-format
msgid "Information on many boot parameters can be found in the <ulink url=\"http://www.tldp.org/HOWTO/BootPrompt-HOWTO.html\"> Linux BootPrompt HOWTO</ulink>, including tips for obscure hardware. This section contains only a sketch of the most salient parameters. Some common gotchas are included below in <xref linkend=\"boot-troubleshooting\"/>."
msgstr "부팅 파라미터에 관한 정보는 <ulink url=\"http://www.tldp.org/HOWTO/BootPrompt-HOWTO.html\">Linux BootPrompt HOWTO</ulink>에 (여러가지 보기드문 하드웨어에 대한 정보 포함) 있습니다. 여기서는 몇 가지 많이 이용하는 파라미터에 대한 대략만 다룹니다. 많이 발생하는 문제점 몇 개는 <xref linkend=\"boot-troubleshooting\"/>에 들어 있습니다."

#. Tag: para
#: boot-installer.xml:2031
#, no-c-format
msgid ""
"When the kernel boots, a message <informalexample><screen>\n"
"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k available\n"
"</screen></informalexample> should be emitted early in the process. <replaceable>total</replaceable> should match the total amount of RAM, in kilobytes. If this doesn't match the actual amount of RAM you have installed, you need to use the <userinput>mem=<replaceable>ram</replaceable></userinput> parameter, where <replaceable>ram</replaceable> is set to the amount of memory, suffixed with <quote>k</quote> for kilobytes, or <quote>m</quote> for megabytes. For example, both <userinput>mem=65536k</userinput> and <userinput>mem=64m</userinput> mean 64MB of RAM."
msgstr ""
"커널이 부팅할 때 다음과 같은 메시지가 나와야 합니다: <informalexample><screen>\n"
"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k available \n"
"</screen></informalexample> 여기서 <replaceable>total</replaceable>은 전체 RAM의 크기입니다(킬로바이트 단위). 이 숫자가 실제 설치한 RAM의 용량과 다르다면, <userinput>mem=<replaceable>ram</replaceable></userinput> 파라미터를 사용해야 합니다. 여기서 <replaceable>ram</replaceable>은 메모리의 양이고, 킬로바이트의 경우 <quote>k</quote>, 메가바이트의 경우 <quote>m</quote>을 뒤에 붙입니다. 예를 들어 <userinput>mem=65536k</userinput>나 <userinput>mem=64m</userinput>은 모두 64MB의 RAM을 뜻합니다."

#. Tag: para
#: boot-installer.xml:2047
#, no-c-format
msgid "If you are booting with a serial console, generally the kernel will autodetect this. If you have a videocard (framebuffer) and a keyboard also attached to the computer which you wish to boot via serial console, you may have to pass the <userinput>console=<replaceable>device</replaceable></userinput> argument to the kernel, where <replaceable>device</replaceable> is your serial device, which is usually something like <filename>ttyS0</filename><footnote> <para> In order to ensure the terminal type used by the installer matches your terminal emulator, the parameter <userinput>TERM=<replaceable>type</replaceable></userinput> can be added. Note that the installer only supports the following terminal types: <literal>linux</literal>, <literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</literal> and <literal>dumb</literal>. The default for serial console in &d-i; is <userinput>vt102</userinput>. </para> </footnote>."
msgstr ""
"시리얼 콘솔로 부팅하는 경우, 보통 자동으로 찾아냅니다. 시리얼 콘솔로 부팅하려는 컴퓨터에 비디오 카드와 (프레임버퍼) 키보드가 붙어 있다면, <userinput>console=<replaceable>장치</replaceable></userinput> 파라미터를 커널에 넘겨야 할 수 있습니다. 여기서 <replaceable>장치</replaceable>는 시리얼 장치이고, <filename>ttyS0</filename>과 같이 씁니다.<footnote> <para> \n"
"\n"
"설치 프로그램이 사용하는 터미널 종류가 사용하고 있는 터미널 에뮬레이터에 맞도록 하려면, <userinput>TERM=<replaceable>종류</replaceable></userinput> 파라미터를 추가할 수 있습니다. 단 설치 프로그램은 다음 터미널 종류만 지원합니다: <literal>linux</literal>, <literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</literal>, <literal>dumb</literal>. &d-i;의 시리얼 콘솔의 기본값은 <userinput>vt102</userinput>입니다. </para> </footnote>"

#. Tag: para
#: boot-installer.xml:2071
#, no-c-format
msgid "For &arch-title; the serial devices are <filename>ttya</filename> or <filename>ttyb</filename>. Alternatively, set the <envar>input-device</envar> and <envar>output-device</envar> OpenPROM variables to <filename>ttya</filename>."
msgstr "&arch-title;에서 시리얼 장치는 <filename>ttya</filename> 혹은 <filename>ttyb</filename>입니다. 다른 방법으로, <envar>input-device</envar> 및 <envar>output-device</envar> OpenPROM 변수를 <filename>ttya</filename>로 맞출 수도 있습니다."

#. Tag: title
#: boot-installer.xml:2082
#, no-c-format
#| msgid "Debian Installer Parameters"
msgid "&debian; Installer Parameters"
msgstr "&debian; 설치프로그램 파라미터"

#. Tag: para
#: boot-installer.xml:2083
#, no-c-format
msgid "The installation system recognizes a few additional boot parameters<footnote> <para> With current kernels (2.6.9 or newer) you can use 32 command line options and 32 environment options. If these numbers are exceeded, the kernel will panic. </para> </footnote> which may be useful."
msgstr "설치 시스템에서는 유용하게 쓸 수도 있는 부팅 파라미터 몇 개를 더 인식합니다<footnote> <para> 현재 커널에서는 (2.6.9 이후) 32개의 명령행 옵션과 32개의 환경변수를 사용할 수 있습니다. 이 개수를 넘어가면 커널은 멎어 버립니다. </para> </footnote>."

#. Tag: para
#: boot-installer.xml:2096
#, no-c-format
msgid "A number of parameters have a <quote>short form</quote> that helps avoid the limitations of the kernel command line options and makes entering the parameters easier. If a parameter has a short form, it will be listed in brackets behind the (normal) long form. Examples in this manual will normally use the short form too."
msgstr "여러가지 파라미터는 <quote>짧은 형식</quote>이 있어서 커널 명령행의 길이 제한을 피하면서 쉽게 입력할 수 있습니다. 어떤 파라미터에 짧은 형식이 있는 경우에는, (일반적인) 긴 형식 뒤에 괄호 안에 써 놓았습니다. 이 안내서에 들어 있는 예제에서도 짧은 형식을 사용합니다."

#. Tag: term
#: boot-installer.xml:2108
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (priority)"

#. Tag: para
#: boot-installer.xml:2109
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr "이 파라미터는 표시할 메시지의 가장 낮은 우선순위를 설정합니다."

#. Tag: para
#: boot-installer.xml:2113
#, no-c-format
msgid "The default installation uses <userinput>priority=high</userinput>. This means that both high and critical priority messages are shown, but medium and low priority messages are skipped. If problems are encountered, the installer adjusts the priority as needed."
msgstr "기본 설치에서는 <userinput>priority=high</userinput>를 사용합니다. 즉, 높음 우선 순위와 필수 우선순위의 메시지를 표시하지만, 보통과 낮음 우선 순위 메시지는 넘어갑니다. 문제가 발생할 경우에는 설치 프로그램에서 우선순위를 필요에 따라 조정합니다."

#. Tag: para
#: boot-installer.xml:2120
#, no-c-format
msgid "If you add <userinput>priority=medium</userinput> as boot parameter, you will be shown the installation menu and gain more control over the installation. When <userinput>priority=low</userinput> is used, all messages are shown (this is equivalent to the <emphasis>expert</emphasis> boot method). With <userinput>priority=critical</userinput>, the installation system will display only critical messages and try to do the right thing without fuss."
msgstr "<userinput>priority=medium</userinput>을 부팅 파라미터로 쓴 경우, 설치 메뉴에서 설치 메뉴에서 더 많은 조정을 할 수 있습니다. <userinput>priority=low</userinput>라고 쓴 경우, 모든 메시지를 볼 수 있습니다. (<emphasis>expert</emphasis> 부팅 방법과 동일합니다.) <userinput>priority=critical</userinput>의 경우, 필수 메시지만 표시하고 질문에 신경 쓰지 않고 설치를 진행합니다."

#. Tag: term
#: boot-installer.xml:2134
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"

#. Tag: para
#: boot-installer.xml:2135
#, no-c-format
msgid "This boot parameter controls the type of user interface used for the installer. The current possible parameter settings are: <itemizedlist> <listitem> <para><userinput>DEBIAN_FRONTEND=noninteractive</userinput></para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=text</userinput></para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=newt</userinput></para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=gtk</userinput></para> </listitem> </itemizedlist> The default frontend is <userinput>DEBIAN_FRONTEND=newt</userinput>. <userinput>DEBIAN_FRONTEND=text</userinput> may be preferable for serial console installs. Generally, only the <userinput>newt</userinput> frontend is available on default install media. On architectures that support it, the graphical installer uses the <userinput>gtk</userinput> frontend."
msgstr "이 부팅 파라미터는 설치 프로그램에서 사용할 사용자 인터페이스 종류를 설정합니다. 현재 가능한 파라미터 값은: <itemizedlist> <listitem> <para><userinput>DEBIAN_FRONTEND=noninteractive</userinput></para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=text</userinput></para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=newt</userinput></para> </listitem><listitem> <para><userinput>DEBIAN_FRONTEND=gtk</userinput></para> </listitem> </itemizedlist> 기본 프론트엔드는 <userinput>DEBIAN_FRONTEND=newt</userinput>입니다. 시리얼 콘솔 설치의 경우 <userinput>DEBIAN_FRONTEND=text</userinput>가 더 좋을 수도 있습니다. 보통 기본 설치 미디어에서는 <userinput>newt</userinput> 프론트엔드만 사용할 수 있습니다. 그래픽을 지원하는 아키텍처에서는, 그래픽 설치 프로그램은 <userinput>gtk</userinput> 프론트엔드를 사용합니다."

#. Tag: term
#: boot-installer.xml:2164
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"

#. Tag: para
#: boot-installer.xml:2165
#, no-c-format
msgid "Setting this boot parameter to 2 will cause the installer's boot process to be verbosely logged. Setting it to 3 makes debug shells available at strategic points in the boot process. (Exit the shells to continue the boot process.)"
msgstr "이 부트 파라미터를 2로 설정하면 설치프로그램의 부트 절차를 자세하게 기록할 것입니다. 이 값을 3으로 지정하면 부트 프로세스의 전략적인 부분에서 디버깅 쉘을 동작합니다. (부팅을 계속하려면 이 쉘을 끝내십시오.)"

#. Tag: userinput
#: boot-installer.xml:2174
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"

#. Tag: para
#: boot-installer.xml:2175
#, no-c-format
msgid "This is the default."
msgstr "기본값입니다."

#. Tag: userinput
#: boot-installer.xml:2179
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"

#. Tag: para
#: boot-installer.xml:2180
#, no-c-format
msgid "More verbose than usual."
msgstr "보통때보다 많은 디버깅 정보."

#. Tag: userinput
#: boot-installer.xml:2184
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"

#. Tag: para
#: boot-installer.xml:2185
#, no-c-format
msgid "Lots of debugging information."
msgstr "디버깅 정보 아주 많이."

#. Tag: userinput
#: boot-installer.xml:2189
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"

#. Tag: para
#: boot-installer.xml:2190
#, no-c-format
msgid "Shells are run at various points in the boot process to allow detailed debugging. Exit the shell to continue the boot."
msgstr "부팅 과정의 곳곳에서 쉘을 실행해서 자세히 디버깅을 할 수 있습니다. 부팅을 계속하려면 쉘을 나가면 됩니다."

#. Tag: term
#: boot-installer.xml:2204
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"

#. Tag: para
#: boot-installer.xml:2205
#, no-c-format
#| msgid ""
#| "The value of the parameter is the path to the device to load the Debian "
#| "installer from. For example, <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</"
#| "userinput>"
msgid "The value of the parameter is the path to the device to load the &debian; installer from. For example, <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>"
msgstr "이 매개 변수의 값은 &debian; 설치 프로그램을 읽어 들일 장치의 경로를 지정합니다. 예를 들어, <userinput>INSTALL_MEDIA_DEV=/dev/floppy/0</userinput>입니다."

#. Tag: para
#: boot-installer.xml:2211
#, no-c-format
msgid "The boot floppy, which normally scans all floppies it can to find the root floppy, can be overridden by this parameter to only look at the one device."
msgstr "부팅 플로피는 루트 플로피를 찾으면서, 검색할 수 있는 모든 플로피 장치를 검색합니다. 이 파라미터를 재지정해서 장치 한 개만 검색하도록 만들 수 있습니다."

#. Tag: term
#: boot-installer.xml:2221
#, no-c-format
msgid "lowmem"
msgstr "lowmem"

#. Tag: para
#: boot-installer.xml:2222
#, no-c-format
msgid "Can be used to force the installer to a lowmem level higher than the one the installer sets by default based on available memory. Possible values are 1 and 2. See also <xref linkend=\"lowmem\"/>."
msgstr "사용 가능한 메모리에 따라 저용량 메모리를 판단하는 기준을 설치 프로그램의 기본값보다 높게 만드는 데 사용합니다. 쓸 수 있는 값은 1과 2입니다. <xref linkend=\"lowmem\"/> 부분도 참고하십시오."

#. Tag: term
#: boot-installer.xml:2232
#, no-c-format
msgid "noshell"
msgstr "noshell"

#. Tag: para
#: boot-installer.xml:2233
#, no-c-format
msgid "Prevents the installer from offering interactive shells on tty2 and tty3. Useful for unattended installations where physical security is limited."
msgstr "설치 프로그램에서 tty2 및 tty3에 셸을 실행하지 않습니다. 물리적인 보안이 확보되지 않은 상태에서 설치하는 경우에 좋습니다."

#. Tag: term
#: boot-installer.xml:2242
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"

#. Tag: para
#: boot-installer.xml:2243
#, no-c-format
#| msgid ""
#| "Some architectures use the kernel framebuffer to offer installation in a "
#| "number of languages. If framebuffer causes a problem on your system you "
#| "can disable the feature by the parameter <userinput>fb=false</userinput>. "
#| "Problem symptoms are error messages about bterm or bogl, a blank screen, "
#| "or a freeze within a few minutes after starting the install."
msgid "Some architectures use the kernel framebuffer to offer installation in a number of languages. If framebuffer causes a problem on your system you can disable the feature using the parameter <userinput arch=\"x86\">vga=normal</userinput> <userinput>fb=false</userinput>. Problem symptoms are error messages about bterm or bogl, a blank screen, or a freeze within a few minutes after starting the install."
msgstr "어떤 아키텍처에서는 많은 언어로 설치를 수행하기 위해 커널 프레임 버퍼를 사용합니다. 프레임 버퍼가 문제가있는 경우 매개 변수 <userinput arch=\"x86\">vga=normal</userinput> <userinput>fb=false</userinput>에 의해 이 기능을 비활성화 할 수 있습니다. bterm이나 bogl 관련된 오류 메시지, 검은 화면 또는 설치를 시작하고 몇 분 후에 멈추는 것은 문제의 증상입니다."

#. Tag: para
#: boot-installer.xml:2252
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "hppa에서 그러한 문제가 보고되었습니다."

#. Tag: para
#: boot-installer.xml:2256
#, no-c-format
msgid "Because of display problems on some systems, framebuffer support is <emphasis>disabled by default</emphasis> for &arch-title;. This can result in ugly display on systems that do properly support the framebuffer, like those with ATI graphical cards. If you see display problems in the installer, you can try booting with parameter <userinput>debian-installer/framebuffer=true</userinput> or <userinput>fb=true</userinput> for short."
msgstr "일부 시스템의 화면 표시 문제때문에, &arch-title;에서는 프레임 버퍼를 <emphasis>기본으로 지원하지 않습니다</emphasis>. 그 때문에 ATI 그래픽 카드같은 게 있어서 프레임버퍼를 지원하는 시스템에서 조차 화면 표시가 보기가 안 좋을 수도 있습니다. 설치 프로그램에서 화면 표시 문제가 발생하면, <userinput>debian-installer/framebuffer=true</userinput> 혹은 짧은 형식으로 <userinput>fb=true</userinput> 파라미터를 넣고 부팅해 보십시오."

#. Tag: term
#: boot-installer.xml:2270
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"

#. Tag: para
#: boot-installer.xml:2271
#, no-c-format
msgid "A theme determines how the user interface of the installer looks (colors, icons, etc.). What themes are available differs per frontend. Currently both the newt and gtk frontends only have a <quote>dark</quote> theme that was designed for visually impaired users. Set the theme by booting with <userinput>theme=<replaceable>dark</replaceable></userinput>."
msgstr "테마는 설치 프로그램의 사용자 환경(색, 아이콘 등)을 어떻게 보여줄 것인가를 결정합니다. 프론트엔드에 따라 사용할 수 있는 테마가 달라집니다. 현재 newt와 gtk 프론트엔드에서는 시각장애인을 위한 <quote>dark</quote>테마만 있습니다. 이 테마를 설정하려면 부팅할 때 <userinput>theme=<replaceable>dark</replaceable></userinput>를 파라미터로 넘기면 됩니다."

#. Tag: term
#: boot-installer.xml:2283
#: boot-installer.xml:2516
#, no-c-format
msgid "netcfg/disable_dhcp"
msgstr "netcfg/disable_dhcp"

#. Tag: para
#: boot-installer.xml:2284
#, no-c-format
msgid "By default, the &d-i; automatically probes for network configuration via DHCP. If the probe succeeds, you won't have a chance to review and change the obtained settings. You can get to the manual network setup only in case the DHCP probe fails."
msgstr "기본값으로 &d-i;는 DHCP를 통해 네트워크 설정을 검색합니다. 검색이 성공하면 그 설정을 검사하거나 바꿀 기회가 없습니다. DHCP 검색이 실패할 경우에만 수동 네트워크 셋업을 할 수 있습니다."

#. Tag: para
#: boot-installer.xml:2291
#, no-c-format
msgid "If you have a DHCP server on your local network, but want to avoid it because e.g. it gives wrong answers, you can use the parameter <userinput>netcfg/disable_dhcp=true</userinput> to prevent configuring the network with DHCP and to enter the information manually."
msgstr "로컬 네트워크에 DHCP 서버가 있지만 DHCP를 사용하고 싶지 않을 때 (예를 들어 잘못된 응답을 한다든지 때문에), <userinput>netcfg/disable_dhcp=true</userinput> 파라미터를 사용하면 DHCP 네트워크 설정을 막고 수동으로 정보를 입력할 수 있습니다."

#. Tag: term
#: boot-installer.xml:2302
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"

#. Tag: para
#: boot-installer.xml:2303
#, no-c-format
msgid "Set to <userinput>false</userinput> to prevent starting PCMCIA services, if that causes problems. Some laptops are well known for this misbehavior."
msgstr "PCMCIA에 문제가 있을 때 <userinput>false</userinput>로 하면 PCMCIA 서비스를 시작하지 않습니다. 일부 노트북 컴퓨터에서 이와 관련해 문제가 발생합니다."

#. Tag: term
#: boot-installer.xml:2313
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"

#. Tag: para
#: boot-installer.xml:2314
#, no-c-format
#| msgid ""
#| "Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
#| "(also called ATA RAID, BIOS RAID or fake RAID) disks in the installer. "
#| "Note that this support is currently experimental. Additional information "
#| "can be found on the <ulink url=\"&url-d-i-wiki;\">Debian Installer Wiki</"
#| "ulink>."
msgid "Set to <userinput>true</userinput> to enable support for Serial ATA RAID (also called ATA RAID, BIOS RAID or fake RAID) disks in the installer. Note that this support is currently experimental. Additional information can be found on the <ulink url=\"&url-d-i-wiki;\">&debian; Installer Wiki</ulink>."
msgstr "설치 프로그램에서 Serial ATA RAID(ATA RAID, BIOS RAID, fake RAID라고도 함)의 지원을 활성화하려면 <userinput>true</userinput>로 설정합니다. 이 기능은 아직 실험중인 것을 주의하십시오. 추가 정보는 <ulink url=\"&url-d-i-wiki;\">&debian; Installer Wiki</ulink>에 있습니다."

#. Tag: term
#: boot-installer.xml:2325
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"

#. Tag: para
#: boot-installer.xml:2326
#, no-c-format
msgid "Specify the url to a preconfiguration file to download and use for automating the install. See <xref linkend=\"automatic-install\"/>."
msgstr "미리 설정해 놓은 파일을 다운로드할 URL을 지정합니다. 이 파일을 이용해 설치를 자동화합니다. <xref linkend=\"automatic-install\"/> 참고."

#. Tag: term
#: boot-installer.xml:2335
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"

#. Tag: para
#: boot-installer.xml:2336
#, no-c-format
msgid "Specify the path to a preconfiguration file to load for automating the install. See <xref linkend=\"automatic-install\"/>."
msgstr "미리 설정해 놓은 파일을 읽어들일 URL을 지정합니다. 이 파일을 이용해 자동 설치를 합니다. <xref linkend=\"automatic-install\"/> 참고."

#. Tag: term
#: boot-installer.xml:2345
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"

#. Tag: para
#: boot-installer.xml:2346
#, no-c-format
msgid "Set to <userinput>true</userinput> to display questions even if they have been preseeded. Can be useful for testing or debugging a preconfiguration file. Note that this will have no effect on parameters that are passed as boot parameters, but for those a special syntax can be used. See <xref linkend=\"preseed-seenflag\"/> for details."
msgstr "미리 설정을 했더라도 질문을 표시하려면 <userinput>true</userinput>로 설정하십시오. 미리 설정 파일을 테스트하거나 디버깅하는 데 좋습니다. 이 설정은 부팅 파라미터로 넘긴 파라미터에 대해서는 효과가 없으니 주의하십시오. 부팅 파라미터에 대해서는 특별한 문법을 따로 사용합니다. 자세한 정보는 <xref linkend=\"preseed-seenflag\"/> 부분을 보십시오."

#. Tag: term
#: boot-installer.xml:2358
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"

#. Tag: para
#: boot-installer.xml:2359
#, no-c-format
msgid "Delay questions that are normally asked before preseeding is possible until after the network is configured. See <xref linkend=\"preseed-auto\"/> for details about using this to automate installs."
msgstr "미리 설정이 가능하기 전에 물어보는 질문을 네트워크 설정 다음으로 미룹니다. 이 자동 설치 사용법에 대한 자세한 정보는 <xref linkend=\"preseed-auto\"/> 부분을 보십시오."

#. Tag: term
#: boot-installer.xml:2370
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"

#. Tag: para
#: boot-installer.xml:2371
#, no-c-format
msgid "During installations from serial or management console, the regular virtual consoles (VT1 to VT6) are normally disabled in <filename>/etc/inittab</filename>. Set to <userinput>true</userinput> to prevent this."
msgstr "시리얼 콘솔이나 관리 콘솔에서 설치하면, 일반 가상 콘솔은 (VT1-VT6) /etc/inittab에서 막습니다. 이 파라미터를 <userinput>true</userinput>로 하면 가상 콘솔을 막지 않습니다."

#. Tag: term
#: boot-installer.xml:2382
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"

#. Tag: para
#: boot-installer.xml:2383
#, no-c-format
msgid "By default, before rebooting, &d-i; automatically ejects the optical media used during the installation. This can be unnecessary if the system does not automatically boot off the CD. In some cases it may even be undesirable, for example if the optical drive cannot reinsert the media itself and the user is not there to do it manually. Many slot loading, slim-line, and caddy style drives cannot reload media automatically."
msgstr "기본값으로 &d-i;에서는 다시 시작하기 전에 설치할 때 사용했던 광학 미디어를 자동으로 뺍니다. 시스템이 CD에서 자동으로 부팅하는 경우가 아니라면 이럴 필요가 없을 수도 있습니다. 어떤 경우에는 이렇게 하지 않는 게 좋을 때도 있습니다. 예를 들어 해당 광학 드라이브가 미디어를 다시 집어넣지 못하는 경우나, 사용자가 그 자리에 없기 때문에 수동으로 미디어를 집어넣지 못하는 경우입니다. 보통 슬롯 방식 드라이브는 미디어를 자동으로 다시 집어넣지 못합니다."

#. Tag: para
#: boot-installer.xml:2392
#, no-c-format
msgid "Set to <userinput>false</userinput> to disable automatic ejection, and be aware that you may need to ensure that the system does not automatically boot from the optical drive after the initial installation."
msgstr "자동으로 미디어를 꺼내지 않으려면 <userinput>false</userinput>로 설정합니다. 단 설치한 후에 시스템이 광학 드라이브에서 자동으로 부팅하지 않도록 하십시오."

#. Tag: term
#: boot-installer.xml:2403
#, no-c-format
#| msgid "debian-installer/theme (theme)"
msgid "base-installer/install-recommends (recommends)"
msgstr "base-installer/install-recommends (recommends)"

#. Tag: para
#: boot-installer.xml:2404
#, no-c-format
msgid "By setting this option to <userinput>false</userinput>, the package management system will be configured to not automatically install <quote>Recommends</quote>, both during the installation and for the installed system. See also <xref linkend=\"di-install-base\"/>."
msgstr "<userinput>잘못</userinput> 옵션을 설정하면 패키지 관리 시스템이 자동으로 설치하는 동안에 시스템에 대한 <quote>Recommends</quote>을 설치 하지 않도록 됩니다.  <xref linkend=\"di-install-base\"/>도 참조하십시오."

#. Tag: para
#: boot-installer.xml:2411
#, no-c-format
msgid "Note that this option allows to have a leaner system, but can also result in features being missing that you might normally expect to be available. You may have to manually install some of the recommended packages to obtain the full functionality you want. This option should therefore only be used by very experienced users."
msgstr "이 옵션은 leaner 시스템을 가질 수 있습니다. 뿐만 아니라 당신은 일반적으로 사용할 수 있도록 생각 할 수도 있지만 없는 기능이 발생 할 수 도 있습니다. 수동으로 권장되는 패키지 중 일부를 당신이 원하는 모든 기능을 얻기 위해 설치해야 합니다. 이 옵션은 숙련된 사용자가 이용해야 합니다."

#. Tag: term
#: boot-installer.xml:2423
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"

#. Tag: para
#: boot-installer.xml:2424
#, no-c-format
msgid "By default the installer requires that repositories be authenticated using a known gpg key. Set to <userinput>true</userinput> to disable that authentication. <emphasis role=\"bold\">Warning: insecure, not recommended.</emphasis>"
msgstr "기본 설정으로 설치 프로그램에서 사용하는 저장소는 알려진 GPG 키를 이용해 인증할 수 있어야 합니다. 이 인증을 하지 않으려면 <userinput>true</userinput>로 설정하십시오. <emphasis role=\"bold\">경고: 보안상 문제가 될 수 있으므로, 권장하지 않습니다.</emphasis>"

#. Tag: term
#: boot-installer.xml:2435
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"

#. Tag: para
#: boot-installer.xml:2436
#, no-c-format
msgid "This parameter should already be set to a correct value where needed; set it only it you see errors during the boot that indicate the ramdisk could not be loaded completely. The value is in kB."
msgstr "이 파라미터는 (필요한 경우) 이미 올바른 값으로 설정되어 있습니다. 램디스크를 완전히 읽어들이지 못해서 부팅이 실패했다는 오류를 본 경우에만 이 파라미터를 설정하십시오. 단위는 kB입니다."

#. Tag: term
#: boot-installer.xml:2446
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"

#. Tag: para
#: boot-installer.xml:2447
#, no-c-format
msgid "Set to <userinput>true</userinput> to enter rescue mode rather than performing a normal installation. See <xref linkend=\"rescue\"/>."
msgstr "일반적인 설치를 하지 않고 복구 모드로 변경하려면 <userinput>true</userinput>로 설정하십시오. <xref linkend=\"rescue\"/> 부분을 참고하십시오."

#. Tag: title
#: boot-installer.xml:2460
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "부팅 파라미터로 질문에 답하기"

#. Tag: para
#: boot-installer.xml:2461
#, no-c-format
msgid "With some exceptions, a value can be set at the boot prompt for any question asked during the installation, though this is only really useful in specific cases. General instructions how to do this can be found in <xref linkend=\"preseed-bootparms\"/>. Some specific examples are listed below."
msgstr "일부 예외를 제외하고, 설치 과정에서 물어보는 모든 질문을 부팅 프롬프트에서 설정할 수 있습니다. 하지만 이 기능은 특수한 상황에서만 쓸모가 있습니다. 이 기능을 사용하는 방법은 <xref linkend=\"preseed-bootparms\"/> 부분을 참고하십시오. 몇 가지 예제가 아래에 있습니다."

#. Tag: term
#: boot-installer.xml:2473
#, no-c-format
#| msgid "debian-installer/locale (locale)"
msgid "debian-installer/language (language)"
msgstr "debian-installer/language (language)"

#. Tag: term
#: boot-installer.xml:2474
#, no-c-format
#| msgid "debian-installer/theme (theme)"
msgid "debian-installer/country (country)"
msgstr "debian-installer/country (country)"

#. Tag: term
#: boot-installer.xml:2475
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"

#. Tag: para
#: boot-installer.xml:2476
#, no-c-format
msgid "There are two ways to specify the language, country and locale to use for the installation and the installed system."
msgstr "설치 중이나 설치 후에 사용하는 언어 국가와 로캘을 지정하는 방법은 두가지가 있습니다."

#. Tag: para
#: boot-installer.xml:2481
#, no-c-format
msgid "The first and easiest is to pass only the parameter <literal>locale</literal>. Language and country will then be derived from its value. You can for example use <userinput>locale=de_CH</userinput> to select German as language and Switzerland as country (<literal>de_CH.UTF-8</literal> will be set as default locale for the installed system). Limitation is that not all possible combinations of language, country and locale can be achieved this way."
msgstr "첫 번째, 쉽게 매개 변수를 <literal>locale</literal>로 전달하는 것입니다. 언어 및 국가는 그 가치로부터 파생됩니다. 예를 들면 언어는 독일어와 국가는 스위스로 선택하는 방법은 <userinput>locale=de_CH</userinput> 사용한다(<literal>de_CH.UTF-8</literal>는 설치한 시스템의 기본 locale로 선정됩니다). 제한 언어는 국가 및 locale의 모든 가능한 조합 방법을 얻을 수 있습니다."

#. Tag: para
#: boot-installer.xml:2490
#, no-c-format
msgid "The second, more flexible option is to specify <literal>language</literal> and <literal>country</literal> separately. In this case <literal>locale</literal> can optionally be added to specify a specific default locale for the installed system. Example: <userinput>language=en country=DE locale=en_GB.UTF-8</userinput>."
msgstr "두 번째, 별도로 좀 더 쉬운 옵션은 <literal>언어</literal>와 <literal>국가</literal>를 지정하는 것입니다. 이 경우에는 <literal>장소</literal>를 선택하여 설치한 시스템에 대한 구체적인 기본 <literal>locale</literal>를 지정 추가 할 수 있습니다. 예: <userinput>언어=en 국가=DE locale=en_GB.UTF-8</userinput>."

#. Tag: term
#: boot-installer.xml:2502
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"

#. Tag: para
#: boot-installer.xml:2503
#, no-c-format
msgid "Can be used to automatically load installer components that are not loaded by default. Examples of optional components that may be useful are <classname>openssh-client-udeb</classname> (so you can use <command>scp</command> during the installation)<phrase arch=\"not-s390\"> and <classname>ppp-udeb</classname> (see <xref linkend=\"pppoe\"/>)</phrase>."
msgstr "기본값으로는 읽어들이지 않는 설치 프로그램 컴포넌트를 자동으로 읽어들이는 데 사용합니다. 유용한 추가 컴포넌트는 <classname>openssh-client-udeb</classname> (설치 도중에 <command>scp</command>를 사용할 수 있습니다)<phrase arch=\"not-s390\"> 및 <classname>ppp-udeb</classname>(<xref linkend=\"pppoe\"/> 참고)</phrase>이 있습니다."

#. Tag: para
#: boot-installer.xml:2517
#, no-c-format
msgid "Set to <userinput>true</userinput> if you want to disable DHCP and instead force static network configuration."
msgstr "DHCP를 끄고 강제로 고정 네트워크 설정을 하려면 <userinput>true</userinput>로 설정하십시오."

#. Tag: term
#: boot-installer.xml:2526
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"

#. Tag: para
#: boot-installer.xml:2527
#, no-c-format
#| msgid ""
#| "By default the installer will use the http protocol to download files "
#| "from Debian mirrors and changing that to ftp is not possible during "
#| "installations at normal priority. By setting this parameter to "
#| "<userinput>ftp</userinput>, you can force the installer to use that "
#| "protocol instead. Note that you cannot select an ftp mirror from a list, "
#| "you have to enter the hostname manually."
msgid "By default the installer will use the http protocol to download files from &debian; mirrors and changing that to ftp is not possible during installations at normal priority. By setting this parameter to <userinput>ftp</userinput>, you can force the installer to use that protocol instead. Note that you cannot select an ftp mirror from a list, you have to enter the hostname manually."
msgstr "기본적으로 설치 프로그램은 &debian; 미러에서 파일을 다운로드하는 http 프로토콜을 사용하여 일반적인 우선순위에서는 설치 중에 ftp로 변경할 수 없습니다. 이 매개 변수를 <userinput>ftp</userinput>로 설정하면 설치 프로그램에 ftp를 사용하도록 강제할 수 있습니다. 목록에서 ftp 미러를 선택할 수는 없으므로, 호스트 이름을 입력해야한다는 것에주의하십시오."

#. Tag: term
#: boot-installer.xml:2540
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"

#. Tag: para
#: boot-installer.xml:2541
#, no-c-format
msgid "Can be used to select tasks that are not available from the interactive task list, such as the <literal>kde-desktop</literal> task. See <xref linkend=\"pkgsel\"/> for additional information."
msgstr "<literal>kde-desktop</literal> 태스크처럼 태스크 목록에 나타나지 않는 태스크를 선택할 때 사용합니다. 자세한 정보는 <xref linkend=\"pkgsel\"/> 참고."

#. Tag: title
#: boot-installer.xml:2555
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "커널 모듈에 파라미터 넘기기"

#. Tag: para
#: boot-installer.xml:2556
#, no-c-format
msgid "If drivers are compiled into the kernel, you can pass parameters to them as described in the kernel documentation. However, if drivers are compiled as modules and because kernel modules are loaded a bit differently during an installation than when booting an installed system, it is not possible to pass parameters to modules as you would normally do. Instead, you need to use a special syntax recognized by the installer which will then make sure that the parameters are saved in the proper configuration files and will thus be used when the modules are actually loaded. The parameters will also be propagated automatically to the configuration for the installed system."
msgstr "드라이버를 커널 안에 컴파일해 넣었다면, 커널 문서에 쓰여 있는 대로 파라미터를 넘길 수 있습니다. 하지만 드라이버를 모듈로 컴파일했다면 설치한 시스템에서는 부팅할 때 커널 모듈을 약간 다르게 읽어들이기 때문에, 일반적으로 하는 것처럼 모듈에 파라미터를 넘길 수 없게 됩니다. 그 대신에 설치 프로그램이 지원하는 특정 문법을 사용해 해당 파라미터를 올바른 설정 파일에 저장해 모듈을 읽어들일 때 사용하도록 만들 수 있습니다. 이 파라미터는 설치한 시스템의 설정에도 자동으로 적용됩니다."

#. Tag: para
#: boot-installer.xml:2569
#, no-c-format
msgid "Note that it is now quite rare that parameters need to be passed to modules. In most cases the kernel will be able to probe the hardware present in a system and set good defaults that way. However, in some situations it may still be needed to set parameters manually."
msgstr "한편 모듈에 파라미터를 넘겨야 하는 경우는 매우 드뭅니다. 보통 커널에서 시스템에 있는 하드웨어를 자동으로 찾아내서 쓸만한 기본값을 적용해 놓습니다. 하지만 일부 경우에는 파라미터를 수동으로 지정해야 할 수도 있습니다."

#. Tag: para
#: boot-installer.xml:2576
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: <informalexample><screen>\n"
"<replaceable>module_name</replaceable>.<replaceable>parameter_name</replaceable>=<replaceable>value</replaceable>\n"
"</screen></informalexample> If you need to pass multiple parameters to the same or different modules, just repeat this. For example, to set an old 3Com network interface card to use the BNC (coax) connector and IRQ 10, you would pass:"
msgstr ""
"모듈의 파라미터를 설정하는 문법은 다음과 같습니다: <informalexample><screen>\n"
"<replaceable>모듈_이름</replaceable>.<replaceable>파라미터_이름</replaceable>=<replaceable>값</replaceable>\n"
"</screen></informalexample> 같은 모듈 혹은 여러 모듈에 여러 개의 파라미터를 넘기려면, 이 문법을 반복해서 쓰면 됩니다. 예를 들어 오래된 3Com 네트워크 인터페이스 카드에서 BNC (동축) 커넥터와 IRQ 10을 지정하려면, 다음과 같이 합니다:"

#. Tag: screen
#: boot-installer.xml:2586
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"

#. Tag: title
#: boot-installer.xml:2592
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "커널 모듈 블랙리스트"

#. Tag: para
#: boot-installer.xml:2593
#, no-c-format
msgid "Sometimes it may be necessary to blacklist a module to prevent it from being loaded automatically by the kernel and udev. One reason could be that a particular module causes problems with your hardware. The kernel also sometimes lists two different drivers for the same device. This can cause the device to not work correctly if the drivers conflict or if the wrong driver is loaded first."
msgstr "경우에 따라서는 모듈을 블랙리스트에 올려서 커널이나 udev가 자동으로 읽어들이지 않게 만들어야 합니다. 이렇게 하는 이유의 한 가지는 특정 모듈이 해당 하드웨어에서 문제를 일으키는 경우입니다. 또 같은 장치에 대해서 두 개의 다른 드라이버가 있기도 합니다. 드라이버가 충돌하거나 잘못된 드라이버를 먼저 읽어들이면 해당 장치가 제대로 동작하지 않을 수 있습니다."

#. Tag: para
#: boot-installer.xml:2602
#, no-c-format
msgid "You can blacklist a module using the following syntax: <userinput><replaceable>module_name</replaceable>.blacklist=yes</userinput>. This will cause the module to be blacklisted in <filename>/etc/modprobe.d/blacklist.local</filename> both during the installation and for the installed system."
msgstr "다음 문법으로 모듈을 블랙리스트에 올릴 수 있습니다: <userinput><replaceable>모듈_이름</replaceable>.blacklist=yes</userinput>. 이렇게 하면 해당 모듈을 <filename>/etc/modprobe.d/blacklist.local</filename>의 블랙리스트에 넣어서 설치 프로그램이나 설치한 시스템에 적용합니다."

#. Tag: para
#: boot-installer.xml:2610
#, no-c-format
msgid "Note that a module may still be loaded by the installation system itself. You can prevent that from happening by running the installation in expert mode and unselecting the module from the list of modules displayed during the hardware detection phases."
msgstr "설치 시스템이 모듈을 직접 읽어들이기도 합니다. 전문가 모드로 설치 프로그램을 시작해서 하드웨어 검색 단계에 나오는 모듈 목록에서 해당 모듈을 제외하면 모듈을 읽어들이지 않게 만들 수 있습니다."

#. Tag: title
#: boot-installer.xml:2626
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "설치 과정의 문제 해결"

#. Tag: title
#: boot-installer.xml:2631
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "CD-ROM 신뢰성"

#. Tag: para
#: boot-installer.xml:2632
#, no-c-format
msgid "Sometimes, especially with older CD-ROM drives, the installer may fail to boot from a CD-ROM. The installer may also &mdash; even after booting successfully from CD-ROM &mdash; fail to recognize the CD-ROM or return errors while reading from it during the installation."
msgstr "가끔 특히 오래 된 CD-ROM 드라이브의 경우, CD-ROM 부팅이 실패할 수도 있습니다. 심지어는 (CD-ROM에서 성공적으로 부팅한 경우에도) CD-ROM을 인식하지 못하거나 설치 도중에 CD-ROM을 읽으면서 오류가 발생하는 경우도 있습니다."

#. Tag: para
#: boot-installer.xml:2639
#, no-c-format
msgid "There are many different possible causes for these problems. We can only list some common issues and provide general suggestions on how to deal with them. The rest is up to you."
msgstr "이러한 문제는 여러가지 원인이 있을 수 있습니다. 여기서는 일부 많이 발생하는 문제 및 각각의 경우 대처하는 방법을 설명합니다. 나머지는 여러분에게 맡깁니다."

#. Tag: para
#: boot-installer.xml:2645
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "제일 먼저 확인할 수 있는 간단한 일이 두 가지 있습니다."

#. Tag: para
#: boot-installer.xml:2650
#, no-c-format
msgid "If the CD-ROM does not boot, check that it was inserted correctly and that it is not dirty."
msgstr "CD-ROM이 부팅하지 않으면, CD-ROM을 올바르게 넣었는지 그리고 혹시 CD-ROM 표면이 깨끗한지 확인하십시오."

#. Tag: para
#: boot-installer.xml:2656
#, no-c-format
msgid "If the installer fails to recognize a CD-ROM, try just running the option <menuchoice> <guimenuitem>Detect and mount CD-ROM</guimenuitem> </menuchoice> a second time. Some DMA related issues with older CD-ROM drives are known to be resolved in this way."
msgstr "설치 프로그램이 CD-ROM을 인식하지 못하면, <menuchoice> <guimenuitem>CD-ROM 찾기 및 마운트</guimenuitem> </menuchoice> 옵션을 다시 한 번 실행해 보십시오. 오래 된 CD-ROM에서 발생하는 일부 DMA 관련 문제는 이런 식으로 해결된다고 알려져 있습니다."

#. Tag: para
#: boot-installer.xml:2666
#, no-c-format
msgid "If this does not work, then try the suggestions in the subsections below. Most, but not all, suggestions discussed there are valid for both CD-ROM and DVD, but we'll use the term CD-ROM for simplicity."
msgstr "이렇게 해도 해결되지 않으면, 아래에 나와 있는 방법들을 시도해 보십시오. 전부는 아니지만 대부분의 경우, 여기에 나와 있는 방법들은 CD-ROM과 DVD 모두에 적용되지만, 간략하게 하기 위해 CD-ROM이라는 용어만 사용합니다."

#. Tag: para
#: boot-installer.xml:2672
#, no-c-format
msgid "If you cannot get the installation working from CD-ROM, try one of the other installation methods that are available."
msgstr "CD-ROM에서 설치할 수 없는 경우, 사용할 수 있는 다른 설치 방법을 시도해 보십시오."

#. Tag: title
#: boot-installer.xml:2680
#, no-c-format
msgid "Common issues"
msgstr "공통 사항"

#. Tag: para
#: boot-installer.xml:2683
#, no-c-format
msgid "Some older CD-ROM drives do not support reading from discs that were burned at high speeds using a modern CD writer."
msgstr "일부 오래 된 CD-ROM 드라이브는 최근의 CD 라이터에서 구운 디스크를 일지 못합니다."

#. Tag: para
#: boot-installer.xml:2689
#, no-c-format
#| msgid ""
#| "If your system boots correctly from the CD-ROM, it does not necessarily "
#| "mean that Linux also supports the CD-ROM (or, more correctly, the "
#| "controller that your CD-ROM drive is connected to)."
msgid "If your system boots correctly from the CD-ROM, it does not necessarily mean that &arch-kernel; also supports the CD-ROM (or, more correctly, the controller that your CD-ROM drive is connected to)."
msgstr "시스템이 CD-ROM에서 부팅한다고해서, &arch-kernel;이 CD-ROM(정확히 말해 해당 CD-ROM 드라이브가 연결된 컨트롤러)을 지원하는 것은 없습니다."

#. Tag: para
#: boot-installer.xml:2696
#, no-c-format
msgid "Some older CD-ROM drives do not work correctly if <quote>direct memory access</quote> (DMA) is enabled."
msgstr "일부 오래 된 CD-ROM 드라이브는 <quote>직접 메모리 접근</quote> (DMA) 기능을 사용할 경우 올바르게 동작하지 않습니다."

#. Tag: title
#: boot-installer.xml:2707
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "문제점 파악 및 해결 방법"

#. Tag: para
#: boot-installer.xml:2708
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "CD-ROM 부팅이 실패하면, 아래에 나온 방법을 시도해 보십시오."

#. Tag: para
#: boot-installer.xml:2713
#, no-c-format
msgid "Check that your BIOS actually supports booting from CD-ROM (older systems possibly don't) and that your CD-ROM drive supports the media you are using."
msgstr "BIOS가 CD-ROM 부팅을 지원하는 지 확인하고 (오래 된 시스템은 지원하지 않을 수도 있습니다) CD-ROM 드라이브가 해당 미디어를 지원하는 지 확인하십시오."

#. Tag: para
#: boot-installer.xml:2719
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches the one listed for the image in the <filename>MD5SUMS</filename> file that should be present in the same location as where you downloaded the image from. <informalexample><screen>\n"
"$ md5sum <replaceable>debian-testing-i386-netinst.iso</replaceable>\n"
"a20391b12f7ff22ef705cee4059c6b92  <replaceable>debian-testing-i386-netinst.iso</replaceable>\n"
"</screen></informalexample> Next, check that the md5sum of the burned CD-ROM matches as well. The following command should work. It uses the size of the image to read the correct number of bytes from the CD-ROM."
msgstr ""
"ISO 이미지를 다운로드했다면, 그 이미지의 md5sum이 이미지를 받은 곳과 같은 곳에 있는 <filename>MD5SUMS</filename> 파일 안에 있는 md5sum과 일치하는 지 확인하십시오. <informalexample><screen>\n"
"$ md5sum <replaceable>debian-testing-i386-netinst.iso</replaceable>\n"
"a20391b12f7ff22ef705cee4059c6b92  <replaceable>debian-testing-i386-netinst.iso</replaceable>\n"
"</screen></informalexample> 그 다음, 구운 CD-ROM의 md5sum이 일치하는 지도 확인하십시오. 다음 명령을 사용하면 됩니다. 이미지의 크기를 이용해서 지정한 바이트 수만큼 CD-ROM에서 읽어들입니다."

#. Tag: screen
#: boot-installer.xml:2732
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
"> head -c `stat --format=%s <replaceable>debian-testing-i386-netinst.iso</replaceable>` | \\\n"
"> md5sum\n"
"a20391b12f7ff22ef705cee4059c6b92  -\n"
"262668+0 records in\n"
"262668+0 records out\n"
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
msgstr ""
"$ dd if=/dev/cdrom | \\\n"
"> head -c `stat --format=%s <replaceable>debian-testing-i386-netinst.iso</replaceable>` | \\\n"
"> md5sum\n"
"a20391b12f7ff22ef705cee4059c6b92  -\n"
"262668+0 records in\n"
"262668+0 records out\n"
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"

#. Tag: para
#: boot-installer.xml:2737
#, no-c-format
#| msgid ""
#| "If, after the installer has been booted successfully, the CD-ROM is not "
#| "detected, sometimes simply trying again may solve the problem. If you "
#| "have more than one CD-ROM drive, try changing the CD-ROM to the other "
#| "drive. If that does not work or if the CD-ROM is recognized but there are "
#| "errors when reading from it, try the suggestions listed below. Some basic "
#| "knowledge of Linux is required for this. To execute any of the commands, "
#| "you should first switch to the second virtual console (VT2) and activate "
#| "the shell there."
msgid "If, after the installer has been booted successfully, the CD-ROM is not detected, sometimes simply trying again may solve the problem. If you have more than one CD-ROM drive, try changing the CD-ROM to the other drive. If that does not work or if the CD-ROM is recognized but there are errors when reading from it, try the suggestions listed below. Some basic knowledge of &arch-kernel; is required for this. To execute any of the commands, you should first switch to the second virtual console (VT2) and activate the shell there."
msgstr "설치 프로그램이 성공 후, CD-ROM을 찾을 수 없는 경우, 한 번 다시 시도하면 해결할 수 있습니다. CD-ROM 드라이브가 여러 개있는 경우 다른 CD-ROM 드라이브로 바꾸어보십시오. 그래도 동작하지 않거나 CD-ROM을 인식하지만 읽으면서 오류가 발생하면 다음을 시도해 보십시오. &arch-kernel; 기초 지식이 필요합니다. 명령을 실행하려면 먼저 두 번째 가상 콘솔(VT2)로 전환해서 쉘을 활성화하십시오."

#. Tag: para
#: boot-installer.xml:2749
#, no-c-format
msgid "Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> (use <command>nano</command> as editor) to check for any specific error messages. After that, also check the output of <command>dmesg</command>."
msgstr "VT4로 전환해서 <filename>/var/log/syslog</filename>의 내용을 보고 (<command>nano</command>를 편집기로 사용) 특정 오류 메시지가 있는 지 확인하십시오. 그 다음에 <command>dmesg</command>의 출력도 확인해 보십시오."

#. Tag: para
#: boot-installer.xml:2756
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was recognized. You should see something like (the lines do not necessarily have to be consecutive): <informalexample><screen>\n"
"Probing IDE interface ide1...\n"
"hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive\n"
"ide1 at 0x170-0x177,0x376 on irq 15\n"
"hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)\n"
"Uniform CD-ROM driver Revision: 3.20\n"
"</screen></informalexample> If you don't see something like that, chances are the controller your CD-ROM is connected to was not recognized or may be not supported at all. If you know what driver is needed for the controller, you can try loading it manually using <command>modprobe</command>."
msgstr ""
"<command>dmesg</command> 출력에서 CD-ROM 드라이브를 인식했는지 확인하십시오. 다음과 같은 내용이 있어야 합니다 (연속된 줄이 아닐 수도 있습니다): <informalexample><screen>\n"
"Probing IDE interface ide1...\n"
"hdc: TOSHIBA DVD-ROM SD-R6112, ATAPI CD/DVD-ROM drive\n"
"ide1 at 0x170-0x177,0x376 on irq 15\n"
"hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)\n"
"Uniform CD-ROM driver Revision: 3.20\n"
"</screen></informalexample> 이와 같은 내용이 없으면, CD-ROM이 연결된 컨트롤러를 인식하지 못했거나 아예 지원하지 않는다는 뜻입니다. 해당 컨트롤러에 무슨 드라이버가 필요한지 알려면, <command>modprobe</command> 명령을 사용해 수동으로 드라이버를 읽어들여 보십시오."

#. Tag: para
#: boot-installer.xml:2770
#, no-c-format
msgid "Check that there is a device node for your CD-ROM drive under <filename>/dev/</filename>. In the example above, this would be <filename>/dev/hdc</filename>. There should also be a <filename>/dev/cdrom</filename>."
msgstr "<filename>/dev/</filename> 아래에 CD-ROM 드라이브의 장치 노드가 있는 지 확인하십시오. 위의 예에서 장치 노드는 <filename>/dev/hdc</filename>입니다. <filename>/dev/cdrom</filename> 파일도 있어야 합니다."

#. Tag: para
#: boot-installer.xml:2778
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already mounted; if not, try mounting it manually: <informalexample><screen>\n"
"$ mount /dev/<replaceable>hdc</replaceable> /cdrom\n"
"</screen></informalexample> Check if there are any error messages after that command."
msgstr ""
"<command>mount</command> 명령으로 CD-ROM이 이미 마운트되어 있지는 않은 지 확인하십시오. 마운트되어 있지 않다면 수동으로 마운트해 보십시오: <informalexample><screen>\n"
"$ mount /dev/<replaceable>hdc</replaceable> /cdrom\n"
"</screen></informalexample> 이 명령어 다음에 무슨 오류 메시지가 없는 지 확인하십시오."

#. Tag: para
#: boot-installer.xml:2788
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
"$ cd /proc/<replaceable>ide</replaceable>/<replaceable>hdc</replaceable>\n"
"$ grep using_dma settings\n"
"using_dma      1       0       1       rw\n"
"</screen></informalexample> A <quote>1</quote> in the first column after <literal>using_dma</literal> means it is enabled. If it is, try disabling it: <informalexample><screen>\n"
"$ echo -n \"using_dma:0\" >settings\n"
"</screen></informalexample> Make sure that you are in the directory for the device that corresponds to your CD-ROM drive."
msgstr ""
"DMA가 켜져 있는 지 확인하십시오: <informalexample><screen>\n"
"$ cd /proc/<replaceable>ide</replaceable>/<replaceable>hdc</replaceable>\n"
"$ grep using_dma settings\n"
"using_dma      1       0       1       rw\n"
"</screen></informalexample> 첫번째 열의 <literal>using_dma</literal> 다음에 나오는 <quote>1</quote>은 DMA가 켜져 있다는 뜻입니다. DMA가 켜져 있다면 꺼 보십시오: <informalexample><screen>\n"
"$ echo -n \"using_dma:0\" >settings\n"
"</screen></informalexample> CD-ROM 드라이브에 해당하는 장치 노드가 있는 디렉터리 안에서 실행해야 하는 것에 유의하십시오."

#. Tag: para
#: boot-installer.xml:2803
#, no-c-format
msgid "If there are any problems during the installation, try checking the integrity of the CD-ROM using the option near the bottom of the installer's main menu. This option can also be used as a general test if the CD-ROM can be read reliably."
msgstr "설치하는 데 문제가 있다면, 설치 프로그램의 메인 메뉴 맨 아래 부분에 있는 옵션을 사용해 CD-ROM이 올바른지 확인해 보십시오. 이 옵션은 CD-ROM을 안정적으로 읽을 수 있는 지 시험하는 목적으로도 사용합니다."

#. Tag: title
#: boot-installer.xml:2818
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "플로피 디스크 신뢰성"

#. Tag: para
#: boot-installer.xml:2820
#, no-c-format
#| msgid ""
#| "The biggest problem for people using floppy disks to install Debian seems "
#| "to be floppy disk reliability."
msgid "The biggest problem for people using floppy disks to install &debian; seems to be floppy disk reliability."
msgstr "플로피 디스크를 사용해 &debian;를 설치하는 사람이 겪는 가장 큰 문제는 플로피 디스크 신뢰성 문제일 것입니다."

#. Tag: para
#: boot-installer.xml:2825
#, no-c-format
msgid "The boot floppy is the floppy with the worst problems, because it is read by the hardware directly, before Linux boots. Often, the hardware doesn't read as reliably as the Linux floppy disk driver, and may just stop without printing an error message if it reads incorrect data. There can also be failures in the driver floppies, most of which indicate themselves with a flood of messages about disk I/O errors."
msgstr "부팅 플로피가 가장 문제가 많은 플로피입니다. 부팅 플로피는 리눅스가 아니라 하드웨어에서 직접 읽어들이기 때문입니다. 가끔 하드웨어는 리눅스 플로피 디스크 드라이버가 하는 것 만큼 안정적으로 플로피를 읽지 못합니다. 또 잘못된 데이터를 읽은 경우에도 오류 메시지를 표시하지 않고 멈춰버리기도 합니다. 드라이버 플로피에서도 디스크 입출력 오류 메시지만 가득 나오는 문제가 발생하기도 합니다."

#. Tag: para
#: boot-installer.xml:2834
#, no-c-format
msgid "If you are having the installation stall at a particular floppy, the first thing you should do is write the image to a <emphasis>different</emphasis> floppy and see if that solves the problem. Simply reformatting the old floppy may not be sufficient, even if it appears that the floppy was reformatted and written with no errors. It is sometimes useful to try writing the floppy on a different system."
msgstr "설치 도중에 특정 플로피에서 멈추는 현상이 발생하면, 가장 먼저 할 일은 플로피 디스크 이미지를 <emphasis>다른</emphasis> 플로피에 만들어서 문제가 해결되는 지 보는 것입니다. 기존의 플로피를 다시 포맷하는 것만으로는 (애러 없이 포맷이 되더라도) 안 됩니다. 다른 시스템에서 플로피를 만드는 게 도움이 될 수도 있습니다."

#. Tag: para
#: boot-installer.xml:2843
#, no-c-format
msgid "One user reports he had to write the images to floppy <emphasis>three</emphasis> times before one worked, and then everything was fine with the third floppy."
msgstr "어떤 사용자는 플로피가 제대로 동작할 때까지 이미지를 무려 <emphasis>세 번</emphasis> 써야 했다고 하고, 세 번째 플로피에서 제대로 동작했다고 합니다."

#. Tag: para
#: boot-installer.xml:2849
#, no-c-format
msgid "Normally you should not have to download a floppy image again, but if you are experiencing problems it is always useful to verify that the images were downloaded correctly by verifying their md5sums."
msgstr "보통 플로피 이미지를 다시 다운로드할 필요는 없습니다. 하지만 문제를 겪는다면 md5sum을 검사해서 이미지가 올바른 지 확인하는 게 좋습니다."

#. Tag: para
#: boot-installer.xml:2855
#, no-c-format
msgid "Other users have reported that simply rebooting a few times with the same floppy in the floppy drive can lead to a successful boot. This is all due to buggy hardware or firmware floppy drivers."
msgstr "또 어떤 사용자는 같은 플로피를 가지고 여러 번 다시 부팅하니까 성공적으로 부팅했다고 합니다. 이러한 현상은 모두 문제가 있는 하드웨어나 펌웨어의 플로피 드라이버때문입니다."

#. Tag: title
#: boot-installer.xml:2864
#, no-c-format
msgid "Boot Configuration"
msgstr "부팅 설정"

#. Tag: para
#: boot-installer.xml:2866
#, no-c-format
msgid "If you have problems and the kernel hangs during the boot process, doesn't recognize peripherals you actually have, or drives are not recognized properly, the first thing to check is the boot parameters, as discussed in <xref linkend=\"boot-parms\"/>."
msgstr "문제가 생겨서 커널이 부팅 과정에서 멈추거나, 주변 장치를 인식하지 못하거나, 드라이브를 제대로 인식하지 못하거나 하는 경우, 먼저 부팅 파라미터가 <xref linkend=\"boot-parms\"/>에 쓰여 있는 것처럼 제대로 되었는 지 확인하십시오."

#. Tag: para
#: boot-installer.xml:2873
#, no-c-format
msgid "Often, problems can be solved by removing add-ons and peripherals, and then trying booting again. <phrase arch=\"any-x86\">Internal modems, sound cards, and Plug-n-Play devices can be especially problematic.</phrase>"
msgstr "추가 장치나 주변 기기를 없앤 다음에 다시 부팅하면 문제가 없어질 수도 있습니다. <phrase arch=\"any-x86\">내장 모뎀, 사운드 카드 및 플러그앤플레이 장치가 특히 문제가 많습니다.</phrase>"

#. Tag: para
#: boot-installer.xml:2879
#, no-c-format
msgid "If you have a large amount of memory installed in your machine, more than 512M, and the installer hangs when booting the kernel, you may need to include a boot argument to limit the amount of memory the kernel sees, such as <userinput>mem=512m</userinput>."
msgstr "컴퓨터에 512M 보다 더 많은 메모리가 붙어 있는 경우에 설치 프로그램의 커널이 부팅할 때 멈춘다면, 커널에 보이는 메모리 양을 제한하는 부팅 파라미터를 써야 할 수도 있습니다. 예를 들어 <userinput>mem=512m</userinput>과 같이 씁니다."

#. Tag: title
#: boot-installer.xml:2890
#: boot-installer.xml:2992
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "자주 발생하는 &arch-title; 설치 문제"

#. Tag: para
#: boot-installer.xml:2891
#, no-c-format
msgid "There are some common installation problems that can be solved or avoided by passing certain boot parameters to the installer."
msgstr "자주 발생하는 설치 문제중에 몇 개는 설치 프로그램에 부팅 파라미터를 넘기는 방법으로 해결할 수 있습니다."

#. Tag: para
#: boot-installer.xml:2896
#, no-c-format
msgid "Some systems have floppies with <quote>inverted DCLs</quote>. If you receive errors reading from the floppy, even when you know the floppy is good, try the parameter <userinput>floppy=thinkpad</userinput>."
msgstr "일부 시스템에는 <quote>DCL이 뒤바뀐</quote> 플로피가 달려 있습니다. 플로피가 문제가 없는 게 분명한데도 플로피를 읽다가 오류가 발생하면, <userinput>floppy=thinkpad</userinput> 파라미터를 시도해 보십시오."

#. Tag: para
#: boot-installer.xml:2902
#, no-c-format
msgid "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk drivers), the IDE drive may not be properly recognized. Again, try it first without the parameters and see if the IDE drive is recognized properly. If not, determine your drive geometry (cylinders, heads, and sectors), and use the parameter <userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></userinput>."
msgstr "IBM PS/1이나 ValuePoint같은 (ST-506 디스크 드라이버가 있는) 일부 시스템에서는 IDE 드라이브를 제대로 인식하지 못하기도 합니다. 먼저 파라미터 없이 IDE 드라이버를 제대로 인식하는 지 시도해 보십시오. 제대로 인식하지 못하면, 드라이브 크기를 (실린더, 헤드, 섹터) 알아보고, <userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></userinput> 파라미터를 사용하십시오."

#. Tag: para
#: boot-installer.xml:2911
#, no-c-format
msgid "If you have a very old machine, and the kernel hangs after saying <computeroutput>Checking 'hlt' instruction...</computeroutput>, then you should try the <userinput>no-hlt</userinput> boot argument, which disables this test."
msgstr "아주 오래된 컴퓨터에서 <computeroutput>Checking 'hlt' instruction...</computeroutput>라고 나오면서 커널이 멈춘다면, hlt 인스트럭션 테스트를 하지 않도록 <userinput>no-hlt</userinput> 파라미터를 시도해 보십시오."

#. Tag: para
#: boot-installer.xml:2918
#, no-c-format
msgid "Some systems (especially laptops) that have a native resolution that is not a 4:3 ratio (i.e. not for example 800x600 or 1024x768) may have a blank display after the installer has been booted. In that case adding the boot parameter <userinput>vga=788</userinput><footnote> <para> The parameter <userinput>vga=788</userinput> will activate the VESA framebuffer with a resolution of 800x600. This will probably work, but may not be the optimal resolution for your system. A list of supported resolutions can be obtained by using <userinput>vga=ask</userinput>, but you should be aware that list may not be complete. </para> </footnote> may help. If that does not work, try adding the boot parameter <userinput>fb=false</userinput>."
msgstr "일부 시스템의 경우 (특히 노트북 컴퓨터) 본래 화면 해상도가 4:3 비율이 (예를 들어 800x600이나 1024x768) 아닌 경우가 있는데, 이런 시스템에서는 설치 프로그램이 부팅한 후에 검은 화면이 나타날 수도 있습니다. 그런 경우 <userinput>vga=788</userinput><footnote> <para> <userinput>vga=788</userinput> 파라미터를 사용하면 800x600 해상도로 VESA 프레임 버퍼를 사용합니다. 이렇게 하면 동작하겠지만 시스템에 적합한 해상도는 아닐 수도 있습니다. 지원하는 해상도 목록은 <userinput>vga=ask</userinput> 파라미터를 사용하면 알 수 있지만 이 목록은 전체 목록이 아닙니다. </para> </footnote> 파라미터를 사용하면 동작할 수도 있습니다. 동작하지 않는다면 <userinput>fb=false</userinput> 파라미터를 사용해 보십시오."

#. Tag: para
#: boot-installer.xml:2936
#, no-c-format
msgid "If your screen begins to show a weird picture while the kernel boots, eg. pure white, pure black or colored pixel garbage, your system may contain a problematic video card which does not switch to the framebuffer mode properly. Then you can use the boot parameter <userinput>fb=false</userinput> to disable the framebuffer console. Only a reduced set of languages will be available during the installation due to limited console features. See <xref linkend=\"boot-parms\"/> for details."
msgstr "커널이 부팅할 때 화면에 괴상한 그림이 나온다면, 예를 들어 전부 하얀 색이 되거나 전부 검은 색이 되거나 가지가지 색의 픽셀 쓰레기가 나오거나 하면, 프레임버퍼 모드로 제대로 전환하지 못하는 문제 있는 비디오 카드가 붙어 있다는 뜻입니다. 그러면 <userinput>fb=false</userinput> 부팅 파라미터로 프레임버퍼 콘솔을 사용하지 않을 수 있습니다. 그러면 콘솔 기능의 한계때문에 설치할 때 언어는 일부 언어만 사용할 수 있습니다. 자세한 방법은 <xref linkend=\"boot-parms\"/> 부분을 참고하십시오."

#. Tag: title
#: boot-installer.xml:2950
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "PCMCIA 설정 단계에서 시스템 멈춤"

#. Tag: para
#: boot-installer.xml:2951
#, no-c-format
msgid "Some laptop models produced by Dell are known to crash when PCMCIA device detection tries to access some hardware addresses. Other laptops may display similar problems. If you experience such a problem and you don't need PCMCIA support during the installation, you can disable PCMCIA using the <userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You can then configure PCMCIA after the installation is completed and exclude the resource range causing the problems."
msgstr "Dell에서 제조한 일부 노트북 모델은 PCMCIA 장치를 찾을 때 특정 하드웨어 주소에 접근하는 순간 멈춰 버립니다. 그 외의 노트북 모델도 비슷한 현상이 나타날 수 있습니다. 만약 그러한 문제가 발생하고 설치할 때 PCMCIA 기능이 필요없다면, <userinput>hw-detect/start_pcmcia=false</userinput> 부팅 파라미터로 PCMCIA를 끌 수 있습니다. 설치를 마친 다음에 PCMCIA를 설정해서 문제가 발생하는 구간을 제외할 수 있습니다."

#. Tag: para
#: boot-installer.xml:2961
#, no-c-format
msgid "Alternatively, you can boot the installer in expert mode. You will then be asked to enter the resource range options your hardware needs. For example, if you have one of the Dell laptops mentioned above, you should enter <userinput>exclude port 0x800-0x8ff</userinput> here. There is also a list of some common resource range options in the <ulink url=\"http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System resource settings section of the PCMCIA HOWTO</ulink>. Note that you have to omit the commas, if any, when you enter this value in the installer."
msgstr "다른 방법으로 전문가 모드에서 설치 프로그램을 부팅할 수 있습니다. 그 다음에 하드웨어에 필요한 리소스 범위를 입력합니다. 예를 들어, 위에서 말한 Dell 노트북을 가지고 있다면, 여기서 <userinput>exclude port 0x800-0x8ff</userinput>라고 입력합니다. <ulink url=\"http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System resource settings section of the PCMCIA HOWTO</ulink>에 보면 리소스 범위 관련 옵션의 목록이 있습니다. 설치 프로그램에서 이 값을 입력할 때, 쉼표를 쓰지 않는다는 것에 유의하십시오."

#. Tag: title
#: boot-installer.xml:2978
#, no-c-format
msgid "System Freeze while Loading USB Modules"
msgstr "USB 모듈을 읽어들이다가 시스템 멈춤"

#. Tag: para
#: boot-installer.xml:2979
#, no-c-format
msgid "The kernel normally tries to install USB modules and the USB keyboard driver in order to support some non-standard USB keyboards. However, there are some broken USB systems where the driver hangs on loading. A possible workaround may be disabling the USB controller in your mainboard BIOS setup. Another option is passing the <userinput>nousb</userinput> parameter at the boot prompt."
msgstr "일부 표준에서 벗어난 USB 키보드를 지원하기 위해 커널에서 USB 모듈과 USB 키보드 드라이버를 읽어들입니다. 하지만 일부 문제 있는 USB 시스템에서는 드라이버를 읽어들일 때 멈춥니다. 한 가지 방법은 메인보드의 BIOS 설정에서 USB 컨트롤러를 끄는 것입니다. 또 다른 방법은 <userinput>nousb</userinput> 파라미터를 부팅 프롬프트로 넘기는 방법입니다."

#. Tag: para
#: boot-installer.xml:2993
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr "자주 발생하는 설치 문제 중에 몇 가지를 설명합니다."

#. Tag: title
#: boot-installer.xml:2999
#, no-c-format
msgid "Misdirected video output"
msgstr "비디오 출력이 다른 곳으로 가는 경우"

#. Tag: para
#: boot-installer.xml:3000
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, for example an ATI card and a Sun Creator 3D. In some cases, this may result in the video output getting misdirected soon after the system boots. In typical cases, the display will only show: <informalexample><screen>\n"
"Remapping the kernel... done\n"
"Booting Linux...\n"
"</screen></informalexample> To work around this, you can either pull out one of the video cards, or disable the one not used during the OpenProm boot phase using a kernel parameter. For example, to disable an ATI card, you should boot the installer with <userinput>video=atyfb:off</userinput>."
msgstr ""
"&arch-title; 아키텍처의 경우 한 컴퓨터에 비디오 카드가 두 개인 경우가 많습니다. 예를 들어 ATI 카드와 Sun Creator 3D 카드가 모두 있을 수 있습니다. 어떤 경우에는 비디오 카드가 두 개이면 시스템이 부팅한 다음에 비디오 출력이 엉뚱한 곳으로 가는 경우가 발생합니다. 이러한 경우 보통 해당 디스플레이는 다음 메시지만 표시합니다: <informalexample><screen>\n"
"Remapping the kernel... done\n"
"Booting Linux...\n"
"</screen></informalexample> 이 현상을 피해가려면, 비디오 카드 하나를 뽑아 버리거나, OpenProm 부팅 단계에서 커널 파라미터를 이용해 사용하지 않는 비디오카드를 사용하지 않으면 됩니다. 예를 들어 ATI 카드를 사용하지 않으려면, <userinput>video=atyfb:off</userinput> 파라미터로 설치 프로그램을 부팅합니다."

#. Tag: para
#: boot-installer.xml:3014
#, no-c-format
msgid "Note that you may also have to manually add this parameter to the silo configuration (edit <filename>/target/etc/silo.conf</filename> before rebooting) and, if you installed X11, modify the video driver in <filename>/etc/X11/xorg.conf</filename>."
msgstr "SILO 설정에도 수동으로 이 파라미터를 추가해야 하고 (부팅하기 전에 <filename>/target/etc/silo.conf</filename> 편집), X11을 설치한다면 <filename>/etc/X11/xorg.conf</filename>의 비디오 드라이버도 바꿔야 합니다."

#. Tag: title
#: boot-installer.xml:3025
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "부팅 실패 혹은 CD-ROM에서 설치 실패"

#. Tag: para
#: boot-installer.xml:3026
#, no-c-format
msgid "Some Sparc systems are notoriously difficult to boot from CD-ROM and even if they do boot, there may be inexplicable failures during the installation. Most problems have been reported with SunBlade systems."
msgstr "일부 Sparc 시스템은 부팅 CD-ROM에서 부팅을 못하는 경우가 있습니다. 설치하는 도중에 설명할 수 없는 실패가 일어나기도 합니다. 이러한 문제는 대부분 SunBlade 시스템에서 보고되었습니다."

#. Tag: para
#: boot-installer.xml:3032
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr "이러한 시스템에서는 설치 프로그램을 네트워크 부팅해서 설치하기를 권장합니다."

#. Tag: title
#: boot-installer.xml:3041
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "커널 시작 메시지 해석하기"

#. Tag: para
#: boot-installer.xml:3043
#, no-c-format
msgid "During the boot sequence, you may see many messages in the form <computeroutput>can't find <replaceable>something</replaceable></computeroutput>, or <computeroutput><replaceable>something</replaceable> not present</computeroutput>, <computeroutput>can't initialize <replaceable>something</replaceable></computeroutput>, or even <computeroutput>this driver release depends on <replaceable>something</replaceable></computeroutput>. Most of these messages are harmless. You see them because the kernel for the installation system is built to run on computers with many different peripheral devices. Obviously, no one computer will have every possible peripheral device, so the operating system may emit a few complaints while it looks for peripherals you don't own. You may also see the system pause for a while. This happens when it is waiting for a device to respond, and that device is not present on your system. If you find the time it takes to boot the system unacceptably long, you can create a custom kernel later <phrase arch=\"linux-any\">(see <xref linkend=\"kernel-baking\"/>)</phrase>."
msgstr "부팅 과정에서, <computeroutput>can't find <replaceable>something</replaceable></computeroutput> 혹은 <computeroutput><replaceable>something</replaceable> not present</computeroutput>, <computeroutput>can't initialize <replaceable>something</replaceable></computeroutput>, 아니면 심지어는 <computeroutput>this driver release depends on <replaceable>something</replaceable></computeroutput> 형식의 메시지를 볼 수 있을 것입니다. 이러한 메시지 대부분은 아무런 문제를 일으키지 않습니다. 설치 시스템은 여러 가지 주변 장치가 달린 컴퓨터에서 동작하도록 만들어졌기 때문에 이런 메시지가 나옵니다. 당연히 그 어떤 컴퓨터도 모든 종류의 주변 장치를 가진 컴퓨터는 없으므로, 운영체제에서는 찾으려는 주변 장치가 없을 때 이러한 메시지를 내보냅니다. 또 시스템이 일시적으로 멈추는 현상이 일어날 수도 있습니다. 이러한 현상은 어떤 장치가 응답할 때까지 기다리는데, 그 장치가 없을 때 발생합니다. 이런 시간이 너무 오래 걸린다고 생각한다면, 나중에 직접 설정한 커널을 사용할 수 있습니다<phrase arch=\"linux-any\">(<xref linkend=\"kernel-baking\"/> 참고)</phrase>."

#. Tag: title
#: boot-installer.xml:3068
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "설치 문제 보고하기"

#. Tag: para
#: boot-installer.xml:3069
#, no-c-format
msgid "If you get through the initial boot phase but cannot complete the install, the menu option <guimenuitem>Save debug logs</guimenuitem> may be helpful. It lets you store system error logs and configuration information from the installer to a floppy, or download them using a web browser. This information may provide clues as to what went wrong and how to fix it. If you are submitting a bug report, you may want to attach this information to the bug report."
msgstr "최초 부팅 단계를 지나갔지만 설치를 마치지 못했다면, <guimenuitem>디버깅 기록 저장</guimenuitem> 메뉴가 도움이 될 수도 있습니다. 이 메뉴를 이용하면 시스템 오류 로그와 설정 정보를 설치 프로그램에서 플로피로 복사하거나, 웹브라우저를 이용해 다운로드할 수 있습니다. 이 정보는 무엇이 잘못되었는지 및 어떻게 고치는 지에 대한 단서가 들어 있습니다. 버그를 보고할 때 이 정보를 버그 보고에 첨부해 주십시오."

#. Tag: para
#: boot-installer.xml:3080
#, no-c-format
msgid "Other pertinent installation messages may be found in <filename>/var/log/</filename> during the installation, and <filename>/var/log/installer/</filename> after the computer has been booted into the installed system."
msgstr "그 외의 설치 메시지는 설치할 때 <filename>/var/log/</filename>에 들어 있고, 설치된 시스템으로 부팅한 다음에는 <filename>/var/log/installer/</filename>에 들어 있습니다."

#. Tag: title
#: boot-installer.xml:3091
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "설치 보고 제출"

#. Tag: para
#: boot-installer.xml:3092
#, no-c-format
msgid "If you still have problems, please submit an installation report. We also encourage installation reports to be sent even if the installation is successful, so that we can get as much information as possible on the largest number of hardware configurations."
msgstr "그래도 문제가 있다면, 설치 리포트를 보내 주십시오. 설치가 성공했을 경우에도 설치 리포트를 보내 주시는 게 좋습니다. 그래야 사용자가 어떤 하드웨어 설정을 사용하는 지에 대한 정보를 많이 얻을 수 있습니다."

#. Tag: para
#: boot-installer.xml:3099
#, no-c-format
msgid "Note that your installation report will be published in the Debian Bug Tracking System (BTS) and forwarded to a public mailing list. Make sure that you use an e-mail address that you do not mind being made public."
msgstr "주의: 설치 보고서는 데비안 버그 추적 시스템에 (BTS) 공개되며, 공개 메일링 리스트에도 전달됩니다. 공개해도 상관 없는 전자메일 주소를 사용하도록 하십시오."

#. Tag: para
#: boot-installer.xml:3105
#, no-c-format
#| msgid ""
#| "If you have a working Debian system, the easiest way to send an "
#| "installation report is to install the <classname>installation-report</"
#| "classname> and <classname>reportbug</classname> packages "
#| "(<command>aptitude install installation-report reportbug</command>), "
#| "configure <classname>reportbug</classname> as explained in <xref linkend="
#| "\"mail-outgoing\"/>, and run the command <command>reportbug installation-"
#| "reports</command>."
msgid "If you have a working &debian; system, the easiest way to send an installation report is to install the <classname>installation-report</classname> and <classname>reportbug</classname> packages (<command>aptitude install installation-report reportbug</command>), configure <classname>reportbug</classname> as explained in <xref linkend=\"mail-outgoing\"/>, and run the command <command>reportbug installation-reports</command>."
msgstr "작동하고있는 &debian; 시스템이있다면, 설치 리포트를 보내는 가장 쉬운 방법은 다음과 같습니다. <classname>installation-report </classname>와 <classname>reportbug</classname>패키지를 설치(<command>aptitude install installation-report reportbug </command>)하고 ,<xref linkend=\"mail-outgoing\"/>에서 설명한대로 <classname>reportbug</classname>를 설정하여 <command>reportbug installation-reports</command>를 실행하십시오."

#. Tag: para
#: boot-installer.xml:3115
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation reports, and file the report as a bug report against the <classname>installation-reports</classname> pseudo package, by sending it to <email>submit@bugs.debian.org</email>. <informalexample><screen>\n"
"Package: installation-reports\n"
"\n"
"Boot method: &lt;How did you boot the installer? CD? floppy? network?&gt;\n"
"Image version: &lt;Full URL to image you downloaded is best&gt;\n"
"Date: &lt;Date and time of the install&gt;\n"
"\n"
"Machine: &lt;Description of machine (eg, IBM Thinkpad R32)&gt;\n"
"Processor:\n"
"Memory:\n"
"Partitions: &lt;df -Tl will do; the raw partition table is preferred&gt;\n"
"\n"
"Output of lspci -knn (or lspci -nn):\n"
"\n"
"Base System Installation Checklist:\n"
"[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it\n"
"\n"
"Initial boot:           [ ]\n"
"Detect network card:    [ ]\n"
"Configure network:      [ ]\n"
"Detect CD:              [ ]\n"
"Load installer modules: [ ]\n"
"Detect hard drives:     [ ]\n"
"Partition hard drives:  [ ]\n"
"Install base system:    [ ]\n"
"Clock/timezone setup:   [ ]\n"
"User/password setup:    [ ]\n"
"Install tasks:          [ ]\n"
"Install boot loader:    [ ]\n"
"Overall install:        [ ]\n"
"\n"
"Comments/Problems:\n"
"\n"
"&lt;Description of the install, in prose, and any thoughts, comments\n"
"      and ideas you had during the initial install.&gt;\n"
"</screen></informalexample> In the bug report, describe what the problem is, including the last visible kernel messages in the event of a kernel hang. Describe the steps that you did which brought the system into the problem state."
msgstr ""
"다른 방법으로, 설치 보고서를 작성하실 때 아래 형식을 이용하시고, <classname>installation-reports\"</classname> 패키지에 대한 버그를 <email>submit@bugs.debian.org</email>로 메일을 보내 제출해 주십시오.  <informalexample><screen>\n"
"Package: installation-reports\n"
"\n"
"Boot method: &lt;설치 프로그램을 어떻게 부팅했는지? CD? 플로피? 네트워크?&gt;\n"
"Image version: &lt;설치 이미지를 받은 URL을 쓰는 게 가장 좋습니다&gt;\n"
"Date: &lt;설치한 날짜 및 시각&gt;\n"
"\n"
"Machine: &lt;컴퓨터 설명 (예, IBM Thinkpad R32)&gt;\n"
"Processor:\n"
"Memory:\n"
"Partitions: &gt;df -Tl 명령어의 결과. 파티션 테이블의 raw 정보가 좋습니다.&gt;\n"
"\n"
"Output of lspci -knn (or lspci -nn):\n"
"\n"
"Base System Installation Checklist:\n"
"[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it\n"
"\n"
"Initial boot:           [ ]\n"
"Detect network card:    [ ]\n"
"Configure network:      [ ]\n"
"Detect CD:              [ ]\n"
"Load installer modules: [ ]\n"
"Detect hard drives:     [ ]\n"
"Partition hard drives:  [ ]\n"
"Install base system:    [ ]\n"
"Clock/timezone setup:   [ ]\n"
"User/password setup:    [ ]\n"
"Install tasks:          [ ]\n"
"Install boot loader:    [ ]\n"
"Overall install:        [ ]\n"
"\n"
"Comments/Problems:\n"
"\n"
"&lt;설치 과정을 문장으로 설명하십시오. 그리고 처음에 설치했을 때 \n"
"      들었던 생각, 평가, 아이디어 따위도 써 주십시오.&gt;\n"
"</screen></informalexample> 버그 보고서에 문제가 무엇인지 설명하시고, 커널이 멈춘 경우에 마지막으로 볼 수 있는 커널 메시지를 포함하십시오. 문제가 발생할 때 어떤 과정을 거쳤는 지 설명하십시오."