diff options
Diffstat (limited to 'po/tl/install-methods.po')
-rw-r--r-- | po/tl/install-methods.po | 153 |
1 files changed, 88 insertions, 65 deletions
diff --git a/po/tl/install-methods.po b/po/tl/install-methods.po index 8d3eb8708..24e0fc988 100644 --- a/po/tl/install-methods.po +++ b/po/tl/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: 2020-04-02 09:22+0000\n" +"POT-Creation-Date: 2020-05-20 19:14+0000\n" "PO-Revision-Date: 2016-04-08 20:25+0000\n" "Last-Translator: NAME <EMAIL@ADDRESS>\n" "Language-Team: Tagalog <LL@li.org>\n" @@ -296,9 +296,9 @@ msgstr "" #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " -"can download the <filename>mini.iso</filename> image from the " -"<filename>netboot</filename> directory (at the location mentioned in <xref " -"linkend=\"where-files\"/>)." +"can download the &netboot-mini-iso; image from the <filename>netboot</" +"filename> directory (at the location mentioned in <xref linkend=\"where-files" +"\"/>)." msgstr "" #. Tag: para @@ -395,11 +395,11 @@ msgstr "" #: install-methods.xml:342 #, no-c-format msgid "" -"There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " -"contains all the installer files (including the kernel) <phrase arch=" -"\"x86\">as well as <classname>syslinux</classname> and its configuration " -"file</phrase> <phrase arch=\"powerpc\">as well as <classname>yaboot</" -"classname> and its configuration file</phrase>." +"There is an all-in-one file &hdmedia-boot-img; which contains all the " +"installer files (including the kernel) <phrase arch=\"x86\">as well as " +"<classname>syslinux</classname> and its configuration file</phrase> <phrase " +"arch=\"powerpc\">as well as <classname>yaboot</classname> and its " +"configuration file</phrase>." msgstr "" #. Tag: para @@ -799,18 +799,41 @@ msgstr "" #: install-methods.xml:709 #, no-c-format msgid "" +"If you intend to use the hard drive only for booting and then download " +"everything over the network, you should download the &x86-netboot-initrd; " +"file and its corresponding kernel &x86-netboot-linux;. This will allow you " +"to repartition the hard disk from which you boot the installer, although you " +"should do so with care." +msgstr "" + +#. Tag: para +#: install-methods.xml:718 +#, no-c-format +msgid "" +"Alternatively, if you intend to keep an existing partition on the hard drive " +"unchanged during the install, you can download the &x86-hdmedia-initrd; file " +"and its kernel &x86-hdmedia-vmlinuz;, as well as copy an installation image " +"to the hard drive (make sure the file is named ending in <literal>.iso</" +"literal>). The installer can then boot from the hard drive and install from " +"the installation image, without needing the network." +msgstr "" + +#. Tag: para +#: install-methods.xml:726 +#, no-c-format +msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" "\"/>." msgstr "" #. Tag: title -#: install-methods.xml:719 +#: install-methods.xml:736 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:720 +#: install-methods.xml:737 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -818,7 +841,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:742 #, no-c-format msgid "" "Copy the following directories from a &debian; installation image to " @@ -826,26 +849,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:730 +#: install-methods.xml:747 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:752 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:847 +#: install-methods.xml:864 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:848 +#: install-methods.xml:865 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -856,7 +879,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:856 +#: install-methods.xml:873 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -865,7 +888,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:863 +#: install-methods.xml:880 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -878,7 +901,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:894 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -887,7 +910,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:883 +#: install-methods.xml:900 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -895,7 +918,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:888 +#: install-methods.xml:905 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -905,7 +928,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:896 +#: install-methods.xml:913 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -915,13 +938,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:912 +#: install-methods.xml:929 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:913 +#: install-methods.xml:930 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -933,7 +956,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:925 +#: install-methods.xml:942 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -948,13 +971,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:946 +#: install-methods.xml:963 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:947 +#: install-methods.xml:964 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -964,7 +987,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:954 +#: install-methods.xml:971 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -989,7 +1012,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:956 +#: install-methods.xml:973 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1001,7 +1024,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:966 +#: install-methods.xml:983 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1009,13 +1032,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:974 +#: install-methods.xml:991 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:975 +#: install-methods.xml:992 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1053,7 +1076,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:985 +#: install-methods.xml:1002 #, no-c-format msgid "" "If your machine uses UEFI to boot, you will have to specify a boot loader " @@ -1061,7 +1084,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:989 +#: install-methods.xml:1006 #, no-c-format msgid "" "group {\n" @@ -1075,13 +1098,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1002 +#: install-methods.xml:1019 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1003 +#: install-methods.xml:1020 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1092,7 +1115,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1028 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1127,7 +1150,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1044 +#: install-methods.xml:1061 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1142,13 +1165,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1063 +#: install-methods.xml:1080 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1064 +#: install-methods.xml:1081 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1156,7 +1179,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1069 +#: install-methods.xml:1086 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -1167,7 +1190,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1078 +#: install-methods.xml:1095 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1179,7 +1202,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1088 +#: install-methods.xml:1105 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -1190,7 +1213,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1096 +#: install-methods.xml:1113 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1208,13 +1231,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1118 +#: install-methods.xml:1135 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1119 +#: install-methods.xml:1136 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -1225,7 +1248,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1128 +#: install-methods.xml:1145 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -1236,37 +1259,37 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1139 +#: install-methods.xml:1156 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1144 +#: install-methods.xml:1161 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1149 +#: install-methods.xml:1166 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1154 +#: install-methods.xml:1171 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: filename -#: install-methods.xml:1159 +#: install-methods.xml:1176 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1164 +#: install-methods.xml:1181 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1279,7 +1302,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1174 +#: install-methods.xml:1191 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1290,13 +1313,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1186 +#: install-methods.xml:1203 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1187 +#: install-methods.xml:1204 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -1315,7 +1338,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1203 +#: install-methods.xml:1220 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -1325,7 +1348,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1210 +#: install-methods.xml:1227 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -1335,13 +1358,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1221 +#: install-methods.xml:1238 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1222 +#: install-methods.xml:1239 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -1351,13 +1374,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1330 +#: install-methods.xml:1347 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1331 +#: install-methods.xml:1348 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1368,13 +1391,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1343 +#: install-methods.xml:1360 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1344 +#: install-methods.xml:1361 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1384,7 +1407,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1368 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " |