diff options
author | Holger Wansing <linux@wansing-online.de> | 2012-12-29 10:19:04 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2012-12-29 10:19:04 +0000 |
commit | 0fe3bd44e202ca46157e803c0a07020a9392471d (patch) | |
tree | 48be0b485c0f10d6df2680acacfebd6bfff52cfe /po/nl/install-methods.po | |
parent | 76d913302a9bca213b731e4d6faf56b43b2b8ed2 (diff) | |
download | installation-guide-0fe3bd44e202ca46157e803c0a07020a9392471d.zip |
Update po/pot files after changings in en:
M po/tl/install-methods.po
M po/tl/using-d-i.po
M po/tl/boot-installer.po
M po/tl/installation-howto.po
M po/ro/install-methods.po
M po/ro/using-d-i.po
M po/ro/boot-installer.po
M po/ro/installation-howto.po
M po/pt/install-methods.po
M po/pt/using-d-i.po
M po/pt/boot-installer.po
M po/pt/installation-howto.po
M po/da/install-methods.po
M po/da/using-d-i.po
M po/da/boot-installer.po
M po/da/installation-howto.po
M po/ru/install-methods.po
M po/ru/using-d-i.po
M po/ru/boot-installer.po
M po/ru/installation-howto.po
M po/sv/install-methods.po
M po/sv/using-d-i.po
M po/sv/boot-installer.po
M po/sv/installation-howto.po
M po/ja/install-methods.po
M po/ja/using-d-i.po
M po/ja/boot-installer.po
M po/ja/installation-howto.po
M po/zh_TW/install-methods.po
M po/zh_TW/using-d-i.po
M po/zh_TW/boot-installer.po
M po/zh_TW/installation-howto.po
M po/fi/install-methods.po
M po/fi/using-d-i.po
M po/fi/boot-installer.po
M po/fi/installation-howto.po
M po/el/install-methods.po
M po/el/random-bits.po
M po/el/welcome.po
M po/el/using-d-i.po
M po/el/hardware.po
M po/el/boot-installer.po
M po/el/installation-howto.po
M po/zh_CN/install-methods.po
M po/zh_CN/using-d-i.po
M po/zh_CN/boot-installer.po
M po/zh_CN/installation-howto.po
M po/pot/using-d-i.pot
M po/pot/boot-installer.pot
M po/pot/installation-howto.pot
M po/pot/install-methods.pot
M po/es/install-methods.po
M po/es/using-d-i.po
M po/es/boot-installer.po
M po/es/installation-howto.po
M po/ko/install-methods.po
M po/ko/using-d-i.po
M po/ko/boot-installer.po
M po/ko/installation-howto.po
M po/nl/install-methods.po
M po/nl/using-d-i.po
M po/nl/boot-installer.po
M po/nl/installation-howto.po
M po/nn/install-methods.po
M po/nn/using-d-i.po
M po/nn/boot-installer.po
M po/nn/installation-howto.po
M po/hu/install-methods.po
M po/hu/using-d-i.po
M po/hu/boot-installer.po
M po/hu/installation-howto.po
M po/vi/install-methods.po
M po/vi/using-d-i.po
M po/vi/boot-installer.po
M po/vi/installation-howto.po
Diffstat (limited to 'po/nl/install-methods.po')
-rw-r--r-- | po/nl/install-methods.po | 282 |
1 files changed, 149 insertions, 133 deletions
diff --git a/po/nl/install-methods.po b/po/nl/install-methods.po index 6f56f6790..bdd3abdd1 100644 --- a/po/nl/install-methods.po +++ b/po/nl/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: 2012-11-24 22:10+0000\n" +"POT-Creation-Date: 2012-12-29 10:09+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" @@ -626,64 +626,80 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:578 +#: install-methods.xml:577 #, no-c-format msgid "" -"A special method can be used to add firmware to the <filename>mini.iso</" -"filename>. First, write the <filename>mini.iso</filename> to the USB stick. " -"Next obtain the necessary firmware files. See <xref linkend=\"loading-" -"firmware\"/> for more information about firmware. Now unplug and replug the " -"USB stick, and two partitions should now be visible on it. You should mount " -"the second of the two partitions, and unpack the firmware onto it." +"The CD or DVD image you choose should be written directly to the USB stick, " +"overwriting its current contents. For example, when using an existing GNU/" +"Linux system, the CD or DVD image file can be written to a USB stick as " +"follows, after having made sure that the stick is unmounted:" msgstr "" #. Tag: screen -#: install-methods.xml:588 +#: install-methods.xml:584 #, no-c-format msgid "" -"# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" -"# cd /mnt\n" -"# tar zxvf <replaceable>/path/to/</replaceable>firmware.tar.gz\n" -"# cd /\n" -"# umount" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>" +msgstr "" + +#. Tag: para +#: install-methods.xml:586 +#, 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:594 #, no-c-format msgid "" -"The CD or DVD image you choose should be written directly to the USB stick, " -"overwriting its current contents. For example, when using an existing GNU/" -"Linux system, the CD or DVD image file can be written to a USB stick as " -"follows, after having made sure that the stick is unmounted:" +"The hybrid image on the stick does not occupy all the storage space, so it " +"may be worth considering using the free space to hold firmware files or " +"packages or any other files of your choice. This could be useful if you have " +"only one stick or just want to keep everything you need on one device." +msgstr "" + +#. Tag: para +#: install-methods.xml:602 +#, no-c-format +msgid "" +"Create a second, FAT partition on the stick, mount the partition and copy or " +"unpack the firmware onto it. For example:" msgstr "" #. Tag: screen -#: install-methods.xml:601 +#: install-methods.xml:607 #, no-c-format msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" +"# cd /mnt\n" +"# tar zxvf <replaceable>/path/to/</replaceable>firmware.tar.gz\n" +"# cd /\n" +"# umount" msgstr "" #. Tag: para -#: install-methods.xml:603 +#: install-methods.xml:609 #, 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." +"You might have written the <filename>mini.iso</filename> to the USB stick. " +"In this case the second partition doesn't have to be created as, very " +"nicely, it will already be present. Unplugging and replugging the USB stick " +"should make the two partitions visible." msgstr "" #. Tag: title -#: install-methods.xml:614 +#: install-methods.xml:623 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:615 +#: install-methods.xml:624 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -693,7 +709,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:622 +#: install-methods.xml:631 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -704,7 +720,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:640 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -715,19 +731,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:639 +#: install-methods.xml:648 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:643 +#: install-methods.xml:652 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:645 +#: install-methods.xml:654 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -736,13 +752,13 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:651 +#: install-methods.xml:660 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:653 +#: install-methods.xml:662 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -756,13 +772,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:670 +#: install-methods.xml:679 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:671 +#: install-methods.xml:680 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -773,13 +789,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:686 install-methods.xml:808 +#: install-methods.xml:695 install-methods.xml:817 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:687 +#: install-methods.xml:696 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -787,7 +803,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:692 +#: install-methods.xml:701 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -807,7 +823,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:716 +#: install-methods.xml:725 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -819,7 +835,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:726 +#: install-methods.xml:735 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -834,13 +850,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:743 install-methods.xml:855 +#: install-methods.xml:752 install-methods.xml:864 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:744 +#: install-methods.xml:753 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -856,7 +872,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:768 +#: install-methods.xml:777 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -872,7 +888,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:780 +#: install-methods.xml:789 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -880,7 +896,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:785 install-methods.xml:895 +#: install-methods.xml:794 install-methods.xml:904 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -893,7 +909,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:809 +#: install-methods.xml:818 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -911,7 +927,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:826 +#: install-methods.xml:835 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -922,7 +938,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:844 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -943,7 +959,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:856 +#: install-methods.xml:865 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -951,31 +967,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:863 +#: install-methods.xml:872 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:868 +#: install-methods.xml:877 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:873 +#: install-methods.xml:882 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:878 +#: install-methods.xml:887 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:885 +#: install-methods.xml:894 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -996,13 +1012,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:923 +#: install-methods.xml:932 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:924 +#: install-methods.xml:933 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1011,7 +1027,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:930 +#: install-methods.xml:939 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1021,7 +1037,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:937 +#: install-methods.xml:946 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1035,7 +1051,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:948 +#: install-methods.xml:957 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1044,15 +1060,15 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:957 +#: install-methods.xml:966 #, no-c-format msgid "" -"Hard disk installer booting using <command>LILO</command> or <command>GRUB</" -"command>" +"Hard disk installer booting from Linux using <command>LILO</command> or " +"<command>GRUB</command>" msgstr "" #. Tag: para -#: install-methods.xml:959 +#: install-methods.xml:968 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1060,7 +1076,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:965 +#: install-methods.xml:974 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1069,7 +1085,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:971 +#: install-methods.xml:980 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1078,19 +1094,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:979 +#: install-methods.xml:988 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:984 +#: install-methods.xml:993 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:991 +#: install-methods.xml:1000 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1098,13 +1114,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1001 +#: install-methods.xml:1010 #, no-c-format -msgid "Hard disk installer booting using <command>loadlin</command>" +msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:1002 +#: install-methods.xml:1011 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1112,7 +1128,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1007 +#: install-methods.xml:1016 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1120,26 +1136,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1012 +#: install-methods.xml:1021 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1017 +#: install-methods.xml:1026 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1030 +#: install-methods.xml:1039 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1031 +#: install-methods.xml:1040 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1154,7 +1170,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1044 +#: install-methods.xml:1053 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1171,13 +1187,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1064 +#: install-methods.xml:1073 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1065 +#: install-methods.xml:1074 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1190,7 +1206,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1076 +#: install-methods.xml:1085 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1200,31 +1216,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1086 install-methods.xml:1412 +#: install-methods.xml:1095 install-methods.xml:1421 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1091 install-methods.xml:1417 +#: install-methods.xml:1100 install-methods.xml:1426 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1096 install-methods.xml:1422 +#: install-methods.xml:1105 install-methods.xml:1431 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1101 install-methods.xml:1427 +#: install-methods.xml:1110 install-methods.xml:1436 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1106 +#: install-methods.xml:1115 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1235,19 +1251,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1114 +#: install-methods.xml:1123 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1127 +#: install-methods.xml:1136 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1128 +#: install-methods.xml:1137 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1258,7 +1274,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1136 +#: install-methods.xml:1145 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1267,7 +1283,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1143 +#: install-methods.xml:1152 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1280,7 +1296,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1157 +#: install-methods.xml:1166 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1289,7 +1305,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1163 +#: install-methods.xml:1172 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1297,7 +1313,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1168 +#: install-methods.xml:1177 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1307,7 +1323,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1176 +#: install-methods.xml:1185 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1317,13 +1333,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1192 +#: install-methods.xml:1201 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1193 +#: install-methods.xml:1202 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1336,7 +1352,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1205 +#: install-methods.xml:1214 #, no-c-format msgid "" "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, " @@ -1351,13 +1367,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1226 +#: install-methods.xml:1235 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1227 +#: install-methods.xml:1236 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1367,7 +1383,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1234 +#: install-methods.xml:1243 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1392,7 +1408,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1245 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1404,7 +1420,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1246 +#: install-methods.xml:1255 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1412,13 +1428,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1254 +#: install-methods.xml:1263 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1264 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1456,13 +1472,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1275 +#: install-methods.xml:1284 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1276 +#: install-methods.xml:1285 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1473,7 +1489,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1284 +#: install-methods.xml:1293 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1508,7 +1524,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1317 +#: install-methods.xml:1326 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1523,13 +1539,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1336 +#: install-methods.xml:1345 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1337 +#: install-methods.xml:1346 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1537,7 +1553,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1342 +#: install-methods.xml:1351 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -1548,7 +1564,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1360 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1560,7 +1576,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1361 +#: install-methods.xml:1370 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -1571,7 +1587,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1369 +#: install-methods.xml:1378 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1589,13 +1605,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1391 +#: install-methods.xml:1400 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1392 +#: install-methods.xml:1401 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -1606,7 +1622,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1410 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -1617,13 +1633,13 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1432 +#: install-methods.xml:1441 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1437 +#: install-methods.xml:1446 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1634,7 +1650,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1445 +#: install-methods.xml:1454 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1645,13 +1661,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1457 +#: install-methods.xml:1466 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1458 +#: install-methods.xml:1467 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -1670,7 +1686,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1474 +#: install-methods.xml:1483 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -1680,7 +1696,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1481 +#: install-methods.xml:1490 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -1690,13 +1706,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1492 +#: install-methods.xml:1501 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1493 +#: install-methods.xml:1502 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -1706,13 +1722,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1601 +#: install-methods.xml:1610 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1602 +#: install-methods.xml:1611 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1723,13 +1739,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1614 +#: install-methods.xml:1623 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1615 +#: install-methods.xml:1624 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1739,7 +1755,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1622 +#: install-methods.xml:1631 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " |