summaryrefslogtreecommitdiff
path: root/po/pot/preparing.pot
blob: 8c42f3b455c0cb94eb3dabbe3d05d2ecb5972ef0 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2006-04-28 19:34+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: application/x-xml2pot; charset=UTF-8\n"
"Content-Transfer-Encoding: ENCODING\n"

#: preparing.xml:5
#, no-c-format
#. Tag: title
msgid "Before Installing &debian;"
msgstr ""

#: preparing.xml:6
#, no-c-format
#. Tag: para
msgid "This chapter deals with the preparation for installing Debian before you even boot the installer. This includes backing up your data, gathering information about your hardware, and locating any necessary information."
msgstr ""

#: preparing.xml:19
#, no-c-format
#. Tag: title
msgid "Overview of the Installation Process"
msgstr ""

#: preparing.xml:20
#, no-c-format
#. Tag: para
msgid "First, just a note about re-installations. With Debian, a circumstance that will require a complete re-installation of your system is very rare; perhaps mechanical failure of the hard disk would be the most common case."
msgstr ""

#: preparing.xml:27
#, no-c-format
#. Tag: para
msgid "Many common operating systems may require a complete installation to be performed when critical failures take place or for upgrades to new OS versions. Even if a completely new installation isn't required, often the programs you use must be re-installed to operate properly in the new OS."
msgstr ""

#: preparing.xml:35
#, no-c-format
#. Tag: para
msgid "Under &debian;, it is much more likely that your OS can be repaired rather than replaced if things go wrong. Upgrades never require a wholesale installation; you can always upgrade in-place. And the programs are almost always compatible with successive OS releases. If a new program version requires newer supporting software, the Debian packaging system ensures that all the necessary software is automatically identified and installed. The point is, much effort has been put into avoiding the need for re-installation, so think of it as your very last option. The installer is <emphasis>not</emphasis> designed to re-install over an existing system."
msgstr ""

#: preparing.xml:48
#, no-c-format
#. Tag: para
msgid "Here's a road map for the steps you will take during the installation process."
msgstr ""

#: preparing.xml:56
#, no-c-format
#. Tag: para
msgid "Back up any existing data or documents on the hard disk where you plan to install."
msgstr ""

#: preparing.xml:62
#, no-c-format
#. Tag: para
msgid "Gather information about your computer and any needed documentation, before starting the installation."
msgstr ""

#: preparing.xml:68
#, no-c-format
#. Tag: para
msgid "Create partition-able space for Debian on your hard disk."
msgstr ""

#: preparing.xml:73
#, no-c-format
#. Tag: para
msgid "Locate and/or download the installer software and any specialized driver files your machine requires (except Debian CD users)."
msgstr ""

#: preparing.xml:79
#, no-c-format
#. Tag: para
msgid "Set up boot tapes/floppies/USB sticks, or place boot files (most Debian CD users can boot from one of the CDs)."
msgstr ""

#: preparing.xml:85
#, no-c-format
#. Tag: para
msgid "Boot the installation system."
msgstr ""

#: preparing.xml:90
#, no-c-format
#. Tag: para
msgid "Select installation language."
msgstr ""

#: preparing.xml:95
#, no-c-format
#. Tag: para
msgid "Activate the ethernet network connection, if available."
msgstr ""

#: preparing.xml:101
#, no-c-format
#. Tag: para
msgid "Configure one network interface."
msgstr ""

#: preparing.xml:106
#, no-c-format
#. Tag: para
msgid "Open a ssh connection to the new system."
msgstr ""

#: preparing.xml:111
#, no-c-format
#. Tag: para
msgid "Attach one or more DASDs (Direct Access Storage Device)."
msgstr ""

#: preparing.xml:117
#, no-c-format
#. Tag: para
msgid "Create and mount the partitions on which Debian will be installed."
msgstr ""

#: preparing.xml:122
#, no-c-format
#. Tag: para
msgid "Watch the automatic download/install/setup of the <firstterm>base system</firstterm>."
msgstr ""

#: preparing.xml:128
#, no-c-format
#. Tag: para
msgid "Install a <firstterm>boot loader</firstterm> which can start up &debian; and/or your existing system."
msgstr ""

#: preparing.xml:134
#, no-c-format
#. Tag: para
msgid "Load the newly installed system for the first time."
msgstr ""

#: preparing.xml:141
#, no-c-format
#. Tag: para
msgid "If you have problems during the installation, it helps to know which packages are involved in which steps. Introducing the leading software actors in this installation drama:"
msgstr ""

#: preparing.xml:147
#, no-c-format
#. Tag: para
msgid "The installer software, <classname>debian-installer</classname>, is the primary concern of this manual. It detects hardware and loads appropriate drivers, uses <classname>dhcp-client</classname> to set up the network connection, and runs <classname>debootstrap</classname> to install the base system packages. Many more actors play smaller parts in this process, but <classname>debian-installer</classname> has completed its task when you load the new system for the first time."
msgstr ""

#: preparing.xml:157
#, no-c-format
#. Tag: para
msgid "To tune the system to your needs, <classname>tasksel</classname> allows you to choose to install various predefined bundles of software like a Web server or a Desktop environment."
msgstr ""

#: preparing.xml:163
#, no-c-format
#. Tag: para
msgid "When <classname>debian-installer</classname> finishes, before the first system load, you have only a very basic command line driven system. The graphical interface which displays windows on your monitor will not be installed unless you select it with <classname>tasksel</classname>. It's optional because many &debian; systems are servers which don't really have any need for a graphical user interface to do their job."
msgstr ""

#: preparing.xml:172
#, no-c-format
#. Tag: para
msgid "Just be aware that the X system is completely separate from <classname>debian-installer</classname>, and in fact is much more complicated. Installation and trouble shooting of the X window installation is not within the scope of this manual."
msgstr ""

#: preparing.xml:188
#, no-c-format
#. Tag: title
msgid "Back Up Your Existing Data!"
msgstr ""

#: preparing.xml:189
#, no-c-format
#. Tag: para
msgid "Before you start, make sure to back up every file that is now on your system. If this is the first time a non-native operating system has been installed on your computer, it's quite likely you will need to re-partition your disk to make room for &debian;. Anytime you partition your disk, you should count on losing everything on the disk, no matter what program you use to do it. The programs used in installation are quite reliable and most have seen years of use; but they are also quite powerful and a false move can cost you. Even after backing up be careful and think about your answers and actions. Two minutes of thinking can save hours of unnecessary work."
msgstr ""

#: preparing.xml:202
#, no-c-format
#. Tag: para
msgid "If you are creating a multi-boot system, make sure that you have the distribution media of any other present operating systems on hand. Especially if you repartition your boot drive, you might find that you have to reinstall your operating system's boot loader, or in many cases the whole operating system itself and all files on the affected partitions."
msgstr ""

#: preparing.xml:213
#, no-c-format
#. Tag: para
msgid "With the exception of the BVM and Motorola VMEbus computers, the only supported installation method for m68k systems is booting from a local disk or floppy using an AmigaOS/TOS/MacOS-based bootstrap, for these machines you will need the original operating system in order to boot Linux. In order to boot Linux on the BVM and Motorola VMEbus machines you will need the <quote>BVMBug</quote> or <quote>16xBug</quote> boot ROMs."
msgstr ""

#: preparing.xml:231
#, no-c-format
#. Tag: title
msgid "Information You Will Need"
msgstr ""

#: preparing.xml:234
#, no-c-format
#. Tag: title
msgid "Documentation"
msgstr ""

#: preparing.xml:237
#, no-c-format
#. Tag: title
msgid "Installation Manual"
msgstr ""

#: preparing.xml:239
#, no-c-format
#. Tag: para
msgid "This document you are now reading, in plain ASCII, HTML or PDF format."
msgstr ""

#: preparing.xml:245
#, no-c-format
#. Tag: itemizedlist
msgid "&list-install-manual-files;"
msgstr ""

#: preparing.xml:251
#, no-c-format
#. Tag: para
msgid "The document you are now reading, which is the official version of the Installation Guide for the &releasename; release of Debian; available in <ulink url=\"&url-release-area;/installmanual\">various formats and translations</ulink>."
msgstr ""

#: preparing.xml:260
#, no-c-format
#. Tag: para
msgid "The document you are now reading, which is a development version of the Installation Guide for the next release of Debian; available in <ulink url=\"&url-d-i-alioth-manual;\">various formats and translations</ulink>."
msgstr ""

#: preparing.xml:272
#, no-c-format
#. Tag: title
msgid "Hardware documentation"
msgstr ""

#: preparing.xml:273
#, no-c-format
#. Tag: para
msgid "Often contains useful information on configuring or using your hardware."
msgstr ""

#: preparing.xml:284
#, no-c-format
#. Tag: ulink
msgid "Linux Hardware Compatibility HOWTO"
msgstr ""

#: preparing.xml:290
#, no-c-format
#. Tag: ulink
msgid "Linux/m68k FAQ"
msgstr ""

#: preparing.xml:296
#, no-c-format
#. Tag: ulink
msgid "Linux/Alpha FAQ"
msgstr ""

#: preparing.xml:302
#, no-c-format
#. Tag: ulink
msgid "Linux for SPARC Processors FAQ"
msgstr ""

#: preparing.xml:308
#, no-c-format
#. Tag: ulink
msgid "Linux/Mips website"
msgstr ""

#: preparing.xml:317
#, no-c-format
#. Tag: title
msgid "&arch-title; Hardware References"
msgstr ""

#: preparing.xml:318
#, no-c-format
#. Tag: para
msgid "Installation instructions and device drivers (DASD, XPRAM, Console, tape, z90 crypto, chandev, network) for Linux on &arch-title; using kernel 2.4"
msgstr ""

#: preparing.xml:330
#, no-c-format
#. Tag: ulink
msgid "Device Drivers and Installation Commands"
msgstr ""

#: preparing.xml:335
#, no-c-format
#. Tag: para
msgid "IBM Redbook describing how Linux can be combined with z/VM on zSeries and &arch-title; hardware."
msgstr ""

#: preparing.xml:345
#, no-c-format
#. Tag: ulink
msgid "Linux for &arch-title;"
msgstr ""

#: preparing.xml:351
#, no-c-format
#. Tag: para
msgid "IBM Redbook describing the Linux distributions available for the mainframe. It has no chapter about Debian but the basic installation concepts are the same across all &arch-title; distributions."
msgstr ""

#: preparing.xml:362
#, no-c-format
#. Tag: ulink
msgid "Linux for IBM eServer zSeries and &arch-title;: Distributions"
msgstr ""

#: preparing.xml:372
#, no-c-format
#. Tag: title
msgid "Finding Sources of Hardware Information"
msgstr ""

#: preparing.xml:373
#, no-c-format
#. Tag: para
msgid "In many cases, the installer will be able to automatically detect your hardware. But to be prepared, we do recommend familiarizing yourself with your hardware before the install."
msgstr ""

#: preparing.xml:379
#, no-c-format
#. Tag: para
msgid "Hardware information can be gathered from:"
msgstr ""

#: preparing.xml:386
#, no-c-format
#. Tag: para
msgid "The manuals that come with each piece of hardware."
msgstr ""

#: preparing.xml:391
#, no-c-format
#. Tag: para
msgid "The BIOS setup screens of your computer. You can view these screens when you start your computer by pressing a combination of keys. Check your manual for the combination. Often, it is the <keycap>Delete</keycap> key."
msgstr ""

#: preparing.xml:398
#, no-c-format
#. Tag: para
msgid "The cases and boxes for each piece of hardware."
msgstr ""

#: preparing.xml:404
#, no-c-format
#. Tag: para
msgid "The System window in the Windows Control Panel."
msgstr ""

#: preparing.xml:410
#, no-c-format
#. Tag: para
msgid "System commands or tools in another operating system, including file manager displays. This source is especially useful for information about RAM and hard drive memory."
msgstr ""

#: preparing.xml:417
#, no-c-format
#. Tag: para
msgid "Your system administrator or Internet Service Provider. These sources can tell you the settings you need to set up your networking and e-mail."
msgstr ""

#: preparing.xml:429
#, no-c-format
#. Tag: title
msgid "Hardware Information Needed for an Install"
msgstr ""

#: preparing.xml:433
#, no-c-format
#. Tag: entry
msgid "Hardware"
msgstr ""

#: preparing.xml:433
#, no-c-format
#. Tag: entry
msgid "Information You Might Need"
msgstr ""

#: preparing.xml:439
#, no-c-format
#. Tag: entry
msgid "Hard Drives"
msgstr ""

#: preparing.xml:440
#, no-c-format
#. Tag: entry
msgid "How many you have."
msgstr ""

#: preparing.xml:442
#, no-c-format
#. Tag: entry
msgid "Their order on the system."
msgstr ""

#: preparing.xml:444
#, no-c-format
#. Tag: entry
msgid "Whether IDE or SCSI (most computers are IDE)."
msgstr ""

#: preparing.xml:447
#, no-c-format
#. Tag: entry
msgid "Whether IDE or SCSI (most m68k computers are SCSI)."
msgstr ""

#: preparing.xml:449 preparing.xml:501
#, no-c-format
#. Tag: entry
msgid "Available free space."
msgstr ""

#: preparing.xml:450
#, no-c-format
#. Tag: entry
msgid "Partitions."
msgstr ""

#: preparing.xml:452
#, no-c-format
#. Tag: entry
msgid "Partitions where other operating systems are installed."
msgstr ""

#: preparing.xml:456
#, no-c-format
#. Tag: entry
msgid "Monitor"
msgstr ""

#: preparing.xml:457 preparing.xml:477 preparing.xml:483 preparing.xml:489
#, no-c-format
#. Tag: entry
msgid "Model and manufacturer."
msgstr ""

#: preparing.xml:459
#, no-c-format
#. Tag: entry
msgid "Resolutions supported."
msgstr ""

#: preparing.xml:460
#, no-c-format
#. Tag: entry
msgid "Horizontal refresh rate."
msgstr ""

#: preparing.xml:461
#, no-c-format
#. Tag: entry
msgid "Vertical refresh rate."
msgstr ""

#: preparing.xml:463
#, no-c-format
#. Tag: entry
msgid "Color depth (number of colors) supported."
msgstr ""

#: preparing.xml:465
#, no-c-format
#. Tag: entry
msgid "Screen size."
msgstr ""

#: preparing.xml:468
#, no-c-format
#. Tag: entry
msgid "Mouse"
msgstr ""

#: preparing.xml:469
#, no-c-format
#. Tag: entry
msgid "Type: serial, PS/2, or USB."
msgstr ""

#: preparing.xml:471
#, no-c-format
#. Tag: entry
msgid "Port."
msgstr ""

#: preparing.xml:472
#, no-c-format
#. Tag: entry
msgid "Manufacturer."
msgstr ""

#: preparing.xml:473
#, no-c-format
#. Tag: entry
msgid "Number of buttons."
msgstr ""

#: preparing.xml:476 preparing.xml:504
#, no-c-format
#. Tag: entry
msgid "Network"
msgstr ""

#: preparing.xml:479 preparing.xml:505
#, no-c-format
#. Tag: entry
msgid "Type of adapter."
msgstr ""

#: preparing.xml:482
#, no-c-format
#. Tag: entry
msgid "Printer"
msgstr ""

#: preparing.xml:485
#, no-c-format
#. Tag: entry
msgid "Printing resolutions supported."
msgstr ""

#: preparing.xml:488
#, no-c-format
#. Tag: entry
msgid "Video Card"
msgstr ""

#: preparing.xml:491
#, no-c-format
#. Tag: entry
msgid "Video RAM available."
msgstr ""

#: preparing.xml:493
#, no-c-format
#. Tag: entry
msgid "Resolutions and color depths supported (these should be checked against your monitor's capabilities)."
msgstr ""

#: preparing.xml:498
#, no-c-format
#. Tag: entry
msgid "DASD"
msgstr ""

#: preparing.xml:499
#, no-c-format
#. Tag: entry
msgid "Device number(s)."
msgstr ""

#: preparing.xml:507
#, no-c-format
#. Tag: entry
msgid "Device numbers."
msgstr ""

#: preparing.xml:508
#, no-c-format
#. Tag: entry
msgid "Relative adapter number for OSA cards."
msgstr ""

#: preparing.xml:516
#, no-c-format
#. Tag: title
msgid "Hardware Compatibility"
msgstr ""

#: preparing.xml:518
#, no-c-format
#. Tag: para
msgid "Many brand name products work without trouble on Linux. Moreover, hardware for Linux is improving daily. However, Linux still does not run as many different types of hardware as some operating systems."
msgstr ""

#: preparing.xml:524
#, no-c-format
#. Tag: para
msgid "In particular, Linux usually cannot run hardware that requires a running version of Windows to work."
msgstr ""

#: preparing.xml:529
#, no-c-format
#. Tag: para
msgid "Although some Windows-specific hardware can be made to run on Linux, doing so usually requires extra effort. In addition, Linux drivers for Windows-specific hardware are usually specific to one Linux kernel. Therefore, they can quickly become obsolete."
msgstr ""

#: preparing.xml:536
#, no-c-format
#. Tag: para
msgid "So called win-modems are the most common type of this hardware. However, printers and other equipment may also be Windows-specific."
msgstr ""

#: preparing.xml:541
#, no-c-format
#. Tag: para
msgid "You can check hardware compatibility by:"
msgstr ""

#: preparing.xml:546
#, no-c-format
#. Tag: para
msgid "Checking manufacturers' web sites for new drivers."
msgstr ""

#: preparing.xml:551
#, no-c-format
#. Tag: para
msgid "Looking at web sites or manuals for information about emulation. Lesser known brands can sometimes use the drivers or settings for better-known ones."
msgstr ""

#: preparing.xml:558
#, no-c-format
#. Tag: para
msgid "Checking hardware compatibility lists for Linux on web sites dedicated to your architecture."
msgstr ""

#: preparing.xml:564
#, no-c-format
#. Tag: para
msgid "Searching the Internet for other users' experiences."
msgstr ""

#: preparing.xml:575
#, no-c-format
#. Tag: title
msgid "Network Settings"
msgstr ""

#: preparing.xml:577
#, no-c-format
#. Tag: para
msgid "If your computer is connected to a network 24 hours a day (i.e., an Ethernet or equivalent connection &mdash; not a PPP connection), you should ask your network's system administrator for this information."
msgstr ""

#: preparing.xml:584
#, no-c-format
#. Tag: para
msgid "Your host name (you may be able to decide this on your own)."
msgstr ""

#: preparing.xml:589
#, no-c-format
#. Tag: para
msgid "Your domain name."
msgstr ""

#: preparing.xml:594
#, no-c-format
#. Tag: para
msgid "Your computer's IP address."
msgstr ""

#: preparing.xml:599
#, no-c-format
#. Tag: para
msgid "The netmask to use with your network."
msgstr ""

#: preparing.xml:604
#, no-c-format
#. Tag: para
msgid "The IP address of the default gateway system you should route to, if your network <emphasis>has</emphasis> a gateway."
msgstr ""

#: preparing.xml:610
#, no-c-format
#. Tag: para
msgid "The system on your network that you should use as a DNS (Domain Name Service) server."
msgstr ""

#: preparing.xml:618
#, no-c-format
#. Tag: para
msgid "On the other hand, if your administrator tells you that a DHCP server is available and is recommended, then you don't need this information because the DHCP server will provide it directly to your computer during the installation process."
msgstr ""

#: preparing.xml:625
#, no-c-format
#. Tag: para
msgid "If you use a wireless network, you should also find out:"
msgstr ""

#: preparing.xml:630
#, no-c-format
#. Tag: para
msgid "ESSID of your wireless network."
msgstr ""

#: preparing.xml:635
#, no-c-format
#. Tag: para
msgid "WEP security key (if applicable)."
msgstr ""

#: preparing.xml:652
#, no-c-format
#. Tag: title
msgid "Meeting Minimum Hardware Requirements"
msgstr ""

#: preparing.xml:653
#, no-c-format
#. Tag: para
msgid "Once you have gathered information about your computer's hardware, check that your hardware will let you do the type of installation that you want to do."
msgstr ""

#: preparing.xml:659
#, no-c-format
#. Tag: para
msgid "Depending on your needs, you might manage with less than some of the recommended hardware listed in the table below. However, most users risk being frustrated if they ignore these suggestions."
msgstr ""

#: preparing.xml:665
#, no-c-format
#. Tag: para
msgid "A Pentium 100 is the minimum recommended for desktop systems, and a Pentium II-300 for a Server."
msgstr ""

#: preparing.xml:670
#, no-c-format
#. Tag: para
msgid "A 68030 or better processor is recommended for m68k installs. You may get by with a little less drive space than shown."
msgstr ""

#: preparing.xml:675
#, no-c-format
#. Tag: para
msgid "Any OldWorld or NewWorld PowerPC can serve well as a Desktop System. For servers, a minimum 132-Mhz machine is recommended."
msgstr ""

#: preparing.xml:684
#, no-c-format
#. Tag: title
msgid "Recommended Minimum System Requirements"
msgstr ""

#: preparing.xml:688
#, no-c-format
#. Tag: entry
msgid "Install Type"
msgstr ""

#: preparing.xml:688
#, no-c-format
#. Tag: entry
msgid "<entry>RAM</entry>"
msgstr ""

#: preparing.xml:688
#, no-c-format
#. Tag: entry
msgid "Hard Drive"
msgstr ""

#: preparing.xml:694
#, no-c-format
#. Tag: entry
msgid "No desktop"
msgstr ""

#: preparing.xml:695
#, no-c-format
#. Tag: entry
msgid "24 megabytes"
msgstr ""

#: preparing.xml:696
#, no-c-format
#. Tag: entry
msgid "450 megabytes"
msgstr ""

#: preparing.xml:698
#, no-c-format
#. Tag: entry
msgid "With Desktop"
msgstr ""

#: preparing.xml:699
#, no-c-format
#. Tag: entry
msgid "64 megabytes"
msgstr ""

#: preparing.xml:700
#, no-c-format
#. Tag: entry
msgid "1 gigabyte"
msgstr ""

#: preparing.xml:702
#, no-c-format
#. Tag: entry
msgid "Server"
msgstr ""

#: preparing.xml:703
#, no-c-format
#. Tag: entry
msgid "128 megabytes"
msgstr ""

#: preparing.xml:704
#, no-c-format
#. Tag: entry
msgid "4 gigabytes"
msgstr ""

#: preparing.xml:709
#, no-c-format
#. Tag: para
msgid "Here is a sampling of some common Debian system configurations. You can also get an idea of the disk space used by related groups of programs by referring to <xref linkend=\"tasksel-size-list\"/>."
msgstr ""

#: preparing.xml:719
#, no-c-format
#. Tag: term
msgid "Standard Server"
msgstr ""

#: preparing.xml:720
#, no-c-format
#. Tag: para
msgid "This is a small server profile, useful for a stripped down server which does not have a lot of niceties for shell users. It includes an FTP server, a web server, DNS, NIS, and POP. For these 100MB of disk space would suffice, and then you would need to add space for any data you serve up."
msgstr ""

#: preparing.xml:732
#, no-c-format
#. Tag: term
msgid "Desktop"
msgstr ""

#: preparing.xml:733
#, no-c-format
#. Tag: para
msgid "A standard desktop box, including the X window system, full desktop environments, sound, editors, etc. You'll need about 2GB using the standard desktop task, though it can be done in far less."
msgstr ""

#: preparing.xml:743
#, no-c-format
#. Tag: term
msgid "Work Console"
msgstr ""

#: preparing.xml:744
#, no-c-format
#. Tag: para
msgid "A more stripped-down user machine, without the X window system or X applications. Possibly suitable for a laptop or mobile computer. The size is around 140MB."
msgstr ""

#: preparing.xml:754
#, no-c-format
#. Tag: term
msgid "Developer"
msgstr ""

#: preparing.xml:755
#, no-c-format
#. Tag: para
msgid "A desktop setup with all the development packages, such as Perl, C, C++, etc. Size is around 475MB. Assuming you are adding X11 and some additional packages for other uses, you should plan around 800MB for this type of machine."
msgstr ""

#: preparing.xml:765
#, no-c-format
#. Tag: para
msgid "Remember that these sizes don't include all the other materials which are usually to be found, such as user files, mail, and data. It is always best to be generous when considering the space for your own files and data. Notably, the <filename>/var</filename> partition contains a lot of state information specific to Debian in addition to its regular contents like logfiles. The <command>dpkg</command> files (with information on all installed packages) can easily consume 20MB. Also, <command>apt-get</command> puts downloaded packages here before they are installed. You should usually allocate at least 100MB for <filename>/var</filename>."
msgstr ""

#: preparing.xml:789
#, no-c-format
#. Tag: title
msgid "Pre-Partitioning for Multi-Boot Systems"
msgstr ""

#: preparing.xml:790
#, no-c-format
#. Tag: para
msgid "Partitioning your disk simply refers to the act of breaking up your disk into sections. Each section is then independent of the others. It's roughly equivalent to putting up walls inside a house; if you add furniture to one room it doesn't affect any other room."
msgstr ""

#: preparing.xml:797
#, no-c-format
#. Tag: para
msgid "Whenever this section talks about <quote>disks</quote> you should translate this into a DASD or VM minidisk in the &arch-title; world. Also a machine means an LPAR or VM guest in this case."
msgstr ""

#: preparing.xml:803
#, no-c-format
#. Tag: para
msgid "If you already have an operating system on your system <phrase arch=\"i386\"> (Windows 9x, Windows NT/2000/XP, OS/2, MacOS, Solaris, FreeBSD, &hellip;) </phrase> <phrase arch=\"alpha\"> (Tru64 (Digital UNIX), OpenVMS, Windows NT, FreeBSD, &hellip;) </phrase> <phrase arch=\"s390\"> (VM, z/OS, OS/390, &hellip;) </phrase> <phrase arch=\"m68k\"> (Amiga OS, Atari TOS, Mac OS, &hellip;) </phrase> and want to stick Linux on the same disk, you will need to repartition the disk. Debian requires its own hard disk partitions. It cannot be installed on Windows or MacOS partitions. It may be able to share some partitions with other Linux systems, but that's not covered here. At the very least you will need a dedicated partition for the Debian root."
msgstr ""

#: preparing.xml:830
#, no-c-format
#. Tag: para
msgid "You can find information about your current partition setup by using a partitioning tool for your current operating system<phrase arch=\"i386\">, such as fdisk or PartitionMagic</phrase><phrase arch=\"powerpc\">, such as Drive Setup, HD Toolkit, or MacTools</phrase><phrase arch=\"m68k\">, such as HD SC Setup, HDToolBox, or SCSITool</phrase><phrase arch=\"s390\">, such as the VM diskmap</phrase>. Partitioning tools always provide a way to show existing partitions without making changes."
msgstr ""

#: preparing.xml:840
#, no-c-format
#. Tag: para
msgid "In general, changing a partition with a file system already on it will destroy any information there. Thus you should always make backups before doing any repartitioning. Using the analogy of the house, you would probably want to move all the furniture out of the way before moving a wall or you risk destroying it."
msgstr ""

#: preparing.xml:850
#, no-c-format
#. Tag: emphasis
msgid "FIXME: write about HP-UX disks?"
msgstr ""

#: preparing.xml:852
#, no-c-format
#. Tag: para
msgid "If your computer has more than one hard disk, you may want to dedicate one of the hard disks completely to Debian. If so, you don't need to partition that disk before booting the installation system; the installer's included partitioning program can handle the job nicely."
msgstr ""

#: preparing.xml:859
#, no-c-format
#. Tag: para
msgid "If your machine has only one hard disk, and you would like to completely replace the current operating system with &debian;, you also can wait to partition as part of the installation process (<xref linkend=\"partman\"/>), after you have booted the installation system. However this only works if you plan to boot the installer system from tapes, CD-ROM or files on a connected machine. Consider: if you boot from files placed on the hard disk, and then partition that same hard disk within the installation system, thus erasing the boot files, you'd better hope the installation is successful the first time around. At the least in this case, you should have some alternate means of reviving your machine like the original system's installation tapes or CDs."
msgstr ""

#: preparing.xml:874
#, no-c-format
#. Tag: para
msgid "If your machine already has multiple partitions, and enough space can be provided by deleting and replacing one or more of them, then you too can wait and use the Debian installer's partitioning program. You should still read through the material below, because there may be special circumstances like the order of the existing partitions within the partition map, that force you to partition before installing anyway."
msgstr ""

#: preparing.xml:884
#, no-c-format
#. Tag: para
msgid "If your machine has a FAT or NTFS filesystem, as used by DOS and Windows, you can wait and use Debian installer's partitioning program to resize the filesystem."
msgstr ""

#: preparing.xml:890
#, no-c-format
#. Tag: para
msgid "If none of the above apply, you'll need to partition your hard disk before starting the installation to create partition-able space for Debian. If some of the partitions will be owned by other operating systems, you should create those partitions using native operating system partitioning programs. We recommend that you do <emphasis>not</emphasis> attempt to create partitions for &debian; using another operating system's tools. Instead, you should just create the native operating system's partitions you will want to retain."
msgstr ""

#: preparing.xml:902
#, no-c-format
#. Tag: para
msgid "If you are going to install more than one operating system on the same machine, you should install all other system(s) before proceeding with Linux installation. Windows and other OS installations may destroy your ability to start Linux, or encourage you to reformat non-native partitions."
msgstr ""

#: preparing.xml:910
#, no-c-format
#. Tag: para
msgid "You can recover from these actions or avoid them, but installing the native system first saves you trouble."
msgstr ""

#: preparing.xml:915
#, no-c-format
#. Tag: para
msgid "In order for OpenFirmware to automatically boot &debian; the Linux partitions should appear before all other partitions on the disk, especially MacOS boot partitions. This should be kept in mind when pre-partitioning; you should create a Linux placeholder partition to come <emphasis>before</emphasis> the other bootable partitions on the disk. (The small partitions dedicated to Apple disk drivers are not bootable.) You can delete the placeholder with the Linux partition tools later during the actual install, and replace it with Linux partitions."
msgstr ""

#: preparing.xml:927
#, no-c-format
#. Tag: para
msgid "If you currently have one hard disk with one partition (a common setup for desktop computers), and you want to multi-boot the native operating system and Debian, you will need to:"
msgstr ""

#: preparing.xml:934
#, no-c-format
#. Tag: para
msgid "Back up everything on the computer."
msgstr ""

#: preparing.xml:939
#, no-c-format
#. Tag: para
msgid "Boot from the native operating system installer media such as CD-ROM or tapes. <phrase arch=\"powerpc\">When booting from a MacOS CD, hold the <keycap>c</keycap> key while booting to force the CD to become the active MacOS system.</phrase>"
msgstr ""

#: preparing.xml:949
#, no-c-format
#. Tag: para
msgid "Use the native partitioning tools to create native system partition(s). Leave either a place holder partition or free space for &debian;."
msgstr ""

#: preparing.xml:956
#, no-c-format
#. Tag: para
msgid "Install the native operating system on its new partition."
msgstr ""

#: preparing.xml:961
#, no-c-format
#. Tag: para
msgid "Boot back into the native system to verify everything's OK, and to download the Debian installer boot files."
msgstr ""

#: preparing.xml:967
#, no-c-format
#. Tag: para
msgid "Boot the Debian installer to continue installing Debian."
msgstr ""

#: preparing.xml:981
#, no-c-format
#. Tag: title
msgid "Partitioning in Tru64 UNIX"
msgstr ""

#: preparing.xml:982
#, no-c-format
#. Tag: para
msgid "Tru64 UNIX, formerly known as Digital UNIX, which is in turn formerly known as OSF/1, uses the partitioning scheme similar to the BSD <quote>disk label</quote>, which allows for up to eight partitions per disk drive. The partitions are numbered <quote>1</quote> through to <quote>8</quote> in Linux and <quote>lettered</quote> <quote>a</quote> through to <quote>h</quote> in UNIX. Linux kernels 2.2 and higher always correspond <quote>1</quote> to <quote>a</quote>, <quote>2</quote> to <quote>b</quote> and so on. For example, <filename>rz0e</filename> in Tru64 UNIX would most likely be called <filename>sda5</filename> in Linux."
msgstr ""

#: preparing.xml:994
#, no-c-format
#. Tag: para
msgid "Partitions in a Tru64 disk label may overlap. Moreover, if this disk will be used from Tru64, the <quote>c</quote> partition is required to span the entire disk (thus overlapping all other non-empty partitions). Under Linux this makes <filename>sda3</filename> identical to <filename>sda</filename> (<filename>sdb3</filename> to <filename>sdb</filename>, if present, and so on). However, the partman partitioning tool used by &d-i; cannot handle overlapping partitions at present. As a result, it is currently not recommended to share disks between Tru64 and Debian. Partitions on Tru64 disks can be mounted under Debian after installation has been completed."
msgstr ""

#: preparing.xml:1007
#, no-c-format
#. Tag: para
msgid "Another conventional requirement is for the <quote>a</quote> partition to start from the beginning of the disk, so that it always includes the boot block with the disk label. If you intend to boot Debian from that disk, you need to size it at least 2MB to fit aboot and perhaps a kernel. Note that this partition is only required for compatibility; you must not put a file system onto it, or you'll destroy data."
msgstr ""

#: preparing.xml:1016
#, no-c-format
#. Tag: para
msgid "It is possible, and indeed quite reasonable, to share a swap partition between UNIX and Linux. In this case it will be needed to do a <command>mkswap</command> on that partition every time the system is rebooted from UNIX into Linux, as UNIX will damage the swap signature. You may want to run <command>mkswap</command> from the Linux start-up scripts before adding swap space with <command>swapon -a</command>."
msgstr ""

#: preparing.xml:1025
#, no-c-format
#. Tag: para
msgid "If you want to mount UNIX partitions under Linux, note that Digital UNIX can use two different file system types, UFS and AdvFS, of which Linux only understands the former."
msgstr ""

#: preparing.xml:1034
#, no-c-format
#. Tag: title
msgid "Partitioning in Windows NT"
msgstr ""

#: preparing.xml:1036
#, no-c-format
#. Tag: para
msgid "Windows NT uses the PC-style partition table. If you are manipulating existing FAT or NTFS partitions, it is recommended that you use the native Windows NT tools (or, more conveniently, you can also repartition your disk from the AlphaBIOS setup menu). Otherwise, it is not really necessary to partition from Windows; the Linux partitioning tools will generally do a better job. Note that when you run NT, the Disk Administrator may offer you to write a <quote>harmless signature</quote> on non-Windows disks if you have any. <emphasis>Never</emphasis> let it do that, as this signature will destroy the partition information."
msgstr ""

#: preparing.xml:1049
#, no-c-format
#. Tag: para
msgid "If you plan to boot Linux from an ARC/AlphaBIOS/ARCSBIOS console, you will need a (small) FAT partition for MILO. 5 MB is quite sufficient. If Windows NT is installed, its 6 MB bootstrap partition can be employed for this purpose. Debian &releasename; does not support installing MILO. If you already have MILO installed on your system, or install MILO from other media, Debian can still be booted from ARC."
msgstr ""

#: preparing.xml:1066
#, no-c-format
#. Tag: title
msgid "Partitioning From DOS or Windows"
msgstr ""

#: preparing.xml:1067
#, no-c-format
#. Tag: para
msgid "If you are manipulating existing FAT or NTFS partitions, it is recommended that you either use the scheme below or native Windows or DOS tools. Otherwise, it is not really necessary to partition from DOS or Windows; the Linux partitioning tools will generally do a better job."
msgstr ""

#: preparing.xml:1075
#, no-c-format
#. Tag: para
msgid "But if you have a large IDE disk, and are using neither LBA addressing, overlay drivers (sometimes provided by hard disk manufacturers), nor a new (post 1998) BIOS that supports large disk access extensions, then you must locate your Debian boot partition carefully. In this case, you will have to put the boot partition into the first 1024 cylinders of your hard drive (usually around 524 megabytes, without BIOS translation). This may require that you move an existing FAT or NTFS partition."
msgstr ""

#: preparing.xml:1089
#, no-c-format
#. Tag: title
msgid "Lossless Repartitioning When Starting From DOS, Win-32 or OS/2"
msgstr ""

#: preparing.xml:1092
#, no-c-format
#. Tag: para
msgid "One of the most common installations is onto a system that already contains DOS (including Windows 3.1), Win32 (such as Windows 95, 98, Me, NT, 2000, XP), or OS/2, and it is desired to put Debian onto the same disk without destroying the previous system. Note that the installer supports resizing of FAT and NTFS filesystems as used by DOS and Windows. Simply start the installer, select the option to <menuchoice> <guimenuitem>Manually edit partition table</guimenuitem> </menuchoice>, select the partition to resize, and specify its new size. So in most cases you should not need to use the method described below."
msgstr ""

#: preparing.xml:1104
#, no-c-format
#. Tag: para
msgid "Before going any further, you should have decided how you will be dividing up the disk. The method in this section will only split a partition into two pieces. One will contain the original OS and the other will be used for Debian. During the installation of Debian, you will be given the opportunity to use the Debian portion of the disk as you see fit, i.e., as swap or as a file system."
msgstr ""

#: preparing.xml:1113
#, no-c-format
#. Tag: para
msgid "The idea is to move all the data on the partition to the beginning, before changing the partition information, so that nothing will be lost. It is important that you do as little as possible between the data movement and repartitioning to minimize the chance of a file being written near the end of the partition as this will decrease the amount of space you can take from the partition."
msgstr ""

#: preparing.xml:1122
#, no-c-format
#. Tag: para
msgid "The first thing needed is a copy of <command>fips</command> which is available in the <filename>tools/</filename> directory on your nearest Debian mirror. Unzip the archive and copy the files <filename>RESTORRB.EXE</filename>, <filename>FIPS.EXE</filename> and <filename>ERRORS.TXT</filename> to a bootable floppy. A bootable floppy can be created using the command <filename>sys a:</filename> under DOS. <command>fips</command> comes with very good documentation which you may want to read. You will definitely need to read the documentation if you use a disk compression driver or a disk manager. Create the disk and read the documentation <emphasis>before</emphasis> you defragment the disk."
msgstr ""

#: preparing.xml:1135
#, no-c-format
#. Tag: para
msgid "The next thing needed is to move all the data to the beginning of the partition. <command>defrag</command>, which comes standard with DOS 6.0 and later, can easily do the job. See the <command>fips</command> documentation for a list of other software that may do the trick. Note that if you have Windows 9x, you must run <command>defrag</command> from there, since DOS doesn't understand VFAT, which is used to support for long filenames, used in Windows 95 and higher."
msgstr ""

#: preparing.xml:1145
#, no-c-format
#. Tag: para
msgid "After running the defragmenter (which can take a while on a large disk), reboot with the <command>fips</command> disk you created in the floppy drive. Simply type <filename>a:\\fips</filename> and follow the directions."
msgstr ""

#: preparing.xml:1151
#, no-c-format
#. Tag: para
msgid "Note that there are many other partition managers out there, in case <command>fips</command> doesn't do the trick for you."
msgstr ""

#: preparing.xml:1159
#, no-c-format
#. Tag: title
msgid "Partitioning for DOS"
msgstr ""

#: preparing.xml:1161
#, no-c-format
#. Tag: para
msgid "If you are partitioning for DOS drives, or changing the size of DOS partitions, using Linux tools, many people experience problems working with the resulting FAT partitions. For instance, some have reported slow performance, consistent problems with <command>scandisk</command>, or other weird errors in DOS or Windows."
msgstr ""

#: preparing.xml:1169
#, no-c-format
#. Tag: para
msgid "Apparently, whenever you create or resize a partition for DOS use, it's a good idea to fill the first few sectors with zeros. You should do this prior to running DOS's <command>format</command> command by executing the following command from Linux:"
msgstr ""

#: preparing.xml:1176
#, no-c-format
#. Tag: screen
msgid "# dd if=/dev/zero of=/dev/hdXX bs=512 count=4"
msgstr ""

#: preparing.xml:1187
#, no-c-format
#. Tag: title
msgid "Partitioning in AmigaOS"
msgstr ""

#: preparing.xml:1188
#, no-c-format
#. Tag: para
msgid "If you are running AmigaOS, you can use the <command>HDToolBox</command> program to adjust your native partitions prior to installation."
msgstr ""

#: preparing.xml:1196
#, no-c-format
#. Tag: title
msgid "Partitioning in Atari TOS"
msgstr ""

#: preparing.xml:1197
#, no-c-format
#. Tag: para
msgid "Atari partition IDs are three ASCII characters, use <quote>LNX</quote> for data and <quote>SWP</quote> for swap partitions. If using the low memory installation method, a small Minix partition is also needed (about 2 MB), for which the partition ID is <quote>MNX</quote>. Failure to set the appropriate partition IDs not only prevents the Debian installation process from recognizing the partitions, but also results in TOS attempting to use the Linux partitions, which confuses the hard disk driver and renders the whole disk inaccessible."
msgstr ""

#: preparing.xml:1208
#, no-c-format
#. Tag: para
msgid "There are a multitude of third party partitioning tools available (the Atari <command>harddisk</command> utility doesn't permit changing the partition ID); this manual cannot give detailed descriptions for all of them. The following description covers <command>SCSITool</command> (from Hard+Soft GmBH)."
msgstr ""

#: preparing.xml:1217
#, no-c-format
#. Tag: para
msgid "Start <command>SCSITool</command> and select the disk you want to partition (<guimenu>Disk</guimenu> menu, item <guimenuitem>select</guimenuitem>)."
msgstr ""

#: preparing.xml:1223
#, no-c-format
#. Tag: para
msgid "From the <guimenu>Partition</guimenu> menu, select either <guimenuitem>New</guimenuitem> to add new partitions or change the existing partition sizes, or <guimenuitem>Change</guimenuitem> to change one specific partition. Unless you have already created partitions with the right sizes and only want to change the partition ID, <guimenuitem>New</guimenuitem> is probably the best choice."
msgstr ""

#: preparing.xml:1233
#, no-c-format
#. Tag: para
msgid "For the <guimenuitem>New</guimenuitem> choice, select <guilabel>existing</guilabel> in the dialog box prompting the initial settings. The next window shows a list of existing partitions which you can adjust using the scroll buttons, or by clicking in the bar graphs. The first column in the partition list is the partition type; just click on the text field to edit it. When you are finished changing partition settings, save the changes by leaving the window with the <guibutton>OK</guibutton> button."
msgstr ""

#: preparing.xml:1245
#, no-c-format
#. Tag: para
msgid "For the <guimenuitem>Change</guimenuitem> option, select the partition to change in the selection list, and select <guilabel>other systems</guilabel> in the dialog box. The next window lists detailed information about the location of this partition, and lets you change the partition ID. Save changes by leaving the window with the <guibutton>OK</guibutton> button."
msgstr ""

#: preparing.xml:1255
#, no-c-format
#. Tag: para
msgid "Write down the Linux names for each of the partitions you created or changed for use with Linux &mdash; see <xref linkend=\"device-names\"/>."
msgstr ""

#: preparing.xml:1261
#, no-c-format
#. Tag: para
msgid "Quit <command>SCSITool</command> using the <guimenuitem>Quit</guimenuitem> item from the <guimenu>File</guimenu> menu. The computer will reboot to make sure the changed partition table is used by TOS. If you changed any TOS/GEM partitions, they will be invalidated and have to be reinitialized (we told you to back up everything on the disk, didn't we?)."
msgstr ""

#: preparing.xml:1273
#, no-c-format
#. Tag: para
msgid "There is a partitioning tool for Linux/m68k called <command>atari-fdisk</command> in the installation system, but for now we recommend you partition your disk using a TOS partition editor or some disk tool. If your partition editor doesn't have an option to edit the partition type, you can do this crucial step at a later stage (from the booted temporary install RAMdisk). <command>SCSITool</command> is only one of the partition editors we know of which supports selection of arbitrary partition types. There may be others; select the tool that suits your needs."
msgstr ""

#: preparing.xml:1288
#, no-c-format
#. Tag: title
msgid "Partitioning in MacOS"
msgstr ""

#: preparing.xml:1289
#, no-c-format
#. Tag: para
msgid "Partitioning tools for Macintosh tested include <command>pdisk</command>, <command>HD SC Setup</command> 7.3.5 (Apple), <command>HDT</command> 1.8 (FWB), <command>SilverLining</command> (LaCie), and <command>DiskTool</command> (Tim Endres, GPL). Full versions are required for <command>HDT</command> and <command>SilverLining</command>. The Apple tool requires a patch in order to recognize third-party disks (a description on how to patch <command>HD SC Setup</command> using <command>ResEdit</command> can be found at <ulink url=\"http://www.euronet.nl/users/ernstoud/patch.html\"></ulink>)."
msgstr ""

#: preparing.xml:1300
#, no-c-format
#. Tag: para
msgid "For IDE based Macs, you need to use <command>Apple Drive Setup</command> to create empty space for the Linux partitions, and complete the partitioning under Linux, or use the MacOS version of pdisk available from the MkLinux FTP server."
msgstr ""

#: preparing.xml:1316
#, no-c-format
#. Tag: title
msgid "Partitioning from SunOS"
msgstr ""

#: preparing.xml:1318
#, no-c-format
#. Tag: para
msgid "It's perfectly fine to partition from SunOS; in fact, if you intend to run both SunOS and Debian on the same machine, it is recommended that you partition using SunOS prior to installing Debian. The Linux kernel understands Sun disk labels, so there are no problems there. Just make sure you leave room for the Debian root partition within the first 1GB area of the boot disk. You can also place the kernel image on a UFS partition if that is easier than putting the root partition there. SILO supports booting Linux and SunOS from either EXT2 (Linux), UFS (SunOS), romfs and iso9660 (CDROM) partitions."
msgstr ""

#: preparing.xml:1333
#, no-c-format
#. Tag: title
msgid "Partitioning from Linux or another OS"
msgstr ""

#: preparing.xml:1335
#, no-c-format
#. Tag: para
msgid "Whatever system you are using to partition, make sure you create a <quote>Sun disk label</quote> on your boot disk. This is the only kind of partition scheme that the OpenBoot PROM understands, and so it's the only scheme from which you can boot. In <command>fdisk</command>, the <keycap>s</keycap> key is used to create Sun disk labels. You only need to do this on drives that do not already have a Sun disk label. If you are using a drive that was previously formatted using a PC (or other architecture) you must create a new disk label, or problems with the disk geometry will most likely occur."
msgstr ""

#: preparing.xml:1347
#, no-c-format
#. Tag: para
msgid "You will probably be using <command>SILO</command> as your boot loader (the small program which runs the operating system kernel). <command>SILO</command> has certain requirements for partition sizes and location; see <xref linkend=\"partitioning\"/>."
msgstr ""

#: preparing.xml:1362
#, no-c-format
#. Tag: title
msgid "MacOS/OSX Partitioning"
msgstr ""

#: preparing.xml:1364
#, no-c-format
#. Tag: para
msgid "The <application>Apple Drive Setup</application> application can be found in the <filename>Utilities</filename> folder on the MacOS CD. It will not adjust existing partitions; it is limited to partitioning the entire disk at once. The disk driver partitions don't show up in <application>Drive Setup</application>."
msgstr ""

#: preparing.xml:1371
#, no-c-format
#. Tag: para
msgid "Remember to create a placeholder partition for GNU/Linux, preferably positioned first in the disk layout. it doesn't matter what type it is, it will be deleted and replaced later inside the &debian; installer."
msgstr ""

#: preparing.xml:1377
#, no-c-format
#. Tag: para
msgid "If you are planning to install both MacOS 9 and OS X, it is best to create separate partitions for OS 9 and OS X. If they are installed on the same partition, <application>Startup Disk</application> (and reboot) must be used to select between the two; the choice between the two systems can't be made at boot time. With separate partitions, separate options for OS 9 and OS X will appear when holding the <keycap>option</keycap> key at boot time, and separate options can be installed in the <application>yaboot</application> boot menu as well. Also, Startup Disk will de-bless all other mountable partitions, which can affect GNU/Linux booting. Both OS 9 and OS X partitions will be accessible from either OS 9 or OS X."
msgstr ""

#: preparing.xml:1390
#, no-c-format
#. Tag: para
msgid "GNU/Linux is unable to access information on UFS partitions, but does support HFS+ (aka MacOS Extended) partitions. OS X requires one of these two types for its boot partition. MacOS 9 can be installed on either HFS (aka MacOS Standard) or HFS+. To share information between the MacOS and GNU/Linux systems, an exchange partition is handy. HFS, HFS+ and MS-DOS FAT partitions are supported by both MacOS and Linux."
msgstr ""

#: preparing.xml:1410
#, no-c-format
#. Tag: title
msgid "Pre-Installation Hardware and Operating System Setup"
msgstr ""

#: preparing.xml:1411
#, no-c-format
#. Tag: para
msgid "This section will walk you through pre-installation hardware setup, if any, that you will need to do prior to installing Debian. Generally, this involves checking and possibly changing firmware settings for your system. The <quote>firmware</quote> is the core software used by the hardware; it is most critically invoked during the bootstrap process (after power-up). Known hardware issues affecting the reliability of &debian; on your system are also highlighted."
msgstr ""

#: preparing.xml:1428
#, no-c-format
#. Tag: title
msgid "Invoking the BIOS Set-Up Menu"
msgstr ""

#: preparing.xml:1430
#, no-c-format
#. Tag: para
msgid "BIOS provides the basic functions needed to boot your machine to allow your operating system to access your hardware. Your system probably provides a BIOS set-up menu, which is used to configure the BIOS. Before installing, you <emphasis>must</emphasis> ensure that your BIOS is setup correctly; not doing so can lead to intermittent crashes or an inability to install Debian."
msgstr ""

#: preparing.xml:1439
#, no-c-format
#. Tag: para
msgid "The rest of this section is lifted from the <ulink url=\"&url-pc-hw-faq;\"></ulink>, answering the question, <quote>How do I enter the CMOS configuration menu?</quote>. How you access the BIOS (or <quote>CMOS</quote>) configuration menu depends on who wrote your BIOS software:"
msgstr ""

#: preparing.xml:1453
#, no-c-format
#. Tag: term
msgid "AMI BIOS"
msgstr ""

#: preparing.xml:1454
#, no-c-format
#. Tag: para
msgid "<keycap>Delete</keycap> key during the POST (power on self test)"
msgstr ""

#: preparing.xml:1462
#, no-c-format
#. Tag: term
msgid "Award BIOS"
msgstr ""

#: preparing.xml:1463
#, no-c-format
#. Tag: para
msgid "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> </keycombo>, or <keycap>Delete</keycap> key during the POST"
msgstr ""

#: preparing.xml:1472
#, no-c-format
#. Tag: term
msgid "DTK BIOS"
msgstr ""

#: preparing.xml:1473
#, no-c-format
#. Tag: para
msgid "<keycap>Esc</keycap> key during the POST"
msgstr ""

#: preparing.xml:1480
#, no-c-format
#. Tag: term
msgid "IBM PS/2 BIOS"
msgstr ""

#: preparing.xml:1481
#, no-c-format
#. Tag: para
msgid "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Insert</keycap> </keycombo> after <keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Delete</keycap> </keycombo>"
msgstr ""

#: preparing.xml:1495
#, no-c-format
#. Tag: term
msgid "Phoenix BIOS"
msgstr ""

#: preparing.xml:1496
#, no-c-format
#. Tag: para
msgid "<keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>Esc</keycap> </keycombo> or <keycombo> <keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>S</keycap> </keycombo> or <keycap>F1</keycap>"
msgstr ""

#: preparing.xml:1512
#, no-c-format
#. Tag: para
msgid "Information on invoking other BIOS routines can be found in <ulink url=\"&url-invoking-bios-info;\"></ulink>."
msgstr ""

#: preparing.xml:1517
#, no-c-format
#. Tag: para
msgid "Some &arch-title; machines don't have a CMOS configuration menu in the BIOS. They require a software CMOS setup program. If you don't have the Installation and/or Diagnostics diskette for your machine, you can try using a shareware/freeware program. Try looking in <ulink url=\"&url-simtel;\"></ulink>."
msgstr ""

#: preparing.xml:1528 preparing.xml:1872
#, no-c-format
#. Tag: title
msgid "Boot Device Selection"
msgstr ""

#: preparing.xml:1530
#, no-c-format
#. Tag: para
msgid "Many BIOS set-up menus allow you to select the devices that will be used to bootstrap the system. Set this to look for a bootable operating system on <filename>A:</filename> (the first floppy disk), then optionally the first CD-ROM device (possibly appearing as <filename>D:</filename> or <filename>E:</filename>), and then from <filename>C:</filename> (the first hard disk). This setting enables you to boot from either a floppy disk or a CD-ROM, which are the two most common boot devices used to install Debian."
msgstr ""

#: preparing.xml:1541
#, no-c-format
#. Tag: para
msgid "If you have a newer SCSI controller and you have a CD-ROM device attached to it, you are usually able to boot from the CD-ROM. All you have to do is enable booting from a CD-ROM in the SCSI-BIOS of your controller."
msgstr ""

#: preparing.xml:1548
#, no-c-format
#. Tag: para
msgid "Another popular option is to boot from a USB storage device (also called a USB memory stick or USB key). Some BIOSes can boot directly from a USB storage device, but some cannot. You may need to configure your BIOS to boot from a <quote>Removable drive</quote> or even from <quote>USB-ZIP</quote> to get it to boot from the USB device."
msgstr ""

#: preparing.xml:1556
#, no-c-format
#. Tag: para
msgid "Here are some details about how to set the boot order. Remember to reset the boot order after Linux is installed, so that you restart your machine from the hard drive."
msgstr ""

#: preparing.xml:1565
#, no-c-format
#. Tag: title
msgid "Changing the Boot Order on IDE Computers"
msgstr ""

#: preparing.xml:1568
#, no-c-format
#. Tag: para
msgid "As your computer starts, press the keys to enter the BIOS utility. Often, it is the <keycap>Delete</keycap> key. However, consult the hardware documentation for the exact keystrokes."
msgstr ""

#: preparing.xml:1575
#, no-c-format
#. Tag: para
msgid "Find the boot sequence in the setup utility. Its location depends on your BIOS, but you are looking for a field that lists drives."
msgstr ""

#: preparing.xml:1580
#, no-c-format
#. Tag: para
msgid "Common entries on IDE machines are C, A, cdrom or A, C, cdrom."
msgstr ""

#: preparing.xml:1585
#, no-c-format
#. Tag: para
msgid "C is the hard drive, and A is the floppy drive."
msgstr ""

#: preparing.xml:1591
#, no-c-format
#. Tag: para
msgid "Change the boot sequence setting so that the CD-ROM or the floppy is first. Usually, the <keycap>Page Up</keycap> or <keycap>Page Down</keycap> keys cycle through the possible choices."
msgstr ""

#: preparing.xml:1599
#, no-c-format
#. Tag: para
msgid "Save your changes. Instructions on the screen tell you how to save the changes on your computer."
msgstr ""

#: preparing.xml:1609
#, no-c-format
#. Tag: title
msgid "Changing the Boot Order on SCSI Computers"
msgstr ""

#: preparing.xml:1613
#, no-c-format
#. Tag: para
msgid "As your computer starts, press the keys to enter the SCSI setup utility."
msgstr ""

#: preparing.xml:1618
#, no-c-format
#. Tag: para
msgid "You can start the SCSI setup utility after the memory check and the message about how to start the BIOS utility displays when you start your computer."
msgstr ""

#: preparing.xml:1624
#, no-c-format
#. Tag: para
msgid "The keystrokes you need depend on the utility. Often, it is <keycombo><keycap>Ctrl</keycap><keycap>F2</keycap></keycombo>. However, consult your hardware documentation for the exact keystrokes."
msgstr ""

#: preparing.xml:1632
#, no-c-format
#. Tag: para
msgid "Find the utility for changing the boot order."
msgstr ""

#: preparing.xml:1637
#, no-c-format
#. Tag: para
msgid "Set the utility so that the SCSI ID of the CD drive is first on the list."
msgstr ""

#: preparing.xml:1643
#, no-c-format
#. Tag: para
msgid "Save your changes. Instructions on the screen tell you how to save the changes on your computer. Often, you must press <keycap>F10</keycap>."
msgstr ""

#: preparing.xml:1657
#, no-c-format
#. Tag: title
msgid "Miscellaneous BIOS Settings"
msgstr ""

#: preparing.xml:1659
#, no-c-format
#. Tag: title
msgid "CD-ROM Settings"
msgstr ""

#: preparing.xml:1660
#, no-c-format
#. Tag: para
msgid "Some BIOS systems (such as Award BIOS) allow you to automatically set the CD speed. You should avoid that, and instead set it to, say, the lowest speed. If you get <userinput>seek failed</userinput> error messages, this may be your problem."
msgstr ""

#: preparing.xml:1670
#, no-c-format
#. Tag: title
msgid "Extended vs. Expanded Memory"
msgstr ""

#: preparing.xml:1671
#, no-c-format
#. Tag: para
msgid "If your system provides both ex<emphasis>ten</emphasis>ded and ex<emphasis>pan</emphasis>ded memory, set it so that there is as much extended and as little expanded memory as possible. Linux requires extended memory and cannot use expanded memory."
msgstr ""

#: preparing.xml:1681
#, no-c-format
#. Tag: title
msgid "Virus Protection"
msgstr ""

#: preparing.xml:1682
#, no-c-format
#. Tag: para
msgid "Disable any virus-warning features your BIOS may provide. If you have a virus-protection board or other special hardware, make sure it is disabled or physically removed while running GNU/Linux. These aren't compatible with GNU/Linux; moreover, due to the file system permissions and protected memory of the Linux kernel, viruses are almost unheard of<footnote> <para> After installation you can enable Boot Sector protection if you want. This offers no additional security in Linux but if you also run Windows it may prevent a catastrophe. There is no need to tamper with the Master Boot Record (MBR) after the boot manager has been set up. </para> </footnote>."
msgstr ""

#: preparing.xml:1703
#, no-c-format
#. Tag: title
msgid "Shadow RAM"
msgstr ""

#: preparing.xml:1704
#, no-c-format
#. Tag: para
msgid "Your motherboard may provide <emphasis>shadow RAM</emphasis> or BIOS caching. You may see settings for <quote>Video BIOS Shadow</quote>, <quote>C800-CBFF Shadow</quote>, etc. <emphasis>Disable</emphasis> all shadow RAM. Shadow RAM is used to accelerate access to the ROMs on your motherboard and on some of the controller cards. Linux does not use these ROMs once it has booted because it provides its own faster 32-bit software in place of the 16-bit programs in the ROMs. Disabling the shadow RAM may make some of it available for programs to use as normal memory. Leaving the shadow RAM enabled may interfere with Linux access to hardware devices."
msgstr ""

#: preparing.xml:1721
#, no-c-format
#. Tag: title
msgid "Memory Hole"
msgstr ""

#: preparing.xml:1722
#, no-c-format
#. Tag: para
msgid "If your BIOS offers something like <quote>15&ndash;16 MB Memory Hole</quote>, please disable that. Linux expects to find memory there if you have that much RAM."
msgstr ""

#: preparing.xml:1728
#, no-c-format
#. Tag: para
msgid "We have a report of an Intel Endeavor motherboard on which there is an option called <quote>LFB</quote> or <quote>Linear Frame Buffer</quote>. This had two settings: <quote>Disabled</quote> and <quote>1 Megabyte</quote>. Set it to <quote>1 Megabyte</quote>. When disabled, the installation floppy was not read correctly, and the system eventually crashed. At this writing we don't understand what's going on with this particular device &mdash; it just worked with that setting and not without it."
msgstr ""

#: preparing.xml:1744
#, no-c-format
#. Tag: title
msgid "Advanced Power Management"
msgstr ""

#: preparing.xml:1745
#, no-c-format
#. Tag: para
msgid "If your motherboard provides Advanced Power Management (APM), configure it so that power management is controlled by APM. Disable the doze, standby, suspend, nap, and sleep modes, and disable the hard disk's power-down timer. Linux can take over control of these modes, and can do a better job of power-management than the BIOS."
msgstr ""

#: preparing.xml:1763
#, no-c-format
#. Tag: title
msgid "Firmware Revisions and Existing OS Setup"
msgstr ""

#: preparing.xml:1765
#, no-c-format
#. Tag: para
msgid "&arch-title; machines are generally self-configuring and do not require firmware configuration. However, you should make sure that you have the appropriate ROM and system patches. On the Macintosh, MacOS version >= 7.1 is recommended because version 7.0.1 contains a bug in the video drivers preventing the boot loader from deactivating the video interrupts, resulting in a boot hang. On the BVM VMEbus systems you should make sure you are using BVMBug revision G or higher boot ROMs. The BVMBug boot ROMs do not come as standard on the BVM systems but are available from BVM on request free of charge."
msgstr ""

#: preparing.xml:1788
#, no-c-format
#. Tag: title
msgid "Invoking OpenFirmware"
msgstr ""

#: preparing.xml:1789
#, no-c-format
#. Tag: para
msgid "There is normally no need to set up the BIOS (called OpenFirmware) on &arch-title; systems. PReP and CHRP are equipped with OpenFirmware, but unfortunately, the means you use to invoke it vary from manufacturer to manufacturer. You'll have to consult the hardware documentation which came with your machine."
msgstr ""

#: preparing.xml:1797
#, no-c-format
#. Tag: para
msgid "On &arch-title; Macintoshes, you invoke OpenFirmware with <keycombo><keycap>Command</keycap> <keycap>option</keycap> <keycap>O</keycap> <keycap>F</keycap></keycombo> while booting. Generally it will check for these keystrokes after the chime, but the exact timing varies from model to model. See <ulink url=\"&url-netbsd-powerpc-faq;\"></ulink> for more hints."
msgstr ""

#: preparing.xml:1806
#, no-c-format
#. Tag: para
msgid ""
      "The OpenFirmware prompt looks like this: <informalexample><screen>\n"
      "ok\n"
      "0 &gt;\n"
      "</screen></informalexample> Note that on older model &arch-title; Macs, the default and sometimes hardwired I/O for OpenFirmware user interaction is through the serial (modem) port. If you invoke OpenFirmware on one of these machines, you will just see a black screen. In that case, a terminal program running on another computer, connected to the modem port, is needed to interact with OpenFirmware."
msgstr ""

#: preparing.xml:1819
#, no-c-format
#. Tag: para
msgid "The OpenFirmware on OldWorld Beige G3 machines, OF versions 2.0f1 and 2.4, is broken. These machines will most likely not be able to boot from the hard drive unless the firmware is patched. A firmware patch is included in the <application>System Disk 2.3.1</application> utility, available from Apple at <ulink url=\"ftp://ftp.apple.com/developer/macosxserver/utilities/SystemDisk2.3.1.smi.bin\"></ulink>. After unpacking the utility in MacOS, and launching it, select the <guibutton>Save button</guibutton> to have the firmware patches installed to nvram."
msgstr ""

#: preparing.xml:1839
#, no-c-format
#. Tag: title
msgid "Invoking OpenBoot"
msgstr ""

#: preparing.xml:1841
#, no-c-format
#. Tag: para
msgid "OpenBoot provides the basic functions needed to boot the &arch-title; architecture. This is rather similar in function to the BIOS in the x86 architecture, although much nicer. The Sun boot PROMs have a built-in forth interpreter which lets you do quite a number of things with your machine, such as diagnostics and simple scripts."
msgstr ""

#: preparing.xml:1849
#, no-c-format
#. Tag: para
msgid "To get to the boot prompt you need to hold down the <keycap>Stop</keycap> key (on older type 4 keyboards, use the <keycap>L1</keycap> key, if you have a PC keyboard adapter, use the <keycap>Break</keycap> key) and press the <keycap>A</keycap> key. The boot PROM will give you a prompt, either <userinput>ok</userinput> or <userinput>&gt;</userinput>. It is preferred to have the <userinput>ok</userinput> prompt. So if you get the old style prompt, hit the <keycap>n</keycap> key to get the new style prompt."
msgstr ""

#: preparing.xml:1861
#, no-c-format
#. Tag: para
msgid "If you are using a serial console, send a break to the machine. With Minicom, use <keycap>Ctrl-A F</keycap>, with cu, hit <keycap>Enter</keycap>, then type <userinput>%~break</userinput>. Consult the documentation of your terminal emulator if you are using a different program."
msgstr ""

#: preparing.xml:1874
#, no-c-format
#. Tag: para
msgid "You can use OpenBoot to boot from specific devices, and also to change your default boot device. However, you need to know some details about how OpenBoot names devices; it's considerably different from Linux device naming, described in <xref linkend=\"device-names\"/>. Also, the command will vary a bit, depending on what version of OpenBoot you have. More information about OpenBoot can be found in the <ulink url=\"&url-openboot;\">Sun OpenBoot Reference</ulink>."
msgstr ""

#: preparing.xml:1884
#, no-c-format
#. Tag: para
msgid ""
      "Typically, with newer revisions, you can use OpenBoot devices such as <quote>floppy</quote>, <quote>cdrom</quote>, <quote>net</quote>, <quote>disk</quote>, or <quote>disk2</quote>. These have the obvious meanings; the <quote>net</quote> device is for booting from the network. Additionally, the device name can specify a particular partition of a disk, such as <quote>disk2:a</quote> to boot disk2, first partition. Full OpenBoot device names have the form <informalexample> <screen>\n"
      "<replaceable>driver-name</replaceable>@\n"
      "<replaceable>unit-address</replaceable>:\n"
      "<replaceable>device-arguments</replaceable>\n"
      "</screen></informalexample>. In older revisions of OpenBoot, device naming is a bit different: the floppy device is called <quote>/fd</quote>, and SCSI disk devices are of the form <quote>sd(<replaceable>controller</replaceable>, <replaceable>disk-target-id</replaceable>, <replaceable>disk-lun</replaceable>)</quote>. The command <userinput>show-devs</userinput> in newer OpenBoot revisions is useful for viewing the currently configured devices. For full information, whatever your revision, see the <ulink url=\"&url-openboot;\">Sun OpenBoot Reference</ulink>."
msgstr ""

#: preparing.xml:1907
#, no-c-format
#. Tag: para
msgid ""
      "To boot from a specific device, use the command <userinput>boot <replaceable>device</replaceable></userinput>. You can set this behavior as the default using the <userinput>setenv</userinput> command. However, the name of the variable to set changed between OpenBoot revisions. In OpenBoot 1.x, use the command <userinput>setenv boot-from <replaceable>device</replaceable></userinput>. In later revisions of OpenBoot, use the command <userinput>setenv boot-device <replaceable>device</replaceable></userinput>. Note, this is also configurable using the <command>eeprom</command> command on Solaris, or modifying the appropriate files in <filename>/proc/openprom/options/</filename>, for example under Linux: <informalexample><screen>\n"
      "# echo disk1:1 &gt; /proc/openprom/options/boot-device\n"
      "</screen></informalexample> and under Solaris:"
