diff options
Diffstat (limited to 'po/da/install-methods.po')
-rw-r--r-- | po/da/install-methods.po | 226 |
1 files changed, 117 insertions, 109 deletions
diff --git a/po/da/install-methods.po b/po/da/install-methods.po index bc77d17e4..dc57043a4 100644 --- a/po/da/install-methods.po +++ b/po/da/install-methods.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2014-08-26 20:40+0000\n" +"POT-Creation-Date: 2014-10-05 18:15+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" @@ -615,13 +615,21 @@ msgstr "" #: install-methods.xml:579 #, no-c-format msgid "" +"The image must be written to the whole-disk device and not a partition, e." +"g. /dev/sdb and not /dev/sdb1." +msgstr "" + +#. Tag: para +#: install-methods.xml:584 +#, no-c-format +msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " "most users. The other options below are more complex, mainly for people with " "specialised needs." msgstr "" #. Tag: para -#: install-methods.xml:587 +#: install-methods.xml:592 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -631,7 +639,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:595 +#: install-methods.xml:600 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -639,7 +647,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:600 +#: install-methods.xml:605 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -650,7 +658,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:607 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -660,13 +668,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:616 +#: install-methods.xml:621 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:617 +#: install-methods.xml:622 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -676,7 +684,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:629 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -687,7 +695,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:633 +#: install-methods.xml:638 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -698,19 +706,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:641 +#: install-methods.xml:646 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:645 +#: install-methods.xml:650 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:647 +#: install-methods.xml:652 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -719,13 +727,13 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:653 +#: install-methods.xml:658 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:655 +#: install-methods.xml:660 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -739,13 +747,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:672 +#: install-methods.xml:677 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:673 +#: install-methods.xml:678 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -756,13 +764,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:688 install-methods.xml:810 +#: install-methods.xml:693 install-methods.xml:815 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:689 +#: install-methods.xml:694 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -770,7 +778,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:694 +#: install-methods.xml:699 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -790,7 +798,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:718 +#: install-methods.xml:723 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -802,7 +810,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:728 +#: install-methods.xml:733 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -817,13 +825,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:745 install-methods.xml:857 +#: install-methods.xml:750 install-methods.xml:862 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:746 +#: install-methods.xml:751 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -839,7 +847,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:770 +#: install-methods.xml:775 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -855,7 +863,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:782 +#: install-methods.xml:787 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -863,7 +871,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:787 install-methods.xml:897 +#: install-methods.xml:792 install-methods.xml:902 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -876,7 +884,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:811 +#: install-methods.xml:816 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -894,7 +902,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:828 +#: install-methods.xml:833 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -905,7 +913,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:837 +#: install-methods.xml:842 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -926,7 +934,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:858 +#: install-methods.xml:863 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -934,31 +942,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:870 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:870 +#: install-methods.xml:875 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:875 +#: install-methods.xml:880 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:880 +#: install-methods.xml:885 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:892 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -979,13 +987,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:925 +#: install-methods.xml:930 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:926 +#: install-methods.xml:931 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -994,7 +1002,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:932 +#: install-methods.xml:937 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1004,7 +1012,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:944 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1018,7 +1026,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:950 +#: install-methods.xml:955 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1027,7 +1035,7 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:959 +#: install-methods.xml:964 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1035,7 +1043,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:961 +#: install-methods.xml:966 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1043,7 +1051,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:967 +#: install-methods.xml:972 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1052,7 +1060,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:973 +#: install-methods.xml:978 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1061,19 +1069,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:981 +#: install-methods.xml:986 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:986 +#: install-methods.xml:991 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:998 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1081,13 +1089,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1003 +#: install-methods.xml:1008 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:1004 +#: install-methods.xml:1009 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1095,7 +1103,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1009 +#: install-methods.xml:1014 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1103,26 +1111,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1014 +#: install-methods.xml:1019 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1019 +#: install-methods.xml:1024 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1032 +#: install-methods.xml:1037 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1033 +#: install-methods.xml:1038 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1137,7 +1145,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1046 +#: install-methods.xml:1051 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1154,13 +1162,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1066 +#: install-methods.xml:1071 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1067 +#: install-methods.xml:1072 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1173,7 +1181,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1078 +#: install-methods.xml:1083 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1183,31 +1191,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1088 install-methods.xml:1414 +#: install-methods.xml:1093 install-methods.xml:1419 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1093 install-methods.xml:1419 +#: install-methods.xml:1098 install-methods.xml:1424 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1098 install-methods.xml:1424 +#: install-methods.xml:1103 install-methods.xml:1429 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1103 install-methods.xml:1429 +#: install-methods.xml:1108 install-methods.xml:1434 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1108 +#: install-methods.xml:1113 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1218,19 +1226,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1116 +#: install-methods.xml:1121 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1129 +#: install-methods.xml:1134 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1130 +#: install-methods.xml:1135 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1241,7 +1249,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1138 +#: install-methods.xml:1143 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1250,7 +1258,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1150 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1263,7 +1271,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1159 +#: install-methods.xml:1164 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1272,7 +1280,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1165 +#: install-methods.xml:1170 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1280,7 +1288,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1170 +#: install-methods.xml:1175 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1290,7 +1298,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1178 +#: install-methods.xml:1183 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1300,13 +1308,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1194 +#: install-methods.xml:1199 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1195 +#: install-methods.xml:1200 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1319,7 +1327,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1207 +#: install-methods.xml:1212 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1334,13 +1342,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1228 +#: install-methods.xml:1233 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1229 +#: install-methods.xml:1234 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1350,7 +1358,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1236 +#: install-methods.xml:1241 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1375,7 +1383,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1238 +#: install-methods.xml:1243 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1387,7 +1395,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1248 +#: install-methods.xml:1253 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1395,13 +1403,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1256 +#: install-methods.xml:1261 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1257 +#: install-methods.xml:1262 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1439,13 +1447,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1277 +#: install-methods.xml:1282 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1278 +#: install-methods.xml:1283 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1456,7 +1464,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1286 +#: install-methods.xml:1291 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1491,7 +1499,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1319 +#: install-methods.xml:1324 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1506,13 +1514,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1338 +#: install-methods.xml:1343 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1339 +#: install-methods.xml:1344 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1520,7 +1528,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1344 +#: install-methods.xml:1349 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -1531,7 +1539,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1353 +#: install-methods.xml:1358 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1543,7 +1551,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1363 +#: install-methods.xml:1368 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -1554,7 +1562,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1371 +#: install-methods.xml:1376 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1572,13 +1580,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1393 +#: install-methods.xml:1398 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1394 +#: install-methods.xml:1399 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -1589,7 +1597,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1403 +#: install-methods.xml:1408 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -1600,13 +1608,13 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1434 +#: install-methods.xml:1439 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1439 +#: install-methods.xml:1444 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1617,7 +1625,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1447 +#: install-methods.xml:1452 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1628,13 +1636,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1459 +#: install-methods.xml:1464 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1460 +#: install-methods.xml:1465 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -1653,7 +1661,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1476 +#: install-methods.xml:1481 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -1663,7 +1671,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1488 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -1673,13 +1681,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1494 +#: install-methods.xml:1499 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1495 +#: install-methods.xml:1500 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -1689,13 +1697,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1603 +#: install-methods.xml:1608 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1604 +#: install-methods.xml:1609 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1706,13 +1714,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1616 +#: install-methods.xml:1621 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1617 +#: install-methods.xml:1622 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1722,7 +1730,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1629 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " |