summaryrefslogtreecommitdiff
path: root/po/pot/install-methods.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot/install-methods.pot')
-rw-r--r--po/pot/install-methods.pot68
1 files changed, 37 insertions, 31 deletions
diff --git a/po/pot/install-methods.pot b/po/pot/install-methods.pot
index 2e288884d..70c6e3060 100644
--- a/po/pot/install-methods.pot
+++ b/po/pot/install-methods.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2008-05-21 00:10+0000\n"
+"POT-Creation-Date: 2008-07-04 00: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"
@@ -762,25 +762,25 @@ msgid "<emphasis>Copy</emphasis> (not move) the following four files which you d
msgstr ""
#. Tag: filename
-#: install-methods.xml:1017
+#: install-methods.xml:1017 install-methods.xml:1374
#, no-c-format
msgid "vmlinux"
msgstr ""
#. Tag: filename
-#: install-methods.xml:1022
+#: install-methods.xml:1022 install-methods.xml:1379
#, no-c-format
msgid "initrd.gz"
msgstr ""
#. Tag: filename
-#: install-methods.xml:1027
+#: install-methods.xml:1027 install-methods.xml:1384
#, no-c-format
msgid "yaboot"
msgstr ""
#. Tag: filename
-#: install-methods.xml:1032
+#: install-methods.xml:1032 install-methods.xml:1389
#, no-c-format
msgid "yaboot.conf"
msgstr ""
@@ -1018,11 +1018,11 @@ msgstr ""
#. Tag: para
#: install-methods.xml:1311
#, no-c-format
-msgid "Look in <filename>/etc/inetd.conf</filename> and remember the directory which is used as the argument of <command>in.tftpd</command><footnote> <para> The <userinput>-l</userinput> argument enables some versions of <command>in.tftpd</command> to log all requests to the system logs; this is useful for diagnosing boot errors. </para> </footnote>; you'll need that below. If you've had to change <filename>/etc/inetd.conf</filename>, you'll have to notify the running <command>inetd</command> process that the file has changed. On a Debian machine, run <userinput>/etc/init.d/inetd reload</userinput>; on other machines, find out the process ID for <command>inetd</command>, and run <userinput>kill -HUP <replaceable>inetd-pid</replaceable></userinput>."
+msgid "Look in <filename>/etc/inetd.conf</filename> and remember the directory which is used as the argument of <command>in.tftpd</command><footnote> <para> All <command>in.tftpd</command> alternatives available in Debian should log TFTP requests to the system logs by default. Some of them support a <userinput>-v</userinput> argument to increase verbosity. It is recommended to check these log messages in case of boot problems as they are a good starting point for diagnosing the cause of errors. </para> </footnote>; you'll need that below. If you've had to change <filename>/etc/inetd.conf</filename>, you'll have to notify the running <command>inetd</command> process that the file has changed. On a Debian machine, run <userinput>/etc/init.d/inetd reload</userinput>; on other machines, find out the process ID for <command>inetd</command>, and run <userinput>kill -HUP <replaceable>inetd-pid</replaceable></userinput>."
msgstr ""
#. Tag: para
-#: install-methods.xml:1329
+#: install-methods.xml:1331
#, no-c-format
msgid ""
"If you intend to install Debian on an SGI machine and your TFTP server is a GNU/Linux box running Linux 2.4, you'll need to set the following on your server: <informalexample><screen>\n"
@@ -1033,55 +1033,61 @@ msgid ""
msgstr ""
#. Tag: title
-#: install-methods.xml:1351
+#: install-methods.xml:1353
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr ""
#. Tag: para
-#: install-methods.xml:1352
+#: install-methods.xml:1354
#, no-c-format
msgid "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-files\"/>, in the <command>tftpd</command> boot image directory. You may have to make a link from that file to the file which <command>tftpd</command> will use for booting a particular client. Unfortunately, the file name is determined by the TFTP client, and there are no strong standards."
msgstr ""
#. Tag: para
-#: install-methods.xml:1361
+#: install-methods.xml:1363
#, no-c-format
-msgid "On NewWorld Power Macintosh machines, you will need to set up the <command>yaboot</command> boot loader as the TFTP boot image. <command>Yaboot</command> will then retrieve the kernel and RAMdisk images via TFTP itself. For net booting, use the <filename>yaboot-netboot.conf</filename>. Just rename this to <filename>yaboot.conf</filename> in the TFTP directory."
+msgid "On NewWorld Power Macintosh machines, you will need to set up the <command>yaboot</command> boot loader as the TFTP boot image. <command>Yaboot</command> will then retrieve the kernel and RAMdisk images via TFTP itself. You will need to download the following files from the <filename>netboot/</filename> directory:"
+msgstr ""
+
+#. Tag: filename
+#: install-methods.xml:1394
+#, no-c-format
+msgid "boot.msg"
msgstr ""
#. Tag: para
-#: install-methods.xml:1370
+#: install-methods.xml:1399
#, no-c-format
msgid "For PXE booting, everything you should need is set up in the <filename>netboot/netboot.tar.gz</filename> tarball. Simply extract this tarball into the <command>tftpd</command> boot image directory. Make sure your dhcp server is configured to pass <filename>pxelinux.0</filename> to <command>tftpd</command> as the filename to boot."
msgstr ""
#. Tag: para
-#: install-methods.xml:1378
+#: install-methods.xml:1407
#, no-c-format
msgid "For PXE booting, everything you should need is set up in the <filename>netboot/netboot.tar.gz</filename> tarball. Simply extract this tarball into the <command>tftpd</command> boot image directory. Make sure your dhcp server is configured to pass <filename>/debian-installer/ia64/elilo.efi</filename> to <command>tftpd</command> as the filename to boot."
msgstr ""
#. Tag: title
-#: install-methods.xml:1390
+#: install-methods.xml:1419
#, no-c-format
msgid "Alpha TFTP Booting"
msgstr ""
#. Tag: para
-#: install-methods.xml:1391
+#: install-methods.xml:1420
#, no-c-format
msgid "On Alpha, you must specify the filename (as a relative path to the boot image directory) using the <userinput>-file</userinput> argument to the SRM <userinput>boot</userinput> command, or by setting the <userinput>BOOT_FILE</userinput> environment variable. Alternatively, the filename can be given via BOOTP (in ISC <command>dhcpd</command>, use the <userinput>filename</userinput> directive). Unlike Open Firmware, there is <emphasis>no default filename</emphasis> on SRM, so you <emphasis>must</emphasis> specify a filename by either one of these methods."
msgstr ""
#. Tag: title
-#: install-methods.xml:1406
+#: install-methods.xml:1435
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr ""
#. Tag: para
-#: install-methods.xml:1407
+#: install-methods.xml:1436
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as <quote>SUN4M</quote> or <quote>SUN4C</quote>, to the filename. Thus, if your system's subarchitecture is a SUN4C, and its IP is 192.168.1.3, the filename would be <filename>C0A80103.SUN4C</filename>. However, there are also subarchitectures where the file the client looks for is just <filename>client-ip-in-hex</filename>. An easy way to determine the hexadecimal code for the IP address is to enter the following command in a shell (assuming the machine's intended IP is 10.0.0.4). <informalexample><screen>\n"
@@ -1090,85 +1096,85 @@ msgid ""
msgstr ""
#. Tag: para
-#: install-methods.xml:1423
+#: install-methods.xml:1452
#, no-c-format
msgid "If you've done all this correctly, giving the command <userinput>boot net</userinput> from the OpenPROM should load the image. If the image cannot be found, try checking the logs on your tftp server to see which image name is being requested."
msgstr ""
#. Tag: para
-#: install-methods.xml:1430
+#: install-methods.xml:1459
#, no-c-format
msgid "You can also force some sparc systems to look for a specific file name by adding it to the end of the OpenPROM boot command, such as <userinput>boot net my-sparc.image</userinput>. This must still reside in the directory that the TFTP server looks in."
msgstr ""
#. Tag: title
-#: install-methods.xml:1441
+#: install-methods.xml:1470
#, no-c-format
msgid "BVM/Motorola TFTP Booting"
msgstr ""
#. Tag: para
-#: install-methods.xml:1442
+#: install-methods.xml:1471
#, no-c-format
msgid "For BVM and Motorola VMEbus systems copy the files &bvme6000-tftp-files; to <filename>/tftpboot/</filename>."
msgstr ""
#. Tag: para
-#: install-methods.xml:1447
+#: install-methods.xml:1476
#, no-c-format
msgid "Next, configure your boot ROMs or BOOTP server to initially load the <filename>tftplilo.bvme</filename> or <filename>tftplilo.mvme</filename> files from the TFTP server. Refer to the <filename>tftplilo.txt</filename> file for your subarchitecture for additional system-specific configuration information."
msgstr ""
#. Tag: title
-#: install-methods.xml:1459
+#: install-methods.xml:1488
#, no-c-format
msgid "SGI TFTP Booting"
msgstr ""
#. Tag: para
-#: install-methods.xml:1460
+#: install-methods.xml:1489
#, no-c-format
msgid "On SGI machines you can rely on the <command>bootpd</command> to supply the name of the TFTP file. It is given either as the <userinput>bf=</userinput> in <filename>/etc/bootptab</filename> or as the <userinput>filename=</userinput> option in <filename>/etc/dhcpd.conf</filename>."
msgstr ""
#. Tag: title
-#: install-methods.xml:1472
+#: install-methods.xml:1501
#, no-c-format
msgid "Broadcom BCM91250A and BCM91480B TFTP Booting"
msgstr ""
#. Tag: para
-#: install-methods.xml:1473
+#: install-methods.xml:1502
#, no-c-format
msgid "You don't have to configure DHCP in a special way because you'll pass the full path of the file to be loaded to CFE."
msgstr ""
#. Tag: title
-#: install-methods.xml:1578
+#: install-methods.xml:1607
#, no-c-format
msgid "Automatic Installation"
msgstr ""
#. Tag: para
-#: install-methods.xml:1579
+#: install-methods.xml:1608
#, no-c-format
msgid "For installing on multiple computers it's possible to do fully automatic installations. Debian packages intended for this include <classname>fai</classname> (which uses an install server), <classname>replicator</classname>, <classname>systemimager</classname>, <classname>autoinstall</classname>, and the Debian Installer itself."
msgstr ""
#. Tag: title
-#: install-methods.xml:1592
+#: install-methods.xml:1621
#, no-c-format
msgid "Automatic Installation Using the Debian Installer"
msgstr ""
#. Tag: para
-#: install-methods.xml:1593
+#: install-methods.xml:1622
#, no-c-format
msgid "The Debian Installer supports automating installs via preconfiguration files. A preconfiguration file can be loaded from the network or from removable media, and used to fill in answers to questions asked during the installation process."
msgstr ""
#. Tag: para
-#: install-methods.xml:1600
+#: install-methods.xml:1629
#, no-c-format
msgid "Full documentation on preseeding including a working example that you can edit is in <xref linkend=\"appendix-preseed\"/>."
msgstr ""