msgstr ""

#: preparing.xml:1926
#, no-c-format
#. Tag: screen
msgid "eeprom boot-device=disk1:1"
msgstr ""

#: preparing.xml:1936
#, no-c-format
#. Tag: title
msgid "BIOS Setup"
msgstr ""

#: preparing.xml:1937
#, no-c-format
#. Tag: para
msgid "In order to install &debian; on a &arch-title; or zSeries machine you have first boot a kernel into the system. The boot mechanism of this platform is inherently different to other ones, especially from PC-like systems: there are no floppy devices available at all. You will notice another big difference while you work with this platform: most (if not all) of the time you will work remote, with the help of some client session software like telnet, or a browser. This is due to that special system architecture where the 3215/3270 console is line-based instead of character-based."
msgstr ""

#: preparing.xml:1949
#, no-c-format
#. Tag: para
msgid "Linux on this platform runs either natively on the bare machine, in a so-called LPAR (Logical Partition) or in a virtual machine supplied by the VM system. You can use a boot tape on all of those systems; you may use some other boot media, too, but those may not be generally available. For example, you can use the virtual card reader of a virtual machine, or boot from the HMC (Hardware Management Console) of an LPAR if the HMC and this option is available for you."
msgstr ""

#: preparing.xml:1959
#, no-c-format
#. Tag: para
msgid "Before you actually perform an installation, you have to go over some design and preparation steps. IBM has made documentation available about the whole process, e.g. how to prepare an installation medium and how actually boot from that medium. Duplicating that information here is neither possible nor necessary. However, we will describe here which kind of Debian-specific data is needed and where do you find them. Based on both sources of information you have to prepare your machine and the installation medium and to perform a boot from it. When you see the welcome message in your client session join this document again for the Debian-specific installation steps."
msgstr ""

#: preparing.xml:1976
#, no-c-format
#. Tag: title
msgid "Native and LPAR installations"
msgstr ""

#: preparing.xml:1977
#, no-c-format
#. Tag: para
msgid "Please refer to chapter 5 of the <ulink url=\"http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg244987.pdf\"> Linux for &arch-title;</ulink> Redbook and chapter 3.2 of the <ulink url=\"http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf\"> Linux for IBM eServer zSeries and &arch-title;: Distributions</ulink> Redbook on how to set up an LPAR for Linux."
msgstr ""

#: preparing.xml:1991
#, no-c-format
#. Tag: title
msgid "Installation as a VM guest"
msgstr ""

#: preparing.xml:1993
#, no-c-format
#. Tag: para
msgid "Please refer to chapter 6 of the <ulink url=\"http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg244987.pdf\"> Linux for &arch-title;</ulink> Redbook and chapter 3.1 of the <ulink url=\"http://www.redbooks.ibm.com/pubs/pdfs/redbooks/sg246264.pdf\"> Linux for IBM eServer zSeries and &arch-title;: Distributions</ulink> Redbook on how to set up a VM guest for running Linux."
msgstr ""

#: preparing.xml:2003
#, no-c-format
#. Tag: para
msgid "You need to copy all the files from the <filename>generic</filename> sub-directory to your CMS disk. Be sure to transfer <filename>kernel.debian</filename> and <filename>initrd.debian</filename> in binary mode with a fixed record length of 80 characters."
msgstr ""

#: preparing.xml:2015
#, no-c-format
#. Tag: title
msgid "Setting up an installation server"
msgstr ""

#: preparing.xml:2017
#, no-c-format
#. Tag: para
msgid "If you don't have a connection to the Internet (either directly or via a web proxy) you need to create a local installation server that can be accessed from your S/390. This server keeps all the packages you want to install and must make them available using NFS, HTTP or FTP."
msgstr ""

#: preparing.xml:2025
#, no-c-format
#. Tag: para
msgid "The installation server needs to copy the exact directory structure from any &debian; mirror, but only the s390 and architecture-independent files are required. You can also copy the contents of all installation CDs into such a directory tree."
msgstr ""

#: preparing.xml:2034
#, no-c-format
#. Tag: emphasis
msgid "FIXME: more information needed &mdash; from a Redbook?"
msgstr ""

#: preparing.xml:2040
#, no-c-format
#. Tag: title
msgid "Hardware Issues to Watch Out For"
msgstr ""

#: preparing.xml:2041
#, no-c-format
#. Tag: para
msgid "Many people have tried operating their 90 MHz CPU at 100 MHz, etc. It sometimes works, but is sensitive to temperature and other factors and can actually damage your system. One of the authors of this document over-clocked his own system for a year, and then the system started aborting the <command>gcc</command> program with an unexpected signal while it was compiling the operating system kernel. Turning the CPU speed back down to its rated value solved the problem."
msgstr ""

#: preparing.xml:2051
#, no-c-format
#. Tag: para
msgid "The <command>gcc</command> compiler is often the first thing to die from bad memory modules (or other hardware problems that change data unpredictably) because it builds huge data structures that it traverses repeatedly. An error in these data structures will cause it to execute an illegal instruction or access a non-existent address. The symptom of this will be <command>gcc</command> dying from an unexpected signal."
msgstr ""

#: preparing.xml:2061
#, no-c-format
#. Tag: para
msgid "Atari TT RAM boards are notorious for RAM problems under Linux; if you encounter any strange problems, try running at least the kernel in ST-RAM. Amiga users may need to exclude RAM using a booter memfile. <phrase condition=\"FIXME\"><emphasis> FIXME: more description of this needed. </emphasis></phrase>"
msgstr ""

#: preparing.xml:2073
#, no-c-format
#. Tag: para
msgid "The very best motherboards support parity RAM and will actually tell you if your system has a single-bit error in RAM. Unfortunately, they don't have a way to fix the error, thus they generally crash immediately after they tell you about the bad RAM. Still, it's better to be told you have bad memory than to have it silently insert errors in your data. Thus, the best systems have motherboards that support parity and true-parity memory modules; see <xref linkend=\"Parity-RAM\"/>."
msgstr ""

#: preparing.xml:2084
#, no-c-format
#. Tag: para
msgid "If you do have true-parity RAM and your motherboard can handle it, be sure to enable any BIOS settings that cause the motherboard to interrupt on memory parity errors."
msgstr ""

#: preparing.xml:2092
#, no-c-format
#. Tag: title
msgid "The Turbo Switch"
msgstr ""

#: preparing.xml:2093
#, no-c-format
#. Tag: para
msgid "Many systems have a <emphasis>turbo</emphasis> switch that controls the speed of the CPU. Select the high-speed setting. If your BIOS allows you to disable software control of the turbo switch (or software control of CPU speed), do so and lock the system in high-speed mode. We have one report that on a particular system, while Linux is auto-probing (looking for hardware devices) it can accidentally touch the software control for the turbo switch."
msgstr ""

#: preparing.xml:2106
#, no-c-format
#. Tag: title
msgid "Cyrix CPUs and Floppy Disk Errors"
msgstr ""

#: preparing.xml:2107
#, no-c-format
#. Tag: para
msgid "Many users of Cyrix CPUs have had to disable the cache in their systems during installation, because the floppy disk has errors if they do not. If you have to do this, be sure to re-enable your cache when you are finished with installation, as the system runs <emphasis>much</emphasis> slower with the cache disabled."
msgstr ""

#: preparing.xml:2115
#, no-c-format
#. Tag: para
msgid "We don't think this is necessarily the fault of the Cyrix CPU. It may be something that Linux can work around. We'll continue to look into the problem. For the technically curious, we suspect a problem with the cache being invalid after a switch from 16-bit to 32-bit code."
msgstr ""

#: preparing.xml:2125
#, no-c-format
#. Tag: title
msgid "Peripheral Hardware Settings"
msgstr ""

#: preparing.xml:2126
#, no-c-format
#. Tag: para
msgid "You may have to change some settings or jumpers on your computer's peripheral cards. Some cards have setup menus, while others rely on jumpers. This document cannot hope to provide complete information on every hardware device; what it hopes to provide is useful tips."
msgstr ""

#: preparing.xml:2133
#, no-c-format
#. Tag: para
msgid "If any cards provide <quote>mapped memory</quote>, the memory should be mapped somewhere between 0xA0000 and 0xFFFFF (from 640K to just below 1 megabyte) or at an address at least 1 megabyte greater than the total amount of RAM in your system."
msgstr ""

#: preparing.xml:2144
#, no-c-format
#. Tag: title
msgid "USB BIOS support and keyboards"
msgstr ""

#: preparing.xml:2145
#, no-c-format
#. Tag: para
msgid "If you have no AT-style keyboard and only a USB model, you may need to enable legacy AT keyboard emulation in your BIOS setup. Only do this if the installation system fails to use your keyboard in USB mode. Conversely, for some systems (especially laptops) you may need to disable legacy USB support if your keyboard does not respond. Consult your main board manual and look in the BIOS for <quote>Legacy keyboard emulation</quote> or <quote>USB keyboard support</quote> options."
msgstr ""

#: preparing.xml:2158
#, no-c-format
#. Tag: title
msgid "More than 64 MB RAM"
msgstr ""

#: preparing.xml:2159
#, no-c-format
#. Tag: para
msgid "The Linux Kernel cannot always detect what amount of RAM you have. If this is the case please look at <xref linkend=\"boot-parms\"/>."
msgstr ""