diff options
Diffstat (limited to 'po')
48 files changed, 3998 insertions, 4197 deletions
diff --git a/po/da/install-methods.po b/po/da/install-methods.po index f2e7a9a0e..f1763d7a7 100644 --- a/po/da/install-methods.po +++ b/po/da/install-methods.po @@ -8,7 +8,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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2014-11-27 09:42+0100\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -785,12 +785,17 @@ msgstr "Forberedning af et USB-drev via en hybrid cd eller et dvd-aftryk" #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "Debian cd- og dvd-aftryk kan nu skrives direkte på et USB-drev, hvilket er " "en meget nem måde at lave et USB-drev, der kan opstartes fra. Vælg et cd- " @@ -798,7 +803,7 @@ msgstr "" "cdrom\"/> for hvordan du får fat i et cd- eller dvd-aftryk." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -811,43 +816,47 @@ msgstr "" "filename> (på placeringen nævnt i <xref linkend=\"where-files\"/>)." #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "Cd eller dvd-aftrykket du vælger skal skrives direkte til USB-drevet, og " "overskrive dets nuværende indhold. For eksempel kan du med et eksisterende " "GNU/Linux-system skrive cd- eller dvd-aftrykket til et USB-drev som i det " "følgende, efter at du har sikret dig at drevet er afmonteret:" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 -#, no-c-format +#: install-methods.xml:587 +#, fuzzy, 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." msgid "" "The image must be written to the whole-disk device and not a partition, e." -"g. /dev/sdb and not /dev/sdb1." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" "Aftrykket skal skrives til whole-disk-enhede nog ikke en partition, f.eks. /" "dev/sdb og ikke 7dev/sdb1." #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -859,7 +868,7 @@ msgstr "" "folk med specielle behov." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -873,7 +882,7 @@ msgstr "" "har et drev eller bare ønsker at have alt på en enhed." #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -883,7 +892,7 @@ msgstr "" "udpak firmwaren til den. For eksempel:" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -899,7 +908,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -913,13 +922,13 @@ msgstr "" "de to partitioner synlige." #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "Manuelt kopiere filer til USB-drevet" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -933,7 +942,7 @@ msgstr "" "følger <xref linkend=\"usb-copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -949,7 +958,7 @@ msgstr "" "classname> og dets konfigurationsfil</phrase>." #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -965,19 +974,19 @@ msgstr "" "ønsker at bruge den til andre formål." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "For at bruge dette aftryk udtrækkes det direkte til dit USB-drev:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -989,13 +998,13 @@ msgstr "" "aftrykket direkte til denne:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1016,13 +1025,13 @@ msgstr "" "den. Afmonter drevet (<userinput>umount /mnt</userinput>) og du er færdig." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "Manuelt kopiere filer til USB-drevet — den fleksible måde" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -1038,13 +1047,13 @@ msgstr "" "endda et dvd-aftryk til drevet." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Partitionering af USB-drevet" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1054,7 +1063,7 @@ msgstr "" "partition, i stedet for hele enheden." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1088,7 +1097,7 @@ msgstr "" "indeholdt i &debian;-pakken <classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1107,7 +1116,7 @@ msgstr "" "konfigurationen af opstartsindlæseren." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1132,13 +1141,13 @@ msgstr "" "filename>, som indeholder koden for opstartsindlæseren." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Tilføjelse af installationsprogrammets aftryk" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -1164,7 +1173,7 @@ msgstr "" "filnavne (8.3)." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1189,7 +1198,7 @@ msgstr "" "kan tilføjes som ønsket." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1199,7 +1208,7 @@ msgstr "" "parametertilføjelse, tilføjes en linje <userinput>prompt 1</userinput>." #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1219,7 +1228,7 @@ msgstr "" "(<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1248,7 +1257,7 @@ msgstr "" "&debian;-pakken <classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1264,7 +1273,7 @@ msgstr "" "bruges til at udføre ændringer til konfigurationen af opstartsindlæseren." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1300,7 +1309,7 @@ msgstr "" "redskaber." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1310,31 +1319,31 @@ msgstr "" "mnt</userinput>) og kopier de følgende installationsaftryksfiler til drevet:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (kernens binære fil)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (oprindelig ramdisk-aftryk)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboot-konfigurationsfil)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (valgfri opstartsbesked)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1369,13 +1378,13 @@ msgstr "" "size</userinput> måske skal øges, afhængig af aftrykket du indlæser." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Forberedelse af filer for harddiskopstart" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1387,7 +1396,7 @@ msgstr "" "eller ved at igangsætte en opstartsindlæser direkte fra BIOS'en." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1400,7 +1409,7 @@ msgstr "" "og brænde cd-aftryk eller kæmpe med for mange og utroværdige disketter." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1422,7 +1431,7 @@ msgstr "" "installationsfilerne du hentede." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1434,7 +1443,7 @@ msgstr "" "<quote>OldWorld</quote>." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1444,7 +1453,7 @@ msgstr "" "<command>LILO</command> eller <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1455,7 +1464,7 @@ msgstr "" "command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1467,7 +1476,7 @@ msgstr "" "rodfilsystem af kernen." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1479,19 +1488,19 @@ msgstr "" "filsystem), for eksempel <filename>/boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (kernens binære fil)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (ramdisk-aftryk)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1501,14 +1510,14 @@ msgstr "" "\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" "Harddiskinstallationen starter op fra DOS med <command>loadlin</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1518,7 +1527,7 @@ msgstr "" "installationsprogrammet op fra DOS med <command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1528,7 +1537,7 @@ msgstr "" "filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1536,19 +1545,19 @@ msgstr "" "<filename>/&x86-install-dir;</filename> (kernens binære fil og ramdiskaftryk)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (loadlin-værktøj)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Harddiskinstallation med opstart fra OldWorld Macs" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1571,7 +1580,7 @@ msgstr "" "opstartbar. Så <application>BootX</application> er krævet på den model." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1598,13 +1607,13 @@ msgstr "" "<filename>Linux Kernels</filename> i den aktive systemmappe." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Harddiskinstallation med opstart fra NewWorld Macs" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1625,7 +1634,7 @@ msgstr "" "bruges på NewWorld PowerMacs." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1638,31 +1647,31 @@ msgstr "" "opnås ved <keycap>option</keycap>-trækning af hver fil til harddiskikonet)." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1678,7 +1687,7 @@ msgstr "" "indtaster i Open Firmware-prompten når du starter installationsprogrammet op." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1686,13 +1695,13 @@ msgstr "" "newworld\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Forberedelse af filer for TFTP-netopstart" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1709,7 +1718,7 @@ msgstr "" "maskine." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1721,7 +1730,7 @@ msgstr "" "\"supports-bootp\">, eller BOOTP-server</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1742,7 +1751,7 @@ msgstr "" "konfigureres via DHCP." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1754,7 +1763,7 @@ msgstr "" "starte op via BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1764,7 +1773,7 @@ msgstr "" "er en <classname>rbootd</classname>-pakke tilgængelig i &debian;." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1778,7 +1787,7 @@ msgstr "" "angiver vi kommandoer for SunOS 4.x, SunOS 5.x (a.k.a. Solaris) og GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1792,13 +1801,13 @@ msgstr "" "til problemstillinger. Et godt alternativ er <classname>atftpd</classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Opsætning af en RARP-server" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1818,7 +1827,7 @@ msgstr "" "show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1842,13 +1851,13 @@ msgstr "" "-a</userinput> i SunOS 4 (Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Opsætning af en DHCP-server" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1862,7 +1871,7 @@ msgstr "" "filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1906,7 +1915,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1924,7 +1933,7 @@ msgstr "" "navnet på filen, som hentes via TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1934,13 +1943,13 @@ msgstr "" "genstart den med <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Aktivering af PXE-opstart i DHCP-konfigurationen" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2011,13 +2020,13 @@ msgstr "" "<xref linkend=\"tftp-images\"/> below)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Opsætning af en BOOTP-server" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2033,7 +2042,7 @@ msgstr "" "respektivt." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2096,7 +2105,7 @@ msgstr "" "MAC-adresse. </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2120,13 +2129,13 @@ msgstr "" "isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Aktivering af TFTP-serveren" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2136,7 +2145,7 @@ msgstr "" "command> er aktiveret." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2152,7 +2161,7 @@ msgstr "" "ændres ved at rekonfigurere pakken." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2170,7 +2179,7 @@ msgstr "" "konfigurationseksemplerne i dette afsnit jævnfør dette." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2187,7 +2196,7 @@ msgstr "" "fejltilfælde." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2219,13 +2228,13 @@ msgstr "" "Linux TFTP-serveren bruger." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Flyt TFTP-aftryk på plads" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2241,7 +2250,7 @@ msgstr "" "TFTP-klienten, og der er ingen udbredte standarder." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2256,13 +2265,13 @@ msgstr "" "filer fra mappen <filename>netboot/</filename>:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2278,7 +2287,7 @@ msgstr "" "<command>tftpd</command> som filnavnet at starte op." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2294,13 +2303,13 @@ msgstr "" "filename> til <command>tftpd</command> som filnavnet at starte op." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP-opstart" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2331,7 +2340,7 @@ msgstr "" "underarkitekturnavnet." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2345,7 +2354,7 @@ msgstr "" "aftryksnavn der anmodes om." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2359,13 +2368,13 @@ msgstr "" "befinde sig i mappen som TFTP-serveren kigger i." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI TFTP-opstart" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2379,13 +2388,13 @@ msgstr "" "userinput>-tlvalget i <filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Automatisk installation" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2401,13 +2410,13 @@ msgstr "" "\">FAI's hjemmeside</ulink> for detaljeret information." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Automatisk installation med &debian;-installationsprogrammet" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2421,7 +2430,7 @@ msgstr "" "stillet under installationsprocessen." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2429,3 +2438,12 @@ msgid "" msgstr "" "Fuld dokumentation vedrørende preseeding inklusiv et arbejdseksempel, som du " "kan redigere er i <xref linkend=\"appendix-preseed\"/>." + +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" diff --git a/po/da/preseed.po b/po/da/preseed.po index c7e1d0221..b8b049f61 100644 --- a/po/da/preseed.po +++ b/po/da/preseed.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2014-11-11 10:40+0100\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" @@ -1498,23 +1498,24 @@ msgstr "" #: preseed.xml:891 #, no-c-format msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1531,13 +1532,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1548,7 +1549,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1557,7 +1558,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1570,7 +1571,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1579,13 +1580,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1664,13 +1665,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1679,7 +1680,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1687,7 +1688,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1698,7 +1699,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1753,13 +1754,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1771,7 +1772,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1779,7 +1780,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1790,7 +1791,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1802,13 +1803,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1817,7 +1818,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1832,13 +1833,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1848,7 +1849,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1879,13 +1880,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1893,73 +1894,73 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1968,7 +1969,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1979,7 +1980,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1998,13 +1999,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2053,7 +2054,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2062,13 +2063,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2091,13 +2092,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2110,19 +2111,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2130,7 +2131,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2139,7 +2140,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2166,13 +2167,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2188,7 +2189,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2198,7 +2199,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2213,7 +2214,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2223,13 +2224,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2240,7 +2241,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2268,7 +2269,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/el/install-methods.po b/po/el/install-methods.po index 9365d698c..5f09d1064 100644 --- a/po/el/install-methods.po +++ b/po/el/install-methods.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-02-04 19:52+0200\n" "Last-Translator: galaxico <galaxico@quad-nrg.net>\n" "Language-Team: American English <debian-l10n-greek@lists.debian.org>\n" @@ -837,12 +837,17 @@ msgstr "" #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "Εικόνες CD και DVD του Debian μπορούν τώρα να εγγραφούν απευθείας σε ένα " "κλειδί μνήμης USB, κάτι που αποτελεί έναν πολύ εύκολο τρόπο για να " @@ -851,7 +856,7 @@ msgstr "" "\"/> για το πώς να αποκτήσετε μια εικόνα CD ή DVD." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -865,13 +870,25 @@ msgstr "" "ενότητα <xref linkend=\"where-files\"/>)." #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "Η εικόνα CD ή DVD που επιλέγετε θα πρέπει να γραφτεί απευθείας στο κλειδί " "USB, υπεργράφοντας έτσι όποιο περιεχόμενο έχει εκείνη τη στιγμή. Για " @@ -879,28 +896,17 @@ msgstr "" "DVD μπορεί να γραφτεί στο κλειδί USB με τον ακόλουθο τρόπο, αφού έχετε " "βεβαιωθεί ότι το κλειδί έχει αποπροσαρτηθεί:" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -913,7 +919,7 @@ msgstr "" "εξειδικευμένες ανάγκες." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -929,7 +935,7 @@ msgstr "" "συσκευή." #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -940,7 +946,7 @@ msgstr "" "παράδειγμα:" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -956,7 +962,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -970,13 +976,13 @@ msgstr "" "ξανασυνδέοντας το κλειδί USB θα κάνει ορατές και τις δυο κατατμήσεις." #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "Αντιγραφή αρχείων στο κλειδί USB με το χέρι" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -991,7 +997,7 @@ msgstr "" "ενότητα <xref linkend=\"usb-copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -1007,7 +1013,7 @@ msgstr "" "<classname>yaboot</classname> και το αρχείο των ρυθμίσεών του</phrase>." #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -1024,7 +1030,7 @@ msgstr "" "χρησιμοποιήσετε για κάποιο άλλο σκοπό." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" @@ -1032,13 +1038,13 @@ msgstr "" "USB:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -1050,13 +1056,13 @@ msgstr "" "<command>mac-fdisk</command> και εξάγετε την εικόνα κατευθείαν στο κλειδί:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1078,13 +1084,13 @@ msgstr "" "(<userinput>umount /mnt</userinput>) και έχετε τελειώσει." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "Αντιγραφή αρχείων στο κλειδί USB με το χέρι — ο ευέλικτος τρόπος" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -1106,13 +1112,13 @@ msgstr "" "τη δυνατότητα να αντιγράψετε μια ολόκληρη εικόνα ISO CD σ' αυτό." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Διαμέριση του κλειδιού USB" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1122,7 +1128,7 @@ msgstr "" "το πρώτο τμήμα αντί ολόκληρης της συσκευής." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1160,7 +1166,7 @@ msgstr "" "περιέχεται στο πακέτο <classname>dosfstools</classname> του &debian;." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1180,7 +1186,7 @@ msgstr "" "φορτωτή εκκίνησης." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1206,13 +1212,13 @@ msgstr "" "εκκίνησης." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Προσθήκη της εικόνας του εγκαταστάτη" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1250,7 +1256,7 @@ msgstr "" "(8.3) του DOS." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1277,7 +1283,7 @@ msgstr "" "επιθυμίες σας." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1287,7 +1293,7 @@ msgstr "" "προτρεπτικό εκκίνησης, προσθέστε μια γραμμή <userinput>prompt 1</userinput>." #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1309,7 +1315,7 @@ msgstr "" "userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1340,7 +1346,7 @@ msgstr "" "στο πακέτο του &debian; <classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1357,7 +1363,7 @@ msgstr "" "χρησιμοποιηθεί για να γίνουν αλλαγές στην ρύθμιση του φορτωτή εκκίνησης." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1395,7 +1401,7 @@ msgstr "" "μπορεί να προετοιμαστεί χρησιμοποιώντας τα συνηθισμένα εργαλεία του Unix." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1406,31 +1412,31 @@ msgstr "" "εγκαταστάτη στο κλειδί:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (εκετελέσιμο αρχείο πυρήνα)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (εικόνα αρχικού δίσκου μνήμης ramdisk)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (αρχείο ρυθμίσεων του yaboot)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (προαιρετικό μήνυμα εκκίνησης)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1467,13 +1473,13 @@ msgstr "" "το μέγεθος της εικόνα ramdisk που χρησιμοποιείτε για την εκκίνηση." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Προετοιμασία των αρχείων για Εκκίνηση από Σκληρό Δίσκο" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1486,7 +1492,7 @@ msgstr "" "εκκίνησης (boot loader) κατευθείαν από το BIOS." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1500,7 +1506,7 @@ msgstr "" "με πολυάριθμες και αναξιόπιστες δισκέττες." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1523,7 +1529,7 @@ msgstr "" "MacOS και του Linux, και συγκεκριμένα τα αρχεία που κατεβάζετε." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1535,7 +1541,7 @@ msgstr "" "εγκατάσταση από το σκληρό δίσκο." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1545,7 +1551,7 @@ msgstr "" "<command>LILO</command> ή του <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1556,7 +1562,7 @@ msgstr "" "command> ή το <command>GRUB</command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1569,7 +1575,7 @@ msgstr "" "αρχείων από τον πυρήνα." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1582,19 +1588,19 @@ msgstr "" "<filename>/boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (αρχείο πυρήνα)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (είδωλο δίσκου μνήμης)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1604,7 +1610,7 @@ msgstr "" "linkend=\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" @@ -1612,7 +1618,7 @@ msgstr "" "<command>loadlin</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1623,7 +1629,7 @@ msgstr "" "<command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1633,7 +1639,7 @@ msgstr "" "&debian; CD στομ <filename>c:\\</filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1642,19 +1648,19 @@ msgstr "" "εικόνα δίσκου μνήμης, ramdisk)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (εργαλείο loadlin)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Εκκίνηση του Εγκαταστάτη από το σκληρό δίσκο για OldWorld Macs" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1679,7 +1685,7 @@ msgstr "" "απαραίτητο γι αυτό το μοντέλο." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1707,13 +1713,13 @@ msgstr "" "στο ενεργό System Folder." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Εκκίνηση του Εγκαταστάτη από το σκληρό δίσκο για NewWorld Macs" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1734,7 +1740,7 @@ msgstr "" "χρησιμοποιείται σε NewWorld PowerMac συστήματα." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1748,31 +1754,31 @@ msgstr "" "dragging κάθε αρχείου στο εικονίδιο του σκληρού δίσκου)." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1789,7 +1795,7 @@ msgstr "" "εκκίνηση του εγκαταστάτη." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1797,13 +1803,13 @@ msgstr "" "\"boot-newworld\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Προετοιμασία Αρχείων για δικτυακή εκκίνηση με TFTP" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1821,7 +1827,7 @@ msgstr "" "συγκεκριμένου μηχανήματός σας." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1834,7 +1840,7 @@ msgstr "" "εξυπηρετητή BOOTP</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1856,7 +1862,7 @@ msgstr "" "συστήματα μπορούν να ρυθμιστούν μόνο μέσω του πρωτοκόλλου αυτού." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1869,7 +1875,7 @@ msgstr "" "BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1880,7 +1886,7 @@ msgstr "" "classname> " #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1895,7 +1901,7 @@ msgstr "" "SunOS 4.x, SunOS 5.x (δηλ. το Solaris), και GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1910,13 +1916,13 @@ msgstr "" "<classname>atftpd</classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Ρυθμίζοντας έναν εξυπηρετητή RARP" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1937,7 +1943,7 @@ msgstr "" "εντολή <userinput>ip addr show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1973,13 +1979,13 @@ msgstr "" "rarpd -a</userinput> στο σύστημα SunOS 4 (Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Ρυθμίζοντας έναν εξυπηρετητή DHCP" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1993,7 +1999,7 @@ msgstr "" "ρυθμίσεων γι' αυτόν (δείτε το <filename>/etc/dhcp/dhcpd.conf</filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -2037,7 +2043,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -2056,7 +2062,7 @@ msgstr "" "TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -2067,13 +2073,13 @@ msgstr "" "server restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Ενεργοποίηση Εκκίνησης με τη μέθοδο PXE στη ρύθμιση του DHCP" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2146,13 +2152,13 @@ msgstr "" "\"tftp-images\"/> στη συνέχεια)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Ρύθμιση ενός εξυπηρετητή BOOTP" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2168,7 +2174,7 @@ msgstr "" "classname> και <classname>isc-dhcp-server</classname> αντίστοιχα." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2234,7 +2240,7 @@ msgstr "" "userinput> είναι η διεύθυνση MAC του μηχανήματος.</phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2269,13 +2275,13 @@ msgstr "" "την εντολή <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Ενεργοποίηση του εξυπηρετητή TFTP" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2285,7 +2291,7 @@ msgstr "" "είναι ενεργοποιημένος ο <command>tftpd</command>" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2302,7 +2308,7 @@ msgstr "" "μπορεί να αλλάξει με την επαναρύθμιση του πακέτου." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2322,7 +2328,7 @@ msgstr "" "παραδείγματα ρυθμίσεων στην παρούσα ενότητα ανάλογα." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2340,7 +2346,7 @@ msgstr "" "αφετηρίας για την διάγνωση της αιτίας τέτοιων σφαλμάτων." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2373,13 +2379,13 @@ msgstr "" "χρησιμοποιεί ο TFTP server στο Linux." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Μεταφορά των ειδώλων TFTP στη θέση τους" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2397,7 +2403,7 @@ msgstr "" "αυτό σταθερά πρότυπα." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2413,13 +2419,13 @@ msgstr "" "παρακάτω αρχεία από τον κατάλογο <filename>netboot/</filename>:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2436,7 +2442,7 @@ msgstr "" "αρχείου για εκκίνηση." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2453,13 +2459,13 @@ msgstr "" "το όνομα του αρχείου εκκίνησης." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "Εκκίνηση με TFTP για SPARC" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2492,7 +2498,7 @@ msgstr "" "προσθέσετε στο τέλος το όνομα της υποαρχιτεκτονικής." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2506,7 +2512,7 @@ msgstr "" "εξυπηρετητή tftp για να δείτε ποιο όνομα εικόνας ζητείται." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2521,13 +2527,13 @@ msgstr "" "ψάχνει ο server TFTP." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "Εκκίνηση TFTP για SGI" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2542,13 +2548,13 @@ msgstr "" "userinput> στο αρχείο <filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Αυτόματη Εγκατάσταση" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2566,13 +2572,13 @@ msgstr "" "για αναλυτικότερες πληροφορίες." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Αυτόματη εγκατάσταση με χρήση του &debian; Installer " #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2587,7 +2593,7 @@ msgstr "" "εγκατάστασης." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2597,6 +2603,15 @@ msgstr "" "πραγματικό παράδειγμα, που μπορείτε να το επεξεργαστείτε οι ίδιοι, βρίσκεται " "στο <xref linkend=\"appendix-preseed\"/>." +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" + #~ msgid "Thecus N2100 Installation Files" #~ msgstr "Αρχεία εγκατάστασης του Thecus N2100" diff --git a/po/el/preseed.po b/po/el/preseed.po index c6b4cb411..798e3b13e 100644 --- a/po/el/preseed.po +++ b/po/el/preseed.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-05-01 16:45+0300\n" "Last-Translator: galaxico <galaxico@quad-nrg.net>\n" "Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n" @@ -2139,27 +2139,30 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" "Η επόμενη εντολή μπορεί να χρησιμοποιηθεί για την παραγωγή ενός κλειδιού " "(hash) MD5 για ένα συνθηματικό χρήστη:" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Ρύθμιση ρολογιού και χρονικής ζώνης" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2190,13 +2193,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Διαμέριση" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2213,7 +2216,7 @@ msgstr "" "\"συνταγή\" που συμπεριλαμβάνεται στο αρχείο προρυθμίσεων." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2225,7 +2228,7 @@ msgstr "" "διαμέριση στη διάρκεια μιας κανονικής χωρίς προρύθμιση εγκατάστασης." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2246,7 +2249,7 @@ msgstr "" "μεταβάλλεται μεταξύ διαφορετικών εκδόσεων." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2258,13 +2261,13 @@ msgstr "" "επιλεχθεί ο σωστός πριν να χρησιμοποιήσετε preseeding." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Παράδειγμα διαμέρισης" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2509,13 +2512,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Διαμέριση με χρήση RAID" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2528,7 +2531,7 @@ msgstr "" "συστοιχιών και ο προσδιορισμός εφεδρικών συσκευών." #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2539,7 +2542,7 @@ msgstr "" "<xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2556,7 +2559,7 @@ msgstr "" "αντιμετωπίσετε προβλήματα." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2662,13 +2665,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Έλεγχος του πώς έχουν προσαρτηθεί οι κατατμήσεις" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2689,7 +2692,7 @@ msgstr "" "τέτοια θα προσαρτηθούν με βάση το UUID." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2699,7 +2702,7 @@ msgstr "" "να χρησιμοποιούν τα παραδοσιακά ονόματά τους αντί των UUID." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2717,7 +2720,7 @@ msgstr "" "απρόβλεπτη." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2735,13 +2738,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Εγκατάσταση του βασικού συστήματος" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2753,7 +2756,7 @@ msgstr "" "ερωτήσεις που γίνονται αφορούν την εγκατάσταση του πυρήνα." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2779,13 +2782,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Ρύθμιση setup" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2799,7 +2802,7 @@ msgstr "" "προαιρετικά να προσθέσετε και άλλες (τοπικές) \"αποθήκες\" πακέτων." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2890,13 +2893,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Επιλογή πακέτων" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2907,84 +2910,84 @@ msgstr "" "αυτό το κείμενο:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2997,7 +3000,7 @@ msgstr "" "<userinput>Κανονικό σύστημα</userinput>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3014,7 +3017,7 @@ msgstr "" "γραμμή εντολών του πυρήνα." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3050,13 +3053,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Εγκατάσταση φορτωτή εκκίνησης" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3194,7 +3197,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3207,13 +3210,13 @@ msgstr "" "\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "Ολοκλήρωση της εγκατάστασης" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3258,13 +3261,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Χρήση preseeding για άλλα πακέτα" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3287,19 +3290,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Προχωρημένες επιλογές" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Εκτέλεση προσαρμοσμένων εντολών κατά την διάρκεια της εγκατάστασης." #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3310,7 +3313,7 @@ msgstr "" "σημεία της εγκατάστασης." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3319,7 +3322,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3377,13 +3380,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Χρήση preseeding για την αλλαγή των προκαθορισμένων τιμών" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3411,7 +3414,7 @@ msgstr "" "προρύθμισης." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3426,7 +3429,7 @@ msgstr "" "Δείτε την υποσημείωση στο κεφάλαιο <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3450,7 +3453,7 @@ msgstr "" "quote> παραμέτρους." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3465,13 +3468,13 @@ msgstr "" "πρόοδό του στα διάφορα σενάρια εγκατάστασης του κάθε πακέτου." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Αλυσιδωτή φόρτωση (chainloading) αρχείων προρυθμίσεων" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3488,7 +3491,7 @@ msgstr "" "συγκεκριμένες διαμορφώσεις σε άλλα αρχεία." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3550,7 +3553,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/es/install-methods.po b/po/es/install-methods.po index c58affff7..8f0787c6b 100644 --- a/po/es/install-methods.po +++ b/po/es/install-methods.po @@ -36,7 +36,7 @@ msgid "" msgstr "" "Project-Id-Version: debian-installer\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-02-24 13:33+0100\n" "Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -844,12 +844,17 @@ msgstr "" #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "Las imágenes de CD y DVD de Debian ahora se pueden escribir directamente en " "una memoria USB para hacerla arrancable de una manera muy sencilla. Sólo " @@ -858,7 +863,7 @@ msgstr "" "información sobre cómo obtener una imagen de CD o DVD." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -871,13 +876,25 @@ msgstr "" "filename> (en la ubicación mencionada en <xref linkend=\"where-files\"/>)." #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "La imagen de CD o DVD seleccionada se debe escribir directamente en la " "memoria USB, reemplazando la totalidad de su contenido actual. Por ejemplo, " @@ -885,28 +902,17 @@ msgstr "" "memoria USB de la siguiente manera, después de comprobar que se ha " "desmontado el dispositivo USB:" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -918,7 +924,7 @@ msgstr "" "más complejos, generalmente para personas con necesidades especiales." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -933,7 +939,7 @@ msgstr "" "desea almacenar todo en un único dispositivo." #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -943,7 +949,7 @@ msgstr "" "o desempaquete el firmware en él. Por ejemplo:" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -959,7 +965,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -973,13 +979,13 @@ msgstr "" "debería hacer visibles las dos particiones." #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "Copia manual de los ficheros a la memoria USB" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -994,7 +1000,7 @@ msgstr "" "linkend=\"usb-copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -1010,7 +1016,7 @@ msgstr "" "<classname>yaboot</classname> y su fichero de configuración</phrase>." #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -1026,7 +1032,7 @@ msgstr "" "reparticionarla y crear un nuevo sistema de ficheros" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" @@ -1034,13 +1040,13 @@ msgstr "" "USB:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz >/dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -1052,13 +1058,13 @@ msgstr "" "y extraiga la imagen directamente a éste:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz >/dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1080,14 +1086,14 @@ msgstr "" "mnt</userinput>) y habrá terminado." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" "Copia manual de los ficheros a la memoria USB — la forma flexible" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -1109,13 +1115,13 @@ msgstr "" "completa de CD en ella." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Particionado de las memorias USB" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1125,7 +1131,7 @@ msgstr "" "partición en lugar de todo el dispositivo." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1161,7 +1167,7 @@ msgstr "" "encuentra en el paquete de &debian; <classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1180,7 +1186,7 @@ msgstr "" "cambios a la configuración del gestor de arranque." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1205,13 +1211,13 @@ msgstr "" "que contiene el código del gestor de arranque." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Añadir la imagen del instalador" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1247,7 +1253,7 @@ msgstr "" "nombres de ficheros estilo DOS (8.3)." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1273,7 +1279,7 @@ msgstr "" "parámetros al final." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1283,7 +1289,7 @@ msgstr "" "parámetros, añada la línea <userinput>prompt 1</userinput>." #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1303,7 +1309,7 @@ msgstr "" "desmonte la memoria USB, (<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1333,7 +1339,7 @@ msgstr "" "command> en el paquete &debian; <classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1350,7 +1356,7 @@ msgstr "" "HFS para hacer cambios a la configuración del gestor de arranque." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1387,7 +1393,7 @@ msgstr "" "con las herramientas habituales de Unix." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1398,31 +1404,31 @@ msgstr "" "al dispositivo de memoria:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (binario del núcleo)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (imagen inicial de memoria ram)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (fichero de configuración de yaboot)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (mensaje de arranque opcional)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1458,13 +1464,13 @@ msgstr "" "a arrancar." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Preparación de los ficheros para arranque desde el disco duro" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1476,7 +1482,7 @@ msgstr "" "operativo o ejecutando directamente un gestor de arranque desde la BIOS." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1490,7 +1496,7 @@ msgstr "" "muchos, y poco fiables, disquetes." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1513,7 +1519,7 @@ msgstr "" "de instalación que descargue." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1525,7 +1531,7 @@ msgstr "" "quote> u <quote>OldWorld</quote>." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1535,7 +1541,7 @@ msgstr "" "<command>LILO</command> o <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1545,7 +1551,7 @@ msgstr "" "Linux existente usando <command>LILO</command> o <command>GRUB</command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1557,7 +1563,7 @@ msgstr "" "usar este disco RAM como sistema de ficheros raíz." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1570,19 +1576,19 @@ msgstr "" "boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (binario del núcleo)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (imagen de disco RAM)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1592,7 +1598,7 @@ msgstr "" "\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" @@ -1600,7 +1606,7 @@ msgstr "" "command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1610,7 +1616,7 @@ msgstr "" "desde DOS usando <command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1620,7 +1626,7 @@ msgstr "" "<filename>c:\\</filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1629,19 +1635,19 @@ msgstr "" "RAM)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (herramienta loadlin)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Arranque del instalador desde el disco duro en Macs OldWorld" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1665,7 +1671,7 @@ msgstr "" "necesita <application>BootX</application> en ese modelo." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1693,13 +1699,13 @@ msgstr "" "Kernels</filename> en la carpeta «System» activa." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Arranque del instalador desde el disco duro en Macs NewWorld" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1720,7 +1726,7 @@ msgstr "" "no debe usarse en PowerMacs NewWorld." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1734,31 +1740,31 @@ msgstr "" "tecla <keycap>option</keycap>)." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1774,21 +1780,21 @@ msgstr "" "de «Open Firmware» cuando arranque el instalador." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" "Para arrancar el instalador, continúe en <xref linkend=\"boot-newworld\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" "Preparación de los ficheros para el arranque a través de red usando TFTP" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1804,7 +1810,7 @@ msgstr "" "esa máquina, y debe configurarla para permitir el arranque desde ella." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1817,7 +1823,7 @@ msgstr "" "BOOTP</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1839,7 +1845,7 @@ msgstr "" "través de DHCP." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1851,7 +1857,7 @@ msgstr "" "solamente pueden arrancar usando BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1862,7 +1868,7 @@ msgstr "" "&debian;." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1877,7 +1883,7 @@ msgstr "" "(conocido también como Solaris) y GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1891,13 +1897,13 @@ msgstr "" "problemas. Una buena alternativa es <classname>atftpd</classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Configuración del servidor RARP" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1917,7 +1923,7 @@ msgstr "" "addr show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1953,13 +1959,13 @@ msgstr "" "y en SunOS 4 (Solaris 1) utilice <userinput>/usr/etc/rarpd -a</userinput>." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Configuración del servidor DHCP" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1973,7 +1979,7 @@ msgstr "" "(consulte <filename>/etc/dhcpd3/dhcpd.conf</filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -2017,7 +2023,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -2035,7 +2041,7 @@ msgstr "" "que se recuperará a través de TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -2045,13 +2051,13 @@ msgstr "" "reinícielo con <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Habilitar el arranque PXE en la configuración DHCP" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2122,13 +2128,13 @@ msgstr "" "imagen de núcleo (vea <xref linkend=\"tftp-images\"/> a continuación)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Configuración del servidor BOOTP" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2144,7 +2150,7 @@ msgstr "" "classname> respectivamente." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2210,7 +2216,7 @@ msgstr "" "phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2245,13 +2251,13 @@ msgstr "" "userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Habilitar el servidor TFTP" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2261,7 +2267,7 @@ msgstr "" "<command>tftpd</command> está instalada." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2277,7 +2283,7 @@ msgstr "" "paquete, y se puede modificar reconfigurando el paquete." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2296,7 +2302,7 @@ msgstr "" "ejemplos de configuración en esta sección si la ubicación varía." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2313,7 +2319,7 @@ msgstr "" "buen punto de partida para diagnosticar la causa de los errores." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2344,13 +2350,13 @@ msgstr "" "el servidor TFTP." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Mover las imágenes TFTP a su ubicación" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2367,7 +2373,7 @@ msgstr "" "es determinado por el cliente TFTP, y no existe un estándar definido." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2383,13 +2389,13 @@ msgstr "" "filename> los siguientes ficheros:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2406,7 +2412,7 @@ msgstr "" "del fichero a arrancar." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2423,13 +2429,13 @@ msgstr "" "command> como el nombre del fichero a arrancar." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "Arranque de TFTP en SPARC" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2460,7 +2466,7 @@ msgstr "" "si es necesario, el nombre de la subarquitectura." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2474,7 +2480,7 @@ msgstr "" "solicitando si el cargador no encuentra la imagen." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2488,13 +2494,13 @@ msgstr "" "el directorio en el que busca el servidor TFTP." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "Arranque TFTP en SGI" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2509,13 +2515,13 @@ msgstr "" "filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Instalación automática" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2531,14 +2537,14 @@ msgstr "" "la <ulink url=\"http://fai-project.org\">página oficial de FAI</ulink>" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" "Utilizar el instalador de &debian; para realizar una instalación automática" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2553,7 +2559,7 @@ msgstr "" "instalación." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2563,6 +2569,15 @@ msgstr "" "de preconfiguración y un ejemplo que puede editar para trabajar en <xref " "linkend=\"appendix-preseed\"/>." +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" + #~ msgid "Thecus N2100 Installation Files" #~ msgstr "Ficheros de instalación para Thecus N2100" diff --git a/po/es/preseed.po b/po/es/preseed.po index 2bc9df3f9..26e4394d4 100644 --- a/po/es/preseed.po +++ b/po/es/preseed.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-04-28 22:24+0200\n" "Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n" "Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -2128,25 +2128,28 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "Puede generar un hash MD5 para una contraseña con la siguiente orden:" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuración del reloj y zona horaria" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2177,13 +2180,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Particionado" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2201,7 +2204,7 @@ msgstr "" "para particionar más de un disco." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2213,7 +2216,7 @@ msgstr "" "preconfiguración." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2234,7 +2237,7 @@ msgstr "" "publicaciones." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2246,13 +2249,13 @@ msgstr "" "el sistema tiene más de un disco." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Ejemplo de particionado" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2489,13 +2492,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionar usando RAID" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2507,7 +2510,7 @@ msgstr "" "6 y 10 creando arreglos degradados y especificando dispositivos libres. " #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2518,7 +2521,7 @@ msgstr "" "\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2534,7 +2537,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2648,13 +2651,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controlar como se montan las particiones" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2674,7 +2677,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2684,7 +2687,7 @@ msgstr "" "continuarán usando sus nombres tradicionales en lugar de los UUID." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2701,7 +2704,7 @@ msgstr "" "arranque." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2718,13 +2721,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Configuración del sistema base" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2735,7 +2738,7 @@ msgstr "" "única pregunta concerniente a la instalación se refiere al núcleo." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2758,13 +2761,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Configuración de APT" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2778,7 +2781,7 @@ msgstr "" "forma opcional, puede añadir otros repositorios (locales)." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2864,13 +2867,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated string true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Selección de paquetes" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2881,84 +2884,84 @@ msgstr "" "incluyen:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2970,7 +2973,7 @@ msgstr "" "introduzca la tarea <userinput>Sistema estándar</userinput>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2986,7 +2989,7 @@ msgstr "" "órdenes del núcleo." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3020,13 +3023,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Instalación del cargador de arranque" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3165,7 +3168,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3177,13 +3180,13 @@ msgstr "" "clave para <classname>grub</classname>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "Finalizar la instalación" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3223,13 +3226,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Preconfiguración de otros paquetes" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3250,19 +3253,19 @@ msgstr "" "# debconf-get-selections >> fichero" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Opciones avanzadas" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Ejecutar órdenes personalizadas durante la instalación" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3273,7 +3276,7 @@ msgstr "" "distintos puntos de la instalación." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3282,7 +3285,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3334,13 +3337,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Utilizar la preconfiguración para cambiar valores por omisión" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3368,7 +3371,7 @@ msgstr "" "preconfiguración." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3383,7 +3386,7 @@ msgstr "" "\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3407,7 +3410,7 @@ msgstr "" "parámetros <quote>internos</quote>." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3422,13 +3425,13 @@ msgstr "" "script de instalación de paquete." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carga de ficheros de configuración en cadena" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3445,7 +3448,7 @@ msgstr "" "en otros ficheros." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3501,7 +3504,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/fi/install-methods.po b/po/fi/install-methods.po index ba42ca71b..23631b229 100644 --- a/po/fi/install-methods.po +++ b/po/fi/install-methods.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Debian Installation Guide install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2010-05-04 11:14+0300\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -817,14 +817,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -834,34 +834,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -870,7 +869,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -880,7 +879,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -888,7 +887,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -899,7 +898,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -909,14 +908,14 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, fuzzy, no-c-format #| msgid "Booting the USB stick" msgid "Manually copying files to the USB stick" msgstr "Käynnistäminen USB-muistilta" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, fuzzy, no-c-format #| msgid "" #| "Note that the USB stick should be at least 256 MB in size (smaller setups " @@ -931,7 +930,7 @@ msgstr "" "koko riittää jos noudatat ohjetta <xref linkend=\"usb-copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, fuzzy, no-c-format #| msgid "" #| "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> " @@ -953,7 +952,7 @@ msgstr "" "asetustiedosto.</phrase>" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, fuzzy, no-c-format #| msgid "" #| "Note that, although convenient, this method does have one major " @@ -978,19 +977,19 @@ msgstr "" "romppuotosta, ainoastaan pienemmän businesscard- tai netinst-otoksen." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "Jos käytät tätä otosta, riittää purkaa se sellaisenaan USB-muistille:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -1002,13 +1001,13 @@ msgstr "" "otos suoraan siihen:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, fuzzy, no-c-format #| msgid "" #| "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1039,14 +1038,14 @@ msgstr "" "userinput>) ja homma on valmis." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, fuzzy, no-c-format #| msgid "Copying the files — the flexible way" msgid "Manually copying files to the USB stick — the flexible way" msgstr "Tiedostojen kopiointi — joustava tapa" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -1067,13 +1066,13 @@ msgstr "" "mahdollisuus kopioida kokonainen CD-levyn ISO-otos sille." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Osioiden teko USB-muistille" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1083,7 +1082,7 @@ msgstr "" "muistia." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, fuzzy, no-c-format #| msgid "" #| "Since most USB sticks come pre-configured with a single FAT16 partition, " @@ -1125,7 +1124,7 @@ msgstr "" "<classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1144,7 +1143,7 @@ msgstr "" "käynnistyslataimen asetustiedoston muuttamiseen." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1168,13 +1167,13 @@ msgstr "" "<filename>ldlinux.sys</filename>, jossa on käynnistyslataimen koodi." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Asentimen levyotoksen lisääminen" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1213,7 +1212,7 @@ msgstr "" "tiedostonimiä." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, fuzzy, no-c-format #| msgid "" #| "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1250,7 +1249,7 @@ msgstr "" "lisättävä <userinput>vga=788</userinput>." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1258,7 +1257,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, fuzzy, no-c-format #| msgid "" #| "If you used an <filename>hd-media</filename> image, you should now copy a " @@ -1286,7 +1285,7 @@ msgstr "" "(<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1316,7 +1315,7 @@ msgstr "" "<classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1333,7 +1332,7 @@ msgstr "" "muuttamiseen." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1368,7 +1367,7 @@ msgstr "" "valmistella tavallisilla Unixin työkaluilla." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1379,31 +1378,31 @@ msgstr "" "muistille:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (ytimen ohjelmatiedosto)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (käynnistysmuistilevyn levyotos)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yabootin asetustiedosto)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (valinnainen käynnistysviesti)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1438,13 +1437,13 @@ msgstr "" "userinput> arvoa voidaan joutua kasvattamaan asennettavan otoksen mukaan." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Tiedostojen valmistelu käynnistettäessä kiintolevyltä" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1456,7 +1455,7 @@ msgstr "" "käyttöjärjestelmästä tai käynnistämällä käynnistyslatain suoraan BIOS:sta." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1470,7 +1469,7 @@ msgstr "" "lukuisten ja epäluotettavien levykkeiden kanssa tappeleminen." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1493,7 +1492,7 @@ msgstr "" "erityisesti noudettavien asennustiedostojen kopioimiseen." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1505,7 +1504,7 @@ msgstr "" "käynnistämiseen." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1518,7 +1517,7 @@ msgstr "" "<command>LILO</command> tai <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1529,7 +1528,7 @@ msgstr "" "<command>LILO</command> tai <command>GRUB</command>. " #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1541,7 +1540,7 @@ msgstr "" "juuritiedostojärjestelmänä." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, fuzzy, no-c-format #| msgid "" #| "Copy the following files from the Debian archives to a convenient " @@ -1557,19 +1556,19 @@ msgstr "" "filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (ytimen ohjelmatiedosto)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (muistilevyn levyotos)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1579,7 +1578,7 @@ msgstr "" "\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1590,7 +1589,7 @@ msgstr "" "<command>LILO</command> tai <command>GRUB</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, fuzzy, no-c-format #| msgid "" #| "This section explains how to add to or even replace an existing linux " @@ -1605,7 +1604,7 @@ msgstr "" "<command>LILO</command> tai <command>GRUB</command>. " #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, fuzzy, no-c-format #| msgid "" #| "Copy the following files from the Debian archives to a convenient " @@ -1620,7 +1619,7 @@ msgstr "" "filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, fuzzy, no-c-format #| msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgid "" @@ -1628,20 +1627,20 @@ msgid "" msgstr "<filename>initrd.gz</filename> (käynnistysmuistilevyn levyotos)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, fuzzy, no-c-format #| msgid "<filename>boot.msg</filename> (optional boot message)" msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>boot.msg</filename> (valinnainen käynnistysviesti)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Kiintolevylle tallennetun asentimen käynnistäminen OldWorld Maceilla" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1666,7 +1665,7 @@ msgstr "" "pakollinen tuolla mallilla." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1694,13 +1693,13 @@ msgstr "" "käytössä olevaan System-kansioon." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Kiintolevylle tallennetun asentimen käynnistäminen NewWorld Maceilla" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1721,7 +1720,7 @@ msgstr "" "PowerMaceilla." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1735,31 +1734,31 @@ msgstr "" "kiintolevyn kuvakkeeseen." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1774,20 +1773,20 @@ msgstr "" "tarvitaan Open Firmwaren komennossa kun asenninta käynnistetään." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" "Käynnistä asennin jatkamalla kohtaan <xref linkend=\"boot-newworld\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Tiedostojen valmistelu verkosta käynnistämiseen TFTP:llä" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1803,7 +1802,7 @@ msgstr "" "tehtävä siten, että asennettavan koneen käynnistämistä tuetaan." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1815,7 +1814,7 @@ msgstr "" "phrase><phrase condition=\"supports-bootp\"> tai BOOTP-palvelin</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1835,7 +1834,7 @@ msgstr "" "järjestelmissä verkkoasetukset voidaan tehdä vain DHCP:llä." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1847,7 +1846,7 @@ msgstr "" "llä." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1857,7 +1856,7 @@ msgstr "" "&debian;issa on saatavilla paketti <classname>rbootd</classname>." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1872,7 +1871,7 @@ msgstr "" "Solaris) ja GNU/Linux käytettävät komennot." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1887,13 +1886,13 @@ msgstr "" "classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "RARP-palvelimen asetukset" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1913,7 +1912,7 @@ msgstr "" "userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1950,13 +1949,13 @@ msgstr "" "käyttöjärjestelmässä SunOS 4 (Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "DHCP-palvelimen asetukset" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1970,7 +1969,7 @@ msgstr "" "filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -2014,7 +2013,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -2032,7 +2031,7 @@ msgstr "" "nimi." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -2043,13 +2042,13 @@ msgstr "" "userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "PXE-käynnistyksen käyttöönotto DHCP-asetuksissa" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2120,13 +2119,13 @@ msgstr "" "ohjelmatiedosto (katso <xref linkend=\"tftp-images\"/> tuonnempana)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "BOOTP-palvelimen käyttöönotto" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2141,7 +2140,7 @@ msgstr "" "<classname>bootp</classname> ja <classname>isc-dhcp-server</classname>." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, fuzzy, no-c-format #| msgid "" #| "To use CMU <command>bootpd</command>, you must first uncomment (or add) " @@ -2237,7 +2236,7 @@ msgstr "" "osoite. </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2271,13 +2270,13 @@ msgstr "" "<userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "TFTP-palvelimen käyttöönotto" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2287,7 +2286,7 @@ msgstr "" "komennon <command>tftpd</command> olevan käytettävissä." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2303,7 +2302,7 @@ msgstr "" "asetukset uudestaan. " #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2322,7 +2321,7 @@ msgstr "" "asetusesimerkkejä vastaavasti." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2339,7 +2338,7 @@ msgstr "" "virheiden syytä etsittäessä." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2370,13 +2369,13 @@ msgstr "" "palvelimen valitsee käyttämänsä lähdeporttit." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Siirretään TFTP-otokset paikalleen" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2393,7 +2392,7 @@ msgstr "" "nimeämiskäytännölle ole kunnollisia standardeja." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2408,13 +2407,13 @@ msgstr "" "<filename>netboot</filename> on noudettava seuraavat tiedostot:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2431,7 +2430,7 @@ msgstr "" "filename>." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2448,13 +2447,13 @@ msgstr "" "ia64/elilo.efi</filename>." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC:n käynnistys TFTP:llä" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2485,7 +2484,7 @@ msgstr "" "nimen." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2498,7 +2497,7 @@ msgstr "" "yritä tarkistaa tftp-palvelimen lokeista mitä otoksen nimeä yritetään noutaa." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2512,13 +2511,13 @@ msgstr "" "hakemistossa josta TFTP-palvelin sitä etsii." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI:n käynnistys TFTP:llä" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2532,13 +2531,13 @@ msgstr "" "tiedostossa <filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Automaattinen asennus" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, fuzzy, no-c-format #| msgid "" #| "For installing on multiple computers it's possible to do fully automatic " @@ -2560,13 +2559,13 @@ msgstr "" "classname>, ja &debian;in asennin itse." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Automaattinen asennus &debian;in asentimella" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2580,7 +2579,7 @@ msgstr "" "asennusprosessin aikana kysyttyihin kysymyksiin." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/fi/preseed.po b/po/fi/preseed.po index 2e25ed363..d65d327eb 100644 --- a/po/fi/preseed.po +++ b/po/fi/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Installation Guide preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2010-05-10 22:11+0300\n" "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" @@ -2111,25 +2111,28 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "Seuraavalla komennolla saadaan tehtyä salasanan MD5-tiiviste:" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Kellon ja aikavyöhykkeen asetukset" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2156,13 +2159,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.esimerkki.fi" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Osiointi" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2179,7 +2182,7 @@ msgstr "" "ole mahdollista käyttää valmiita vastauksia useiden levyjen osioimiseen." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2191,7 +2194,7 @@ msgstr "" "tehtävän asennuksen mahdollisuuksilla." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, fuzzy, no-c-format #| msgid "" #| "The examples below only provide basic information on the use of recipes. " @@ -2219,7 +2222,7 @@ msgstr "" "toiminnallisuus voi muuttua julkaisujen välillä." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2231,13 +2234,13 @@ msgstr "" "tulevan valituksi valmiita vastauksia käytettäessä." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Esimerkki osioinnista" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2468,13 +2471,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Osiointi käyttäen RAIDia" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2495,7 +2498,7 @@ msgstr "" "\"preseed-bootloader\"/>.</phrase>" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2514,7 +2517,7 @@ msgstr "" "pakassa käytetyille laitteille; katso <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2530,7 +2533,7 @@ msgstr "" "<filename>/var/log/syslog</filename> jos pulmia ilmenee." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2630,13 +2633,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Määritellään miten osiot liitetään" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2655,7 +2658,7 @@ msgstr "" "liitetään kaikki nimiöttömät osiot UUID:n perusteella." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2665,7 +2668,7 @@ msgstr "" "perinteisten nimien käyttämistä eivätkä käytä UUID:tä." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2681,7 +2684,7 @@ msgstr "" "toiminta käynnistyksessä satunnaista. " #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2699,13 +2702,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Perusjärjestelmän asennus" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2716,7 +2719,7 @@ msgstr "" "käyttää valmiita vastauksia. Ainoat kysymykset koskevat ytimen asentamista." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, fuzzy, no-c-format #| msgid "" #| "# Configure APT to not install recommended packages by default. Use of " @@ -2759,13 +2762,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-486" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Apt:n asetukset" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2778,7 +2781,7 @@ msgstr "" "perusteella. Muiden (paikallisten) varastoalueiden lisääminen on valinnaista." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2863,13 +2866,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Pakettien valinta" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2879,73 +2882,73 @@ msgstr "" "Tätä kirjoitettaessa saatavilla olevia tehtäviä ovat ainakin:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2957,7 +2960,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2973,7 +2976,7 @@ msgstr "" "käynnistysparametrinakin." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3005,13 +3008,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Käynnistyslataimen asennus" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -3143,7 +3146,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3155,13 +3158,13 @@ msgstr "" "esimerkistä <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "Asennuksen lopetus" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3202,13 +3205,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Valmiit vastaukset muille paketeille" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3228,19 +3231,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Lisäasetukset" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Mielivaltaisten komentojen käynnistämien asennuksen aikana" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3250,7 +3253,7 @@ msgstr "" "komentotiedostojen suorittaminen tietyissä paikoissa asennuksen aikana." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3259,7 +3262,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3310,13 +3313,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Oletusarvojen muuttaminen valmiilla vastauksilla" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3342,7 +3345,7 @@ msgstr "" "jäljitettäessä vikaa valmiiden vastausten tiedostosta." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3356,7 +3359,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3377,7 +3380,7 @@ msgstr "" "sisäisiin (<quote>internal</quote>) parametreihin." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3387,13 +3390,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Valmiiden vastausten tiedostojen lataaminen ketjussa" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3409,7 +3412,7 @@ msgstr "" "asetukset tiettyihin kokoonpanoihin toisiin tiedostoihin." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3461,7 +3464,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/fr/boot-installer.po b/po/fr/boot-installer.po index cec81940f..43a14317f 100644 --- a/po/fr/boot-installer.po +++ b/po/fr/boot-installer.po @@ -342,7 +342,6 @@ msgstr "" #. Tag: title #: boot-installer.xml:160 #, no-c-format -#| msgid "Booting from USB memory stick" msgid "Booting from a USB stick in u-boot" msgstr "Amorcer sur une clé USB avec u-boot" @@ -390,9 +389,9 @@ msgstr "" "Pour construire une clef USB amorçable pour installer &debian;, décompressez " "l'archive tar hd-media (consultez la <xref linkend=\"where-files\"/>) sur " "une clef USB formatée avec un système de fichiers pris en charge par la " -"version de u-boot de votre périphérique. Pour les versions modernes de u-boot, " -"FAT16, FAT32, ext2, ext3 et ext4 fonctionnent généralement. Ensuite, copiez " -"l'image ISO du premier CD ou DVD &debian; sur cette clef." +"version de u-boot de votre périphérique. Pour les versions modernes de u-" +"boot, FAT16, FAT32, ext2, ext3 et ext4 fonctionnent généralement. Ensuite, " +"copiez l'image ISO du premier CD ou DVD &debian; sur cette clef." #. Tag: para #: boot-installer.xml:187 @@ -406,14 +405,14 @@ msgid "" "the USB-boot process any time from the u-boot prompt by entering the " "<quote>run usb_boot</quote> command." msgstr "" -"Le cadre applicatif autoboot des versions récentes de u-boot fonctionne de la même " -"façon que l'option d'ordre d'amorçage du BIOS dans un PC, c'est à dire " -"qu'il cherche, sur une liste des périphériques, une image d'amorçage valide " -"et démarre la première qu'il trouve. S'il n'y a aucun système d'exploitation " -"installé, brancher la clef USB et démarrer le système devrait amorcer " -"l'installateur. Vous pouvez aussi engager l'amorçage USB à n'importe quel " -"moment en entrant la commande <quote>run usb_boot</quote> à l'invite de u-" -"boot." +"Le cadre applicatif autoboot des versions récentes de u-boot fonctionne de " +"la même façon que l'option d'ordre d'amorçage du BIOS dans un PC, c'est à " +"dire qu'il cherche, sur une liste des périphériques, une image d'amorçage " +"valide et démarre la première qu'il trouve. S'il n'y a aucun système " +"d'exploitation installé, brancher la clef USB et démarrer le système devrait " +"amorcer l'installateur. Vous pouvez aussi engager l'amorçage USB à n'importe " +"quel moment en entrant la commande <quote>run usb_boot</quote> à l'invite " +"de u-boot." #. Tag: para #: boot-installer.xml:197 @@ -3094,10 +3093,6 @@ msgstr "" #. Tag: para #: boot-installer.xml:2255 #, no-c-format -#| msgid "" -#| "You may need to specify parameters for the serial port, such as speed and " -#| "parity, for instance <userinput>console=ttyS0,9600n8</userinput>; other " -#| "typical speeds may be 57600 or 115200." msgid "" "You may need to specify parameters for the serial port, such as speed and " "parity, for instance <userinput>console=ttyS0,9600n8</userinput>; other " diff --git a/po/fr/hardware.po b/po/fr/hardware.po index f19655f16..24da8654f 100644 --- a/po/fr/hardware.po +++ b/po/fr/hardware.po @@ -838,9 +838,6 @@ msgstr "Miniand Hackberry" #. Tag: para #: hardware.xml:509 #, no-c-format -#| msgid "" -#| "Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / A13-Olinuxino / A13-" -#| "Olinuxino Micro / A20-Olinuxino Micro" msgid "" "Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / A13-Olinuxino / A13-" "Olinuxino Micro / A20-Olinuxino-LIME / A20-Olinuxino Micro" @@ -891,14 +888,6 @@ msgstr "SolidRun Cubox-i2eX / Cubox-i4Pro" #. Tag: para #: hardware.xml:539 #, no-c-format -#| msgid "" -#| "The Cubox-i series is a set of small, cubical-shaped systems based on the " -#| "Freescale i.MX6 SOC family. System support for the Cubox-i series is " -#| "limited to drivers and device-tree information available in the mainline " -#| "Linux kernel; the Freescale 3.0 kernel series for the Cubox-i is not " -#| "supported by Debian. Available drivers in the mainline kernel include " -#| "serial console, ethernet, USB, MMC/SD-card and basic local display " -#| "support over HDMI." msgid "" "The Cubox-i series is a set of small, cubical-shaped systems based on the " "Freescale i.MX6 SOC family. System support for the Cubox-i series is limited " @@ -927,14 +916,6 @@ msgstr "Wandboard Quad" #. Tag: para #: hardware.xml:556 #, no-c-format -#| msgid "" -#| "The Cubox-i series is a set of small, cubical-shaped systems based on the " -#| "Freescale i.MX6 SOC family. System support for the Cubox-i series is " -#| "limited to drivers and device-tree information available in the mainline " -#| "Linux kernel; the Freescale 3.0 kernel series for the Cubox-i is not " -#| "supported by Debian. Available drivers in the mainline kernel include " -#| "serial console, ethernet, USB, MMC/SD-card and basic local display " -#| "support over HDMI." msgid "" "The Wandboard Quad is a development board based on the Freescale i.MX6 Quad " "SoC. System support for it is limited to drivers and device-tree information " diff --git a/po/fr/install-methods.po b/po/fr/install-methods.po index 2094b6ca1..aaca012e2 100644 --- a/po/fr/install-methods.po +++ b/po/fr/install-methods.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2015-01-17 19:25+0100\n" "Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n" "Language-Team: debian-l10n-french <debian-l10n-french@lists.debian.org>\n" @@ -293,13 +293,6 @@ msgstr "Fichiers d'installation pour armhf multiplate-forme" #. Tag: para #: install-methods.xml:211 #, no-c-format -#| msgid "" -#| "The installation files for systems supported by the armhf multiplatform " -#| "kernel (see <xref linkend=\"armhf-armmp-supported-platforms\"/>) consist " -#| "of a standard Linux kernel image, a standard Linux initial ramdisk image " -#| "and a system-specific device-tree blob. The kernel and the initial " -#| "ramdisk image can be obtained from &armmp-firmware-img; and the device-" -#| "tree blob can be obtained from &armmp-dtb-img;." msgid "" "The installation files for systems supported by the armhf multiplatform " "kernel (see <xref linkend=\"armhf-armmp-supported-platforms\"/>) consist of " @@ -804,12 +797,17 @@ msgstr "Préparation d'une clé USB utilisant une image hybride (CD ou DVD)" #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "Les images de Debian sur CD ou DVD peuvent être transférées directement sur " "une clé USB. C'est une méthode très simple pour rendre la clé amorçable. Il " @@ -817,7 +815,7 @@ msgstr "" "linkend=\"official-cdrom\"/> pour obtenir cette image." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -831,43 +829,47 @@ msgstr "" "dans la <xref linkend=\"where-files\"/>)" #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "L'image CD ou DVD que vous avez choisie peut être transférée directement sur " "la clé. Toutes les données existantes sont détruites. Par exemple, avec un " "système GNU/Linux, après avoir vérifié que la clé n'est pas montée, vous " "pouvez copier l'image de cette manière :" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 -#, no-c-format +#: install-methods.xml:587 +#, fuzzy, 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." msgid "" "The image must be written to the whole-disk device and not a partition, e." -"g. /dev/sdb and not /dev/sdb1." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" "L'image doit être copiée sur le disque complet, et pas sur une partition. " "Par exemple /dev/sdb et non pas /dev/sdb1." #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -879,7 +881,7 @@ msgstr "" "utilisateurs aux besoins spécifiques." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -893,7 +895,7 @@ msgstr "" "pour stocker d'autres fichiers, microprogrammes, paquets, etc." #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -903,7 +905,7 @@ msgstr "" "et y copier et décompresser le microprogramme. Par exemple :" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -919,7 +921,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -932,13 +934,13 @@ msgstr "" "présente. Débrancher et rebrancher la clé rend les deux partitions visibles." #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "Copie des fichiers — méthode simple" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -952,7 +954,7 @@ msgstr "" "\"usb-copy-flexible\"/>." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -962,13 +964,13 @@ msgid "" "classname> and its configuration file</phrase>." msgstr "" "Le fichier <filename>hd-media/boot.img.gz</filename> contient tous les " -"fichiers de l'installateur (ainsi que le noyau)<phrase arch=" -"\"x86\"> et le programme <command>SYSLINUX</command> avec son fichier de configuration</" -"phrase> <phrase arch=\"powerpc\"> et le programme <classname>yaboot</classname> avec son " -"fichier de configuration</phrase>." +"fichiers de l'installateur (ainsi que le noyau)<phrase arch=\"x86\"> et le " +"programme <command>SYSLINUX</command> avec son fichier de configuration</" +"phrase> <phrase arch=\"powerpc\"> et le programme <classname>yaboot</" +"classname> avec son fichier de configuration</phrase>." #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -983,19 +985,19 @@ msgstr "" "repartitionner la clé et créer un nouveau système de fichiers." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "Il vous suffit d'extraire cette image sur votre clé USB :" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -1007,13 +1009,13 @@ msgstr "" "l'image avec :" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1035,13 +1037,13 @@ msgstr "" "fait !" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "Copie des fichiers — méthode détaillée" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -1057,13 +1059,13 @@ msgstr "" "(ou d'un DVD) entier." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Partitionner un périphérique USB" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1073,7 +1075,7 @@ msgstr "" "tout le périphérique." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1107,7 +1109,7 @@ msgstr "" "le paquet &debian; <classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1126,7 +1128,7 @@ msgstr "" "système de fichiers FAT." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1151,13 +1153,13 @@ msgstr "" "filename> qui contient le code du programme d'amorçage." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Ajouter l'image d'installation" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -1182,7 +1184,7 @@ msgstr "" "command> ne peut traiter que des noms de type DOS (8.3)." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1207,7 +1209,7 @@ msgstr "" "D'autres paramètres peuvent être ajoutés." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1217,7 +1219,7 @@ msgstr "" "<userinput>prompt 1</userinput>." #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1238,7 +1240,7 @@ msgstr "" "userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1268,7 +1270,7 @@ msgstr "" "le paquet &debian; <classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1285,7 +1287,7 @@ msgstr "" "HFS." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1321,7 +1323,7 @@ msgstr "" "avec les outils standard d'Unix." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1331,31 +1333,31 @@ msgstr "" "mnt</userinput>) et copiez les fichiers suivants sur la clé :" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (noyau binaire)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (image du disque virtuel initial)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (fichier de configuration de yaboot)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (message optionnel)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1391,13 +1393,13 @@ msgstr "" "taille de l'image qui est amorcée." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Préparer les fichiers pour amorcer depuis un disque dur" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1410,7 +1412,7 @@ msgstr "" "le BIOS." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1424,7 +1426,7 @@ msgstr "" "disquettes peu fiables." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1448,7 +1450,7 @@ msgstr "" "que vous avez téléchargés." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1460,7 +1462,7 @@ msgstr "" "<quote>OldWorld</quote>." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1470,7 +1472,7 @@ msgstr "" "command> ou <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1480,7 +1482,7 @@ msgstr "" "existante en utilisant <command>LILO</command> ou <command>GRUB</command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1493,7 +1495,7 @@ msgstr "" "par le noyau." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1505,19 +1507,19 @@ msgstr "" "pas lire des fichiers placés sur un système de fichiers NTFS." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (noyau binaire)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (disque virtuel initial)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1527,7 +1529,7 @@ msgstr "" "\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" @@ -1535,7 +1537,7 @@ msgstr "" "command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1545,7 +1547,7 @@ msgstr "" "de DOS avec <command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1555,26 +1557,26 @@ msgstr "" "filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "<filename>/&x86-install-dir;</filename> (noyau et disque mémoire)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (loadlin)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Amorçage de l'installateur sur disque dur pour les Mac OldWorld" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1599,7 +1601,7 @@ msgstr "" "<application>BootX</application> pour ce modèle." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1628,13 +1630,13 @@ msgstr "" "système actif." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Amorçage de l'installateur sur disque dur pour les Mac NewWorld." #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1656,7 +1658,7 @@ msgstr "" "reconnu et ne doit pas être utilisé avec les PowerMac NewWorld." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1670,31 +1672,31 @@ msgstr "" "dur) :" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1710,7 +1712,7 @@ msgstr "" "l'invite de Open Firmware lorsque vous amorcerez l'installateur." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1718,13 +1720,13 @@ msgstr "" "\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Préparer les fichiers pour amorcer depuis le réseau avec TFTP" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1739,7 +1741,7 @@ msgstr "" "spécifique de cette machine et celle-ci doit savoir amorcer votre machine." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1751,7 +1753,7 @@ msgstr "" "<phrase condition=\"supports-bootp\">ou un serveur BOOTP</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1775,7 +1777,7 @@ msgstr "" "DHCP." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1787,7 +1789,7 @@ msgstr "" "pas s'amorcer avec BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1798,7 +1800,7 @@ msgstr "" "l'archive &debian;." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1814,7 +1816,7 @@ msgstr "" "le nom de Solaris) et GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1828,13 +1830,13 @@ msgstr "" "programme <classname>atftpd</classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Configurer un serveur RARP" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1854,7 +1856,7 @@ msgstr "" "<userinput>ip addr show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1880,13 +1882,13 @@ msgstr "" "userinput>." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Configurer un serveur DHCP" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1900,7 +1902,7 @@ msgstr "" "dhcpd.conf</filename>) :" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1944,7 +1946,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1962,7 +1964,7 @@ msgstr "" "par TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1973,13 +1975,13 @@ msgstr "" "restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Amorçage PXE et configuration de DHCP" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2051,13 +2053,13 @@ msgstr "" "du noyau (voir la <xref linkend=\"tftp-images\"/> ci-dessous)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Configurer un serveur BOOTP" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2072,7 +2074,7 @@ msgstr "" "classname> et <classname>isc-dhcp-server</classname> de &debian-gnu;." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2137,7 +2139,7 @@ msgstr "" "userinput> est celle de l'adresse MAC de la machine. </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2161,13 +2163,13 @@ msgstr "" "command> avec <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Activer le serveur TFTP" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2177,7 +2179,7 @@ msgstr "" "que <command>tftpd</command> est activé." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2193,7 +2195,7 @@ msgstr "" "peut être modifié en le reconfigurant." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2211,7 +2213,7 @@ msgstr "" "filename>. Vous aurez à modifier les exemples de cette section." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2228,7 +2230,7 @@ msgstr "" "erreurs." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2259,13 +2261,13 @@ msgstr "" "serveur TFTP peut utiliser." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Mettre les images TFTP en place" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2283,7 +2285,7 @@ msgstr "" "n'y a pas vraiment de standard." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2299,13 +2301,13 @@ msgstr "" "répertoire <filename>netboot/</filename> :" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2321,7 +2323,7 @@ msgstr "" "d'amorçage à <command>tftpd</command>." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2337,13 +2339,13 @@ msgstr "" "filename> comme fichier d'amorçage à <command>tftpd</command>." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "Amorçage TFTP pour SPARC" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2373,7 +2375,7 @@ msgstr "" "d'ajouter le nom de la sous-architecture pour obtenir le nom du fichier." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2386,7 +2388,7 @@ msgstr "" "vérifiez dans les journaux du serveur tftp sous quel nom elle a été demandée." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2400,13 +2402,13 @@ msgstr "" "fichier doit bien sûr être présent dans un répertoire connu du serveur TFTP." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "Amorçage TFTP pour SGI" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2420,13 +2422,13 @@ msgstr "" "<userinput>filename=</userinput> dans <filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Installation automatisée" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2443,13 +2445,13 @@ msgstr "" "informations." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Installation automatisée avec l'installateur &debian;" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2463,7 +2465,7 @@ msgstr "" "qui seront posées pendant l'installation." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2471,3 +2473,12 @@ msgid "" msgstr "" "Une bonne documentation, avec un fichier d'exemple que l'on peut modifier, " "se trouve dans l'<xref linkend=\"appendix-preseed\"/>." + +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" diff --git a/po/fr/partitioning.po b/po/fr/partitioning.po index 68557005f..085665b63 100644 --- a/po/fr/partitioning.po +++ b/po/fr/partitioning.po @@ -533,11 +533,6 @@ msgstr "" #. Tag: para #: partitioning.xml:245 #, no-c-format -#| msgid "" -#| "For multi-user systems or systems with lots of disk space, it's best to " -#| "put <filename>/usr</filename>, <filename>/var</filename>, <filename>/tmp</" -#| "filename>, and <filename>/home</filename> each on their own partitions " -#| "separate from the <filename>/</filename> partition." msgid "" "For multi-user systems or systems with lots of disk space, it's best to put " "<filename>/var</filename>, <filename>/tmp</filename>, and <filename>/home</" diff --git a/po/fr/preseed.po b/po/fr/preseed.po index a2c7ab189..4f36b382a 100644 --- a/po/fr/preseed.po +++ b/po/fr/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2015-01-17 20:03+0100\n" "Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n" "Language-Team: debian-l10n-french <debian-l10n-french@lists.debian.org>\n" @@ -408,21 +408,6 @@ msgstr "" #. Tag: screen #: preseed.xml:284 #, no-c-format -#| msgid "" -#| "Boot parameters to specify:\n" -#| "- if you're netbooting:\n" -#| " preseed/url=http://host/path/to/preseed.cfg\n" -#| " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n" -#| "\n" -#| "- if you're booting a remastered CD:\n" -#| " preseed/file=/cdrom/preseed.cfg\n" -#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d\n" -#| "\n" -#| "- if you're installing from USB media (put the preconfiguration file in " -#| "the\n" -#| " toplevel directory of the USB stick):\n" -#| " preseed/file=/hd-media/preseed.cfg\n" -#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d" msgid "" "Boot parameters to specify:\n" "- if you're netbooting:\n" @@ -578,12 +563,6 @@ msgstr "" #. Tag: para #: preseed.xml:349 #, no-c-format -#| msgid "" -#| "A <quote>--</quote> in the boot options has special meaning. Kernel " -#| "parameters that appear after the last <quote>--</quote> may be copied " -#| "into the bootloader configuration for the installed system (if supported " -#| "by the installer for the bootloader). The installer will automatically " -#| "filter out any options (like preconfiguration options) that it recognizes." msgid "" "A <quote>---</quote> in the boot options has special meaning. Kernel " "parameters that appear after the last <quote>---</quote> may be copied into " @@ -1117,7 +1096,6 @@ msgstr "tasksel:tasksel/first" #. Tag: entry #: preseed.xml:548 #, no-c-format -#| msgid "kde-desktop" msgid "desktop" msgstr "desktop" @@ -2054,27 +2032,30 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" "Un hachage MD5 pour le mot de passe peut être obtenu de la manière " "suivante :" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuration du fuseau horaire" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2104,13 +2085,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Partitionnement" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2126,7 +2107,7 @@ msgstr "" "un fichier de schémas ou un schéma mis dans le fichier de préconfiguration." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2138,7 +2119,7 @@ msgstr "" "d'une installation standard." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2159,7 +2140,7 @@ msgstr "" "l'autre de l'installateur." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2171,95 +2152,14 @@ msgstr "" "sera choisi avant de préconfigurer son partitionnement." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Exemples de partitionnement" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format -#| msgid "" -#| "# If the system has free space you can choose to only partition that " -#| "space.\n" -#| "# This is only honoured if partman-auto/method (below) is not set.\n" -#| "#d-i partman-auto/init_automatically_partition select biggest_free\n" -#| "\n" -#| "# Alternatively, you may specify a disk to partition. If the system has " -#| "only\n" -#| "# one disk the installer will default to using that, but otherwise the " -#| "device\n" -#| "# name must be given in traditional, non-devfs format (so e.g. /dev/hda " -#| "or\n" -#| "# /dev/sda, and not e.g. /dev/discs/disc0/disc).\n" -#| "# For example, to use the first SCSI/SATA hard disk:\n" -#| "#d-i partman-auto/disk string /dev/sda\n" -#| "# In addition, you'll need to specify the method to use.\n" -#| "# The presently available methods are:\n" -#| "# - regular: use the usual partition types for your architecture\n" -#| "# - lvm: use LVM to partition the disk\n" -#| "# - crypto: use LVM within an encrypted partition\n" -#| "d-i partman-auto/method string lvm\n" -#| "\n" -#| "# If one of the disks that are going to be automatically partitioned\n" -#| "# contains an old LVM configuration, the user will normally receive a\n" -#| "# warning. This can be preseeded away...\n" -#| "d-i partman-lvm/device_remove_lvm boolean true\n" -#| "# The same applies to pre-existing software RAID array:\n" -#| "d-i partman-md/device_remove_md boolean true\n" -#| "# And the same goes for the confirmation to write the lvm partitions.\n" -#| "d-i partman-lvm/confirm boolean true\n" -#| "d-i partman-lvm/confirm_nooverwrite boolean true\n" -#| "\n" -#| "# You can choose one of the three predefined partitioning recipes:\n" -#| "# - atomic: all files in one partition\n" -#| "# - home: separate /home partition\n" -#| "# - multi: separate /home, /usr, /var, and /tmp partitions\n" -#| "d-i partman-auto/choose_recipe select atomic\n" -#| "\n" -#| "# Or provide a recipe of your own...\n" -#| "# If you have a way to get a recipe file into the d-i environment, you " -#| "can\n" -#| "# just point at it.\n" -#| "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n" -#| "\n" -#| "# If not, you can put an entire recipe into the preconfiguration file in " -#| "one\n" -#| "# (logical) line. This example creates a small /boot partition, suitable\n" -#| "# swap, and uses the rest of the space for the root partition:\n" -#| "#d-i partman-auto/expert_recipe string \\\n" -#| "# boot-root :: \\\n" -#| "# 40 50 100 ext3 \\\n" -#| "# $primary{ } $bootable{ } \\\n" -#| "# method{ format } format{ } \\\n" -#| "# use_filesystem{ } filesystem{ ext3 } \\\n" -#| "# mountpoint{ /boot } \\\n" -#| "# . \\\n" -#| "# 500 10000 1000000000 ext3 \\\n" -#| "# method{ format } format{ } \\\n" -#| "# use_filesystem{ } filesystem{ ext3 } \\\n" -#| "# mountpoint{ / } \\\n" -#| "# . \\\n" -#| "# 64 512 300% linux-swap \\\n" -#| "# method{ swap } format{ } \\\n" -#| "# .\n" -#| "\n" -#| "# The full recipe format is documented in the file partman-auto-recipe." -#| "txt\n" -#| "# included in the 'debian-installer' package or available from D-I " -#| "source\n" -#| "# repository. This also documents how to specify settings such as file\n" -#| "# system labels, volume group names and which physical devices to " -#| "include\n" -#| "# in a volume group.\n" -#| "\n" -#| "# This makes partman automatically partition without confirmation, " -#| "provided\n" -#| "# that you told it what to do using one of the methods above.\n" -#| "d-i partman-partitioning/confirm_write_new_label boolean true\n" -#| "d-i partman/choose_partition select finish\n" -#| "d-i partman/confirm boolean true\n" -#| "d-i partman/confirm_nooverwrite boolean true" msgid "" "# If the system has free space you can choose to only partition that space.\n" "# This is only honoured if partman-auto/method (below) is not set.\n" @@ -2413,13 +2313,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionnement et RAID logiciel" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2431,7 +2331,7 @@ msgstr "" "d'ensemble en mode dégradé et l’indication de périphériques de rechange." #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2442,7 +2342,7 @@ msgstr "" "\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2458,7 +2358,7 @@ msgstr "" "si vous rencontrez des problèmes." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2565,13 +2465,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Contrôler le montage des partitions" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2591,7 +2491,7 @@ msgstr "" "fichiers sans étiquette sera monté en utilisant un UUID." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2602,7 +2502,7 @@ msgstr "" "UUID." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2619,7 +2519,7 @@ msgstr "" "devient aléatoire." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2637,13 +2537,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Installation du système de base" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2654,7 +2554,7 @@ msgstr "" "Les seules questions posées concernent l'installation du noyau." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2678,13 +2578,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Configuration d'Apt" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2698,7 +2598,7 @@ msgstr "" "Vous pouvez aussi ajouter d'autres sources (locales par exemple)." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2758,13 +2658,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Choix des paquets" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2774,84 +2674,73 @@ msgstr "" "Pour l'heure, les tâches disponibles sont les suivantes :" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (outils standards)" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (environnement graphique de bureau)" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (bureau Gnome)" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (bureau Xfce)" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>kde-desktop</userinput> (bureau KDE)" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (bureau Cinnamon)" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (bureau MATE)" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (bureau LXDE)" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (serveur web)" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>print-server</userinput> (serveur d'impression)" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (serveur SSH)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2863,7 +2752,7 @@ msgstr "" "inclure la tâche <emphasis>standard</emphasis>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2879,7 +2768,7 @@ msgstr "" "commande du noyau." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2913,58 +2802,14 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Installation du programme d'amorçage" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format -#| msgid "" -#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " -#| "If you want lilo installed\n" -#| "# instead, uncomment this:\n" -#| "#d-i grub-installer/skip boolean true\n" -#| "# To also skip installing lilo, and install no bootloader, uncomment " -#| "this\n" -#| "# too:\n" -#| "#d-i lilo-installer/skip boolean true</phrase>\n" -#| "<phrase arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, " -#| "uncomment this\n" -#| "#d-i grub-installer/skip boolean true</phrase>\n" -#| "\n" -#| "# This is fairly safe to set, it makes grub install automatically to the " -#| "MBR\n" -#| "# if no other operating system is detected on the machine.\n" -#| "d-i grub-installer/only_debian boolean true\n" -#| "\n" -#| "# This one makes grub-installer install to the MBR if it also finds some " -#| "other\n" -#| "# OS, which is less safe as it might not be able to boot that other OS.\n" -#| "d-i grub-installer/with_other_os boolean true\n" -#| "\n" -#| "# Alternatively, if you want to install to a location other than the " -#| "mbr,\n" -#| "# uncomment and edit these lines:\n" -#| "#d-i grub-installer/only_debian boolean false\n" -#| "#d-i grub-installer/with_other_os boolean false\n" -#| "#d-i grub-installer/bootdev string (hd0,1)\n" -#| "# To install grub to multiple disks:\n" -#| "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)\n" -#| "# To install to a particular device:\n" -#| "#d-i grub-installer/bootdev string /dev/sda\n" -#| "\n" -#| "# Optional password for grub, either in clear text\n" -#| "#d-i grub-installer/password password r00tme\n" -#| "#d-i grub-installer/password-again password r00tme\n" -#| "# or encrypted using an MD5 hash, see grub-md5-crypt(8).\n" -#| "#d-i grub-installer/password-crypted password [MD5 hash]\n" -#| "\n" -#| "# Use the following option to add additional boot parameters for the\n" -#| "# installed system (if supported by the bootloader installer).\n" -#| "# Note: options passed to the installer will be added automatically.\n" -#| "#d-i debian-installer/add-kernel-opts string nousb" msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " "you want lilo installed\n" @@ -3058,7 +2903,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3070,13 +2915,13 @@ msgstr "" "commande donnée dans l'exemple de la <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "Pour terminer l'installation" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3117,13 +2962,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Les autres questions" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3144,19 +2989,19 @@ msgstr "" "# debconf-get-selections >> fichier" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Options complexes" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Exécuter des commandes pendant l'installation" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3167,7 +3012,7 @@ msgstr "" "l'installation." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3179,7 +3024,7 @@ msgstr "" "fois monté, il est accessible dans <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3234,13 +3079,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Changer les valeurs par défaut avec la préconfiguration" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3266,7 +3111,7 @@ msgstr "" "peut servir à tester le fichier de préconfiguration." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3280,7 +3125,7 @@ msgstr "" "la note <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3304,7 +3149,7 @@ msgstr "" "pas sur les paramètres <quote>internes</quote>." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3319,13 +3164,13 @@ msgstr "" "l'exécution des scripts d'installation de chaque paquet." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Chaîner les fichiers de préconfiguration" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3341,7 +3186,7 @@ msgstr "" "configurations plus spécifiques dans un autre fichier." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3399,7 +3244,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/fr/random-bits.po b/po/fr/random-bits.po index a2789526f..5f20c4ad9 100644 --- a/po/fr/random-bits.po +++ b/po/fr/random-bits.po @@ -649,56 +649,48 @@ msgstr "&task-desktop-lxde-tot;" #. Tag: entry #: random-bits.xml:283 #, no-c-format -#| msgid " • KDE" msgid " • MATE" msgstr " • MATE" #. Tag: entry #: random-bits.xml:284 #, no-c-format -#| msgid "&task-desktop-gnome-inst;" msgid "&task-desktop-mate-inst;" msgstr "&task-desktop-mate-inst;" #. Tag: entry #: random-bits.xml:285 #, no-c-format -#| msgid "&task-desktop-gnome-dl;" msgid "&task-desktop-mate-dl;" msgstr "&task-desktop-mate-dl;" #. Tag: entry #: random-bits.xml:286 #, no-c-format -#| msgid "&task-desktop-gnome-tot;" msgid "&task-desktop-mate-tot;" msgstr "&task-desktop-mate-tot;" #. Tag: entry #: random-bits.xml:289 #, no-c-format -#| msgid " • KDE" msgid " • Cinnamon" msgstr " • Cinnamon" #. Tag: entry #: random-bits.xml:290 #, no-c-format -#| msgid "&task-desktop-gnome-inst;" msgid "&task-desktop-cinnamon-inst;" msgstr "&task-desktop-cinnamon-inst;" #. Tag: entry #: random-bits.xml:291 #, no-c-format -#| msgid "&task-desktop-gnome-dl;" msgid "&task-desktop-cinnamon-dl;" msgstr "&task-desktop-cinnamon-dl;" #. Tag: entry #: random-bits.xml:292 #, no-c-format -#| msgid "&task-desktop-gnome-tot;" msgid "&task-desktop-cinnamon-tot;" msgstr "&task-desktop-cinnamon-tot;" diff --git a/po/fr/using-d-i.po b/po/fr/using-d-i.po index 165ac6035..e058b6fdd 100644 --- a/po/fr/using-d-i.po +++ b/po/fr/using-d-i.po @@ -2279,7 +2279,6 @@ msgstr "<filename>/</filename>, <filename>/home</filename>, swap" #. Tag: entry #: using-d-i.xml:1350 #, no-c-format -#| msgid "Separate /home, /usr, /var and /tmp partitions" msgid "Separate /home, /var and /tmp partitions" msgstr "Partitions /home, /var et /tmp séparées" @@ -2292,9 +2291,6 @@ msgstr "<entry>1 Go</entry>" #. Tag: entry #: using-d-i.xml:1352 #, no-c-format -#| msgid "" -#| "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" -#| "filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap" msgid "" "<filename>/</filename>, <filename>/home</filename>, <filename>/var</" "filename>, <filename>/tmp</filename>, swap" diff --git a/po/hu/install-methods.po b/po/hu/install-methods.po index 67750bd09..e81d80702 100644 --- a/po/hu/install-methods.po +++ b/po/hu/install-methods.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2007-03-18 18:13+0100\n" "Last-Translator: SZERVÁC Attila <sas@321.hu>\n" "Language-Team: Hungarian <debian-l10n-hungarian@lists.debian>\n" @@ -737,14 +737,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -754,34 +754,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -790,7 +789,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -800,7 +799,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -808,7 +807,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -819,7 +818,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -829,14 +828,14 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, fuzzy, no-c-format #| msgid "Booting the USB stick" msgid "Manually copying files to the USB stick" msgstr "Az USB tár indítása" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, fuzzy, no-c-format #| msgid "" #| "Note that the USB stick should be at least 256 MB in size (smaller setups " @@ -851,7 +850,7 @@ msgstr "" "a <xref linkend=\"usb-copy-flexible\"/> rész szerint)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, fuzzy, no-c-format #| msgid "" #| "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> " @@ -870,7 +869,7 @@ msgstr "" "beállító fájlja. Csak ki kell bontani az USB tárra:" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -881,20 +880,20 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, fuzzy, no-c-format #| msgid "# zcat boot.img.gz > /dev/<replaceable>sda</replaceable>" msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sda</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, fuzzy, no-c-format #| msgid "" #| "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> " @@ -915,14 +914,14 @@ msgstr "" "ki rá a képet így:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, fuzzy, no-c-format #| msgid "# zcat boot.img.gz > /dev/<replaceable>sda2</replaceable>" msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sda2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, fuzzy, no-c-format #| msgid "" #| "After that, mount the USB memory stick (<userinput>mount <replaceable " @@ -950,14 +949,14 @@ msgstr "" "le (<userinput>umount /mnt</userinput>) és kész." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, fuzzy, no-c-format #| msgid "Copying the files — the flexible way" msgid "Manually copying files to the USB stick — the flexible way" msgstr "Fájlok másolása — a rugalmas mód" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -973,14 +972,14 @@ msgstr "" "alábbi módszer is használható." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, fuzzy, no-c-format #| msgid "Booting the USB stick" msgid "Partitioning the USB stick" msgstr "Az USB tár indítása" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -990,7 +989,7 @@ msgstr "" "helyett." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, fuzzy, no-c-format #| msgid "" #| "Since most USB sticks come pre-configured with a single FAT16 partition, " @@ -1029,7 +1028,7 @@ msgstr "" "csomagban van." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, fuzzy, no-c-format #| msgid "" #| "In order to start the kernel after booting from the USB stick, we will " @@ -1055,7 +1054,7 @@ msgstr "" "beállításainak módosítására." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, fuzzy, no-c-format #| msgid "" #| "To put <command>SYSLINUX</command> on the FAT16 partition on your USB " @@ -1088,14 +1087,14 @@ msgstr "" "tartalmazó <filename>ldlinux.sys</filename> fájlt." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, fuzzy, no-c-format #| msgid "Adding an ISO image" msgid "Adding the installer image" msgstr "ISO kép hozzáadása" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/sda1 /mnt</userinput>) and " @@ -1129,7 +1128,7 @@ msgstr "" "feledd, hogy a <command>SYSLINUX</command> csak DOS (8.3) neveket dolgoz fel." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, fuzzy, no-c-format #| msgid "" #| "The <filename>syslinux.cfg</filename> configuration file should contain " @@ -1159,7 +1158,7 @@ msgstr "" "userinput> paraméter növelése szükséges lehet, az indító képnek megfelelően." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1167,7 +1166,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1180,7 +1179,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, fuzzy, no-c-format #| msgid "" #| "Since most USB sticks come pre-configured with a single FAT16 partition, " @@ -1217,7 +1216,7 @@ msgstr "" "csomagban van." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1228,7 +1227,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1249,7 +1248,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1257,31 +1256,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1302,13 +1301,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Fájlok előkészítése merevlemez indításhoz" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1320,7 +1319,7 @@ msgstr "" "általi közvetlen meghívásával." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1333,7 +1332,7 @@ msgstr "" "megbízhatatlan flopi lemezzel küzdés." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1347,7 +1346,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1356,7 +1355,7 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1369,7 +1368,7 @@ msgstr "" "command> használatával" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1380,7 +1379,7 @@ msgstr "" "használatával." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1392,7 +1391,7 @@ msgstr "" "rendszerként használható." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, fuzzy, no-c-format #| msgid "" #| "Copy the following files from the Debian archives to a convenient " @@ -1407,19 +1406,19 @@ msgstr "" "merevlemezre, például ide: <filename>/boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (kernel bináris)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (ramlemez kép)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1429,7 +1428,7 @@ msgstr "" "\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1440,7 +1439,7 @@ msgstr "" "command> használatával" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, fuzzy, no-c-format #| msgid "" #| "This section explains how to add to or even replace an existing linux " @@ -1455,7 +1454,7 @@ msgstr "" "használatával." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, fuzzy, no-c-format #| msgid "" #| "Copy the following files from the Debian archives to a convenient " @@ -1469,7 +1468,7 @@ msgstr "" "merevlemezre, például ide: <filename>/boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, fuzzy, no-c-format #| msgid "<filename>initrd.gz</filename> (ramdisk image)" msgid "" @@ -1477,20 +1476,20 @@ msgid "" msgstr "<filename>initrd.gz</filename> (ramlemez kép)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, fuzzy, no-c-format #| msgid "<filename>initrd.gz</filename> (ramdisk image)" msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>initrd.gz</filename> (ramlemez kép)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1505,7 +1504,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1522,13 +1521,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1541,7 +1540,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1551,31 +1550,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1586,19 +1585,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Fájlok előkészítése TFTP hálózati indításhoz" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1613,7 +1612,7 @@ msgstr "" "állítani rajta, hogy támogassa az adott géped indítását." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1625,7 +1624,7 @@ msgstr "" "condition=\"supports-dhcp\">, vagy BOOTP kiszolgálót</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1645,7 +1644,7 @@ msgstr "" "rendszerek csak DHCP módon állíthatók be." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1654,7 +1653,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1664,7 +1663,7 @@ msgstr "" "&debian; tartalmaz <classname>rbootd</classname> csomagot." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1678,7 +1677,7 @@ msgstr "" "(más nevén Solaris), és GNU/Linux parancsokat adunk." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1688,13 +1687,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "RARP szerver beállítása" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, fuzzy, no-c-format #| msgid "" #| "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1721,7 +1720,7 @@ msgstr "" "használhatod a <userinput>/sbin/ifconfig eth0</userinput> parancsot." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1756,13 +1755,13 @@ msgstr "" "userinput> a SunOS 4 rendszeren (Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Egy DHCP kiszolgáló beállítása" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1775,7 +1774,7 @@ msgstr "" "példa beállító fájl (lásd: <filename>/etc/dhcp/dhcpd.conf</filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1819,7 +1818,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1836,7 +1835,7 @@ msgstr "" "neve." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1846,13 +1845,13 @@ msgstr "" "így: <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "PXE indítás bekapcsolása a DHCP beállításban" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1922,13 +1921,13 @@ msgstr "" "alábbi <xref linkend=\"tftp-images\"/> részt)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "BOOTP kiszolgáló beállítása" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1943,7 +1942,7 @@ msgstr "" "<classname>isc-dhcp-server</classname> csomagokban vannak." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, fuzzy, no-c-format #| msgid "" #| "To use CMU <command>bootpd</command>, you must first uncomment (or add) " @@ -2036,7 +2035,7 @@ msgstr "" "<userinput>eaddr</userinput> változó értéke a gép MAC címe. </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2069,13 +2068,13 @@ msgstr "" "etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "TFTP kiszolgáló bekapcsolása" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2083,7 +2082,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2094,7 +2093,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2112,7 +2111,7 @@ msgstr "" "szakaszban adott beállító példákat így." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2123,7 +2122,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2141,13 +2140,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "TFTP képek helyükre tétele" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2163,7 +2162,7 @@ msgstr "" "erre nincs erős szabvány." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2174,13 +2173,13 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2196,7 +2195,7 @@ msgstr "" "neve." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2212,13 +2211,13 @@ msgstr "" "számára, mint az indító fájl neve." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2237,7 +2236,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2247,7 +2246,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2257,13 +2256,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI TFTP indítás" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2277,13 +2276,13 @@ msgstr "" "dhcpd.conf</filename> fájlban." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Automata telepítés" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, fuzzy, no-c-format #| msgid "" #| "For installing on multiple computers it's possible to do fully automatic " @@ -2305,14 +2304,14 @@ msgstr "" "a &debian; Telepítő maga." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, fuzzy, no-c-format #| msgid "Automatic Installation Using the Debian Installer" msgid "Automatic Installation Using the &debian; Installer" msgstr "Automata telepítés a &debian; Telepítő használatával" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2325,7 +2324,7 @@ msgstr "" "tölthető le és a telepítő folyamat kérdéseinek megválaszolására használható." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/hu/preseed.po b/po/hu/preseed.po index 6eb7b52d3..177212286 100644 --- a/po/hu/preseed.po +++ b/po/hu/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2007-03-18 19:17+0100\n" "Last-Translator: SZERVÁC Attila <sas@321.hu>\n" "Language-Team: Hungarian\n" @@ -1996,23 +1996,24 @@ msgstr "" #: preseed.xml:891 #, no-c-format msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "$ printf \"r00tmagam\" | mkpasswd -s -m md5" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Óra és időzóna beállítás" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, fuzzy, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2035,13 +2036,13 @@ msgstr "" "d-i time/zone string US/Eastern" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Particionálás" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, fuzzy, no-c-format #| msgid "" #| "Using preseeding to partition the harddisk is very much limited to what " @@ -2065,7 +2066,7 @@ msgstr "" "recepttel. Jelenleg nem lehet több lemezt particionálni előírással." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2074,7 +2075,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2087,7 +2088,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2098,14 +2099,14 @@ msgstr "" "esetén ügyelj nagyon, hogy a helyeset válaszd az előírás előtt." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, fuzzy, no-c-format #| msgid "Partitioning" msgid "Partitioning example" msgstr "Particionálás" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2245,13 +2246,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionálás RAID használatával" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2270,7 +2271,7 @@ msgstr "" "használt eszközre; lásd itt: <xref linkend=\"preseed-bootloader\"/>.</phrase>" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, fuzzy, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2288,7 +2289,7 @@ msgstr "" "itt: <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, fuzzy, no-c-format #| msgid "" #| "This type of automated partitioning is easy to get wrong. It is also a " @@ -2310,7 +2311,7 @@ msgstr "" "filename> fájlt." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, fuzzy, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " @@ -2462,13 +2463,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2480,7 +2481,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2488,7 +2489,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2499,7 +2500,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2511,13 +2512,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Az Alaprendszer telepítése" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2528,7 +2529,7 @@ msgstr "" "telepítéséhez vannak kérdések." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, fuzzy, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2545,13 +2546,13 @@ msgstr "" "#d-i base-installer/kernel/linux/initramfs-generators string initramfs-tools" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Az APT beállítása" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2564,7 +2565,7 @@ msgstr "" "válaszoktól függően. További (úgynevezett helyi) tárak is megadhatók." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2619,13 +2620,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Csomag választás" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2633,73 +2634,73 @@ msgid "" msgstr "Az elérhető feladatok bármely kombinációja használható. Például:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2711,7 +2712,7 @@ msgstr "" "<userinput>szabvány</userinput> feladatot." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2726,7 +2727,7 @@ msgstr "" "listája, mely lehetővé teszi, hogy a kernelnek is könnyen átadható legyen." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, fuzzy, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2755,13 +2756,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Boot betöltő telepítés" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2830,7 +2831,7 @@ msgstr "" "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2839,13 +2840,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, fuzzy, no-c-format msgid "Finishing up the installation" msgstr "A telepítés első szakaszának vége" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, fuzzy, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2874,13 +2875,13 @@ msgstr "" "#d-i cdrom-detect/eject boolean false" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Más csomagok előírása" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2900,19 +2901,19 @@ msgstr "" "# debconf-get-selections >> fájl" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Haladó lehetőségek" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Egyéni parancs futtatása telepítéskor" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2922,7 +2923,7 @@ msgstr "" "szkriptek futtatása a telepítés egyes pontjain." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2931,7 +2932,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, fuzzy, no-c-format #| msgid "" #| "# d-i preseeding is inherently not secure. Nothing in the installer " @@ -2999,13 +3000,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Előírás használata alap értékek módosítására" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, fuzzy, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3036,7 +3037,7 @@ msgstr "" "quote> paraméterekre nem." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3046,7 +3047,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, fuzzy, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3076,7 +3077,7 @@ msgstr "" "quote> paraméterekre nem." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3086,13 +3087,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Előíró fájlok lánc-betöltése" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3107,7 +3108,7 @@ msgstr "" "fájlba és pontosabb beállításokat egyes konfigurációkhoz más fájlokba." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, fuzzy, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3158,7 +3159,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ja/install-methods.po b/po/ja/install-methods.po index 7bc189e07..33bb2c6c6 100644 --- a/po/ja/install-methods.po +++ b/po/ja/install-methods.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-03-05 09:42+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -774,12 +774,17 @@ msgstr "ハイブリッド CD/DVD イメージを使った USB メモリの準 #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "Debian の CD/DVD イメージは直接書き込めるようになり、起動可能な USB メモリを" "作るのがとても簡単になりました。USB メモリに合う CD/DVD イメージを選んでくだ" @@ -787,7 +792,7 @@ msgstr "" "照してください。" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -801,41 +806,42 @@ msgstr "" "があります)。" #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "選択した CD/DVD イメージは、既存の内容を上書きして、直接 USB メモリに書き込む" "必要があります。例えば、既存の GNU/Linux システムを使っている場合、以下のよう" "にして、CD・DVD イメージファイルを、USB メモリに書き込めます。完了したら、確" "実にアンマウントしてください。" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -847,7 +853,7 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -862,7 +868,7 @@ msgstr "" "すべて格納する必要があるときに便利です。" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -872,7 +878,7 @@ msgstr "" "してから、ファームウェアのコピーや展開をそこに行います。以下に例を示します。" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -888,7 +894,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -902,13 +908,13 @@ msgstr "" "ションが見えるはずです。" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "USB メモリへのファイルの手動コピー" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -922,7 +928,7 @@ msgstr "" "少ないサイズでもセットアップできます)。" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -938,7 +944,7 @@ msgstr "" "あります。" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -954,19 +960,19 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "このイメージを使用するには、単に USB メモリに直接展開してください。" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -978,13 +984,13 @@ msgstr "" "モリに直接展開してください。" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1005,13 +1011,13 @@ msgstr "" "ント (<userinput>umount /mnt</userinput>) すると完了です。" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "USB メモリへのファイルの手動コピー — 柔軟な方法" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -1032,13 +1038,13 @@ msgstr "" "ということです。" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "USB メモリのパーティション分割" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1048,7 +1054,7 @@ msgstr "" "を示します。" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1083,7 +1089,7 @@ msgstr "" "&debian; パッケージに含まれています。" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1101,7 +1107,7 @@ msgstr "" "のに利用できます。" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1126,13 +1132,13 @@ msgstr "" "を作成します。" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "インストーライメージの追加" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1168,7 +1174,7 @@ msgstr "" "DOS (8.3) のファイル名しか処理できないことに注意してください。" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1193,7 +1199,7 @@ msgstr "" "みで付加できます。" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1203,7 +1209,7 @@ msgstr "" "<userinput>prompt 1</userinput> の行を追加してください。" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1223,7 +1229,7 @@ msgstr "" "(<userinput>umount /mnt</userinput>)。" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1252,7 +1258,7 @@ msgstr "" "classname> &debian; パッケージに含まれています。" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1268,7 +1274,7 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1303,7 +1309,7 @@ msgstr "" "常の Unix ユーティリティを使う準備ができたことになります。" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1314,31 +1320,31 @@ msgstr "" "リへコピーしてください。" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (カーネルバイナリ)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (初期 RAM ディスクイメージ)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboot 設定ファイル)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (追加起動メッセージ)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1373,13 +1379,13 @@ msgstr "" "size</userinput> パラメータを、 増やす必要があることに注意してください。" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "ハードディスク起動ファイルの準備" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1391,7 +1397,7 @@ msgstr "" "ることもできます。" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1405,7 +1411,7 @@ msgstr "" "事全てを避けることができます。" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1427,7 +1433,7 @@ msgstr "" "たファイル) をやりとりするためには、HFS パーティションが必要です。" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1439,7 +1445,7 @@ msgstr "" "別々のプログラムを使います。" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1449,7 +1455,7 @@ msgstr "" "ハードディスクインストーラ起動" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1459,7 +1465,7 @@ msgstr "" "して、linux を追加したり、 既存の linux を交換する方法について説明します。" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1471,7 +1477,7 @@ msgstr "" "イルシステムとして使うことができます。" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1483,19 +1489,19 @@ msgstr "" "してください)。例えば <filename>/boot/newinstall/</filename> などです。" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (カーネルバイナリ)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (RAM ディスクイメージ)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1505,7 +1511,7 @@ msgstr "" "ください。" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" @@ -1513,7 +1519,7 @@ msgstr "" "動" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1523,7 +1529,7 @@ msgstr "" "するようハードディスクを準備する方法を説明します。" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1533,7 +1539,7 @@ msgstr "" "コピーしてください。" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1542,19 +1548,19 @@ msgstr "" "メージ)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (loadlin ツール)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "OldWorld Mac におけるハードディスクからのインストーラの起動" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1578,7 +1584,7 @@ msgstr "" "ためこのモデルでは <application>BootX</application> が必要です。" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1606,13 +1612,13 @@ msgstr "" "System Folder に置いてください。" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "NewWorld Mac におけるハードディスクからのインストーラの起動" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1633,7 +1639,7 @@ msgstr "" "PowerMac をサポートしておらず、 使うべきではありません。" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1647,31 +1653,31 @@ msgstr "" "ラッグします)。" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1687,7 +1693,7 @@ msgstr "" "入力するコマンドで必要となります。" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1695,13 +1701,13 @@ msgstr "" "トーラを起動させるには、 <xref linkend=\"boot-newworld\"/> に進んでください。" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "TFTP ネットブート用ファイルの準備" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1717,7 +1723,7 @@ msgstr "" "せん。" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1730,7 +1736,7 @@ msgstr "" "要です。" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1751,7 +1757,7 @@ msgstr "" "DHCP でしか設定できないこともあります。" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1763,7 +1769,7 @@ msgstr "" "あります。" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1774,7 +1780,7 @@ msgstr "" "す。" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1788,7 +1794,7 @@ msgstr "" "4.x, SunOS 5.x (Solaris), GNU/Linux での例を示します。" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1802,13 +1808,13 @@ msgstr "" "です。" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "RARP サーバの設定" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1827,7 +1833,7 @@ msgstr "" "て <userinput>ip addr show dev eth0</userinput> コマンドを使ってください。" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1863,13 +1869,13 @@ msgstr "" "で) 実行してください。" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "DHCP サーバの設定" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1883,7 +1889,7 @@ msgstr "" "dhcpd.conf</filename> を参照)" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1927,7 +1933,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1944,7 +1950,7 @@ msgstr "" "ションは TFTP 経由で取得するファイルの名前です。" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1955,13 +1961,13 @@ msgstr "" "動してください。" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "DHCP 設定での PXE 起動の有効化" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2032,13 +2038,13 @@ msgstr "" "い)。" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "BOOTP サーバの設定" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2054,7 +2060,7 @@ msgstr "" "れぞれ入っています。" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2118,7 +2124,7 @@ msgstr "" "userinput> 変数がマシンの MAC アドレスです。 </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2142,13 +2148,13 @@ msgstr "" "<command>dhcpd</command> を再起動するだけです。" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "TFTP サーバの立ち上げ" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2158,7 +2164,7 @@ msgstr "" "を確認してください。" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2173,7 +2179,7 @@ msgstr "" "は、パッケージのインストール時や再設定時に選択できます。" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2191,7 +2197,7 @@ msgstr "" "要に応じて、本節の設定例を調整してください。" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2207,7 +2213,7 @@ msgstr "" "勧めします。" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2237,13 +2243,13 @@ msgstr "" "調整してください。" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "TFTP イメージを適切な場所に配置する" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2259,7 +2265,7 @@ msgstr "" "TFTP クライアントによって決まり、 強制力のある標準は存在しません。" #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2275,13 +2281,13 @@ msgstr "" "す。" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2298,7 +2304,7 @@ msgstr "" "てください。" #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2315,13 +2321,13 @@ msgstr "" "を確認してください。" #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP ブート" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2351,7 +2357,7 @@ msgstr "" "字に変更し、 (必要なら) サブアーキテクチャ名を追加しなければなりません。" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2365,7 +2371,7 @@ msgstr "" "い。" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2379,13 +2385,13 @@ msgstr "" "しても TFTP サーバが見るディレクトリの内部でなければいけません。" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI の TFTP での起動" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2399,13 +2405,13 @@ msgstr "" "filename> の <userinput>filename=</userinput> オプションに指定します。" #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "自動インストール" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2420,13 +2426,13 @@ msgstr "" "<ulink url=\"http://fai-project.org\">FAI home page</ulink> をご覧ください。" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "&debian; インストーラを用いた自動インストール" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2440,7 +2446,7 @@ msgstr "" "れます。" #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2449,6 +2455,15 @@ msgstr "" "編集できる動作サンプルを含む preseed の完全なドキュメントは、 <xref linkend=" "\"appendix-preseed\"/> にあります。" +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" + #~ msgid "Thecus N2100 Installation Files" #~ msgstr "Thecus N2100 のインストールファイル" diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 7ba055bac..488125598 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-10-06 22:57+0900\n" "Last-Translator: KURASAWA Nozomu (nabetaro) <nabetaro@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -1982,26 +1982,29 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" "以下のコマンドを、パスワードの MD5 ハッシュを生成するのに利用できます。" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "時計と時間帯の設定" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2029,13 +2032,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "パーティション分割" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2051,7 +2054,7 @@ msgstr "" "スタムレシピ、事前設定ファイルに書いたレシピから選択できます。" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2063,7 +2066,7 @@ msgstr "" "な、完全な柔軟性があるわけではありません。" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2082,7 +2085,7 @@ msgstr "" "とに、サポートする機能が変更されることがありますので、注意してください。" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2094,13 +2097,13 @@ msgstr "" "なければなりません。" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "パーティション分割の例" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2333,13 +2336,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "RAID を用いたパーティション分割" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2351,7 +2354,7 @@ msgstr "" "成、スペアデバイスの指定です。" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2361,7 +2364,7 @@ msgstr "" "preseed で探せます。<xref linkend=\"preseed-bootloader\"/> をご覧ください。" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2377,7 +2380,7 @@ msgstr "" "い。" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2481,13 +2484,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "パーティションマウント法の制御" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2505,7 +2508,7 @@ msgstr "" "マウントされます。" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2515,7 +2518,7 @@ msgstr "" "され続けます。" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2530,7 +2533,7 @@ msgstr "" "す。こうなってしまうと、起動時の挙動が不定になってしまいます。" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2548,13 +2551,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "基本システムのインストール" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2565,7 +2568,7 @@ msgstr "" "カーネルのインストールに関するものだけです。" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2589,13 +2592,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "apt 設定" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2608,7 +2611,7 @@ msgstr "" "に、他の (ローカルな) リポジトリを追加できます。" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2664,13 +2667,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "パッケージ選択" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2680,84 +2683,84 @@ msgstr "" "スクを以下に書き出します。" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2769,7 +2772,7 @@ msgstr "" "クは常に含めるのをお勧めします。" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2784,7 +2787,7 @@ msgstr "" "か空白で区切ったパッケージのリストを取れます。" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2816,13 +2819,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "ブートローダのインストール" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -2956,7 +2959,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2968,13 +2971,13 @@ msgstr "" "\"preseed-account\"/> にあるコマンドを使用して生成します。" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "インストールの仕上げ" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3014,13 +3017,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "他パッケージの preseed" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3040,19 +3043,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "高度なオプション" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "インストール中のカスタムコマンド実行" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3062,7 +3065,7 @@ msgstr "" "るといった、とても強力で柔軟なオプションが存在します。" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3071,7 +3074,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3119,13 +3122,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "preseed を用いたデフォルト値変更" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3151,7 +3154,7 @@ msgstr "" "やデバッグにも便利です。" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3165,7 +3168,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/> の脚注をご覧ください。" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3188,7 +3191,7 @@ msgstr "" "果を及ぼしません。" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3202,13 +3205,13 @@ msgstr "" "トールスクリプトの動作について、より詳細な情報を出力してくれます。" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "事前設定ファイルのチェーンロード" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3223,7 +3226,7 @@ msgstr "" "を指定する、という使い方ができます。" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3273,7 +3276,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ko/install-methods.po b/po/ko/install-methods.po index 445d5b3ca..0ff94ab89 100644 --- a/po/ko/install-methods.po +++ b/po/ko/install-methods.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2015-02-09 09:28+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -296,7 +296,13 @@ msgid "" "tree blob can be obtained from &armmp-dtb-img;. The tar archive for creating " "a bootable USB stick with the installer can be obtained from &armmp-hd-media-" "tarball;." -msgstr "armhf 멀티플랫폼 커널이(<xref linkend=\"armhf-armmp-supported-platforms\"/> 참고) 지원하는 시스템의 설치 파일은 표준 리눅스 커널 이미지, 표준 리눅스 최초 램디스크 이미지, 시스템 전용 디바이스 트리 파일입니다. 커널 및 TFTP 부팅에 필요한 최초 램디스크 이미지는 &armmp-firmware-img;에 있고, 디바이스트리 파일은 &armmp-dtb-img;에 있습니다. 부팅 가능 USB 메모리를 만드는 tar 압축은 &armmp-hd-media-tarball; 위치에 있습니다." +msgstr "" +"armhf 멀티플랫폼 커널이(<xref linkend=\"armhf-armmp-supported-platforms\"/> " +"참고) 지원하는 시스템의 설치 파일은 표준 리눅스 커널 이미지, 표준 리눅스 최" +"초 램디스크 이미지, 시스템 전용 디바이스 트리 파일입니다. 커널 및 TFTP 부팅" +"에 필요한 최초 램디스크 이미지는 &armmp-firmware-img;에 있고, 디바이스트리 파" +"일은 &armmp-dtb-img;에 있습니다. 부팅 가능 USB 메모리를 만드는 tar 압축은 " +"&armmp-hd-media-tarball; 위치에 있습니다." #. Tag: title #: install-methods.xml:265 @@ -751,12 +757,17 @@ msgstr "하이브리드 CD/DVD 이미지를 사용해 USB 메모리 준비하기 #. Tag: para #: install-methods.xml:558 -#, no-c-format -msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." +msgid "" +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "데비안 CD/DVD 이미지는 이제 USB 메모리에 직접 쓸 수도 있습니다. 그렇게 부팅 " "가능 USB 메모리를 쉽게 만들 수 있습니다. USB 메모리에 들어가는 CD 이미지나 " @@ -764,7 +775,7 @@ msgstr "" "\"official-cdrom\"/> 참고." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -777,43 +788,47 @@ msgstr "" "linkend=\"where-files\"/>에서 언급된 위치에서) 다운로드할 수 있습니다." #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "CD 이미지나 DVD 이미지를 USB 메모리에 직접, 현재 내용을 덮어 쓰면서 써야 합니" "다. 예를 들어 기존 GNU/리눅스 시스템을 사용하는 경우 CD나 DVD 이미지를 다음" "과 같이 USB 메모리에 쓸 수 있습니다. 단, USB 메모리의 마운트는 해제한 상태여" "야 합니다:" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 -#, no-c-format +#: install-methods.xml:587 +#, fuzzy, 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." msgid "" "The image must be written to the whole-disk device and not a partition, e." -"g. /dev/sdb and not /dev/sdb1." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" "이미지는 파티션이 아니라 전체 디스크에 해당하는 장치에 써야 합니다. 예를 들" "어 /dev/sdb에 쓰면 되지만 /dev/sdb1에 쓰면 안 됩니다." #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -824,7 +839,7 @@ msgstr "" "에 다른 방법은 더 복잡하고, 특별한 경우 아니면 필요가 없습니다." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -838,7 +853,7 @@ msgstr "" "에 넣으려고 할 때 좋습니다." #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -848,7 +863,7 @@ msgstr "" "나 풀어 놓습니다. 예를 들어:" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -864,7 +879,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -877,13 +892,13 @@ msgstr "" "고 다시 넣으면 두 개의 파티션이 보입니다." #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "수동으로 USB 메모리에 파일 복사하기" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -896,7 +911,7 @@ msgstr "" ">에 쓰여 있는 대로 하면 더 작아도 가능합니다.)" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -911,7 +926,7 @@ msgstr "" "media/boot.img.gz</filename>라는 올인원 파일이 있습니다." #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -925,19 +940,19 @@ msgstr "" "을 나눠서 새 파일 시스템을 만들어야 다른 용도로 사용할 수 있습니다." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "이 이미지를 사용하려면 USB 메모리에 압축을 풀어 놓기만 하면 됩니다:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -949,13 +964,13 @@ msgstr "" "로 풀어 놓으십시오:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -976,13 +991,13 @@ msgstr "" "를 마운트 해제하면(<userinput>umount /mnt</userinput>) 끝납니다." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "수동으로 USB 메모리에 파일 복사하기 — 유연한 방법" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -997,13 +1012,13 @@ msgstr "" "복사할 수도 있다는 점입니다." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "USB 메모리 파티션 나누기" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1013,7 +1028,7 @@ msgstr "" "법입니다." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1047,7 +1062,7 @@ msgstr "" "&debian; 패키지에 포함되어 있습니다." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1065,7 +1080,7 @@ msgstr "" "떤 운영 체제라도 부트로더를 설정할 때 이용할 수 있습니다." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1088,13 +1103,13 @@ msgstr "" "<filename>ldlinux.sys</filename> 파일을 만듭니다." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "설치 프로그램 이미지 추가하기" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -1119,7 +1134,7 @@ msgstr "" "파일 이름만 처리할 수 없음에 주의하십시오." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1144,7 +1159,7 @@ msgstr "" "에 붙일 수 있습니다." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1154,7 +1169,7 @@ msgstr "" "userinput> 줄을 추가하십시오." #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1173,7 +1188,7 @@ msgstr "" "료되면 USB 메모리 마운트를 해제하십시오 (<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1202,7 +1217,7 @@ msgstr "" "&debian; 패키지에 포함되어 있습니다." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1217,7 +1232,7 @@ msgstr "" "체제라도 부트로더 설정을 바꾸는 데 이용할 수 있습니다." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1252,7 +1267,7 @@ msgstr "" "모리의 나머지를 준비할 수 있습니다." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1262,31 +1277,31 @@ msgstr "" "mnt</userinput>) 다음 설치 프로그램 파일을 USB 메모리로 복사하십시오:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (커널 바이너리)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (최초 램디스크 이미지)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboot 설정 파일)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (추가 부팅 메시지)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1321,13 +1336,13 @@ msgstr "" "팅하려는 이미지에 따라 크기를 늘려야 할 수도 있습니다." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "하드 디스크 부팅에 필요한 파일 준비하기" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1339,7 +1354,7 @@ msgstr "" "접 부트로더를 실행할 수도 있습니다." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1352,7 +1367,7 @@ msgstr "" "불안한 플로피와 씨름할 필요도 없습니다." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1374,7 +1389,7 @@ msgstr "" "로드할 때 이 파티션이 필요합니다." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1385,7 +1400,7 @@ msgstr "" "라, 하드 디스크로 설치 시스템을 부팅할 때 여러 가지 프로그램을 사용합니다." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1395,7 +1410,7 @@ msgstr "" "디스크 설치 프로그램 부팅" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1406,7 +1421,7 @@ msgstr "" "합니다." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1418,7 +1433,7 @@ msgstr "" "수 있습니다." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1430,19 +1445,19 @@ msgstr "" "<filename>/boot/newinstall/</filename> 등입니다." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (커널 바이너리)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (램디스크 이미지)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1452,14 +1467,14 @@ msgstr "" "행하십시오." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" "<command>loadlin</command>를 사용해 DOS로 하드 디스크 설치 프로그램 부팅" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1469,7 +1484,7 @@ msgstr "" "작하도록 하드 디스크를 준비하는 방법을 설명합니다." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1479,7 +1494,7 @@ msgstr "" "오." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1487,19 +1502,19 @@ msgstr "" "<filename>/&x86-install-dir;</filename>커널 바이너리와 RAM 디스크 이미지)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (loadlin 도구)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "올드월드 맥에서 하드 디스크 설치 프로그램 부팅" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1522,7 +1537,7 @@ msgstr "" "는 <application>BootX</application>이 필요합니다." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1549,13 +1564,13 @@ msgstr "" "filename> 폴더를 활성화한 System Folder에 놓으십시오." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "뉴월드 맥에서 하드 디스크 설치 프로그램 부팅" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1575,7 +1590,7 @@ msgstr "" "지원하지 않고 뉴월드 파워맥에서는 사용해서는 안 됩니다." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1588,31 +1603,31 @@ msgstr "" "<keycap>option</keycap> 키를 누르고 하드 드라이브 아이콘으로 드래그합니다)." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1627,7 +1642,7 @@ msgstr "" "프트에서 설치 프로그램을 부팅하는 명령에서 사용합니다." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1635,13 +1650,13 @@ msgstr "" "진행하십시오." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "TFTP 네트워크 부팅에 필요한 파일 준비하기" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1656,7 +1671,7 @@ msgstr "" "니다." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1668,7 +1683,7 @@ msgstr "" "\"supports-bootp\">, 아니면 BOOTP 서버</phrase>를 설정해야 합니다." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1688,7 +1703,7 @@ msgstr "" "장 기능입니다. 일부 시스템은 DHCP를 이용해야만 설정할 수 있습니다." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1700,7 +1715,7 @@ msgstr "" "다." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1710,7 +1725,7 @@ msgstr "" "니다. &debian;은 <classname>rbootd</classname> 패키지가 들어 있습니다." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1724,7 +1739,7 @@ msgstr "" "서 사용하는 명령을 예로 듭니다." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1738,13 +1753,13 @@ msgstr "" "classname>가 있습니다." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "RARP 서버 준비하기" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1763,7 +1778,7 @@ msgstr "" "시오." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1786,13 +1801,13 @@ msgstr "" "는 <userinput>/usr/etc/rarpd -a</userinput>." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "DHCP 서버 준비하기" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1806,7 +1821,7 @@ msgstr "" "filename> 파일을 보십시오):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1850,7 +1865,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1867,7 +1882,7 @@ msgstr "" "다." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1878,13 +1893,13 @@ msgstr "" "시작하십시오." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "DHCP 설정에서 PXE 부팅하게 만들기" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1954,13 +1969,13 @@ msgstr "" "linkend=\"tftp-images\"/> 부분 참고)" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "BOOTP 서버 준비하기" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1975,7 +1990,7 @@ msgstr "" "server</classname>라는 패키지로 포함되어 있습니다." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2037,7 +2052,7 @@ msgstr "" "<userinput>eaddr</userinput> 변수가 컴퓨터의 MAC 주소입니다. </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2060,13 +2075,13 @@ msgstr "" "<command>dhcpd</command>를 다시 시작하면 됩니다." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "TFTP 서버 사용하기" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2076,7 +2091,7 @@ msgstr "" "지 확인해야 합니다." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2091,7 +2106,7 @@ msgstr "" "어떤 패키지를 다시 구성하여 설치할 때 사용되며 변경할 수 있습니다." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2109,7 +2124,7 @@ msgstr "" "서는 이 점을 고려해서 적용하십시오." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2124,7 +2139,7 @@ msgstr "" "그 메시지를 확인해 보십시오. 오류의 원인을 파악하는데 좋은 출발점입니다." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2153,13 +2168,13 @@ msgstr "" "를 조정하십시오." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "TFTP 이미지를 적당한 위치에 놓기" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2175,7 +2190,7 @@ msgstr "" "클라이언트가 결정하고, 어떤 표준도 없습니다." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2190,13 +2205,13 @@ msgstr "" "을 다운로드해야 합니다:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2212,7 +2227,7 @@ msgstr "" "오." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2228,13 +2243,13 @@ msgstr "" "DHCP 서버에 설정하십시오." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP 부팅" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2264,7 +2279,7 @@ msgstr "" "니다." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2277,7 +2292,7 @@ msgstr "" "고 어떤 이미지 이름을 요청했는 지 확인하십시오." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2290,13 +2305,13 @@ msgstr "" "userinput>. 파일은 TFTP 서버가 찾는 디렉터리 안에 들어 있어야 합니다." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI TFTP 부팅" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2310,13 +2325,13 @@ msgstr "" "<userinput>filename=</userinput> 옵션으로 지정합니다." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "자동 설치" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2331,13 +2346,13 @@ msgstr "" "project.org\">FAI 홈페이지</ulink>를 참조하십시오." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "&debian; 설치 프로그램을 이용한 자동 설치" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2350,7 +2365,7 @@ msgstr "" "에 질문에 대한 답변을 묻어가는 데 사용됩니다." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2358,3 +2373,12 @@ msgid "" msgstr "" "<xref linkend=\"appendix-preseed\"/>에 보면 미리 설정에 대한 문서가 있고, 약" "간 고쳐서 사용할 수 있는 잘 동작하는 예제가 있습니다." + +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" diff --git a/po/ko/preseed.po b/po/ko/preseed.po index 3c772e0c3..28f5614ad 100644 --- a/po/ko/preseed.po +++ b/po/ko/preseed.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2015-02-09 09:38+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" @@ -546,7 +546,12 @@ msgid "" "the bootloader configuration for the installed system (if supported by the " "installer for the bootloader). The installer will automatically filter out " "any options (like preconfiguration options) that it recognizes." -msgstr "부팅 옵션의 <quote>---</quote>는 특별한 의미가 있습니다. 마지막 <quote>---</quote> 뒤에 오는 커널 파라미터는 설치한 시스템의 부트로더 설정으로 복사되어 들어갑니다. (설치 프로그램에서 설치하는 부트로더가 지원하는 경우.) 설치 프로그램은(미리 설정 옵션과 마찬가지로) 설치 프로그램에서 인식하는 옵션만 모두 걸러냅니다." +msgstr "" +"부팅 옵션의 <quote>---</quote>는 특별한 의미가 있습니다. 마지막 <quote>---</" +"quote> 뒤에 오는 커널 파라미터는 설치한 시스템의 부트로더 설정으로 복사되어 " +"들어갑니다. (설치 프로그램에서 설치하는 부트로더가 지원하는 경우.) 설치 프로" +"그램은(미리 설정 옵션과 마찬가지로) 설치 프로그램에서 인식하는 옵션만 모두 걸" +"러냅니다." #. Tag: para #: preseed.xml:358 @@ -1937,25 +1942,28 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "암호에 대한 MD5 해시를 만드려면 다음 명령을 사용할 수 있습니다:" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "시계 및 시간대 설정" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1983,13 +1991,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "파티션하기" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2005,7 +2013,7 @@ msgstr "" "할 수 있습니다." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2017,7 +2025,7 @@ msgstr "" "입니다." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2036,7 +2044,7 @@ msgstr "" "리스마다 달라질 수 있습니다." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2048,14 +2056,14 @@ msgstr "" "도록 하십시오." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "파티션 예제" # 주의: 메시지 번역과 통일 #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2136,9 +2144,12 @@ msgstr "" "# 아래의 partman-auto/method 설정이 있을 때만 적용됩니다.\n" "#d-i partman-auto/init_automatically_partition select biggest_free\n" "\n" -"# 다른 방법으로, 파티션할 디스크를 직접 지정할 수 있습니다. 시스템에 디스크가 1개\n" -"# 뿐인 경우 설치 프로그램에서는 그 디스크를 사용합니다. 하지만 여러 개인 경우 장치\n" -"# 이름은 전통적인, devfs 형식이 아닌 형식으로 지정합니다. (예를 들어 /dev/hda 또는\n" +"# 다른 방법으로, 파티션할 디스크를 직접 지정할 수 있습니다. 시스템에 디스크" +"가 1개\n" +"# 뿐인 경우 설치 프로그램에서는 그 디스크를 사용합니다. 하지만 여러 개인 경" +"우 장치\n" +"# 이름은 전통적인, devfs 형식이 아닌 형식으로 지정합니다. (예를 들어 /dev/" +"hda 또는\n" "# /dev/sda. /dev/discs/disc0/disc 형식이 아님.)\n" "# 예를 들어, 첫 번째 SCSI/SATA 하드 디스크를 사용하려면:\n" "#d-i partman-auto/disk string /dev/sda\n" @@ -2149,7 +2160,8 @@ msgstr "" "# - crypto: 암호화한 파티션에 LVM을 사용\n" "d-i partman-auto/method string lvm\n" "\n" -"# 자동으로 파티션할 디스크 중에 과거 LVM 설정이 남아 있을 경우, 경고 메시지를\n" +"# 자동으로 파티션할 디스크 중에 과거 LVM 설정이 남아 있을 경우, 경고 메시지" +"를\n" "# 받게 됩니다. 이 경고를 미리 설정으로 무시할 수 잇습니다...\n" "d-i partman-lvm/device_remove_lvm boolean true\n" "# 기존에 소프트웨어 RAID 어레이가 설정된 경우에도 마찬가지로 적용됩니다:\n" @@ -2202,13 +2214,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "RAID를 사용해 파티션하기" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2219,7 +2231,7 @@ msgstr "" "RAID 0, 1, 5, 6, 10, 비상용 어레이 및 예비 장치를 지정합니다." #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2229,7 +2241,7 @@ msgstr "" "에서 찾을 수 있습니다. <xref linkend=\"preseed-bootloader\"/>를 참조하십시오." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2244,7 +2256,7 @@ msgstr "" "var/log/syslog</filename> 파일을 확인하십시오." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2346,13 +2358,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "파티션 마운트 방법 조정하기" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2368,7 +2380,7 @@ msgstr "" "따라 마운트할 경우, 레이블이 없는 파일 시스템은 UUID를 사용해 마운트합니다." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2378,7 +2390,7 @@ msgstr "" "용합니다." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2393,7 +2405,7 @@ msgstr "" "있고 그 경우 시스템이 어떻게 동작할지 확신할 수 없습니다." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2409,13 +2421,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "기본 시스템 설치" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2426,7 +2438,7 @@ msgstr "" "쓸 부분은 커널 설치에 관한 질문입니다." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2450,13 +2462,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "APT 설정" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2469,7 +2481,7 @@ msgstr "" "른 저장소를 지정할 수 있습니다." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2525,13 +2537,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "패키지 선택" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2541,73 +2553,73 @@ msgstr "" "수 있는 태스크는 다음과 같습니다:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (표준 도구)" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (그래픽 데스크톱)" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (그놈 데스크톱)" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (XFCE 데스크톱)" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>kde-desktop</userinput> (KDE 데스크톱)" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>cinnamon-desktop</userinput> (시나몬 데스크톱)" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (MATE 데스크톱)" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (LXDE 데스크톱)" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (웹 서버)" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>print-server</userinput> (인쇄 서버)" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (SSH 서버)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2618,7 +2630,7 @@ msgstr "" "<userinput>표준 시스템</userinput> 태스크는 항상 포함하시길 권장합니다." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2632,7 +2644,7 @@ msgstr "" "백으로 구분할 수 있으므로, 커널 명령행에서도 쉽게 사용할 수 있습니다." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2664,13 +2676,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "부트로더 설치" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2717,12 +2729,15 @@ msgid "" "# Note: options passed to the installer will be added automatically.\n" "#d-i debian-installer/add-kernel-opts string nousb" msgstr "" -"<phrase arch=\"linux-any\"># GRUB은 기본(x86의 경우) 부트로더입니다. lilo를 사용하려면 다음\n" +"<phrase arch=\"linux-any\"># GRUB은 기본(x86의 경우) 부트로더입니다. lilo를 " +"사용하려면 다음\n" "# 설정의 주석을 지우십시오.\n" "#d-i grub-installer/skip boolean true\n" -"# lilo 설치도 건너 뛰고 부트로더 없이 설치하려면, 다음 설정의 주석도 지우십시오:\n" +"# lilo 설치도 건너 뛰고 부트로더 없이 설치하려면, 다음 설정의 주석도 지우십시" +"오:\n" "#d-i lilo-installer/skip boolean true</phrase>\n" -"<phrase arch=\"kfreebsd-any;hurd-any\"># 부트로더를 설치하지 않으려면, 다음 설정의 주석을 지우십시오:\n" +"<phrase arch=\"kfreebsd-any;hurd-any\"># 부트로더를 설치하지 않으려면, 다음 " +"설정의 주석을 지우십시오:\n" "#d-i grub-installer/skip boolean true</phrase>\n" "\n" "# 다음 설정은 설정해도 안전합니다. 다음 설정은 컴퓨터에 다른 운영체제가\n" @@ -2751,13 +2766,14 @@ msgstr "" "# 아니면 MD5 해시를 사용합니다. grub-md5-crypt(8) 참고.\n" "#d-i grub-installer/password-crypted password [MD5 hash]\n" "\n" -"# 다음 옵션을 사용하면 설치할 시스템에 부팅 파라미터를 추가합니다. (부트로더\n" +"# 다음 옵션을 사용하면 설치할 시스템에 부팅 파라미터를 추가합니다. (부트로" +"더\n" "# 설치에서 지원하는 경우)\n" "# 주의: 설치 프로그램에 추가했던 옵션은 자동으로 추가됩니다.\n" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2769,13 +2785,13 @@ msgstr "" "\"preseed-account\"/> 부분의 예제 명령을 사용해서 만들어 낼 수 있습니다." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "설치 마치기" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2814,13 +2830,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "기타 패키지 미리 설정" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2839,19 +2855,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "고급 옵션" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "설치할 때 임의의 명령어 실행하기" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2861,7 +2877,7 @@ msgstr "" "크립트를 실행하는 기능입니다." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2873,7 +2889,7 @@ msgstr "" "<filename>/cdrom</filename> 아래에 있습니다." #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2923,13 +2939,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "미리 설정을 이용해 기본값 바꾸기" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2955,7 +2971,7 @@ msgstr "" "버깅하는 데도 좋습니다." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2969,7 +2985,7 @@ msgstr "" "주를 보십시오." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2990,7 +3006,7 @@ msgstr "" "replaceable>?=<replaceable>값</replaceable></userinput>) 합니다." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3003,13 +3019,13 @@ msgstr "" "재 설정 및 각 패키지의 설치 스크립트의 진행 상태에 대해 더 자세히 표시합니다." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "미리 설정 파일을 분리해서 사용하기" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3024,7 +3040,7 @@ msgstr "" "다른 파일에 집어 넣는 식으로 활용이 가능합니다." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3074,7 +3090,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nl/install-methods.po b/po/nl/install-methods.po index 0c9d4f469..2ce2613b4 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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -578,14 +578,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -595,34 +595,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -631,7 +630,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -641,7 +640,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -649,7 +648,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -660,7 +659,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -670,13 +669,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -686,7 +685,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -697,7 +696,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -708,19 +707,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -729,13 +728,13 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -749,13 +748,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -766,13 +765,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -780,7 +779,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -800,7 +799,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -812,7 +811,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -827,13 +826,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -849,7 +848,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -865,7 +864,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -873,7 +872,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -886,7 +885,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -904,7 +903,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -915,7 +914,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -936,7 +935,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -944,31 +943,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -989,13 +988,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1004,7 +1003,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1014,7 +1013,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1028,7 +1027,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1037,7 +1036,7 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1045,7 +1044,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1053,7 +1052,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1062,7 +1061,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1071,19 +1070,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1091,13 +1090,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1105,7 +1104,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1113,26 +1112,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1147,7 +1146,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1164,13 +1163,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1183,7 +1182,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1193,31 +1192,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1228,19 +1227,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1251,7 +1250,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1260,7 +1259,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1273,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1282,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1290,7 +1289,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1300,7 +1299,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1310,13 +1309,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1329,7 +1328,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1344,13 +1343,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1360,7 +1359,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1385,7 +1384,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1397,7 +1396,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1405,13 +1404,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1449,13 +1448,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1466,7 +1465,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1501,7 +1500,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1516,13 +1515,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1530,7 +1529,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -1541,7 +1540,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1553,7 +1552,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -1564,7 +1563,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1582,13 +1581,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -1599,7 +1598,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -1610,13 +1609,13 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1627,7 +1626,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1638,13 +1637,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -1663,7 +1662,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -1673,7 +1672,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -1683,13 +1682,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -1699,13 +1698,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1716,13 +1715,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1732,7 +1731,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/nl/preseed.po b/po/nl/preseed.po index 31710ad9a..dda126481 100644 --- a/po/nl/preseed.po +++ b/po/nl/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -1487,23 +1487,24 @@ msgstr "" #: preseed.xml:891 #, no-c-format msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1520,13 +1521,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1537,7 +1538,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1546,7 +1547,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1559,7 +1560,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1568,13 +1569,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1653,13 +1654,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1668,7 +1669,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1676,7 +1677,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1687,7 +1688,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1742,13 +1743,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1760,7 +1761,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1768,7 +1769,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1779,7 +1780,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1791,13 +1792,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1806,7 +1807,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1821,13 +1822,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1837,7 +1838,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1868,13 +1869,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1882,73 +1883,73 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1957,7 +1958,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1968,7 +1969,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1987,13 +1988,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2042,7 +2043,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2051,13 +2052,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2080,13 +2081,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2099,19 +2100,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2119,7 +2120,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2128,7 +2129,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2155,13 +2156,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2177,7 +2178,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2187,7 +2188,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2202,7 +2203,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2212,13 +2213,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2229,7 +2230,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2257,7 +2258,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/nn/install-methods.po b/po/nn/install-methods.po index 0c9d4f469..2ce2613b4 100644 --- a/po/nn/install-methods.po +++ b/po/nn/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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -578,14 +578,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -595,34 +595,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -631,7 +630,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -641,7 +640,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -649,7 +648,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -660,7 +659,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -670,13 +669,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -686,7 +685,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -697,7 +696,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -708,19 +707,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -729,13 +728,13 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -749,13 +748,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -766,13 +765,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -780,7 +779,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -800,7 +799,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -812,7 +811,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -827,13 +826,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -849,7 +848,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -865,7 +864,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -873,7 +872,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -886,7 +885,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -904,7 +903,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -915,7 +914,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -936,7 +935,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -944,31 +943,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -989,13 +988,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1004,7 +1003,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1014,7 +1013,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1028,7 +1027,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1037,7 +1036,7 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1045,7 +1044,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1053,7 +1052,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1062,7 +1061,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1071,19 +1070,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1091,13 +1090,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1105,7 +1104,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1113,26 +1112,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1147,7 +1146,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1164,13 +1163,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1183,7 +1182,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1193,31 +1192,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1228,19 +1227,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1251,7 +1250,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1260,7 +1259,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1273,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1282,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1290,7 +1289,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1300,7 +1299,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1310,13 +1309,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1329,7 +1328,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1344,13 +1343,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1360,7 +1359,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1385,7 +1384,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1397,7 +1396,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1405,13 +1404,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1449,13 +1448,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1466,7 +1465,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1501,7 +1500,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1516,13 +1515,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1530,7 +1529,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -1541,7 +1540,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1553,7 +1552,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -1564,7 +1563,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1582,13 +1581,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -1599,7 +1598,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -1610,13 +1609,13 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1627,7 +1626,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1638,13 +1637,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -1663,7 +1662,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -1673,7 +1672,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -1683,13 +1682,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -1699,13 +1698,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1716,13 +1715,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1732,7 +1731,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/nn/preseed.po b/po/nn/preseed.po index 31710ad9a..dda126481 100644 --- a/po/nn/preseed.po +++ b/po/nn/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -1487,23 +1487,24 @@ msgstr "" #: preseed.xml:891 #, no-c-format msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1520,13 +1521,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1537,7 +1538,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1546,7 +1547,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1559,7 +1560,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1568,13 +1569,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1653,13 +1654,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1668,7 +1669,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1676,7 +1677,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1687,7 +1688,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1742,13 +1743,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1760,7 +1761,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1768,7 +1769,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1779,7 +1780,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1791,13 +1792,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1806,7 +1807,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1821,13 +1822,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1837,7 +1838,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1868,13 +1869,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1882,73 +1883,73 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1957,7 +1958,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1968,7 +1969,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1987,13 +1988,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2042,7 +2043,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2051,13 +2052,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2080,13 +2081,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2099,19 +2100,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2119,7 +2120,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2128,7 +2129,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2155,13 +2156,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2177,7 +2178,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2187,7 +2188,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2202,7 +2203,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2212,13 +2213,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2229,7 +2230,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2257,7 +2258,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/pot/install-methods.pot b/po/pot/install-methods.pot index 50ce81ebf..fcbac0e7f 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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -380,55 +380,51 @@ msgstr "" #. Tag: para #: install-methods.xml:558 #, no-c-format -msgid "Debian CD and DVD images can now be written directly a USB stick, which is a very easy way to make a bootable USB stick. Simply choose a CD or DVD image that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." +msgid "Debian CD and DVD images can now be written directly to a USB stick, which is a very easy way to make a bootable USB stick. Simply choose a CD or DVD image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, 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\"/>)." msgstr "" #. Tag: para -#: install-methods.xml:572 -#, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 +#: install-methods.xml:573 #, 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: <informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/<replaceable>sdX</replaceable></userinput>\n" - "<prompt>#</prompt> <userinput>sync</userinput>" + "<prompt>#</prompt> <userinput>sync</userinput>\n" + "</screen></informalexample> The <ulink url=\"http://sf.net/projects/win32diskimager/\"> win32diskimager</ulink> utility can be used under other operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +msgid "The image must be written to the whole-disk device and not a partition, e.g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, 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 +#: install-methods.xml:601 #, no-c-format msgid "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 +#: install-methods.xml:609 #, 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:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -439,91 +435,91 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "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:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "An alternative way to set up your USB stick is to manually copy the installer files, and also a CD image to it. Note that the USB stick should be at least 1 GB in size (smaller setups are possible if you follow <xref linkend=\"usb-copy-flexible\"/>)." msgstr "" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, 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>." msgstr "" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "Note that, although convenient, this method does have one major disadvantage: the logical size of the device will be limited to 1 GB, even if the capacity of the USB stick is larger. You will need to repartition the USB stick and create new file systems to get its full capacity back if you ever want to use it for some different purpose." msgstr "" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "Create a partition of type \"Apple_Bootstrap\" on your USB stick using <command>mac-fdisk</command>'s <userinput>C</userinput> command and extract the image directly to that:" msgstr "" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "After that, mount the USB memory stick <phrase arch=\"x86\">(<userinput>mount /dev/<replaceable>sdX</replaceable> /mnt</userinput>),</phrase> <phrase arch=\"powerpc\">(<userinput>mount /dev/<replaceable>sdX2</replaceable> /mnt</userinput>),</phrase> which will now have <phrase arch=\"x86\">a FAT filesystem</phrase> <phrase arch=\"powerpc\">an HFS filesystem</phrase> on it, and copy a &debian; ISO image (netinst or full CD) to it. Unmount the stick (<userinput>umount /mnt</userinput>) and you are done." msgstr "" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "If you like more flexibility or just want to know what's going on, you should use the following method to put the files on your stick. One advantage of using this method is that — if the capacity of your USB stick is large enough — you have the option of copying any ISO image, even a DVD image, to it." msgstr "" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "We will show how to set up the memory stick to use the first partition, instead of the entire device." msgstr "" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you probably won't have to repartition or reformat the stick. If you have to do that anyway, use <command>cfdisk</command> or any other partitioning tool to create a FAT16 partition<footnote> <para> Don't forget to set the <quote>bootable</quote> bootable flag. </para> </footnote>, install an MBR using: <informalexample><screen>\n" @@ -534,13 +530,13 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "In order to start the kernel after booting from the USB stick, we will put a boot loader on the stick. Although any boot loader (e.g. <classname>lilo</classname>) should work, it's convenient to use <classname>syslinux</classname>, since it uses a FAT16 partition and can be reconfigured by just editing a text file. Any operating system which supports the FAT file system can be used to make changes to the configuration of the boot loader." msgstr "" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB stick, install the <classname>syslinux</classname> and <classname>mtools</classname> packages on your system, and do: <informalexample><screen>\n" @@ -549,19 +545,19 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /mnt</userinput>) and copy the following installer image files to the stick: <itemizedlist> <listitem><para> <filename>vmlinuz</filename> or <filename>linux</filename> (kernel binary) </para></listitem> <listitem><para> <filename>initrd.gz</filename> (initial ramdisk image) </para></listitem> </itemizedlist> You can choose between either the text-based or the graphical version of the installer. The latter can be found in the <filename>gtk</filename> subdirectory. If you want to rename the files, please note that <classname>syslinux</classname> can only process DOS (8.3) file names." msgstr "" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration file, which at a bare minimum should contain the following two lines (change the name of the kernel binary to <quote><filename>linux</filename></quote> if you used a <filename>netboot</filename> image): <informalexample><screen>\n" @@ -571,19 +567,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "To enable the boot prompt to permit further parameter appending, add a <userinput>prompt 1</userinput> line." msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "If you used an <filename>hd-media</filename> image, you should now copy the ISO file of a &debian; ISO image<footnote> <para> You can use either a netinst or a full CD image (see <xref linkend=\"official-cdrom\"/>). Be sure to select one that fits. Note that the <quote>netboot <filename>mini.iso</filename></quote> image is not usable for this purpose. </para> </footnote> onto the stick. When you are done, unmount the USB memory stick (<userinput>umount /mnt</userinput>)." msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware can boot from them, so you will need to repartition the stick. On Mac systems, run <userinput>mac-fdisk /dev/<replaceable>sdX</replaceable></userinput>, initialise a new partition map using the <userinput>i</userinput> command, and create a new partition of type Apple_Bootstrap using the <userinput>C</userinput> command. (Note that the first \"partition\" will always be the partition map itself.) Then type <informalexample><screen>\n" @@ -592,13 +588,13 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "In order to start the kernel after booting from the USB stick, we will put a boot loader on the stick. The <command>yaboot</command> boot loader can be installed on an HFS filesystem and can be reconfigured by just editing a text file. Any operating system which supports the HFS file system can be used to make changes to the configuration of the boot loader." msgstr "" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</command> does not yet understand USB storage devices, so you will have to install <command>yaboot</command> by hand using the <classname>hfsutils</classname> tools. Type <informalexample><screen>\n" @@ -611,37 +607,37 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /mnt</userinput>) and copy the following installer image files to the stick:" msgstr "" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the following lines: <informalexample><screen>\n" @@ -659,259 +655,259 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "The installer may be booted using boot files placed on an existing hard drive partition, either launched from another operating system or by invoking a boot loader directly from the BIOS." msgstr "" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "A full, <quote>pure network</quote> installation can be achieved using this technique. This avoids all hassles of removable media, like finding and burning CD images or struggling with too numerous and unreliable floppy disks." msgstr "" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "The installer cannot boot from files on an HFS+ file system. MacOS System 8.1 and above may use HFS+ file systems; NewWorld PowerMacs all use HFS+. To determine whether your existing file system is HFS+, select <userinput>Get Info</userinput> for the volume in question. HFS file systems appear as <userinput>Mac OS Standard</userinput>, while HFS+ file systems say <userinput>Mac OS Extended</userinput>. You must have an HFS partition in order to exchange files between MacOS and Linux, in particular the installation files you download." msgstr "" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "Different programs are used for hard disk installation system booting, depending on whether the system is a <quote>NewWorld</quote> or an <quote>OldWorld</quote> model." msgstr "" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "Hard disk installer booting from Linux using <command>LILO</command> or <command>GRUB</command>" msgstr "" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "This section explains how to add to or even replace an existing linux installation using either <command>LILO</command> or <command>GRUB</command>." msgstr "" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "At boot time, both bootloaders support loading in memory not only the kernel, but also a disk image. This RAM disk can be used as the root file-system by the kernel." msgstr "" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "Copy the following files from the &debian; archives to a convenient location on your hard drive (note that LILO can not boot from files on an NTFS file system), for instance to <filename>/boot/newinstall/</filename>." msgstr "" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "This section explains how to prepare your hard drive for booting the installer from DOS using <command>loadlin</command>." msgstr "" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "Copy the following directories from a &debian; CD image to <filename>c:\\</filename>." msgstr "" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</application> to launch Linux installation, but <application>miBoot</application> cannot easily be used for hard disk booting. <application>BootX</application>, launched from MacOS, supports booting from files placed on the hard disk. <application>BootX</application> can also be used to dual-boot MacOS and Linux after your &debian; installation is complete. For the Performa 6360, it appears that <command>quik</command> cannot make the hard disk bootable. So <application>BootX</application> is required on that model." msgstr "" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "Download and unstuff the <application>BootX</application> distribution, available from <ulink url=\"&url-powerpc-bootx;\"></ulink>, or in the <filename>dists/woody/main/disks-powerpc/current/powermac</filename> directory on &debian; http/ftp mirrors and official &debian; CDs. Use <application>Stuffit Expander</application> to extract it from its archive. Within the package, there is an empty folder called <filename>Linux Kernels</filename>. Download <filename>linux.bin</filename> and <filename>ramdisk.image.gz</filename> from the <filename>disks-powerpc/current/powermac</filename> folder, and place them in the <filename>Linux Kernels</filename> folder. Then place the <filename>Linux Kernels</filename> folder in the active System Folder." msgstr "" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as well as loading ELF binaries directly from the hard disk. These machines will boot Linux directly via <command>yaboot</command>, which supports loading a kernel and RAMdisk directly from an ext2 partition, as well as dual-booting with MacOS. Hard disk booting of the installer is particularly appropriate for newer machines without floppy drives. <command>BootX</command> is not supported and must not be used on NewWorld PowerMacs." msgstr "" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "<emphasis>Copy</emphasis> (not move) the following four files which you downloaded earlier from the &debian; archives, onto the root level of your hard drive (this can be accomplished by <keycap>option</keycap>-dragging each file to the hard drive icon)." msgstr "" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "Make a note of the partition number of the MacOS partition where you place these files. If you have the MacOS <command>pdisk</command> program, you can use the <command>L</command> command to check for the partition number. You will need this partition number for the command you type at the Open Firmware prompt when you boot the installer." msgstr "" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "If your machine is connected to a local area network, you may be able to boot it over the network from another machine, using TFTP. If you intend to boot the installation system from another machine, the boot files will need to be placed in specific locations on that machine, and the machine configured to support booting of your specific machine." msgstr "" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "You need to set up a TFTP server, and for many machines a DHCP server<phrase condition=\"supports-rarp\">, or RARP server</phrase><phrase condition=\"supports-bootp\">, or BOOTP server</phrase>." msgstr "" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol (RARP) is one way to tell your client what IP address to use for itself. Another way is to use the BOOTP protocol.</phrase> <phrase condition=\"supports-bootp\">BOOTP is an IP protocol that informs a computer of its IP address and where on the network to obtain a boot image.</phrase> The DHCP (Dynamic Host Configuration Protocol) is a more flexible, backwards-compatible extension of BOOTP. Some systems can only be configured via DHCP." msgstr "" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good idea to use DHCP instead of BOOTP. Some of the latest machines are unable to boot using BOOTP." msgstr "" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There is an <classname>rbootd</classname> package available in &debian;." msgstr "" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to the client. Theoretically, any server, on any platform, which implements these protocols, may be used. In the examples in this section, we shall provide commands for SunOS 4.x, SunOS 5.x (a.k.a. Solaris), and GNU/Linux." msgstr "" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. It's written by the same author as the <classname>syslinux</classname> bootloader and is therefore least likely to cause issues. A good alternative is <classname>atftpd</classname>." msgstr "" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC address) of the client computers to be installed. If you don't know this information, you can <phrase arch=\"sparc\"> pick it off the initial OpenPROM boot messages, use the OpenBoot <userinput>.enet-addr</userinput> command, or </phrase> boot into <quote>Rescue</quote> mode (e.g., from the rescue floppy) and use the command <userinput>ip addr show dev eth0</userinput>." msgstr "" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the <command>rarpd</command> program. You need to ensure that the Ethernet hardware address for the client is listed in the <quote>ethers</quote> database (either in the <filename>/etc/ethers</filename> file, or via NIS/NIS+) and in the <quote>hosts</quote> database. Then you need to start the RARP daemon. Issue the command (as root): <userinput>/usr/sbin/rarpd -a</userinput> on most Linux systems and SunOS 5 (Solaris 2), <userinput>/usr/sbin/in.rarpd -a</userinput> on some other Linux systems, or <userinput>/usr/etc/rarpd -a</userinput> in SunOS 4 (Solaris 1)." msgstr "" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-gnu;, the <classname>isc-dhcp-server</classname> package is recommended. Here is a sample configuration file for it (see <filename>/etc/dhcp/dhcpd.conf</filename>):" msgstr "" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -936,25 +932,25 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "In this example, there is one server <replaceable>servername</replaceable> which performs all of the work of DHCP server, TFTP server, and network gateway. You will almost certainly need to change the domain-name options, as well as the server name and client hardware address. The <replaceable>filename</replaceable> option should be the name of the file which will be retrieved via TFTP." msgstr "" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "After you have edited the <command>dhcpd</command> configuration file, restart it with <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." msgstr "" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-boot Execution Environment (PXE) method of TFTP. <informalexample><screen>\n" @@ -989,19 +985,19 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "There are two BOOTP servers available for GNU/Linux. The first is CMU <command>bootpd</command>. The other is actually a DHCP server: ISC <command>dhcpd</command>. In &debian-gnu; these are contained in the <classname>bootp</classname> and <classname>isc-dhcp-server</classname> packages respectively." msgstr "" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the relevant line in <filename>/etc/inetd.conf</filename>. On &debian-gnu;, you can run <userinput>update-inetd --enable bootps</userinput>, then <userinput>/etc/init.d/inetd reload</userinput> to do so. Just in case your BOOTP server does not run &debian;, the line in question should look like: <informalexample><screen>\n" @@ -1018,43 +1014,43 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really easy, because it treats BOOTP clients as a moderately special case of DHCP clients. Some architectures require a complex configuration for booting clients via BOOTP. If yours is one of those, read the section <xref linkend=\"dhcpd\"/>. Otherwise you will probably be able to get away with simply adding the <userinput>allow bootp</userinput> directive to the configuration block for the subnet containing the client in <filename>/etc/dhcp/dhcpd.conf</filename>, and restart <command>dhcpd</command> with <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." msgstr "" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "To get the TFTP server ready to go, you should first make sure that <command>tftpd</command> is enabled." msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "In the case of <classname>tftpd-hpa</classname> there are two ways the service can be run. It can be started on demand by the system's <classname>inetd</classname> daemon, or it can be set up to run as an independent daemon. Which of these methods is used is selected when the package is installed and can be changed by reconfiguring the package." msgstr "" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "Historically, TFTP servers used <filename>/tftpboot</filename> as directory to serve images from. However, &debian-gnu; packages may use other directories to comply with the <ulink url=\"&url-fhs-home;\">Filesystem Hierarchy Standard</ulink>. For example, <classname>tftpd-hpa</classname> by default uses <filename>/srv/tftp</filename>. You may have to adjust the configuration examples in this section accordingly." msgstr "" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "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." msgstr "" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, 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" @@ -1065,49 +1061,49 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, 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:1410 +#: install-methods.xml:1417 #, 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. You will need to download the following files from the <filename>netboot/</filename> directory:" msgstr "" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, 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:1454 +#: install-methods.xml:1461 #, 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:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, 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" @@ -1116,55 +1112,55 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, 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:1490 +#: install-methods.xml:1497 #, 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:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, 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:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, 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-quickstart</classname> (which can use an install server) and the &debian; Installer itself. Have a look at the <ulink url=\"http://fai-project.org\">FAI home page</ulink> for detailed information." msgstr "" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, 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:1631 +#: install-methods.xml:1638 #, no-c-format msgid "Full documentation on preseeding including a working example that you can edit is in <xref linkend=\"appendix-preseed\"/>." msgstr "" diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 24315baab..290929943 100644 --- a/po/pot/preseed.pot +++ b/po/pot/preseed.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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -1130,23 +1130,23 @@ msgstr "" #. Tag: para #: preseed.xml:891 #, no-c-format -msgid "The following command can be used to generate an MD5 hash for a password:" +msgid "The following command (available from the <classname>whois</classname> package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format -msgid "$ printf \"r00tme\" | mkpasswd -s -m md5" +msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1163,43 +1163,43 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "Using preseeding to partition the harddisk is limited to what is supported by <classname>partman-auto</classname>. You can choose to partition either existing free space on a disk or a whole disk. The layout of the disk can be determined by using a predefined recipe, a custom recipe from a recipe file or a recipe included in the preconfiguration file." msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "Preseeding of advanced partition setups using RAID, LVM and encryption is supported, but not with the full flexibility possible when partitioning during a non-preseeded install." msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "The examples below only provide basic information on the use of recipes. For detailed information see the files <filename>partman-auto-recipe.txt</filename> and <filename>partman-auto-raid-recipe.txt</filename> included in the <classname>debian-installer</classname> package. Both files are also available from the <ulink url=\"&url-d-i-gitweb-doc-devel;\">&d-i; source repository</ulink>. Note that the supported functionality may change between releases." msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "The identification of disks is dependent on the order in which their drivers are loaded. If there are multiple disks in the system, make very sure the correct one will be selected before using preseeding." msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1275,31 +1275,31 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "You can also use preseeding to set up partitions on software RAID arrays. Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and specifying spare devices." msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "If you are using RAID 1, you can preseed grub to install to all devices used in the array; see <xref linkend=\"preseed-bootloader\"/>." msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "This type of automated partitioning is easy to get wrong. It is also functionality that receives relatively little testing from the developers of &d-i;. The responsibility to get the various recipes right (so they make sense and don't conflict) lies with the user. Check <filename>/var/log/syslog</filename> if you run into problems." msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1353,31 +1353,31 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "Normally, filesystems are mounted using a universally unique identifier (UUID) as a key; this allows them to be mounted properly even if their device name changes. UUIDs are long and difficult to read, so, if you prefer, the installer can mount filesystems based on the traditional device names, or based on a label you assign. If you ask the installer to mount by label, any filesystems without a label will be mounted using a UUID instead." msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "Devices with stable names, such as LVM logical volumes, will continue to use their traditional names rather than UUIDs." msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "Traditional device names may change based on the order in which the kernel discovers devices at boot, which may cause the wrong filesystem to be mounted. Similarly, labels are likely to clash if you plug in a new disk or a USB drive, and if that happens your system's behaviour when started will be random." msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" to\n" @@ -1387,19 +1387,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "There is actually not very much that can be preseeded for this stage of the installation. The only questions asked concern the installation of the kernel." msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1413,19 +1413,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "Setup of the <filename>/etc/apt/sources.list</filename> and basic configuration options is fully automated based on your installation method and answers to earlier questions. You can optionally add other (local) repositories." msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1456,97 +1456,97 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "You can choose to install any combination of tasks that are available. Available tasks as of this writing include:" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "You can also choose to install no tasks, and force the installation of a set of packages in some other way. We recommend always including the <userinput>standard</userinput> task." msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "If you want to install some individual packages in addition to packages installed by tasks, you can use the parameter <classname>pkgsel/include</classname>. The value of this parameter can be a list of packages separated by either commas or spaces, which allows it to be used easily on the kernel command line as well." msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1565,13 +1565,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -1595,9 +1595,9 @@ msgid "" "# uncomment and edit these lines:\n" "#d-i grub-installer/only_debian boolean false\n" "#d-i grub-installer/with_other_os boolean false\n" - "#d-i grub-installer/bootdev string (hd0,0)\n" + "#d-i grub-installer/bootdev string (hd0,1)\n" "# To install grub to multiple disks:\n" - "#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n" + "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)\n" "# To install to a particular device:\n" "#d-i grub-installer/bootdev string /dev/sda\n" "# To install to the first device:\n" @@ -1616,19 +1616,19 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "An MD5 hash for a password for <classname>grub</classname> can be generated using <command>grub-md5-crypt</command>, or using the command from the example in <xref linkend=\"preseed-account\"/>." msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -1651,13 +1651,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -1670,31 +1670,31 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "A very powerful and flexible option offered by the preconfiguration tools is the ability to run commands or scripts at certain points in the installation." msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "When the filesystem of the target system is mounted, it is available in <filename>/target</filename>. If an installation CD is used, when it is mounted it is available in <filename>/cdrom</filename>." msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -1720,13 +1720,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a question, but still have the question asked. To do this the <firstterm>seen</firstterm> flag must be reset to <quote>false</quote> after setting the value for a question. <informalexample><screen>\n" @@ -1736,37 +1736,37 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "Note that the <quote>d-i</quote> owner should only be used for variables used in the installer itself. For variables belonging to packages installed on the target system, you should use the name of that package instead. See the footnote to <xref linkend=\"preseed-bootparms\"/>." msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "If you are preseeding using boot parameters, you can make the installer ask the corresponding question by using the <quote>?=</quote> operator, i.e. <userinput><replaceable>foo</replaceable>/<replaceable>bar</replaceable>?=<replaceable>value</replaceable></userinput> (or <userinput><replaceable>owner</replaceable>:<replaceable>foo/bar</replaceable>?=<replaceable>value</replaceable></userinput>). This will of course only have effect for parameters that correspond to questions that are actually displayed during an installation and not for <quote>internal</quote> parameters." msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "For more debugging information, use the boot parameter <classname>DEBCONF_DEBUG=5</classname>. This will cause <classname>debconf</classname> to print much more detail about the current settings of each variable and about its progress through each package's installation scripts." msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "It is possible to include other preconfiguration files from a preconfiguration file. Any settings in those files will override pre-existing settings from files loaded earlier. This makes it possible to put, for example, general networking settings for your location in one file and more specific settings for certain configurations in other files." msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -1794,7 +1794,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "It is also possible to chainload from the initrd or file preseeding phase, into network preseeding by setting preseed/url in the earlier files. This will cause network preseeding to be performed when the network comes up. You need to be careful when doing this, since there will be two distinct runs at preseeding, meaning for example that you get another chance to run the preseed/early command, the second one happening after the network comes up." msgstr "" diff --git a/po/pt/boot-installer.po b/po/pt/boot-installer.po index a7e80d806..9c5b96baf 100644 --- a/po/pt/boot-installer.po +++ b/po/pt/boot-installer.po @@ -346,7 +346,6 @@ msgstr "" #. Tag: title #: boot-installer.xml:160 #, no-c-format -#| msgid "Booting from USB memory stick" msgid "Booting from a USB stick in u-boot" msgstr "Arrancar a partir de uma 'pen' USB em u-boot" @@ -409,13 +408,14 @@ msgid "" "the USB-boot process any time from the u-boot prompt by entering the " "<quote>run usb_boot</quote> command." msgstr "" -"A framework autoboot nas versões modernas do u-boot funciona de forma similar " -"às opções de ordem de arranque numa BIOS de PC, i.e. verifica numa lista de " -"dispositivos de arranque possíveis por uma imagem de arranque e inicia a " -"primeira que encontrar. Se não houver um sistema operativo instalado, ligar " -"a pen USB e ligar o sistema deve resultar no inicio do instalador. Pode " -"também iniciar o processo USB-boot em qualquer altura a partir da linha de " -"comandos do u-boot ao introduzir o comando <quote>run usb_boot</quote>." +"A framework autoboot nas versões modernas do u-boot funciona de forma " +"similar às opções de ordem de arranque numa BIOS de PC, i.e. verifica numa " +"lista de dispositivos de arranque possíveis por uma imagem de arranque e " +"inicia a primeira que encontrar. Se não houver um sistema operativo " +"instalado, ligar a pen USB e ligar o sistema deve resultar no inicio do " +"instalador. Pode também iniciar o processo USB-boot em qualquer altura a " +"partir da linha de comandos do u-boot ao introduzir o comando <quote>run " +"usb_boot</quote>." #. Tag: para #: boot-installer.xml:197 @@ -438,19 +438,19 @@ msgid "" msgstr "" "Um problema que pode surgir ao arrancar a partir de uma pen USB enquanto " "utiliza uma consola série pode ser o baudrate da consola errado. Se a " -"variável console for definida no u-boot, o script de arranque do &d-i; " -"passa-a automaticamente ao kernel para definir a consola primária e, se " -"aplicável, o baudrate da consola. Infelizmente a forma de lidar com a " -"variável da consola varia de plataforma para plataforma - em algumas " -"plataformas, a variável console inclui o baudrate (com em <quote>" -"console=ttyS0,115200</quote>), enquanto que noutras plataformas a variável " -"console contém apenas o dispositivo (como em <quote>console=ttyS0</quote>). " -"O último caso leva a uma saída da consola errada quando o baudrate " -"predefinido difere entre o u-boot e o kernel. As versões modernas do u-boot " -"vulgarmente utilizam 115200 baud enquanto que o kernel ainda está predefinido " -"para os tradicionais 9600 baud. Se isto acontecer, deve definir manualmente " -"a variável console para conter o baudrate correcto para o seu sistema e " -"depois iniciar o instalador com o comando <quote>run usb_boot</quote>." +"variável console for definida no u-boot, o script de arranque do &d-i; passa-" +"a automaticamente ao kernel para definir a consola primária e, se aplicável, " +"o baudrate da consola. Infelizmente a forma de lidar com a variável da " +"consola varia de plataforma para plataforma - em algumas plataformas, a " +"variável console inclui o baudrate (com em <quote>console=ttyS0,115200</" +"quote>), enquanto que noutras plataformas a variável console contém apenas o " +"dispositivo (como em <quote>console=ttyS0</quote>). O último caso leva a uma " +"saída da consola errada quando o baudrate predefinido difere entre o u-boot " +"e o kernel. As versões modernas do u-boot vulgarmente utilizam 115200 baud " +"enquanto que o kernel ainda está predefinido para os tradicionais 9600 baud. " +"Se isto acontecer, deve definir manualmente a variável console para conter o " +"baudrate correcto para o seu sistema e depois iniciar o instalador com o " +"comando <quote>run usb_boot</quote>." #. Tag: title #: boot-installer.xml:345 boot-installer.xml:924 boot-installer.xml:1581 @@ -3098,10 +3098,6 @@ msgstr "" #. Tag: para #: boot-installer.xml:2255 #, no-c-format -#| msgid "" -#| "You may need to specify parameters for the serial port, such as speed and " -#| "parity, for instance <userinput>console=ttyS0,9600n8</userinput>; other " -#| "typical speeds may be 57600 or 115200." msgid "" "You may need to specify parameters for the serial port, such as speed and " "parity, for instance <userinput>console=ttyS0,9600n8</userinput>; other " @@ -3110,11 +3106,11 @@ msgid "" "for the installed system (if supported by the installer for the bootloader)." msgstr "" "Poderá necessitar especificar parâmetros para a porta série, tais como " -"velocidade e paridade, por exemplo <userinput>console=ttyS0,9600n8" -"</userinput>; outras velocidades típicas podem ser 57600 e 115200. " -"Assegure-se que especifica esta opção após <quote>---</quote>, para que seja " -"copiado para a configuração do sistema instalado (se for suportado pelo " -"instalador para o gestor de arranque)." +"velocidade e paridade, por exemplo <userinput>console=ttyS0,9600n8</" +"userinput>; outras velocidades típicas podem ser 57600 e 115200. Assegure-se " +"que especifica esta opção após <quote>---</quote>, para que seja copiado " +"para a configuração do sistema instalado (se for suportado pelo instalador " +"para o gestor de arranque)." #. Tag: para #: boot-installer.xml:2263 diff --git a/po/pt/hardware.po b/po/pt/hardware.po index 73ce32183..fd23e06ec 100644 --- a/po/pt/hardware.po +++ b/po/pt/hardware.po @@ -835,9 +835,6 @@ msgstr "Miniand Hackberry" #. Tag: para #: hardware.xml:509 #, no-c-format -#| msgid "" -#| "Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / A13-Olinuxino / A13-" -#| "Olinuxino Micro / A20-Olinuxino Micro" msgid "" "Olimex A10-Olinuxino-LIME / A10s-Olinuxino Micro / A13-Olinuxino / A13-" "Olinuxino Micro / A20-Olinuxino-LIME / A20-Olinuxino Micro" @@ -887,14 +884,6 @@ msgstr "SolidRun Cubox-i2eX / Cubox-i4Pro" #. Tag: para #: hardware.xml:539 #, no-c-format -#| msgid "" -#| "The Cubox-i series is a set of small, cubical-shaped systems based on the " -#| "Freescale i.MX6 SOC family. System support for the Cubox-i series is " -#| "limited to drivers and device-tree information available in the mainline " -#| "Linux kernel; the Freescale 3.0 kernel series for the Cubox-i is not " -#| "supported by Debian. Available drivers in the mainline kernel include " -#| "serial console, ethernet, USB, MMC/SD-card and basic local display " -#| "support over HDMI." msgid "" "The Cubox-i series is a set of small, cubical-shaped systems based on the " "Freescale i.MX6 SOC family. System support for the Cubox-i series is limited " @@ -921,14 +910,6 @@ msgstr "Wandboard Quad" #. Tag: para #: hardware.xml:556 #, no-c-format -#| msgid "" -#| "The Cubox-i series is a set of small, cubical-shaped systems based on the " -#| "Freescale i.MX6 SOC family. System support for the Cubox-i series is " -#| "limited to drivers and device-tree information available in the mainline " -#| "Linux kernel; the Freescale 3.0 kernel series for the Cubox-i is not " -#| "supported by Debian. Available drivers in the mainline kernel include " -#| "serial console, ethernet, USB, MMC/SD-card and basic local display " -#| "support over HDMI." msgid "" "The Wandboard Quad is a development board based on the Freescale i.MX6 Quad " "SoC. System support for it is limited to drivers and device-tree information " @@ -941,12 +922,12 @@ msgid "" msgstr "" "Wanboard Quad é uma placa de desenvolvimento baseada no SOC Freescale i.MX6 " "Quad. O suporte de sistema é limitado a controladores e informação " -"disponível de device-tree no kernel oficial linux; A série de kernel 3.0 " -"e 3.10 específicos de wandboard.org não são suportados em Debian. Os " +"disponível de device-tree no kernel oficial linux; A série de kernel 3.0 e " +"3.10 específicos de wandboard.org não são suportados em Debian. Os " "controladores no kernel oficial incluem consola série, ecrã através de HDMI " "(consola e X11), ethernet, USB, cartões SD/MMC e SATA. O suporte para opções " -"de audio onboard (analógico, S/PDIF, HDMI-Audio) e para o módulo " -"WLAN/Bluetooth não estão disponíveis em &debian; 8." +"de audio onboard (analógico, S/PDIF, HDMI-Audio) e para o módulo WLAN/" +"Bluetooth não estão disponíveis em &debian; 8." #. Tag: para #: hardware.xml:574 @@ -1088,8 +1069,9 @@ msgstr "" "\"i386\", o suporte para os processadores 80386 e 80486 (e seus clones) " "acabou com os lançamentos Sarge (r3.1) e Squeeze (r6.0) de &debian;, " "respectivamente. São suportados os Intel Pentium e clones, incluindo aqueles " -"sem uma FPU (unidade de vírgula flutuante ou coprocessador matemático). " -"O Intel Quark <emphasis>não</emphasis> é suportado, devido à errata de hardware." +"sem uma FPU (unidade de vírgula flutuante ou coprocessador matemático). O " +"Intel Quark <emphasis>não</emphasis> é suportado, devido à errata de " +"hardware." #. Tag: para #: hardware.xml:675 diff --git a/po/pt/install-methods.po b/po/pt/install-methods.po index 7a11ca00e..796b27872 100644 --- a/po/pt/install-methods.po +++ b/po/pt/install-methods.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods.po\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2015-01-31 17:07+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <kde-i18n-doc@kde.org>\n" @@ -294,13 +294,6 @@ msgstr "Ficheiros de Instalação Multiplataforma Armhf" #. Tag: para #: install-methods.xml:211 #, no-c-format -#| msgid "" -#| "The installation files for systems supported by the armhf multiplatform " -#| "kernel (see <xref linkend=\"armhf-armmp-supported-platforms\"/>) consist " -#| "of a standard Linux kernel image, a standard Linux initial ramdisk image " -#| "and a system-specific device-tree blob. The kernel and the initial " -#| "ramdisk image can be obtained from &armmp-firmware-img; and the device-" -#| "tree blob can be obtained from &armmp-dtb-img;." msgid "" "The installation files for systems supported by the armhf multiplatform " "kernel (see <xref linkend=\"armhf-armmp-supported-platforms\"/>) consist of " @@ -797,12 +790,17 @@ msgstr "Preparar uma pen USB utilizando uma imagem híbrida de CD ou DVD" #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "As imagens Debian de CD e DVD podem agora ser escritas directamente para uma " "pen USB, que é uma forma muito fácil para tornar uma pen USB de arranque. " @@ -810,7 +808,7 @@ msgstr "" "<xref linkend=\"official-cdrom\"/> para obter a imagem de CD ou de DVD." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -824,13 +822,25 @@ msgstr "" "linkend=\"where-files\"/>)." #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "A imagem de CD ou de DVD que escolher deve ser escrita directamente para a " "pen USB, sobreescrevendo o seu conteúdo. Por exemplo, ao utilizar um sistema " @@ -838,30 +848,22 @@ msgstr "" "para uma pen USB conforme se segue, após ter assegurado que a pen foi " "desmontada:" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 -#, no-c-format +#: install-methods.xml:587 +#, fuzzy, 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." msgid "" "The image must be written to the whole-disk device and not a partition, e." -"g. /dev/sdb and not /dev/sdb1." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" "A imagem tem que ser escrita para um dispositivo de disco inteiro e não para " "uma partição, e.g. /dev/sdb e não para /dev/sdb1." #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -874,7 +876,7 @@ msgstr "" "especializadas." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -889,7 +891,7 @@ msgstr "" "necessita num dispositivo." #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -899,7 +901,7 @@ msgstr "" "desempacotar o firmware para lá. Por exemplo:" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -915,7 +917,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -928,13 +930,13 @@ msgstr "" "a voltar a colocar a pen USB deverá tornar as duas partições visíveis." #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "Copiar manualmente os ficheiros para a pen USB" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -948,7 +950,7 @@ msgstr "" "mais reduzidas se seguir a <xref linkend=\"usb-copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -964,7 +966,7 @@ msgstr "" "<classname>yaboot</classname> e o seu ficheiro de configuração.</phrase>" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -980,7 +982,7 @@ msgstr "" "vez a quiser utilizar para um propósito diferente." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" @@ -988,13 +990,13 @@ msgstr "" "'pen' USB:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -1006,13 +1008,13 @@ msgstr "" "imagem directamente para lá:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1033,13 +1035,13 @@ msgstr "" "Desmonte a pen (<userinput>umount /mnt</userinput>) e já está." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "Copiar ficheiros manualmente para a pen USB — a forma flexível" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -1055,13 +1057,13 @@ msgstr "" "lá qualquer imagem ISO, mesmo uma imagem de DVD." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Particionar a 'pen' USB" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1071,7 +1073,7 @@ msgstr "" "partição, em vez de todo o dispositivo." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1106,7 +1108,7 @@ msgstr "" "no pacote &debian; <classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1126,7 +1128,7 @@ msgstr "" "arranque." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1150,13 +1152,13 @@ msgstr "" "contém o código do gestor de arranque." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Acrescentar a imagem do instalador" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -1182,7 +1184,7 @@ msgstr "" "ficheiros DOS (8.3)." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1208,7 +1210,7 @@ msgstr "" "outros parâmetros conforme for desejado." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1218,7 +1220,7 @@ msgstr "" "acrescente uma linha <userinput>prompt 1</userinput>." #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1238,7 +1240,7 @@ msgstr "" "(<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1268,7 +1270,7 @@ msgstr "" "&debian; <classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1285,7 +1287,7 @@ msgstr "" "para fazer alterações à configuração do gestor de arranque." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1322,7 +1324,7 @@ msgstr "" "ser preparada utilizando os utilitários Unix comuns." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1333,31 +1335,31 @@ msgstr "" "instalador:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (binário do kernel)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (imagem ramdisk inicial)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (ficheiro de configuração yaboot)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (mensagem opcional de arranque)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1393,13 +1395,13 @@ msgstr "" "está a iniciar." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Preparar Ficheiros para Arrancar a Partir de Disco Rígido." #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1411,7 +1413,7 @@ msgstr "" "operativo ou invocando directamente o gestor de arranque da BIOS." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1425,7 +1427,7 @@ msgstr "" "imagens de disquetes que não são fiáveis." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1448,7 +1450,7 @@ msgstr "" "ficheiros de instalação dos quais fez download." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1460,7 +1462,7 @@ msgstr "" "<quote>OldWorld</quote>." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1470,7 +1472,7 @@ msgstr "" "command> ou <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1481,7 +1483,7 @@ msgstr "" "command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1493,7 +1495,7 @@ msgstr "" "pode ser utilizado pelo kernel como sistema de ficheiros root." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1506,19 +1508,19 @@ msgstr "" "newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (binário kernel)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (imagem ramdisk)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1528,7 +1530,7 @@ msgstr "" "linkend=\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" @@ -1536,7 +1538,7 @@ msgstr "" "<command>loadlin</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1546,7 +1548,7 @@ msgstr "" "a partir do DOS utilizando o <command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1556,7 +1558,7 @@ msgstr "" "\\</filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1564,19 +1566,19 @@ msgstr "" "<filename>/&x86-install-dir;</filename> (binário do kernel e imagem ramdisk)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (ferramenta loadlin)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Instalador para Disco Rígido para Macs OldWorld" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1599,7 +1601,7 @@ msgstr "" "modelo." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1627,13 +1629,13 @@ msgstr "" "<filename>Linux Kernels</filename> no directório activo System Folder." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Arrancar o Instalador a partir do Disco Rígido em Macs NewWorld" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1654,7 +1656,7 @@ msgstr "" "é suportado e não deve ser utilizado em PowerMacs NewWorld." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1668,31 +1670,31 @@ msgstr "" "cada ficheiro para o ícone do disco rígido)." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1708,20 +1710,20 @@ msgstr "" "Firmware quando iniciar o instalador." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" "Para iniciar o instalador, prossiga para a <xref linkend=\"boot-newworld\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Preparar Ficheiros para Arrancar Através da Rede por TFTP" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1738,7 +1740,7 @@ msgstr "" "especifica." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1750,7 +1752,7 @@ msgstr "" "<phrase condition=\"supports-bootp\">, ou um servidor de BOOTP</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1771,7 +1773,7 @@ msgstr "" "apenas podem ser configurados via DHCP." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1783,7 +1785,7 @@ msgstr "" "capazes de utilizar BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1793,7 +1795,7 @@ msgstr "" "BOOTP. Está disponível um pacote <classname>rbootd</classname> em &debian;." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1808,7 +1810,7 @@ msgstr "" "5.x (a.k.a. Solaris), e GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1822,13 +1824,13 @@ msgstr "" "problemas. Uma boa alternativa é o <classname>atftpd</classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Configurar o servidor RARP" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1848,7 +1850,7 @@ msgstr "" "endereço show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1873,13 +1875,13 @@ msgstr "" "(Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Configurar um servidor DHCP" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1893,7 +1895,7 @@ msgstr "" "dhcpd.conf</filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1937,7 +1939,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1955,7 +1957,7 @@ msgstr "" "obtido por TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1965,13 +1967,13 @@ msgstr "" "reinicie-o com <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Possibilitar o Arranque PXE na configuração DHCP" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2043,13 +2045,13 @@ msgstr "" "abaixo)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Configurar o servidor BOOTP" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2065,7 +2067,7 @@ msgstr "" "server</classname>." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2129,7 +2131,7 @@ msgstr "" "userinput> é o endereço MAC da máquina. </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2154,13 +2156,13 @@ msgstr "" "server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Disponibilizar o Servidor TFTP" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2170,7 +2172,7 @@ msgstr "" "<command>tftpd</command> está activo." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2186,7 +2188,7 @@ msgstr "" "pode ser alterado reconfigurando o pacote." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2205,7 +2207,7 @@ msgstr "" "configuração nesta secção." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2222,7 +2224,7 @@ msgstr "" "diagnosticar a causa dos erros." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2253,13 +2255,13 @@ msgstr "" "servidor TFTP de Linux utiliza." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Mover Imagens TFTP Para o Lugar" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2276,7 +2278,7 @@ msgstr "" "determinado pelo cliente TFTP, e não existem standards sólidos." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2292,13 +2294,13 @@ msgstr "" "partir do directório <filename>netboot/</filename>:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2315,7 +2317,7 @@ msgstr "" "para arrancar." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2332,13 +2334,13 @@ msgstr "" "do ficheiro para arrancar." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "Arrancar SPARC TFTP" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2370,7 +2372,7 @@ msgstr "" "adicionar o nome da sub-arquitectura." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2384,7 +2386,7 @@ msgstr "" "nome da imagem que está a ser pedida." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2398,13 +2400,13 @@ msgstr "" "directório onde o servidor TFTP procura." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "Arrancar por TFTP em SGI" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2418,13 +2420,13 @@ msgstr "" "<filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Instalação Automática" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2440,13 +2442,13 @@ msgstr "" "a <ulink url=\"http://fai-project.org\">Página do FAI</ulink>." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Instalação Automática Utilizando o Instalador &debian;" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2460,7 +2462,7 @@ msgstr "" "respostas às perguntas feitas durante o processo de instalação." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2469,6 +2471,15 @@ msgstr "" "Toda a documentação sobre a pré-configuração e um exemplo funcional que pode " "editar encontra-se na <xref linkend=\"appendix-preseed\"/>." +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" + #~ msgid "Thecus N2100 Installation Files" #~ msgstr "Ficheiros de Instalação para Thecus N2100" diff --git a/po/pt/partitioning.po b/po/pt/partitioning.po index 790fb330a..e98a8070b 100644 --- a/po/pt/partitioning.po +++ b/po/pt/partitioning.po @@ -425,11 +425,11 @@ msgid "" "disk space for the root partition including <filename>/usr</filename>, or " "5–6GB for a workstation or a server installation." msgstr "" -"Agora é recomendado ter <filename>/usr</filename> na partição raiz <filename>" -"/</filename>, caso contrário poderá causar alguns problemas no arranque. " -"Isto significa que deve disponibilizar pelo menos 600–750MB de espaço " -"em disco para a partição raiz incluindo <filename>/usr</filename>, ou " -"5–6GB para a instalação de estação de trabalho ou de servidor." +"Agora é recomendado ter <filename>/usr</filename> na partição raiz " +"<filename>/</filename>, caso contrário poderá causar alguns problemas no " +"arranque. Isto significa que deve disponibilizar pelo menos 600–750MB " +"de espaço em disco para a partição raiz incluindo <filename>/usr</filename>, " +"ou 5–6GB para a instalação de estação de trabalho ou de servidor." #. Tag: para #: partitioning.xml:187 @@ -527,21 +527,16 @@ msgstr "" #. Tag: para #: partitioning.xml:245 #, no-c-format -#| msgid "" -#| "For multi-user systems or systems with lots of disk space, it's best to " -#| "put <filename>/usr</filename>, <filename>/var</filename>, <filename>/tmp</" -#| "filename>, and <filename>/home</filename> each on their own partitions " -#| "separate from the <filename>/</filename> partition." msgid "" "For multi-user systems or systems with lots of disk space, it's best to put " "<filename>/var</filename>, <filename>/tmp</filename>, and <filename>/home</" "filename> each on their own partitions separate from the <filename>/</" "filename> partition." msgstr "" -"Para sistemas multi-utilizador ou sistemas com muito espaço de disco, " -"é melhor optar por ter a <filename>/var</filename>, " -"<filename>/tmp</filename>, e <filename>/home</filename> cada uma " -"na sua própria partição, separadas da partição <filename>/</filename>." +"Para sistemas multi-utilizador ou sistemas com muito espaço de disco, é " +"melhor optar por ter a <filename>/var</filename>, <filename>/tmp</filename>, " +"e <filename>/home</filename> cada uma na sua própria partição, separadas da " +"partição <filename>/</filename>." #. Tag: para #: partitioning.xml:253 diff --git a/po/pt/preseed.po b/po/pt/preseed.po index dc124348d..4fe01f1db 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2015-02-01 11:42+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <kde-i18n-doc@kde.org>\n" @@ -408,21 +408,6 @@ msgstr "" #. Tag: screen #: preseed.xml:284 #, no-c-format -#| msgid "" -#| "Boot parameters to specify:\n" -#| "- if you're netbooting:\n" -#| " preseed/url=http://host/path/to/preseed.cfg\n" -#| " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n" -#| "\n" -#| "- if you're booting a remastered CD:\n" -#| " preseed/file=/cdrom/preseed.cfg\n" -#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d\n" -#| "\n" -#| "- if you're installing from USB media (put the preconfiguration file in " -#| "the\n" -#| " toplevel directory of the USB stick):\n" -#| " preseed/file=/hd-media/preseed.cfg\n" -#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d" msgid "" "Boot parameters to specify:\n" "- if you're netbooting:\n" @@ -581,12 +566,6 @@ msgstr "" #. Tag: para #: preseed.xml:349 #, no-c-format -#| msgid "" -#| "A <quote>--</quote> in the boot options has special meaning. Kernel " -#| "parameters that appear after the last <quote>--</quote> may be copied " -#| "into the bootloader configuration for the installed system (if supported " -#| "by the installer for the bootloader). The installer will automatically " -#| "filter out any options (like preconfiguration options) that it recognizes." msgid "" "A <quote>---</quote> in the boot options has special meaning. Kernel " "parameters that appear after the last <quote>---</quote> may be copied into " @@ -598,8 +577,8 @@ msgstr "" "parâmetros do kernel que aparecem depois do último <quote>---</quote> podem " "ser copiados para a configuração do gestor de arranque no sistema instalado " "(se for suportado pelo instalador para o gestor de arranque). O instalador " -"irá filtrar automaticamente quaisquer opções (tais como opções de " -"pré-configuração) que reconheça." +"irá filtrar automaticamente quaisquer opções (tais como opções de pré-" +"configuração) que reconheça." #. Tag: para #: preseed.xml:358 @@ -2055,27 +2034,30 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" "Pode ser utilizado o seguinte comando para gerar um hash MD5 para uma " "palavra-passe:" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuração do relógio e fuso horário" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2104,13 +2086,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Particionamento" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2127,7 +2109,7 @@ msgstr "" "ficheiro de pré-configuração." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2139,7 +2121,7 @@ msgstr "" "possível ao particionar durante uma instalação que não por pré-configuração." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2160,7 +2142,7 @@ msgstr "" "lançamentos." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2173,95 +2155,14 @@ msgstr "" "preseeding." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Exemplo de particionamento" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format -#| msgid "" -#| "# If the system has free space you can choose to only partition that " -#| "space.\n" -#| "# This is only honoured if partman-auto/method (below) is not set.\n" -#| "#d-i partman-auto/init_automatically_partition select biggest_free\n" -#| "\n" -#| "# Alternatively, you may specify a disk to partition. If the system has " -#| "only\n" -#| "# one disk the installer will default to using that, but otherwise the " -#| "device\n" -#| "# name must be given in traditional, non-devfs format (so e.g. /dev/hda " -#| "or\n" -#| "# /dev/sda, and not e.g. /dev/discs/disc0/disc).\n" -#| "# For example, to use the first SCSI/SATA hard disk:\n" -#| "#d-i partman-auto/disk string /dev/sda\n" -#| "# In addition, you'll need to specify the method to use.\n" -#| "# The presently available methods are:\n" -#| "# - regular: use the usual partition types for your architecture\n" -#| "# - lvm: use LVM to partition the disk\n" -#| "# - crypto: use LVM within an encrypted partition\n" -#| "d-i partman-auto/method string lvm\n" -#| "\n" -#| "# If one of the disks that are going to be automatically partitioned\n" -#| "# contains an old LVM configuration, the user will normally receive a\n" -#| "# warning. This can be preseeded away...\n" -#| "d-i partman-lvm/device_remove_lvm boolean true\n" -#| "# The same applies to pre-existing software RAID array:\n" -#| "d-i partman-md/device_remove_md boolean true\n" -#| "# And the same goes for the confirmation to write the lvm partitions.\n" -#| "d-i partman-lvm/confirm boolean true\n" -#| "d-i partman-lvm/confirm_nooverwrite boolean true\n" -#| "\n" -#| "# You can choose one of the three predefined partitioning recipes:\n" -#| "# - atomic: all files in one partition\n" -#| "# - home: separate /home partition\n" -#| "# - multi: separate /home, /usr, /var, and /tmp partitions\n" -#| "d-i partman-auto/choose_recipe select atomic\n" -#| "\n" -#| "# Or provide a recipe of your own...\n" -#| "# If you have a way to get a recipe file into the d-i environment, you " -#| "can\n" -#| "# just point at it.\n" -#| "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n" -#| "\n" -#| "# If not, you can put an entire recipe into the preconfiguration file in " -#| "one\n" -#| "# (logical) line. This example creates a small /boot partition, suitable\n" -#| "# swap, and uses the rest of the space for the root partition:\n" -#| "#d-i partman-auto/expert_recipe string \\\n" -#| "# boot-root :: \\\n" -#| "# 40 50 100 ext3 \\\n" -#| "# $primary{ } $bootable{ } \\\n" -#| "# method{ format } format{ } \\\n" -#| "# use_filesystem{ } filesystem{ ext3 } \\\n" -#| "# mountpoint{ /boot } \\\n" -#| "# . \\\n" -#| "# 500 10000 1000000000 ext3 \\\n" -#| "# method{ format } format{ } \\\n" -#| "# use_filesystem{ } filesystem{ ext3 } \\\n" -#| "# mountpoint{ / } \\\n" -#| "# . \\\n" -#| "# 64 512 300% linux-swap \\\n" -#| "# method{ swap } format{ } \\\n" -#| "# .\n" -#| "\n" -#| "# The full recipe format is documented in the file partman-auto-recipe." -#| "txt\n" -#| "# included in the 'debian-installer' package or available from D-I " -#| "source\n" -#| "# repository. This also documents how to specify settings such as file\n" -#| "# system labels, volume group names and which physical devices to " -#| "include\n" -#| "# in a volume group.\n" -#| "\n" -#| "# This makes partman automatically partition without confirmation, " -#| "provided\n" -#| "# that you told it what to do using one of the methods above.\n" -#| "d-i partman-partitioning/confirm_write_new_label boolean true\n" -#| "d-i partman/choose_partition select finish\n" -#| "d-i partman/confirm boolean true\n" -#| "d-i partman/confirm_nooverwrite boolean true" msgid "" "# If the system has free space you can choose to only partition that space.\n" "# This is only honoured if partman-auto/method (below) is not set.\n" @@ -2412,13 +2313,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionamento utilizando RAID" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2430,7 +2331,7 @@ msgstr "" "arrays' e especificar dispositivos de reserva." #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2441,7 +2342,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2457,7 +2358,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2562,13 +2463,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controlar como são montadas as partições" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2587,7 +2488,7 @@ msgstr "" "qualquer sistema de ficheiros sem a etiqueta será montado utilizando um UUID." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2597,7 +2498,7 @@ msgstr "" "continuar a utilizar os seus nomes tradicionais em vez de UUIDs." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2614,7 +2515,7 @@ msgstr "" "aleatório." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2630,13 +2531,13 @@ msgstr "" "# d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Instalação do sistema base" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2647,7 +2548,7 @@ msgstr "" "instalação. As únicas perguntas colocadas referem-se à instalação do kernel." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2670,13 +2571,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Configuração do Apt" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2690,7 +2591,7 @@ msgstr "" "acrescentar outros repositórios (locais)." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2748,13 +2649,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Selecção de pacotes" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2764,84 +2665,74 @@ msgstr "" "tarefas disponíveis neste momento incluem:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (ferramentas standard)" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (ambiente de trabalho gráfico)" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Ambiente de trabalho Gnome)" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (Ambiente de trabalho XFCE)" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>kde-desktop</userinput> (Ambiente de trabalho KDE)" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" -msgstr "<userinput>cinnamon-desktop</userinput> (Ambiente de trabalho Cinnamon)" +msgstr "" +"<userinput>cinnamon-desktop</userinput> (Ambiente de trabalho Cinnamon)" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (Ambiente de trabalho MATE)" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (Ambiente de trabalho LXDE)" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>print-server</userinput> (servidor de impressão)" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format -#| msgid "<userinput>desktop</userinput>" msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (servidor SSH)" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2853,7 +2744,7 @@ msgstr "" "inclusão da tarefa <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2869,7 +2760,7 @@ msgstr "" "linha de comandos do kernel." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2901,58 +2792,14 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Instalação do gestor de arranque" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format -#| msgid "" -#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " -#| "If you want lilo installed\n" -#| "# instead, uncomment this:\n" -#| "#d-i grub-installer/skip boolean true\n" -#| "# To also skip installing lilo, and install no bootloader, uncomment " -#| "this\n" -#| "# too:\n" -#| "#d-i lilo-installer/skip boolean true</phrase>\n" -#| "<phrase arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, " -#| "uncomment this\n" -#| "#d-i grub-installer/skip boolean true</phrase>\n" -#| "\n" -#| "# This is fairly safe to set, it makes grub install automatically to the " -#| "MBR\n" -#| "# if no other operating system is detected on the machine.\n" -#| "d-i grub-installer/only_debian boolean true\n" -#| "\n" -#| "# This one makes grub-installer install to the MBR if it also finds some " -#| "other\n" -#| "# OS, which is less safe as it might not be able to boot that other OS.\n" -#| "d-i grub-installer/with_other_os boolean true\n" -#| "\n" -#| "# Alternatively, if you want to install to a location other than the " -#| "mbr,\n" -#| "# uncomment and edit these lines:\n" -#| "#d-i grub-installer/only_debian boolean false\n" -#| "#d-i grub-installer/with_other_os boolean false\n" -#| "#d-i grub-installer/bootdev string (hd0,1)\n" -#| "# To install grub to multiple disks:\n" -#| "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)\n" -#| "# To install to a particular device:\n" -#| "#d-i grub-installer/bootdev string /dev/sda\n" -#| "\n" -#| "# Optional password for grub, either in clear text\n" -#| "#d-i grub-installer/password password r00tme\n" -#| "#d-i grub-installer/password-again password r00tme\n" -#| "# or encrypted using an MD5 hash, see grub-md5-crypt(8).\n" -#| "#d-i grub-installer/password-crypted password [MD5 hash]\n" -#| "\n" -#| "# Use the following option to add additional boot parameters for the\n" -#| "# installed system (if supported by the bootloader installer).\n" -#| "# Note: options passed to the installer will be added automatically.\n" -#| "#d-i debian-installer/add-kernel-opts string nousb" msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " "you want lilo installed\n" @@ -3045,7 +2892,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3057,13 +2904,13 @@ msgstr "" "comando do exemplo em <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "A terminar a instalação" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3106,13 +2953,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Preseed de outros pacotes" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3132,19 +2979,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Opções avançadas" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Executar comandos personalizados durante a instalação" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3155,7 +3002,7 @@ msgstr "" "da instalação." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3167,7 +3014,7 @@ msgstr "" "quando for montado fica disponível em <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3218,13 +3065,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Utilizar o preseed para alterar valores por omissão" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3250,7 +3097,7 @@ msgstr "" "ser útil para testar ou depurar o seu ficheiro de pré-configuração." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3264,7 +3111,7 @@ msgstr "" "rodapé para <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3287,7 +3134,7 @@ msgstr "" "mostradas durante a instalação e não para parâmetros <quote>internos</quote>." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3302,13 +3149,13 @@ msgstr "" "instalação de pacotes." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carregamento em série dos ficheiros de pré-configuração" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3325,7 +3172,7 @@ msgstr "" "ficheiros." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3378,7 +3225,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/pt/random-bits.po b/po/pt/random-bits.po index b60482523..34101878f 100644 --- a/po/pt/random-bits.po +++ b/po/pt/random-bits.po @@ -651,56 +651,48 @@ msgstr "&task-desktop-lxde-tot;" #. Tag: entry #: random-bits.xml:283 #, no-c-format -#| msgid " • KDE" msgid " • MATE" msgstr " • MATE" #. Tag: entry #: random-bits.xml:284 #, no-c-format -#| msgid "&task-desktop-gnome-inst;" msgid "&task-desktop-mate-inst;" msgstr "&task-desktop-mate-inst;" #. Tag: entry #: random-bits.xml:285 #, no-c-format -#| msgid "&task-desktop-gnome-dl;" msgid "&task-desktop-mate-dl;" msgstr "&task-desktop-mate-dl;" #. Tag: entry #: random-bits.xml:286 #, no-c-format -#| msgid "&task-desktop-gnome-tot;" msgid "&task-desktop-mate-tot;" msgstr "&task-desktop-mate-tot;" #. Tag: entry #: random-bits.xml:289 #, no-c-format -#| msgid " • KDE" msgid " • Cinnamon" msgstr " • Cinnamon" #. Tag: entry #: random-bits.xml:290 #, no-c-format -#| msgid "&task-desktop-gnome-inst;" msgid "&task-desktop-cinnamon-inst;" msgstr "&task-desktop-cinnamon-inst;" #. Tag: entry #: random-bits.xml:291 #, no-c-format -#| msgid "&task-desktop-gnome-dl;" msgid "&task-desktop-cinnamon-dl;" msgstr "&task-desktop-cinnamon-dl;" #. Tag: entry #: random-bits.xml:292 #, no-c-format -#| msgid "&task-desktop-gnome-tot;" msgid "&task-desktop-cinnamon-tot;" msgstr "&task-desktop-cinnamon-tot;" diff --git a/po/pt/using-d-i.po b/po/pt/using-d-i.po index 55d68df2a..be12b0fac 100644 --- a/po/pt/using-d-i.po +++ b/po/pt/using-d-i.po @@ -2292,7 +2292,6 @@ msgstr "<filename>/</filename>, <filename>/home</filename>, swap" #. Tag: entry #: using-d-i.xml:1350 #, no-c-format -#| msgid "Separate /home, /usr, /var and /tmp partitions" msgid "Separate /home, /var and /tmp partitions" msgstr "Partições /home, /var e /tmp separadas" @@ -2305,9 +2304,6 @@ msgstr "<entry>1GB</entry>" #. Tag: entry #: using-d-i.xml:1352 #, no-c-format -#| msgid "" -#| "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</" -#| "filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap" msgid "" "<filename>/</filename>, <filename>/home</filename>, <filename>/var</" "filename>, <filename>/tmp</filename>, swap" @@ -4328,10 +4324,10 @@ msgid "" "installation. It is also possible to install multiple desktops, but some " "combinations of desktop may not be co-installable." msgstr "" -"Por pré-definição, o &d-i; instala o ambiente de trabalho <phrase " -"arch=\"x86\">Gnome</phrase> <phrase arch=\"non-x86\">Xfce</phrase>. Durante " -"a instalação é possível escolher um ambiente de trabalho diferente. Também " -"é possível instalar vários ambientes de trabalho, no entanto algumas " +"Por pré-definição, o &d-i; instala o ambiente de trabalho <phrase arch=" +"\"x86\">Gnome</phrase> <phrase arch=\"non-x86\">Xfce</phrase>. Durante a " +"instalação é possível escolher um ambiente de trabalho diferente. Também é " +"possível instalar vários ambientes de trabalho, no entanto algumas " "combinações de ambientes de trabalho poderão não ser coinstalaveis." #. Tag: para diff --git a/po/ro/install-methods.po b/po/ro/install-methods.po index 0c9d4f469..2ce2613b4 100644 --- a/po/ro/install-methods.po +++ b/po/ro/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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -578,14 +578,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -595,34 +595,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -631,7 +630,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -641,7 +640,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -649,7 +648,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -660,7 +659,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -670,13 +669,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -686,7 +685,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -697,7 +696,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -708,19 +707,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -729,13 +728,13 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -749,13 +748,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -766,13 +765,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -780,7 +779,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -800,7 +799,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -812,7 +811,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -827,13 +826,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -849,7 +848,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -865,7 +864,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -873,7 +872,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -886,7 +885,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -904,7 +903,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -915,7 +914,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -936,7 +935,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -944,31 +943,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -989,13 +988,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1004,7 +1003,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1014,7 +1013,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1028,7 +1027,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1037,7 +1036,7 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1045,7 +1044,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1053,7 +1052,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1062,7 +1061,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1071,19 +1070,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1091,13 +1090,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1105,7 +1104,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1113,26 +1112,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1147,7 +1146,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1164,13 +1163,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1183,7 +1182,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1193,31 +1192,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1228,19 +1227,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1251,7 +1250,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1260,7 +1259,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1273,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1282,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1290,7 +1289,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1300,7 +1299,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1310,13 +1309,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1329,7 +1328,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1344,13 +1343,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1360,7 +1359,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1385,7 +1384,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1397,7 +1396,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1405,13 +1404,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1449,13 +1448,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1466,7 +1465,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1501,7 +1500,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1516,13 +1515,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1530,7 +1529,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -1541,7 +1540,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1553,7 +1552,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -1564,7 +1563,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1582,13 +1581,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -1599,7 +1598,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -1610,13 +1609,13 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1627,7 +1626,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1638,13 +1637,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -1663,7 +1662,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -1673,7 +1672,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -1683,13 +1682,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -1699,13 +1698,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1716,13 +1715,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1732,7 +1731,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/ro/preseed.po b/po/ro/preseed.po index 31710ad9a..dda126481 100644 --- a/po/ro/preseed.po +++ b/po/ro/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -1487,23 +1487,24 @@ msgstr "" #: preseed.xml:891 #, no-c-format msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1520,13 +1521,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1537,7 +1538,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1546,7 +1547,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1559,7 +1560,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1568,13 +1569,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1653,13 +1654,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1668,7 +1669,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1676,7 +1677,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1687,7 +1688,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1742,13 +1743,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1760,7 +1761,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1768,7 +1769,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1779,7 +1780,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1791,13 +1792,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1806,7 +1807,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1821,13 +1822,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1837,7 +1838,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1868,13 +1869,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1882,73 +1883,73 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1957,7 +1958,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1968,7 +1969,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1987,13 +1988,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2042,7 +2043,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2051,13 +2052,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2080,13 +2081,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2099,19 +2100,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2119,7 +2120,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2128,7 +2129,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2155,13 +2156,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2177,7 +2178,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2187,7 +2188,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2202,7 +2203,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2212,13 +2213,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2229,7 +2230,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2257,7 +2258,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/ru/install-methods.po b/po/ru/install-methods.po index 28c231abb..888c45c82 100644 --- a/po/ru/install-methods.po +++ b/po/ru/install-methods.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-03-10 16:42+0400\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -795,12 +795,17 @@ msgstr "Подготовка карты памяти USB из гибридног #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "Образы Debian CD и DVD могут быть непосредственно записаны на карту памяти " "USB; это самой лёгкий способ создать загрузочный USB. Просто выберите образ " @@ -808,7 +813,7 @@ msgstr "" "получить образ CD или DVD, читайте <xref linkend=\"official-cdrom\"/>." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -822,41 +827,42 @@ msgstr "" "files\"/>)." #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "Выбранный вами образ CD или DVD должен быть записан прямо на карту памяти " "USB, что сотрёт её имеющееся содержимое. Например, из системы GNU/Linux, " "файл образа CD или DVD можно записать на карту памяти USB следующим образом " "(предварительно отмонтировав):" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -868,7 +874,7 @@ msgstr "" "предназначены для людей, у которых есть дополнительные требования." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -882,7 +888,7 @@ msgstr "" "карта, или вы хотите сохранить всё необходимое на одном устройстве." #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -892,7 +898,7 @@ msgstr "" "распакуйте на него микропрограмму. Пример:" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -908,7 +914,7 @@ msgstr "" "# umount /mnt" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -922,13 +928,13 @@ msgstr "" "раздела." #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "Копирование файлов на карту памяти USB вручную" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -942,7 +948,7 @@ msgstr "" "<xref linkend=\"usb-copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -958,7 +964,7 @@ msgstr "" "classname> и его файл настройки</phrase>." #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -974,20 +980,20 @@ msgstr "" "другой цели." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" "Чтобы использовать образ, просто распакуйте его прямо на карту памяти USB:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -999,13 +1005,13 @@ msgstr "" "образ на этот раздел:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1027,13 +1033,13 @@ msgstr "" "всё готово." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "Копирование файлов на карту памяти USB вручную — гибкий путь" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -1055,13 +1061,13 @@ msgstr "" "образ CD ISO." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Разметка карты памяти USB" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1071,7 +1077,7 @@ msgstr "" "устройство." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1106,7 +1112,7 @@ msgstr "" "&debian; <classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1125,7 +1131,7 @@ msgstr "" "поддерживает файловую систему FAT." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1148,13 +1154,13 @@ msgstr "" "<filename>ldlinux.sys</filename>, который содержит код системного загрузчика." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Добавление образа программы установки" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1191,7 +1197,7 @@ msgstr "" "именами DOS (8.3)." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1216,7 +1222,7 @@ msgstr "" "добавлять и другие параметры." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1226,7 +1232,7 @@ msgstr "" "параметров, добавьте строку <userinput>prompt 1</userinput>." #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1246,7 +1252,7 @@ msgstr "" "карту памяти USB (<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1275,7 +1281,7 @@ msgstr "" "<classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1292,7 +1298,7 @@ msgstr "" "поддерживает файловую систему HFS." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1328,7 +1334,7 @@ msgstr "" "Unix." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1339,31 +1345,31 @@ msgstr "" "карту:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (файл ядра)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (образ ramdisk)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (файл настройки yaboot)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (необязательное загрузочное сообщение)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1398,13 +1404,13 @@ msgstr "" "образа." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Подготовка файлов для загрузки с жёсткого диска" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1416,7 +1422,7 @@ msgstr "" "системы или вызовом системного загрузчика прямо из BIOS." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1429,7 +1435,7 @@ msgstr "" "например, поиск и прожиг CD образов или борьбы с кучей нечитаемых дискет." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1451,7 +1457,7 @@ msgstr "" "Linux, в особенности, для загрузки файлов установки." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1463,7 +1469,7 @@ msgstr "" "<quote>OldWorld</quote>." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1473,7 +1479,7 @@ msgstr "" "<command>LILO</command> или <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1483,7 +1489,7 @@ msgstr "" "linux с помощью <command>LILO</command> или <command>GRUB</command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1495,7 +1501,7 @@ msgstr "" "качестве корневой файловой системы." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1507,19 +1513,19 @@ msgstr "" "NTFS), например, в <filename>/boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (файл ядра)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (образ ramdisk)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1529,7 +1535,7 @@ msgstr "" ">." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" @@ -1537,7 +1543,7 @@ msgstr "" "<command>loadlin</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1547,7 +1553,7 @@ msgstr "" "установки из DOS с помощью <command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1557,26 +1563,26 @@ msgstr "" "filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "<filename>/&x86-install-dir;</filename> (файл ядра и образ ramdisk)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (утилита loadlin)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Загрузка программы установки с жёсткого диска для OldWorld Mac" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1600,7 +1606,7 @@ msgstr "" "модели нужно использовать <application>BootX</application>." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1628,13 +1634,13 @@ msgstr "" "активный System Folder." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Загрузка программы установки с жёсткого диска для NewWorld Mac" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1655,7 +1661,7 @@ msgstr "" "использоваться на NewWorld PowerMac." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1669,31 +1675,31 @@ msgstr "" "перетаскивания каждого файла на значок жёсткого диска)." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1709,7 +1715,7 @@ msgstr "" "установки." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1717,13 +1723,13 @@ msgstr "" "newworld\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Подготовка файлов для загрузки по TFTP" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1738,7 +1744,7 @@ msgstr "" "поддержку загрузки вашей машины." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1750,7 +1756,7 @@ msgstr "" "\"supports-dhcp\"> или BOOTP сервер</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1771,7 +1777,7 @@ msgstr "" "через DHCP." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1783,7 +1789,7 @@ msgstr "" "загрузить с помощью BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1793,7 +1799,7 @@ msgstr "" "BOOTP. Пакет <classname>rbootd</classname> доступен в &debian;." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1808,7 +1814,7 @@ msgstr "" "Solaris) и GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1822,13 +1828,13 @@ msgstr "" "classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Настройка RARP сервера" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1848,7 +1854,7 @@ msgstr "" "ip addr show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1883,13 +1889,13 @@ msgstr "" "или <userinput>/usr/etc/rarpd -a</userinput> в SunOS 4 (Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Настройка DHCP сервера" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1903,7 +1909,7 @@ msgstr "" "conf</filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1947,7 +1953,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1964,7 +1970,7 @@ msgstr "" "содержать имя файла, который нужно получить по TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1975,13 +1981,13 @@ msgstr "" "restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Включение загрузки PXE в конфигурацию DHCP" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2052,13 +2058,13 @@ msgstr "" "(смотрите ниже <xref linkend=\"tftp-images\"/>)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Настройка BOOTP сервера" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2074,7 +2080,7 @@ msgstr "" "соответственно." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2137,7 +2143,7 @@ msgstr "" "userinput> содержит MAC адрес машины.</phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2171,13 +2177,13 @@ msgstr "" "restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Включение TFTP сервера" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2187,7 +2193,7 @@ msgstr "" "<command>tftpd</command>." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2203,7 +2209,7 @@ msgstr "" "перенастройку пакета." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2221,7 +2227,7 @@ msgstr "" "изменить примеры конфигурации для соответствия." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2238,7 +2244,7 @@ msgstr "" "точка при поиске причин ошибок." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2268,13 +2274,13 @@ msgstr "" "используемого TFTP-сервером Linux." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Копирование TFTP образов в каталог TFTP сервера" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2290,7 +2296,7 @@ msgstr "" "зависит от клиента TFTP и никак не стандартизовано." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2305,13 +2311,13 @@ msgstr "" "следующие файлы из каталога <filename>netboot/</filename>:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2327,7 +2333,7 @@ msgstr "" "имени загружаемого файла." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2343,13 +2349,13 @@ msgstr "" "command> в качестве имени загружаемого файла." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "Загрузка SPARC по TFTP" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2381,7 +2387,7 @@ msgstr "" "заглавными и если нужно, добавить имя субархитектуры." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2394,7 +2400,7 @@ msgstr "" "сообщения в логах сервера tftp, какое имя образа было запрошено." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2408,13 +2414,13 @@ msgstr "" "в котором его будет искать TFTP сервер." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "Загрузка SGI по TFTP" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2428,13 +2434,13 @@ msgstr "" "<filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Автоматическая установка" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2450,13 +2456,13 @@ msgstr "" "fai-project.org\">домашней странице FAI</ulink>." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Автоматическая установка с помощью программы установки &debian;" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2470,7 +2476,7 @@ msgstr "" "вопросы, задаваемые во время процесса установки." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2479,6 +2485,15 @@ msgstr "" "Полную документацию по автоматической установке и рабочий пример, который вы " "можете отредактировать, находится в <xref linkend=\"appendix-preseed\"/>." +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" + #~ msgid "Thecus N2100 Installation Files" #~ msgstr "Файлы установки для Thecus N2100" diff --git a/po/ru/preseed.po b/po/ru/preseed.po index d40ad4363..6937a81cf 100644 --- a/po/ru/preseed.po +++ b/po/ru/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2013-03-10 17:04+0400\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -2058,25 +2058,28 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "С помощью следующей команды можно сгенерировать MD5 хеш для пароля:" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Настройка времени и часового пояса" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2105,13 +2108,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Разметка дисков" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2128,7 +2131,7 @@ msgstr "" "файла ответов." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2140,7 +2143,7 @@ msgstr "" "без автоматической установки." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2159,7 +2162,7 @@ msgstr "" "список поддерживаемых возможностей может поменяться между выпусками." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2171,13 +2174,13 @@ msgstr "" "как использовать автоматическую установку." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Пример разметки" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2410,13 +2413,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Разметка с использованием RAID" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2428,7 +2431,7 @@ msgstr "" "(degraded arrays) и можно указать запасные устройства." #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2438,7 +2441,7 @@ msgstr "" "устройства массива, см. <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2454,7 +2457,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2557,13 +2560,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Управление монтированием разделов" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2583,7 +2586,7 @@ msgstr "" "на основе UUID." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2594,7 +2597,7 @@ msgstr "" "ы." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2610,7 +2613,7 @@ msgstr "" "ваша система начинает работать непредсказуемым образом." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2627,13 +2630,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Установка базовой системы" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2644,7 +2647,7 @@ msgstr "" "основном они касаются установки ядра." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2668,13 +2671,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Настройка Apt" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2688,7 +2691,7 @@ msgstr "" "добавить другие (локальные) репозитории." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2775,13 +2778,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Выбор пакетов" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2791,84 +2794,84 @@ msgstr "" "Доступные задачи:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2880,7 +2883,7 @@ msgstr "" "<userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2896,7 +2899,7 @@ msgstr "" "указать в командной строке ядра." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2928,13 +2931,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Установка загрузчика" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3070,7 +3073,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3082,13 +3085,13 @@ msgstr "" "linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "Завершение установки" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3128,13 +3131,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Автоматизация других пакетов" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3157,19 +3160,19 @@ msgstr "" "# debconf-get-selections >> файл" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Дополнительные параметры" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Запуск пользовательских команд во время установки" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3180,7 +3183,7 @@ msgstr "" "моменты установки." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3189,7 +3192,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3239,14 +3242,14 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" "Использование автоматической установки для изменения значений по умолчанию" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3272,7 +3275,7 @@ msgstr "" "помочь при отладке или тестировании вашего файла ответов." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3286,7 +3289,7 @@ msgstr "" "этого пакета. См. сноску к <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3310,7 +3313,7 @@ msgstr "" "<quote>внутренние</quote> параметры." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3325,13 +3328,13 @@ msgstr "" "каждого пакета." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Последовательная загрузка нескольких файлов ответов" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3347,7 +3350,7 @@ msgstr "" "конфигураций в другие файлы." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3400,7 +3403,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/sv/install-methods.po b/po/sv/install-methods.po index 583cb2096..56badf034 100644 --- a/po/sv/install-methods.po +++ b/po/sv/install-methods.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2011-04-25 09:50+0100\n" "Last-Translator: Daniel Nylander <po@danielnylander.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -819,14 +819,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -836,34 +836,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -872,7 +871,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -882,7 +881,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -890,7 +889,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, fuzzy, no-c-format #| msgid "" #| "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -912,7 +911,7 @@ msgstr "" "# umount" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -922,14 +921,14 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, fuzzy, no-c-format #| msgid "Booting the USB stick" msgid "Manually copying files to the USB stick" msgstr "Starta upp på USB-minne" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, fuzzy, no-c-format #| msgid "" #| "Note that the USB stick should be at least 256 MB in size (smaller setups " @@ -944,7 +943,7 @@ msgstr "" "är möjliga om du följer <xref linkend=\"usb-copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, fuzzy, no-c-format #| msgid "" #| "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> " @@ -966,7 +965,7 @@ msgstr "" "<command>yaboot</command> och dess konfigurationsfil.</phrase>" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, fuzzy, no-c-format #| msgid "" #| "Note that, although convenient, this method does have one major " @@ -993,7 +992,7 @@ msgstr "" "eller nätinstallation." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" @@ -1001,13 +1000,13 @@ msgstr "" "till ditt USB-minne:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -1019,13 +1018,13 @@ msgstr "" "extrahera avbildningen direkt till den:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, fuzzy, no-c-format #| msgid "" #| "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1056,14 +1055,14 @@ msgstr "" "färdig." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, fuzzy, no-c-format #| msgid "Copying the files — the flexible way" msgid "Manually copying files to the USB stick — the flexible way" msgstr "Kopiera filerna — det flexibla sättet" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -1085,13 +1084,13 @@ msgstr "" "avbildning till det." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Partitionera USB-minnet" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1101,7 +1100,7 @@ msgstr "" "partitionen, istället för hela enheten." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, fuzzy, no-c-format #| msgid "" #| "Since most USB sticks come pre-configured with a single FAT16 partition, " @@ -1144,7 +1143,7 @@ msgstr "" "i &debian;-paketet <classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1163,7 +1162,7 @@ msgstr "" "konfigurationen av starthanteraren." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1188,13 +1187,13 @@ msgstr "" "starthanterarens programkod." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Lägg till installationsavbildningen" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1231,7 +1230,7 @@ msgstr "" "behandla DOS-filnamn (8.3 tecken)." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, fuzzy, no-c-format #| msgid "" #| "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1265,7 +1264,7 @@ msgstr "" "du lägga till <userinput>vga=788</userinput> på den andra raden." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1273,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, fuzzy, no-c-format #| msgid "" #| "If you used an <filename>hd-media</filename> image, you should now copy a " @@ -1302,7 +1301,7 @@ msgstr "" "(<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1332,7 +1331,7 @@ msgstr "" "i &debian;-paketet <classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1348,7 +1347,7 @@ msgstr "" "för att göra ändringar i konfigurationen för starthanteraren." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1384,7 +1383,7 @@ msgstr "" "de vanliga Unix-verktygen." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1395,31 +1394,31 @@ msgstr "" "minnet:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (kärnbinär)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (initiell ramdiskavbildning)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboots konfigurationsfil)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (valfritt uppstartsmeddelande)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1454,13 +1453,13 @@ msgstr "" "userinput> kan behöva ökas, beroende på avbildningen du startar upp." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Förbereda filer för uppstart med hårddisk" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1472,7 +1471,7 @@ msgstr "" "eller genom att kalla upp en starthanterare direkt från BIOS." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1486,7 +1485,7 @@ msgstr "" "disketter." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1508,7 +1507,7 @@ msgstr "" "installationsfilerna du hämtade." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1520,7 +1519,7 @@ msgstr "" "<quote>OldWorld</quote>-modell." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1533,7 +1532,7 @@ msgstr "" "<command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1544,7 +1543,7 @@ msgstr "" "command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1556,7 +1555,7 @@ msgstr "" "av kärnan." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1568,19 +1567,19 @@ msgstr "" "filsystem), exempelvis till <filename>/boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (kärnbinär)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (ramdiskavbildning)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1590,14 +1589,14 @@ msgstr "" "linkend=\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, fuzzy, no-c-format #| msgid "Hard disk installer booting using <command>loadlin</command>" msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "Starta upp hårddiskinstalleraren med <command>loadlin</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1607,7 +1606,7 @@ msgstr "" "upp installationsprogrammet från DOS med <command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1617,7 +1616,7 @@ msgstr "" "<filename>c:\\</filename>." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1626,19 +1625,19 @@ msgstr "" "avbildning)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (loadlin-verktyg)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Uppstart av hårddiskinstallerare på OldWorld Mac" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1662,7 +1661,7 @@ msgstr "" "<application>BootX</application> krävs på den modellen." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1690,13 +1689,13 @@ msgstr "" "i den aktiva Systemmappen." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Uppstart av hårddiskinstallerare på NewWorld Mac" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1717,7 +1716,7 @@ msgstr "" "NewWorld PowerMac." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1731,31 +1730,31 @@ msgstr "" "till hårddisksikonen)." #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1771,7 +1770,7 @@ msgstr "" "prompten när du startar upp installationsprogrammet." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1779,13 +1778,13 @@ msgstr "" "\"boot-newworld\"/>." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Förbered filerna för nätverksuppstart via TFTP" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1801,7 +1800,7 @@ msgstr "" "att få stöd för uppstart av din specifika maskin." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1813,7 +1812,7 @@ msgstr "" "phrase><phrase condition=\"supports-bootp\">, eller BOOTP-server</phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1834,7 +1833,7 @@ msgstr "" "konfigureras via DHCP." #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1846,7 +1845,7 @@ msgstr "" "starta upp via BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1857,7 +1856,7 @@ msgstr "" "tillgängligt i &debian;." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1872,7 +1871,7 @@ msgstr "" "SunOS 5.x (även kallad Solaris) och GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1886,13 +1885,13 @@ msgstr "" "problem. Ett bra alternativ är <classname>atftpd</classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Konfigurering av RARP-server" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1912,7 +1911,7 @@ msgstr "" "kommandot <userinput>ip addr show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1947,13 +1946,13 @@ msgstr "" "eller <userinput>/usr/etc/rarpd -a</userinput> på SunOS 4 (Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Konfigurering av DHCP-server" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1967,7 +1966,7 @@ msgstr "" "filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -2011,7 +2010,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -2029,7 +2028,7 @@ msgstr "" "hämtas via TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -2039,13 +2038,13 @@ msgstr "" "starta om den med <userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Aktivera PXE-uppstart i DHCP-konfigurationen" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2116,13 +2115,13 @@ msgstr "" "kärnavbildning (se <xref linkend=\"tftp-images\"/> nedan)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Konfigurera en BOOTP-server" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2138,7 +2137,7 @@ msgstr "" "classname>." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2201,7 +2200,7 @@ msgstr "" "MAC-adress. </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2235,13 +2234,13 @@ msgstr "" "<userinput>/etc/init.d/isc-dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Aktivering av TFTP-server" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2251,7 +2250,7 @@ msgstr "" "<command>tftpd</command> är aktiverad." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2267,7 +2266,7 @@ msgstr "" "paketet installeras och kan ändras genom att konfigurera om paketet." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2285,7 +2284,7 @@ msgstr "" "konfigurationsexemplen i det här avsnittet." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2302,7 +2301,7 @@ msgstr "" "felen." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2333,13 +2332,13 @@ msgstr "" "Linux TFTP-server använder." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Flytta TFTP-avbildningarna till rätt plats" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2356,7 +2355,7 @@ msgstr "" "finns inga riktiga standarder." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2372,13 +2371,13 @@ msgstr "" "filename>:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2395,7 +2394,7 @@ msgstr "" "uppstart." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2411,13 +2410,13 @@ msgstr "" "efi</filename> till <command>tftpd</command> som filnamnet att starta upp på." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "Uppstart via TFTP för SPARC" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2449,7 +2448,7 @@ msgstr "" "underarkitekturens namn." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2463,7 +2462,7 @@ msgstr "" "avbildningsnamn som efterfrågas." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2477,13 +2476,13 @@ msgstr "" "i katalogen som TFTP-servern letar i." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "Uppstart via TFTP för SGI" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2497,13 +2496,13 @@ msgstr "" "<userinput>filename=</userinput> i <filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Automatisk installation" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, fuzzy, no-c-format #| msgid "" #| "For installing on multiple computers it's possible to do fully automatic " @@ -2525,13 +2524,13 @@ msgstr "" "<classname>autoinstall</classname>, och själva &debian; Installer." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Automatisk installation med &debian; Installer" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2545,7 +2544,7 @@ msgstr "" "ställs under installationsprocessen." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/sv/preseed.po b/po/sv/preseed.po index c5d5cf1f3..b5579fa7e 100644 --- a/po/sv/preseed.po +++ b/po/sv/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2012-07-31 00:19+0100\n" "Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" @@ -2133,26 +2133,29 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" "Följande kommando kan användas för att generera en MD5-hash för ett lösenord:" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Inställning av klocka och tidszon" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2181,13 +2184,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.exempel.se" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Partitionering" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, fuzzy, no-c-format #| msgid "" #| "Using preseeding to partition the harddisk is very much limited to what " @@ -2213,7 +2216,7 @@ msgstr "" "partitionera flera diskar med förinställning." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2225,7 +2228,7 @@ msgstr "" "partitionering under en vanlig installation utan förinställningar." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2245,7 +2248,7 @@ msgstr "" "mellan utgåvor." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2257,13 +2260,13 @@ msgstr "" "på att den rätta disken kommer att väljas före förinställningen används." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Partitioneringsexempel" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2474,13 +2477,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Partitionering med RAID" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2492,7 +2495,7 @@ msgstr "" "trasiga kedjor och ange reservenheter." #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2502,7 +2505,7 @@ msgstr "" "enheter som används i kedjan; se <xref linkend=\"preseed-bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2518,7 +2521,7 @@ msgstr "" "var/log/syslog</filename> om du springer på problem." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, fuzzy, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " @@ -2668,13 +2671,13 @@ msgstr "" "d-i partman/confirm boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Kontrollera hur partitioner monteras" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2694,7 +2697,7 @@ msgstr "" "istället." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2704,7 +2707,7 @@ msgstr "" "att använda deras traditionella namn istället för UUID." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2720,7 +2723,7 @@ msgstr "" "slumpmässigt." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2738,13 +2741,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Installation av grundsystem" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2756,7 +2759,7 @@ msgstr "" "installationen av kärnan." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, fuzzy, no-c-format #| msgid "" #| "# Configure APT to not install recommended packages by default. Use of " @@ -2804,13 +2807,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-486" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Apt-inställning" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2824,7 +2827,7 @@ msgstr "" "kan valfritt lägga till andra (lokala) förråd." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2912,13 +2915,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Paketval" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2928,73 +2931,73 @@ msgstr "" "tillgängliga. Tillgängliga funktioner just nu inkluderar:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -3006,7 +3009,7 @@ msgstr "" "alltid att inkludera funktionen <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -3022,7 +3025,7 @@ msgstr "" "kan användas på kommandoraden för kärnan." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -3057,13 +3060,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Installation av starthanteraren" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -3192,7 +3195,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3204,13 +3207,13 @@ msgstr "" "exemplet i <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "Färdigställande av installationen" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3253,13 +3256,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Förinställning av andra paket" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3281,19 +3284,19 @@ msgstr "" "# debconf-get-selections >> fil" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Avancerade inställningar" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Kör anpassade kommandon under installationen" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3304,7 +3307,7 @@ msgstr "" "vid vissa punkter i installationen." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3313,7 +3316,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3369,13 +3372,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Användning av förinställningar för att ändra på standardvärden" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3401,7 +3404,7 @@ msgstr "" "användbart för testning eller felsökning av din förkonfigurationsfil." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3415,7 +3418,7 @@ msgstr "" "paketet. Se sidfoten på <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3438,7 +3441,7 @@ msgstr "" "under en installation och inte för <quote>interna</quote> parametrar." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3453,13 +3456,13 @@ msgstr "" "pakets installationsskript." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Kedjeinläsning av förkonfigurationsfiler" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3476,7 +3479,7 @@ msgstr "" "andra filer." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3529,7 +3532,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/tl/install-methods.po b/po/tl/install-methods.po index 0c9d4f469..2ce2613b4 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: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -578,14 +578,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -595,34 +595,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -631,7 +630,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -641,7 +640,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -649,7 +648,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -660,7 +659,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -670,13 +669,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -686,7 +685,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -697,7 +696,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -708,19 +707,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -729,13 +728,13 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -749,13 +748,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, no-c-format msgid "" "If you like more flexibility or just want to know what's going on, you " @@ -766,13 +765,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -780,7 +779,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -800,7 +799,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -812,7 +811,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -827,13 +826,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</replaceable> /" @@ -849,7 +848,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -865,7 +864,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -873,7 +872,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -886,7 +885,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -904,7 +903,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -915,7 +914,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -936,7 +935,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -944,31 +943,31 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -989,13 +988,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1004,7 +1003,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1014,7 +1013,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1028,7 +1027,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1037,7 +1036,7 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, no-c-format msgid "" "Hard disk installer booting from Linux using <command>LILO</command> or " @@ -1045,7 +1044,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1053,7 +1052,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1062,7 +1061,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1071,19 +1070,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1091,13 +1090,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, no-c-format msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1105,7 +1104,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1113,26 +1112,26 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1147,7 +1146,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1164,13 +1163,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1183,7 +1182,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1193,31 +1192,31 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1228,19 +1227,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1251,7 +1250,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1260,7 +1259,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1273,7 +1272,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1282,7 +1281,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1290,7 +1289,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1300,7 +1299,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1310,13 +1309,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1329,7 +1328,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1344,13 +1343,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1360,7 +1359,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1385,7 +1384,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1397,7 +1396,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1405,13 +1404,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1449,13 +1448,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1466,7 +1465,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1501,7 +1500,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -1516,13 +1515,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -1530,7 +1529,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -1541,7 +1540,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -1553,7 +1552,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -1564,7 +1563,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -1582,13 +1581,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -1599,7 +1598,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -1610,13 +1609,13 @@ msgid "" msgstr "" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1627,7 +1626,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -1638,13 +1637,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -1663,7 +1662,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -1673,7 +1672,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -1683,13 +1682,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -1699,13 +1698,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -1716,13 +1715,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -1732,7 +1731,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/tl/preseed.po b/po/tl/preseed.po index 31710ad9a..dda126481 100644 --- a/po/tl/preseed.po +++ b/po/tl/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -1487,23 +1487,24 @@ msgstr "" #: preseed.xml:891 #, no-c-format msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1520,13 +1521,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1537,7 +1538,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1546,7 +1547,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1559,7 +1560,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1568,13 +1569,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1653,13 +1654,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1668,7 +1669,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1676,7 +1677,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1687,7 +1688,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1742,13 +1743,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1760,7 +1761,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1768,7 +1769,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1779,7 +1780,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1791,13 +1792,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1806,7 +1807,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1821,13 +1822,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1837,7 +1838,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1868,13 +1869,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1882,73 +1883,73 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1957,7 +1958,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1968,7 +1969,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1987,13 +1988,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2042,7 +2043,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2051,13 +2052,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2080,13 +2081,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2099,19 +2100,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2119,7 +2120,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2128,7 +2129,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2155,13 +2156,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2177,7 +2178,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2187,7 +2188,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2202,7 +2203,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2212,13 +2213,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2229,7 +2230,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2257,7 +2258,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/vi/install-methods.po b/po/vi/install-methods.po index 7611fba5c..e4df07a72 100644 --- a/po/vi/install-methods.po +++ b/po/vi/install-methods.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: install-methods\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2012-07-31 22:16+0700\n" "Last-Translator: hailang <hailangvn@gmail.com>\n" "Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n" @@ -812,12 +812,17 @@ msgstr "Chuẩn bị một thanh USB bằng ảnh CD lai hay DVD" #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "Bây giờ ảnh CD và DVD của Debian có thể được ghi thẳng vào thanh USB, đó là " "cách rất dễ để tạo thanh USB khởi động máy được. Chỉ cần chọn ảnh CD hay DVD " @@ -825,7 +830,7 @@ msgstr "" "lấy về một ảnh CD hay DVD." #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -838,41 +843,42 @@ msgstr "" "filename> (tại vị trí được đề cập đến trong <xref linkend=\"where-files\"/>)." #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "Ảnh CD hay DVD mà bạn chọn cần được ghi trực tiếp vào thanh USB, ghi đè lên " "nội dung hiện có của nó. Ví dụ, khi sử dụng một hệ thống GNU/Linux đang có, " "tập tin ảnh CD hay DVD đó có thể được ghi vào thanh USB bằng cách sau, sau " "khi bạn chắc chắn rằng thanh đó đã được tháo gắn kết:" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -884,7 +890,7 @@ msgstr "" "những người có nhu cầu đặc biệt." #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -894,7 +900,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -903,7 +909,7 @@ msgstr "" # Literal: don't translate; Nghĩa chữ : dừng dịch #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, fuzzy, no-c-format #| msgid "" #| "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -925,7 +931,7 @@ msgstr "" "# umount" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -935,13 +941,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "Chép thủ công các tập tin vào thanh USB" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -955,7 +961,7 @@ msgstr "" "copy-flexible\"/>)." #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -971,7 +977,7 @@ msgstr "" "của nó.</phrase>" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -987,20 +993,20 @@ msgstr "" "khác." #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "Để sử dụng ảnh này, chỉ cần giải nén nó trực tiếp vào thanh USB:" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -1013,13 +1019,13 @@ msgstr "" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, fuzzy, no-c-format #| msgid "" #| "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -1050,13 +1056,13 @@ msgstr "" "(<userinput>umount /mnt</userinput>) và bạn đã làm xong." #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "Chép thủ công các tập tin vào thanh USB — theo cách uyển chuyển" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -1077,13 +1083,13 @@ msgstr "" "có tùy chọn sao chép vào nó một ảnh ISO đĩa CD đầy đủ." #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "Phân vùng thanh USB" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -1093,7 +1099,7 @@ msgstr "" "thứ nhất, thay vì toàn bộ thiết bị." #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, fuzzy, no-c-format #| msgid "" #| "Since most USB sticks come pre-configured with a single FAT16 partition, " @@ -1135,7 +1141,7 @@ msgstr "" "<classname>dosfstools</classname>." #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1154,7 +1160,7 @@ msgstr "" "cấu hình của bộ nạp khởi động." #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1178,13 +1184,13 @@ msgstr "" "<filename>ldlinux.sys</filename> mà chứa mã của bộ nạp khởi động." #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "Thêm ảnh cài đặt" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1221,7 +1227,7 @@ msgstr "" "lý tên tập tin kiểu DOS (8.3)." #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, fuzzy, no-c-format #| msgid "" #| "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1255,7 +1261,7 @@ msgstr "" "vào dòng thứ hai chuỗi <userinput>vga=788</userinput>." #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1263,7 +1269,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, fuzzy, no-c-format #| msgid "" #| "If you used an <filename>hd-media</filename> image, you should now copy " @@ -1292,7 +1298,7 @@ msgstr "" "(<userinput>umount /mnt</userinput>)." #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1321,7 +1327,7 @@ msgstr "" "<classname>hfsutils</classname>." #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1338,7 +1344,7 @@ msgstr "" "động." #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1374,7 +1380,7 @@ msgstr "" "ích UNIX thông thường." #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1385,31 +1391,31 @@ msgstr "" "Debian:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (tập tin nhị phân của hạt nhân)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (ảnh đĩa RAM đầu tiên)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (tập tin cấu hình yaboot)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (thông điệp khởi động tùy chọn)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1445,13 +1451,13 @@ msgstr "" "khởi động." #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "Chuẩn bị tập tin để khởi động đĩa cứng" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1463,7 +1469,7 @@ msgstr "" "một bộ nạp khởi động trực tiếp từ BIOS." #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1477,7 +1483,7 @@ msgstr "" "đáng tin." #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1501,7 +1507,7 @@ msgstr "" "hệ điều hành MacOS và Linux, đặc biệt các tập tin cài đặt bạn tải về." #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1512,7 +1518,7 @@ msgstr "" "trình khác nhau để khởi động hệ thống cài đặt trên đĩa cứng." #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1525,7 +1531,7 @@ msgstr "" "<command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1536,7 +1542,7 @@ msgstr "" "command>." #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1548,7 +1554,7 @@ msgstr "" "RAM này như là hệ thống tập tin gốc." #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1559,19 +1565,19 @@ msgstr "" "trên đĩa cứng, v.d. vào <filename>/boot/newinstall/</filename>." #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename> (tập tin nhị phân của hạt nhân)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (ảnh đĩa RAM)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1581,14 +1587,14 @@ msgstr "" "\"boot-initrd\"/>." #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, fuzzy, no-c-format #| msgid "Hard disk installer booting using <command>loadlin</command>" msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "Khởi động trình cài đặt trên đĩa cứng bằng <command>loadlin</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1598,7 +1604,7 @@ msgstr "" "DOS, dùng <command>loadlin</command>." #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1608,7 +1614,7 @@ msgstr "" "mục theo đây." #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" @@ -1617,19 +1623,19 @@ msgstr "" "RAM)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (công cụ loadlin)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "Khởi động trình cài đặt trên đĩa cứng của Mac kiểu cũ" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1654,7 +1660,7 @@ msgstr "" "ứng dụng <application>BootX</application>." #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1682,13 +1688,13 @@ msgstr "" "Kernels</filename> vào System Folder (thư mục hệ thống) đang hoạt động." #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "Khởi động trình cài đặt trên đĩa cứng của Mac kiểu mới" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1709,7 +1715,7 @@ msgstr "" "command> nên không dùng nó trên máy PowerMac kiểu mới." #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1724,34 +1730,34 @@ msgstr "" # Name: don't translate / Tên: đừng dịch #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" # Name: don't translate / Tên: đừng dịch #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1767,7 +1773,7 @@ msgstr "" "cài đặt." #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "" @@ -1775,13 +1781,13 @@ msgstr "" ">." #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "Chuẩn bị tập tin để khởi động qua mạng TFTP" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1796,7 +1802,7 @@ msgstr "" "đó, cũng cấu hình máy đó để hỗ trợ khả năng khởi động máy tính riêng của bạn." #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1809,7 +1815,7 @@ msgstr "" "phrase>." #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1830,7 +1836,7 @@ msgstr "" "thống riêng chỉ có thể được cấu hình bằng DHCP.</phrase>" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1842,7 +1848,7 @@ msgstr "" "BOOTP." #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1852,7 +1858,7 @@ msgstr "" "một gói <classname>rbootd</classname>." #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1867,7 +1873,7 @@ msgstr "" "SunOS 5.x (cũng tên Solaris), và GNU/Linux." #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1881,13 +1887,13 @@ msgstr "" "đề. Một sự chọn tốt khác là <classname>atftpd</classname>." #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "Thiết lập trình phục vụ RARP" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1906,7 +1912,7 @@ msgstr "" "dụng câu lệnh <userinput>ip addr show dev eth0</userinput>." #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1942,13 +1948,13 @@ msgstr "" "rarpd -a</userinput> trên hệ thống SunOS 4 (Solaris 1)." #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "Thiết lập trình phục vụ DHCP" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1962,7 +1968,7 @@ msgstr "" "filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -2022,7 +2028,7 @@ msgstr "" "fixed-address\t\tđịa chỉ cố định]" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -2040,7 +2046,7 @@ msgstr "" "replaceable> (tên tập tin) nên là tên tập tin sẽ được lấy thông qua TFTP." #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -2051,13 +2057,13 @@ msgstr "" "server restart</userinput>." #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "Bật khả năng khởi động PXE trong cấu hình DHCP" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -2128,13 +2134,13 @@ msgstr "" "hạt nhân (xem <xref linkend=\"tftp-images\"/> bên dưới)." #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "Thiết lập trình phục vụ BOOTP" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -2150,7 +2156,7 @@ msgstr "" "riêng từng cái." #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2216,7 +2222,7 @@ msgstr "" "</phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2251,13 +2257,13 @@ msgstr "" "dhcp-server restart</userinput>." #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "Bật chạy trình phục vụ TFTP" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2267,7 +2273,7 @@ msgstr "" "<command>tftpd</command> được hiệu lực." #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2283,7 +2289,7 @@ msgstr "" "cài đặt, và lúc nào cũng có thể được thay đổi bằng cách cấu hình lại gói đó." #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2302,7 +2308,7 @@ msgstr "" "ứng." #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2319,7 +2325,7 @@ msgstr "" "để chẩn đoán nguyên nhân của lỗi." #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2350,13 +2356,13 @@ msgstr "" "trình phục vụ TFTP Linux sử dụng." #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "Xác định vị trí của ảnh TFTP" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2373,7 +2379,7 @@ msgstr "" "tiêu chuẩn mạnh nào." #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2389,13 +2395,13 @@ msgstr "" "tập tin theo đây:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2412,7 +2418,7 @@ msgstr "" "tin cần khởi động." #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2429,13 +2435,13 @@ msgstr "" "như là tên tập tin cần khởi động." #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "Khởi động TFTP SPARC" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2465,7 +2471,7 @@ msgstr "" "đổi mọi chữ sang chữ hoa, cũng (nếu cần thiết) phụ thêm tên kiến trúc phụ đó." #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2478,7 +2484,7 @@ msgstr "" "tra các bản ghi trên trình phục vụ TFTP để xem tên ảnh nào được yêu cầu." #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2492,13 +2498,13 @@ msgstr "" "phục vụ TFTP tìm." #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "Khởi động TFTP SGI" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2513,13 +2519,13 @@ msgstr "" "tin cấu hình <filename>/etc/dhcpd.conf</filename>." #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "Cài đặt tự động" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2535,13 +2541,13 @@ msgstr "" "ulink> để tìm thông tin chi tiết." #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "Tự động cài đặt dùng trình cài đặt &debian;" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2554,7 +2560,7 @@ msgstr "" "cũng cung cấp trả lời cho câu được hỏi trong khi cài đặt." #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2563,6 +2569,15 @@ msgstr "" "Tài liệu hướng dẫn đầy đủ về phương pháp chèn trước, gồm một lời thí dụ hữu " "ích mà bạn có thể hiệu chỉnh, nằm trong <xref linkend=\"appendix-preseed\"/>." +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" + #~ msgid "Thecus N2100 Installation Files" #~ msgstr "Tập tin cài đặt N2100 Thecus" diff --git a/po/vi/preseed.po b/po/vi/preseed.po index cb35bdd39..8f0ac7f3d 100644 --- a/po/vi/preseed.po +++ b/po/vi/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2012-08-04 06:20+0700\n" "Last-Translator: hailang <hailangvn@gmail.com>\n" "Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n" @@ -2103,27 +2103,30 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" "Theo đây có câu lệnh có thể dùng để tạo mẫu duy nhất MD5 cho một mật khẩu :" # Literal: don't translate / Nghĩa chữ: đừng dịch #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "Thiết lập đồng hồ và múi giờ" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2153,13 +2156,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "Phân vùng" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2176,7 +2179,7 @@ msgstr "" "tin cấu hình sẵn." #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2188,7 +2191,7 @@ msgstr "" "vùng trong một tiến trình cài đặt không chèn sẵn." #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2208,7 +2211,7 @@ msgstr "" "phát hành." #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2220,13 +2223,13 @@ msgstr "" "khả năng chèn sẵn." #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "Mẫu phân vùng" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2462,13 +2465,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "Phân vùng bằng RAID" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2480,7 +2483,7 @@ msgstr "" "biến và xác định thiết bị bổ sung." #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2491,7 +2494,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2506,7 +2509,7 @@ msgstr "" "chịu. Xem <filename>/var/log/syslog</filename> nếu bạn gặp vấn đề." #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2612,13 +2615,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Điều khiển cách gắn kết phân vùng" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2637,7 +2640,7 @@ msgstr "" "dùng một mã UUID." #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2647,7 +2650,7 @@ msgstr "" "truyền thống thay cho mã UUID." #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2663,7 +2666,7 @@ msgstr "" "hệ thống sẽ khởi chạy một cách ngẫu nhiên." #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2679,13 +2682,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "Cài đặt hệ thống cơ bản" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2696,7 +2699,7 @@ msgstr "" "cách cài đặt hạt nhân." #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2719,13 +2722,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "Thiết lập apt" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2739,7 +2742,7 @@ msgstr "" "năng thêm kho phần mềm (cục bộ) khác." #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2827,13 +2830,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "Chọn gói phần mềm" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2843,73 +2846,73 @@ msgstr "" "lúc viết câu này, các công việc sẵn sàng gồm:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2921,7 +2924,7 @@ msgstr "" "<userinput>chuẩn</userinput>." #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2936,7 +2939,7 @@ msgstr "" "giới bằng hoặc dấu phẩy hoặc dấu cách, cũng dễ dàng dùng trên dòng lệnh." #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2975,13 +2978,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "Cài đặt bộ nạp khởi động" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -3118,7 +3121,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -3130,13 +3133,13 @@ msgstr "" "<xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "Làm xong tiến trình cài đặt" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -3178,13 +3181,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "Chèn trước gói khác" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3203,19 +3206,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "Tùy chọn cấp cao" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "Chạy lệnh riêng trong khi cài đặt" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3225,7 +3228,7 @@ msgstr "" "chạy lệnh hay văn lệnh tại một số điểm thời riêng trong tiến trình cài đặt." #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3234,7 +3237,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3287,13 +3290,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "Dùng khả năng chèn sẵn để thay đổi giá trị mặc định" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3319,7 +3322,7 @@ msgstr "" "thử hay gỡ lỗi tập tin cấu hình sẵn." #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3333,7 +3336,7 @@ msgstr "" "<xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3356,7 +3359,7 @@ msgstr "" "đặt, không phải đối với tham số <quote>nội bộ</quote>." #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3370,13 +3373,13 @@ msgstr "" "hiện tại của từng biến và về tiến trình của nó qua các văn lệnh cài đặt gói." #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Tải dây chuyền tập tin định cấu hình sẵn" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3392,7 +3395,7 @@ msgstr "" "để thiết lập chi tiết hơn cho một số cấu hình riêng trong các tập tin khác." #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3445,7 +3448,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po index 1e1f376b9..96c424173 100644 --- a/po/zh_CN/install-methods.po +++ b/po/zh_CN/install-methods.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2012-11-26 00:19+0800\n" "Last-Translator: Ji YongGang <jungleji@gmail.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -732,19 +732,24 @@ msgstr "使用混合 CD 或 DVD 映像制作 U 盘" #. Tag: para #: install-methods.xml:558 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Debian CD and DVD images can now be written directly a USB stick, which " +#| "is a very easy way to make a bootable USB stick. Simply choose a CD or " +#| "DVD image that will fit on your USB stick. See <xref linkend=\"official-" +#| "cdrom\"/> to get a CD or DVD image." msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" "现在 Debian CD 和 DVD 映像可以直接写入 U 盘,这是非常简单的制作启动 U 盘的方" "法。只需为 U 盘选择一个合适的 CD 或 DVD 映像。参阅 <xref linkend=\"official-" "cdrom\"/> 获取 CD 或 DVD 映像。" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -757,40 +762,41 @@ msgstr "" ">)。" #. Tag: para -#: install-methods.xml:572 -#, no-c-format +#: install-methods.xml:573 +#, fuzzy, 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:" 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:" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" +"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" +"<replaceable>sdX</replaceable></userinput>\n" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" "您选中的 CD 或 DVD 映像应该被直接写入 U 盘,覆盖它当前的内容。例如,使用已有" "的 GNU/Linux 系统,CD 或 DVD 映像文件可以参照下面方法写入 U 盘,写之前请确认 " "U 盘已经卸载:" -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" -msgstr "" -"<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" -"<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" - #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -801,7 +807,7 @@ msgstr "" "项主要提供给有特殊需要的用户。" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -811,7 +817,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -819,7 +825,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, fuzzy, no-c-format #| msgid "" #| "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -841,7 +847,7 @@ msgstr "" "# umount" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -851,13 +857,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, no-c-format msgid "Manually copying files to the USB stick" msgstr "手动复制文件到 U 盘。" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -869,7 +875,7 @@ msgstr "" "可以使用较少容量,请参考 <xref linkend=\"usb-copy-flexible\"/>)。" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -884,7 +890,7 @@ msgstr "" "classname> 和对应的配置文件</phrase>。" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -898,19 +904,19 @@ msgstr "" "量创建一个新的文件系统。" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "使用该映象只须将它直接解压到 U 盘:" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -921,13 +927,13 @@ msgstr "" "的 <userinput>C</userinput> 命令,并直接解压映象:" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -948,13 +954,13 @@ msgstr "" "(<userinput>umount /mnt</userinput>) 就完成了。" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, no-c-format msgid "Manually copying files to the USB stick — the flexible way" msgstr "手动复制文件到 U 盘 — 灵活的方法" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -973,13 +979,13 @@ msgstr "" "文件放到 U 盘。" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, no-c-format msgid "Partitioning the USB stick" msgstr "给 U 盘分区" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -987,7 +993,7 @@ msgid "" msgstr "我们将展示如何使用 U 盘的第一个分区,而不是整个设备。" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -1019,7 +1025,7 @@ msgstr "" "&debian; 软件包内。" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1036,7 +1042,7 @@ msgstr "" "用来改变 boot loader 的配置文件。" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, no-c-format msgid "" "To put <classname>syslinux</classname> on the FAT16 partition on your USB " @@ -1059,13 +1065,13 @@ msgstr "" "filename> 文件。" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, no-c-format msgid "Adding the installer image" msgstr "添加安装程序映像" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/<replaceable>sdX1</" @@ -1100,7 +1106,7 @@ msgstr "" "(8.3) 文件名。" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1123,7 +1129,7 @@ msgstr "" "userinput> 到第二行尾部。还可以添加其他的参数。" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1132,7 +1138,7 @@ msgstr "" "添加 <userinput>prompt 1</userinput> 一行,使得引导提示符可以允许附加参数。" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1150,7 +1156,7 @@ msgstr "" "footnote> 到 U 盘。完成后,卸载 U 盘 (<userinput>umount /mnt</userinput>)。" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, no-c-format msgid "" "Most USB sticks do not come pre-configured in such a way that Open Firmware " @@ -1177,7 +1183,7 @@ msgstr "" "command> 命令包含在 &debian; 的 <classname>hfsutils</classname> 软件包中。" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1192,7 +1198,7 @@ msgstr "" "变启动引导器的配置文件。" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, no-c-format msgid "" "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1226,7 +1232,7 @@ msgstr "" "就可以用普通的 Unix 工具来处理了。" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, no-c-format msgid "" "Mount the partition (<userinput>mount /dev/<replaceable>sdX2</replaceable> /" @@ -1236,31 +1242,31 @@ msgstr "" "mnt</userinput>),然后复制下面的安装程序映象文件到 U 盘:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (内核二进制文件)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (初始化内存映像)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboot 配置文件)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (可选的启动信息)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1296,13 +1302,13 @@ msgstr "" "的大小。" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "为从硬盘引导准备文件" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1313,7 +1319,7 @@ msgstr "" "者直接使用 BIOS 提供的引导装载程序直接启动。" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1326,7 +1332,7 @@ msgstr "" "缠不清。" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1346,7 +1352,7 @@ msgstr "" "Linux 之间交换文件,特别是那些您下载的安装文件。" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1357,7 +1363,7 @@ msgstr "" "装程序的引导将使用不同的安装文件。" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1369,7 +1375,7 @@ msgstr "" "硬盘安装程序引导使用 <command>LILO</command> 或 <command>GRUB</command>" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1379,7 +1385,7 @@ msgstr "" "command> 或 <command>GRUB</command>。" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1390,7 +1396,7 @@ msgstr "" "盘可以被用做内核的根文件系统。" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, no-c-format msgid "" "Copy the following files from the &debian; archives to a convenient location " @@ -1401,19 +1407,19 @@ msgstr "" "newinstall/</filename>。" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename>(内核二进制文件)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (内存虚拟磁盘映像)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1421,14 +1427,14 @@ msgid "" msgstr "最后,要配置 bootloader,请进入 <xref linkend=\"boot-initrd\"/>。" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, fuzzy, no-c-format #| msgid "Hard disk installer booting using <command>loadlin</command>" msgid "Hard disk installer booting from DOS using <command>loadlin</command>" msgstr "硬盘安装程序引导使用 <command>loadlin</command>" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, no-c-format msgid "" "This section explains how to prepare your hard drive for booting the " @@ -1437,7 +1443,7 @@ msgstr "" "本节将说明如何用 <command>loadlin</command> 从 DOS 启动安装程序准备您的硬盘。" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, no-c-format msgid "" "Copy the following directories from a &debian; CD image to <filename>c:\\</" @@ -1445,26 +1451,26 @@ msgid "" msgstr "从 &debian; CD 映象复制下列目录到 <filename>c:\\</filename>。" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, no-c-format msgid "" "<filename>/&x86-install-dir;</filename> (kernel binary and ramdisk image)" msgstr "<filename>/&x86-install-dir;</filename> (二进制和 ramdisk 映象)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, no-c-format msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>/tools</filename> (loadlin 工具)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "在 OldWorld Macs 上引导硬盘安装程序" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1486,7 +1492,7 @@ msgstr "" "是必须的。" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1513,13 +1519,13 @@ msgstr "" "的系统文件夹中。" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "在 NewWorld Macs 上启动硬盘安装程序" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1537,7 +1543,7 @@ msgstr "" "不能用在 NewWorld PowerMacs 上。" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1550,31 +1556,31 @@ msgstr "" "硬盘图标的方法来完成)。" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1588,19 +1594,19 @@ msgstr "" "的时候,您需要这个分区号码在 Open Firmware 提示符下面输入命令。" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "要引导安装程序,请进入 <xref linkend=\"boot-newworld\"/>。" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "为使用 TFTP 网络引导准备文件" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1614,7 +1620,7 @@ msgstr "" "上面的某个特殊地方,并且配置好能够能够支持对您的机器进行引导。" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1626,7 +1632,7 @@ msgstr "" "condition=\"supports-bootp\">,或 BOOTP 服务器</phrase>。" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1645,7 +1651,7 @@ msgstr "" "些系统只能通过 DHCP 来配置。" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1656,7 +1662,7 @@ msgstr "" "替 BOOTP 比较好。有些最新的机器不能从 BOOTP 引导。" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1666,7 +1672,7 @@ msgstr "" "个 <classname>rbootd</classname> 软件包。" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1680,7 +1686,7 @@ msgstr "" "Linux 上面的一些操作例子。" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1693,13 +1699,13 @@ msgstr "" "多问题。另一个好的选择是 <classname>atftpd</classname>。" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "设置 RARP 服务器" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1717,7 +1723,7 @@ msgstr "" "addr show dev eth0</userinput> 命令。" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format #| msgid "" #| "On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/" @@ -1751,13 +1757,13 @@ msgstr "" "<userinput>/usr/etc/rarpd -a</userinput> 命令。" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "设置 DHCP 服务器" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1770,7 +1776,7 @@ msgstr "" "配置示例文件(参阅 <filename>/etc/dhcp/dhcpd.conf</filename>):" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1814,7 +1820,7 @@ msgstr "" "}" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1830,7 +1836,7 @@ msgstr "" "TFTP 获取的文件名。" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1840,13 +1846,13 @@ msgstr "" "<userinput>/etc/init.d/isc-dhcp-server restart</userinput>。" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "在 DHCP 配置中打开 PXE 引导功能" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1916,13 +1922,13 @@ msgstr "" "的 <xref linkend=\"tftp-images\"/>)。" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, no-c-format msgid "Setting up a BOOTP server" msgstr "架设 BOOTP 服务器" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1937,7 +1943,7 @@ msgstr "" "<classname>isc-dhcp-server</classname> 软件包。" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -1999,7 +2005,7 @@ msgstr "" "MAC 地址。</phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format #| msgid "" #| "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2031,13 +2037,13 @@ msgstr "" "<command>dhcpd</command>。" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "开启 TFTP 服务器" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2046,7 +2052,7 @@ msgstr "" "要准备好 TFTP 服务器,您首先需要确定 <command>tftpd</command> 已经启动。" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2060,7 +2066,7 @@ msgstr "" "以在安装软件包的时候选择,也可以用重新配置软件包方式修改。" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2077,7 +2083,7 @@ msgstr "" "置文件示例。" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2091,7 +2097,7 @@ msgstr "" "问题,建议先检查这些日志信息,这对于分析错误是一个好的起始点。" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2119,13 +2125,13 @@ msgstr "" "错误。" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "将 TFTP 映像放到适当的位置" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2140,7 +2146,7 @@ msgstr "" "完全决定于 TFTP 客户程序,而且没有一个强制的标准。" #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2155,13 +2161,13 @@ msgstr "" "件:" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2176,7 +2182,7 @@ msgstr "" "需的文件名传递给 <command>tftpd</command>。" #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2191,13 +2197,13 @@ msgstr "" "efi</filename> 以启动所需的文件名传递至<command>tftpd</command>。" #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP 引导" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2225,7 +2231,7 @@ msgstr "" "并在必要时加上子体系名。" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2237,7 +2243,7 @@ msgstr "" "映像。假如映像找不到,查看 tftp 服务器的日志所需要的映像文件名。" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2250,13 +2256,13 @@ msgstr "" "仍然必须被请放置在 TFTP 服务器要查找的目录中。" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI TFTP 引导" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2270,13 +2276,13 @@ msgstr "" "现在 <filename>/etc/dhcpd.conf</filename>。" #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "自动化安装" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2291,13 +2297,13 @@ msgstr "" "更多细节。" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "使用 &debian; 安装程序进行自动安装" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2309,7 +2315,7 @@ msgstr "" "介质上加载,并自动回答安装过程中的问题。" #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " @@ -2318,6 +2324,15 @@ msgstr "" "在 <xref linkend=\"appendix-preseed\"/> 是有关预置文件的完整文档,并有一些可" "以使用的例子供您修改。" +#~ msgid "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" +#~ msgstr "" +#~ "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /" +#~ "dev/<replaceable>sdX</replaceable></userinput>\n" +#~ "<prompt>#</prompt> <userinput>sync</userinput>" + #~ msgid "Thecus N2100 Installation Files" #~ msgstr "Thecus N2100 安装文件" diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 020ee3cce..e9441e38e 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2012-11-26 13:49+0800\n" "Last-Translator: Ji YongGang <jungleji@gmail.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n" @@ -1956,25 +1956,28 @@ msgstr "" #. Tag: para #: preseed.xml:891 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "The following command can be used to generate an MD5 hash for a password:" msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "下面的命令可用于生成密码的 MD5 值。" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "时钟与时区设置" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2002,13 +2005,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "分区" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2022,7 +2025,7 @@ msgstr "" "义方案,用户自定义的方案文件或预置文件包含的方案。" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2033,7 +2036,7 @@ msgstr "" "性不足。" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2051,7 +2054,7 @@ msgstr "" "source repository</ulink>获取。注意不同发布版支持的功能会有所改变。" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2062,13 +2065,13 @@ msgstr "" "确的那一个。" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "分区示例" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, fuzzy, no-c-format #| msgid "" #| "# If the system has free space you can choose to only partition that " @@ -2301,13 +2304,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "使用 RAID 分区" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2318,7 +2321,7 @@ msgstr "" "列(degraded arrays)和指定额外设备。" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2328,7 +2331,7 @@ msgstr "" "linkend=\"preseed-bootloader\"/>。" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2342,7 +2345,7 @@ msgstr "" "<filename>/var/log/syslog</filename>。" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2446,13 +2449,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "分区挂载控制" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2468,7 +2471,7 @@ msgstr "" "系统仍然使用 UUID 方式挂载。" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2478,7 +2481,7 @@ msgstr "" "挂载。" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2492,7 +2495,7 @@ msgstr "" "后会出现一些随机的情况。" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2510,13 +2513,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "基本系统安装" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2525,7 +2528,7 @@ msgid "" msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2549,13 +2552,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-586" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "设置 apt" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2568,7 +2571,7 @@ msgstr "" "仓库。" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, fuzzy, no-c-format #| msgid "" #| "# You can choose to install non-free and contrib software.\n" @@ -2653,13 +2656,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "选择软件包" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2667,84 +2670,84 @@ msgid "" msgstr "您可以选择安装存在的任务的组合。本文编撰时已有的任务包括:" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, fuzzy, no-c-format #| msgid "<userinput>desktop</userinput>" msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>desktop</userinput>" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2755,7 +2758,7 @@ msgstr "" "<userinput>standard</userinput> 任务。" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2769,7 +2772,7 @@ msgstr "" "命令行上使用。" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2801,13 +2804,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "安装 bootloader" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, fuzzy, no-c-format #| msgid "" #| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). " @@ -2941,7 +2944,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2953,13 +2956,13 @@ msgstr "" "令。" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "完成安装" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2999,13 +3002,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "预置其他的软件包" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3025,19 +3028,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "高级选项" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "安装过程中运行用户命令" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3047,7 +3050,7 @@ msgstr "" "本。" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3056,7 +3059,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3104,13 +3107,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "使用预置修改默认值" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3134,7 +3137,7 @@ msgstr "" "这对于测试和调试您的预置文件很有帮助。" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3147,7 +3150,7 @@ msgstr "" "\"preseed-bootparms\"/> 的脚注。" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3168,7 +3171,7 @@ msgstr "" "在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3181,13 +3184,13 @@ msgstr "" "件包安装脚本的进度。" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "预置文件链" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3201,7 +3204,7 @@ msgstr "" "外的文件里面。" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3251,7 +3254,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " diff --git a/po/zh_TW/install-methods.po b/po/zh_TW/install-methods.po index ea7bb5c90..96daef1e5 100644 --- a/po/zh_TW/install-methods.po +++ b/po/zh_TW/install-methods.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+0000\n" "PO-Revision-Date: 2005-07-18 12:10+0800\n" "Last-Translator: Jhang, Jia-Wei<dreamcryer@gmail.com>\n" "Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n" @@ -733,14 +733,14 @@ msgstr "" #: install-methods.xml:558 #, no-c-format msgid "" -"Debian CD and DVD images can now be written directly a USB stick, which is a " -"very easy way to make a bootable USB stick. Simply choose a CD or DVD image " -"that will fit on your USB stick. See <xref linkend=\"official-cdrom\"/> to " -"get a CD or DVD image." +"Debian CD and DVD images can now be written directly to a USB stick, which " +"is a very easy way to make a bootable USB stick. Simply choose a CD or DVD " +"image (such as the netinst, CD-1, DVD-1, or netboot) that will fit on your " +"USB stick. See <xref linkend=\"official-cdrom\"/> to get a CD or DVD image." msgstr "" #. Tag: para -#: install-methods.xml:565 +#: install-methods.xml:566 #, no-c-format msgid "" "Alternatively, for very small USB sticks, only a few megabytes in size, you " @@ -750,34 +750,33 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:572 +#: install-methods.xml:573 #, 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:" -msgstr "" - -#. Tag: screen -#: install-methods.xml:579 -#, no-c-format -msgid "" +"follows, after having made sure that the stick is unmounted: " +"<informalexample><screen>\n" "<prompt>#</prompt> <userinput>cp <replaceable>debian.iso</replaceable> /dev/" "<replaceable>sdX</replaceable></userinput>\n" -"<prompt>#</prompt> <userinput>sync</userinput>" +"<prompt>#</prompt> <userinput>sync</userinput>\n" +"</screen></informalexample> The <ulink url=\"http://sf.net/projects/" +"win32diskimager/\"> win32diskimager</ulink> utility can be used under other " +"operating systems to copy the image." msgstr "" #. Tag: para -#: install-methods.xml:581 +#: install-methods.xml:587 #, 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." +"g. /dev/sdb and not /dev/sdb1. Do not use tools like <command>unetbootin</" +"command> which alter the image." msgstr "" #. Tag: para -#: install-methods.xml:586 +#: install-methods.xml:593 #, no-c-format msgid "" "Simply writing the CD or DVD image to USB like this should work fine for " @@ -786,7 +785,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:594 +#: install-methods.xml:601 #, no-c-format msgid "" "The hybrid image on the stick does not occupy all the storage space, so it " @@ -796,7 +795,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:602 +#: install-methods.xml:609 #, no-c-format msgid "" "Create a second, FAT partition on the stick, mount the partition and copy or " @@ -804,7 +803,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:607 +#: install-methods.xml:614 #, no-c-format msgid "" "# mount /dev/<replaceable>sdX2</replaceable> /mnt\n" @@ -815,7 +814,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:609 +#: install-methods.xml:616 #, no-c-format msgid "" "You might have written the <filename>mini.iso</filename> to the USB stick. " @@ -825,14 +824,14 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:623 +#: install-methods.xml:630 #, fuzzy, no-c-format #| msgid "Booting the USB stick" msgid "Manually copying files to the USB stick" msgstr "以 USB 隨身碟開機" #. Tag: para -#: install-methods.xml:624 +#: install-methods.xml:631 #, fuzzy, no-c-format msgid "" "An alternative way to set up your USB stick is to manually copy the " @@ -844,7 +843,7 @@ msgstr "" "<xref linkend=\"usb-copy-flexible\"/>)。" #. Tag: para -#: install-methods.xml:631 +#: install-methods.xml:638 #, fuzzy, no-c-format msgid "" "There is an all-in-one file <filename>hd-media/boot.img.gz</filename> which " @@ -861,7 +860,7 @@ msgstr "" "查您使用的是正確的 USB 隨身碟設備名稱。" #. Tag: para -#: install-methods.xml:640 +#: install-methods.xml:647 #, no-c-format msgid "" "Note that, although convenient, this method does have one major " @@ -872,19 +871,19 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:648 +#: install-methods.xml:655 #, no-c-format msgid "To use this image simply extract it directly to your USB stick:" msgstr "" #. Tag: screen -#: install-methods.xml:652 +#: install-methods.xml:659 #, fuzzy, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX</replaceable>" msgstr "# install-mbr /dev/<replaceable>sda</replaceable>" #. Tag: para -#: install-methods.xml:654 +#: install-methods.xml:661 #, fuzzy, no-c-format msgid "" "Create a partition of type \"Apple_Bootstrap\" on your USB stick using " @@ -901,13 +900,13 @@ msgstr "" "查您使用的是正確的 USB 隨身碟設備名稱。" #. Tag: screen -#: install-methods.xml:660 +#: install-methods.xml:667 #, fuzzy, no-c-format msgid "# zcat boot.img.gz > /dev/<replaceable>sdX2</replaceable>" msgstr "# install-mbr /dev/<replaceable>sda</replaceable>" #. Tag: para -#: install-methods.xml:662 +#: install-methods.xml:669 #, fuzzy, no-c-format msgid "" "After that, mount the USB memory stick <phrase arch=\"x86\">" @@ -928,14 +927,14 @@ msgstr "" "(<userinput>umount /mnt</userinput>) 後結束。" #. Tag: title -#: install-methods.xml:679 +#: install-methods.xml:686 #, fuzzy, no-c-format #| msgid "Copying the files — the flexible way" msgid "Manually copying files to the USB stick — the flexible way" msgstr "複製檔案 — 靈活的方法" #. Tag: para -#: install-methods.xml:680 +#: install-methods.xml:687 #, fuzzy, no-c-format #| msgid "" #| "If you like more flexibility or just want to know what's going on, you " @@ -951,14 +950,14 @@ msgstr "" "檔案放到您的隨身碟上。" #. Tag: title -#: install-methods.xml:695 install-methods.xml:817 +#: install-methods.xml:702 install-methods.xml:824 #, fuzzy, no-c-format #| msgid "Booting the USB stick" msgid "Partitioning the USB stick" msgstr "以 USB 隨身碟開機" #. Tag: para -#: install-methods.xml:696 +#: install-methods.xml:703 #, no-c-format msgid "" "We will show how to set up the memory stick to use the first partition, " @@ -966,7 +965,7 @@ msgid "" msgstr "我們將展示如何使用隨身碟的第一個分割區,而不是整個設備。" #. Tag: para -#: install-methods.xml:701 +#: install-methods.xml:708 #, fuzzy, no-c-format msgid "" "Since most USB sticks come pre-configured with a single FAT16 partition, you " @@ -993,7 +992,7 @@ msgstr "" "&debian; 套件中。" #. Tag: para -#: install-methods.xml:725 +#: install-methods.xml:732 #, fuzzy, no-c-format #| msgid "" #| "In order to start the kernel after booting from the USB stick, we will " @@ -1018,7 +1017,7 @@ msgstr "" "案系統的操作系統可以用來改變 boot-loader 的設定檔案。" #. Tag: para -#: install-methods.xml:735 +#: install-methods.xml:742 #, fuzzy, no-c-format #| msgid "" #| "To put <command>SYSLINUX</command> on the FAT16 partition on your USB " @@ -1051,14 +1050,14 @@ msgstr "" "<filename>ldlinux.sys</filename> 檔案。" #. Tag: title -#: install-methods.xml:752 install-methods.xml:864 +#: install-methods.xml:759 install-methods.xml:871 #, fuzzy, no-c-format #| msgid "Adding an ISO image" msgid "Adding the installer image" msgstr "添加 ISO 映像" #. Tag: para -#: install-methods.xml:753 +#: install-methods.xml:760 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/sda1 /mnt</userinput>) and " @@ -1092,7 +1091,7 @@ msgstr "" "<command>SYSLINUX</command> 只能處理 DOS (8.3) 格式的檔案名稱。" #. Tag: para -#: install-methods.xml:777 +#: install-methods.xml:784 #, fuzzy, no-c-format msgid "" "Next you should create a <filename>syslinux.cfg</filename> configuration " @@ -1116,7 +1115,7 @@ msgstr "" "userinput> 到 <quote>append</quote> 那一行。</phrase>" #. Tag: para -#: install-methods.xml:789 +#: install-methods.xml:796 #, no-c-format msgid "" "To enable the boot prompt to permit further parameter appending, add a " @@ -1124,7 +1123,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:794 install-methods.xml:904 +#: install-methods.xml:801 install-methods.xml:911 #, no-c-format msgid "" "If you used an <filename>hd-media</filename> image, you should now copy the " @@ -1137,7 +1136,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:818 +#: install-methods.xml:825 #, fuzzy, no-c-format #| msgid "" #| "Most USB sticks do not come pre-configured in such a way that Open " @@ -1176,7 +1175,7 @@ msgstr "" "&debian; 套件中。" #. Tag: para -#: install-methods.xml:835 +#: install-methods.xml:842 #, no-c-format msgid "" "In order to start the kernel after booting from the USB stick, we will put a " @@ -1191,7 +1190,7 @@ msgstr "" "改變 boot-loader 的設定檔。" #. Tag: para -#: install-methods.xml:844 +#: install-methods.xml:851 #, fuzzy, no-c-format #| msgid "" #| "The normal <command>ybin</command> tool that comes with <command>yaboot</" @@ -1241,7 +1240,7 @@ msgstr "" "其他部分就可以用普通的 Unix 工具來處理了。" #. Tag: para -#: install-methods.xml:865 +#: install-methods.xml:872 #, fuzzy, no-c-format #| msgid "" #| "Mount the partition (<userinput>mount /dev/sda2 /mnt</userinput>) and " @@ -1254,31 +1253,31 @@ msgstr "" "檔案從 &debian; 檔案庫拷貝到儲存上:" #. Tag: para -#: install-methods.xml:872 +#: install-methods.xml:879 #, no-c-format msgid "<filename>vmlinux</filename> (kernel binary)" msgstr "<filename>vmlinux</filename> (核心二進位文件)" #. Tag: para -#: install-methods.xml:877 +#: install-methods.xml:884 #, no-c-format msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgstr "<filename>initrd.gz</filename> (初始化記憶體映像檔)" #. Tag: para -#: install-methods.xml:882 +#: install-methods.xml:889 #, no-c-format msgid "<filename>yaboot.conf</filename> (yaboot configuration file)" msgstr "<filename>yaboot.conf</filename> (yaboot 設定檔案)" #. Tag: para -#: install-methods.xml:887 +#: install-methods.xml:894 #, no-c-format msgid "<filename>boot.msg</filename> (optional boot message)" msgstr "<filename>boot.msg</filename> (可選的啟動資訊)" #. Tag: para -#: install-methods.xml:894 +#: install-methods.xml:901 #, fuzzy, no-c-format msgid "" "The <filename>yaboot.conf</filename> configuration file should contain the " @@ -1315,13 +1314,13 @@ msgstr "" "像的大小。" #. Tag: title -#: install-methods.xml:932 +#: install-methods.xml:939 #, no-c-format msgid "Preparing Files for Hard Disk Booting" msgstr "準備從硬碟開機的檔案" #. Tag: para -#: install-methods.xml:933 +#: install-methods.xml:940 #, no-c-format msgid "" "The installer may be booted using boot files placed on an existing hard " @@ -1332,7 +1331,7 @@ msgstr "" "或者直接使用 BIOS 提供的 boot-loader 直接啟動。" #. Tag: para -#: install-methods.xml:939 +#: install-methods.xml:946 #, no-c-format msgid "" "A full, <quote>pure network</quote> installation can be achieved using this " @@ -1345,7 +1344,7 @@ msgstr "" "不清。" #. Tag: para -#: install-methods.xml:946 +#: install-methods.xml:953 #, no-c-format msgid "" "The installer cannot boot from files on an HFS+ file system. MacOS System " @@ -1365,7 +1364,7 @@ msgstr "" "和 Linux 之間交換檔案,特別是那些您下載的安裝檔案。" #. Tag: para -#: install-methods.xml:957 +#: install-methods.xml:964 #, no-c-format msgid "" "Different programs are used for hard disk installation system booting, " @@ -1376,7 +1375,7 @@ msgstr "" "安裝程式開機時將使用不同的安裝檔案。" #. Tag: title -#: install-methods.xml:966 +#: install-methods.xml:973 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1388,7 +1387,7 @@ msgstr "" "使用 <command>LILO</command> 或 <command>GRUB</command>啟動硬碟安裝程式" #. Tag: para -#: install-methods.xml:968 +#: install-methods.xml:975 #, no-c-format msgid "" "This section explains how to add to or even replace an existing linux " @@ -1398,7 +1397,7 @@ msgstr "" "或者甚至替換現有的 linux 安裝。" #. Tag: para -#: install-methods.xml:974 +#: install-methods.xml:981 #, no-c-format msgid "" "At boot time, both bootloaders support loading in memory not only the " @@ -1409,7 +1408,7 @@ msgstr "" "擬磁碟可以被用做核心的根檔案系統。" #. Tag: para -#: install-methods.xml:980 +#: install-methods.xml:987 #, fuzzy, no-c-format #| msgid "" #| "Copy the following files from the Debian archives to a convenient " @@ -1424,19 +1423,19 @@ msgstr "" "boot/newinstall/</filename>。" #. Tag: para -#: install-methods.xml:988 +#: install-methods.xml:995 #, no-c-format msgid "<filename>vmlinuz</filename> (kernel binary)" msgstr "<filename>vmlinuz</filename>(核心二進位文件)" #. Tag: para -#: install-methods.xml:993 +#: install-methods.xml:1000 #, no-c-format msgid "<filename>initrd.gz</filename> (ramdisk image)" msgstr "<filename>initrd.gz</filename> (記憶體虛擬磁碟映像)" #. Tag: para -#: install-methods.xml:1000 +#: install-methods.xml:1007 #, no-c-format msgid "" "Finally, to configure the bootloader proceed to <xref linkend=\"boot-initrd" @@ -1444,7 +1443,7 @@ msgid "" msgstr "最後,要設定 boot-loader,請進入 <xref linkend=\"boot-initrd\"/>。" #. Tag: title -#: install-methods.xml:1010 +#: install-methods.xml:1017 #, fuzzy, no-c-format #| msgid "" #| "Hard disk installer booting using <command>LILO</command> or " @@ -1454,7 +1453,7 @@ msgstr "" "使用 <command>LILO</command> 或 <command>GRUB</command>啟動硬碟安裝程式" #. Tag: para -#: install-methods.xml:1011 +#: install-methods.xml:1018 #, fuzzy, no-c-format #| msgid "" #| "This section explains how to add to or even replace an existing linux " @@ -1468,7 +1467,7 @@ msgstr "" "或者甚至替換現有的 linux 安裝。" #. Tag: para -#: install-methods.xml:1016 +#: install-methods.xml:1023 #, fuzzy, no-c-format #| msgid "" #| "Copy the following files from the Debian archives to a convenient " @@ -1482,7 +1481,7 @@ msgstr "" "boot/newinstall/</filename>。" #. Tag: para -#: install-methods.xml:1021 +#: install-methods.xml:1028 #, fuzzy, no-c-format #| msgid "<filename>initrd.gz</filename> (initial ramdisk image)" msgid "" @@ -1490,20 +1489,20 @@ msgid "" msgstr "<filename>initrd.gz</filename> (初始化記憶體映像檔)" #. Tag: para -#: install-methods.xml:1026 +#: install-methods.xml:1033 #, fuzzy, no-c-format #| msgid "<filename>boot.msg</filename> (optional boot message)" msgid "<filename>/tools</filename> (loadlin tool)" msgstr "<filename>boot.msg</filename> (可選的啟動資訊)" #. Tag: title -#: install-methods.xml:1039 +#: install-methods.xml:1046 #, no-c-format msgid "Hard Disk Installer Booting for OldWorld Macs" msgstr "OldWorld Macs 上的硬碟開機安裝程式" #. Tag: para -#: install-methods.xml:1040 +#: install-methods.xml:1047 #, no-c-format msgid "" "The <filename>boot-floppy-hfs</filename> floppy uses <application>miBoot</" @@ -1525,7 +1524,7 @@ msgstr "" "是必須的。" #. Tag: para -#: install-methods.xml:1053 +#: install-methods.xml:1060 #, no-c-format msgid "" "Download and unstuff the <application>BootX</application> distribution, " @@ -1551,13 +1550,13 @@ msgstr "" "目錄中,然後把 <filename>Linux Kernels</filename> 目錄放到活動的系統目錄中。" #. Tag: title -#: install-methods.xml:1073 +#: install-methods.xml:1080 #, no-c-format msgid "Hard Disk Installer Booting for NewWorld Macs" msgstr "NewWorld Macs 下啟動硬碟安裝程式" #. Tag: para -#: install-methods.xml:1074 +#: install-methods.xml:1081 #, no-c-format msgid "" "NewWorld PowerMacs support booting from a network or an ISO9660 CD-ROM, as " @@ -1575,7 +1574,7 @@ msgstr "" "援,也一定不能用在 NewWorld PowerMacs 上。" #. Tag: para -#: install-methods.xml:1085 +#: install-methods.xml:1092 #, no-c-format msgid "" "<emphasis>Copy</emphasis> (not move) the following four files which you " @@ -1588,31 +1587,31 @@ msgstr "" "案到硬碟圖示的方法來完成)。" #. Tag: filename -#: install-methods.xml:1095 install-methods.xml:1421 +#: install-methods.xml:1102 install-methods.xml:1428 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1100 install-methods.xml:1426 +#: install-methods.xml:1107 install-methods.xml:1433 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1105 install-methods.xml:1431 +#: install-methods.xml:1112 install-methods.xml:1438 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1110 install-methods.xml:1436 +#: install-methods.xml:1117 install-methods.xml:1443 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" #. Tag: para -#: install-methods.xml:1115 +#: install-methods.xml:1122 #, fuzzy, no-c-format msgid "" "Make a note of the partition number of the MacOS partition where you place " @@ -1626,19 +1625,19 @@ msgstr "" "個分割區號碼用於在 Open Firmware 提示符號下面輸入指令。" #. Tag: para -#: install-methods.xml:1123 +#: install-methods.xml:1130 #, no-c-format msgid "To boot the installer, proceed to <xref linkend=\"boot-newworld\"/>." msgstr "要啟動安裝程式,請進入 <xref linkend=\"boot-newworld\"/>。" #. Tag: title -#: install-methods.xml:1136 +#: install-methods.xml:1143 #, no-c-format msgid "Preparing Files for TFTP Net Booting" msgstr "準備以 TFTP 網路開機用的檔案" #. Tag: para -#: install-methods.xml:1137 +#: install-methods.xml:1144 #, no-c-format msgid "" "If your machine is connected to a local area network, you may be able to " @@ -1652,7 +1651,7 @@ msgstr "" "上面的某個特殊地方,並且設定您的機器從該機器進行開機。" #. Tag: para -#: install-methods.xml:1145 +#: install-methods.xml:1152 #, fuzzy, no-c-format msgid "" "You need to set up a TFTP server, and for many machines a DHCP server<phrase " @@ -1664,7 +1663,7 @@ msgstr "" "condition=\"supports-dhcp\">,又或 DHCP 伺服器</phrase>。" #. Tag: para -#: install-methods.xml:1152 +#: install-methods.xml:1159 #, fuzzy, no-c-format msgid "" "<phrase condition=\"supports-rarp\">The Reverse Address Resolution Protocol " @@ -1684,7 +1683,7 @@ msgstr "" "只能透過 DHCP 來配置。</phrase>" #. Tag: para -#: install-methods.xml:1166 +#: install-methods.xml:1173 #, no-c-format msgid "" "For PowerPC, if you have a NewWorld Power Macintosh machine, it is a good " @@ -1695,7 +1694,7 @@ msgstr "" "替 BOOTP 比較好。有些最新的機器不能從 BOOTP 開機。" #. Tag: para -#: install-methods.xml:1172 +#: install-methods.xml:1179 #, fuzzy, no-c-format msgid "" "Some older HPPA machines (e.g. 715/75) use RBOOTD rather than BOOTP. There " @@ -1705,7 +1704,7 @@ msgstr "" "網站上能夠找到 RBOOTD 軟體套件。" #. Tag: para -#: install-methods.xml:1177 +#: install-methods.xml:1184 #, no-c-format msgid "" "The Trivial File Transfer Protocol (TFTP) is used to serve the boot image to " @@ -1719,7 +1718,7 @@ msgstr "" "上面的一些操作例子。" #. Tag: para -#: install-methods.xml:1185 +#: install-methods.xml:1192 #, no-c-format msgid "" "For a &debian-gnu; server we recommend <classname>tftpd-hpa</classname>. " @@ -1729,13 +1728,13 @@ msgid "" msgstr "" #. Tag: title -#: install-methods.xml:1201 +#: install-methods.xml:1208 #, no-c-format msgid "Setting up RARP server" msgstr "設置 RARP 伺服器" #. Tag: para -#: install-methods.xml:1202 +#: install-methods.xml:1209 #, fuzzy, no-c-format msgid "" "To set up RARP, you need to know the Ethernet address (a.k.a. the MAC " @@ -1753,7 +1752,7 @@ msgstr "" "<userinput>/sbin/ifconfig eth0</userinput> 指令。" #. Tag: para -#: install-methods.xml:1214 +#: install-methods.xml:1221 #, fuzzy, no-c-format msgid "" "On a RARP server system using a Linux kernel or Solaris/SunOS, you use the " @@ -1773,13 +1772,13 @@ msgstr "" "使用 <userinput>/usr/sbin/rarpd -a</userinput> 指令。" #. Tag: title -#: install-methods.xml:1235 +#: install-methods.xml:1242 #, no-c-format msgid "Setting up a DHCP server" msgstr "設置 DHCP 伺服器" #. Tag: para -#: install-methods.xml:1236 +#: install-methods.xml:1243 #, no-c-format msgid "" "One free software DHCP server is ISC <command>dhcpd</command>. For &debian-" @@ -1789,7 +1788,7 @@ msgid "" msgstr "" #. Tag: screen -#: install-methods.xml:1243 +#: install-methods.xml:1250 #, fuzzy, no-c-format msgid "" "option domain-name \"example.com\";\n" @@ -1839,7 +1838,7 @@ msgstr "" "檔。" #. Tag: para -#: install-methods.xml:1245 +#: install-methods.xml:1252 #, no-c-format msgid "" "In this example, there is one server <replaceable>servername</replaceable> " @@ -1855,7 +1854,7 @@ msgstr "" "TFTP 取得的檔案名稱。" #. Tag: para -#: install-methods.xml:1255 +#: install-methods.xml:1262 #, fuzzy, no-c-format msgid "" "After you have edited the <command>dhcpd</command> configuration file, " @@ -1865,13 +1864,13 @@ msgstr "" "<userinput>/etc/init.d/dhcpd restart</userinput>。" #. Tag: title -#: install-methods.xml:1263 +#: install-methods.xml:1270 #, no-c-format msgid "Enabling PXE Booting in the DHCP configuration" msgstr "在 DHCP 設定中打開 PXE 開機功能" #. Tag: para -#: install-methods.xml:1264 +#: install-methods.xml:1271 #, fuzzy, no-c-format msgid "" "Here is another example for a <filename>dhcp.conf</filename> using the Pre-" @@ -1943,13 +1942,13 @@ msgstr "" "面的<xref linkend=\"tftp-images\"/> )。" #. Tag: title -#: install-methods.xml:1284 +#: install-methods.xml:1291 #, fuzzy, no-c-format msgid "Setting up a BOOTP server" msgstr "設置 BOOTP 伺服器" #. Tag: para -#: install-methods.xml:1285 +#: install-methods.xml:1292 #, fuzzy, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1964,7 +1963,7 @@ msgstr "" "classname> 軟體套件中。" #. Tag: para -#: install-methods.xml:1293 +#: install-methods.xml:1300 #, fuzzy, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2020,7 +2019,7 @@ msgstr "" "的 MAC 位址。 </phrase>" #. Tag: para -#: install-methods.xml:1326 +#: install-methods.xml:1333 #, fuzzy, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2041,13 +2040,13 @@ msgstr "" "令是:<userinput>/etc/init.d/dhcpd restart</userinput>。" #. Tag: title -#: install-methods.xml:1345 +#: install-methods.xml:1352 #, no-c-format msgid "Enabling the TFTP Server" msgstr "啟用 TFTP 伺服器" #. Tag: para -#: install-methods.xml:1346 +#: install-methods.xml:1353 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2055,7 +2054,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1351 +#: install-methods.xml:1358 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2066,7 +2065,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2078,7 +2077,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1370 +#: install-methods.xml:1377 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2089,7 +2088,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1378 +#: install-methods.xml:1385 #, fuzzy, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2117,13 +2116,13 @@ msgstr "" "這個錯誤。" #. Tag: title -#: install-methods.xml:1400 +#: install-methods.xml:1407 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "將 TFTP 映像放到適當的位置" #. Tag: para -#: install-methods.xml:1401 +#: install-methods.xml:1408 #, fuzzy, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2139,7 +2138,7 @@ msgstr "" "個強制的標準。" #. Tag: para -#: install-methods.xml:1410 +#: install-methods.xml:1417 #, fuzzy, no-c-format #| msgid "" #| "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2162,13 +2161,13 @@ msgstr "" "TFTP 目錄。" #. Tag: filename -#: install-methods.xml:1441 +#: install-methods.xml:1448 #, no-c-format msgid "boot.msg" msgstr "" #. Tag: para -#: install-methods.xml:1446 +#: install-methods.xml:1453 #, fuzzy, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2183,7 +2182,7 @@ msgstr "" "所需的檔案名傳遞至 <command>tftpd</command>。" #. Tag: para -#: install-methods.xml:1454 +#: install-methods.xml:1461 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2198,13 +2197,13 @@ msgstr "" "efi</filename> 以開機所需的檔案名傳遞至<command>tftpd</command>。" #. Tag: title -#: install-methods.xml:1466 +#: install-methods.xml:1473 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP 開機" #. Tag: para -#: install-methods.xml:1467 +#: install-methods.xml:1474 #, fuzzy, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2232,7 +2231,7 @@ msgstr "" "該將所有的字母改成大寫並在必要時加上子架構名。" #. Tag: para -#: install-methods.xml:1483 +#: install-methods.xml:1490 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2242,7 +2241,7 @@ msgid "" msgstr "" #. Tag: para -#: install-methods.xml:1490 +#: install-methods.xml:1497 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2255,13 +2254,13 @@ msgstr "" "仍然必須被放置在 TFTP 伺服器要查找的目錄中。" #. Tag: title -#: install-methods.xml:1501 +#: install-methods.xml:1508 #, fuzzy, no-c-format msgid "SGI TFTP Booting" msgstr "SGI Indys TFTP 開機" #. Tag: para -#: install-methods.xml:1502 +#: install-methods.xml:1509 #, fuzzy, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2275,13 +2274,13 @@ msgstr "" "<userinput>filename=</userinput>選項。" #. Tag: title -#: install-methods.xml:1610 +#: install-methods.xml:1617 #, no-c-format msgid "Automatic Installation" msgstr "自動化安裝" #. Tag: para -#: install-methods.xml:1611 +#: install-methods.xml:1618 #, fuzzy, no-c-format #| msgid "" #| "For installing on multiple computers it's possible to do fully automatic " @@ -2302,13 +2301,13 @@ msgstr "" "<classname>autoinstall</classname>,以及 &debian; 安裝程式本身。" #. Tag: title -#: install-methods.xml:1623 +#: install-methods.xml:1630 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "使用 &debian; 安裝程式進行自動安裝" #. Tag: para -#: install-methods.xml:1624 +#: install-methods.xml:1631 #, fuzzy, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2320,7 +2319,7 @@ msgstr "" "者可從移動媒介上載入,並且被用來在安裝過程中自動回答問題。" #. Tag: para -#: install-methods.xml:1631 +#: install-methods.xml:1638 #, fuzzy, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " diff --git a/po/zh_TW/preseed.po b/po/zh_TW/preseed.po index 31710ad9a..dda126481 100644 --- a/po/zh_TW/preseed.po +++ b/po/zh_TW/preseed.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual_preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-01-09 19:07+0000\n" +"POT-Creation-Date: 2015-02-23 20:58+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" @@ -1487,23 +1487,24 @@ msgstr "" #: preseed.xml:891 #, no-c-format msgid "" -"The following command can be used to generate an MD5 hash for a password:" +"The following command (available from the <classname>whois</classname> " +"package) can be used to generate an MD5 hash for a password:" msgstr "" #. Tag: screen -#: preseed.xml:895 +#: preseed.xml:896 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "" #. Tag: title -#: preseed.xml:901 +#: preseed.xml:902 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:903 +#: preseed.xml:904 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1520,13 +1521,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:908 +#: preseed.xml:909 #, no-c-format msgid "Partitioning" msgstr "" #. Tag: para -#: preseed.xml:909 +#: preseed.xml:910 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1537,7 +1538,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:917 +#: preseed.xml:918 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1546,7 +1547,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:923 +#: preseed.xml:924 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1559,7 +1560,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:937 +#: preseed.xml:938 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1568,13 +1569,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:946 +#: preseed.xml:947 #, no-c-format msgid "Partitioning example" msgstr "" #. Tag: screen -#: preseed.xml:948 +#: preseed.xml:949 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1653,13 +1654,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:952 +#: preseed.xml:953 #, no-c-format msgid "Partitioning using RAID" msgstr "" #. Tag: para -#: preseed.xml:953 +#: preseed.xml:954 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1668,7 +1669,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:959 +#: preseed.xml:960 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -1676,7 +1677,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:966 +#: preseed.xml:967 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1687,7 +1688,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:976 +#: preseed.xml:977 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1742,13 +1743,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:981 +#: preseed.xml:982 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "" #. Tag: para -#: preseed.xml:982 +#: preseed.xml:983 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1760,7 +1761,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:991 +#: preseed.xml:992 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1768,7 +1769,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:998 +#: preseed.xml:999 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1779,7 +1780,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1008 +#: preseed.xml:1009 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -1791,13 +1792,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1014 +#: preseed.xml:1015 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:1015 +#: preseed.xml:1016 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -1806,7 +1807,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1022 +#: preseed.xml:1023 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -1821,13 +1822,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1027 +#: preseed.xml:1028 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:1028 +#: preseed.xml:1029 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -1837,7 +1838,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1036 +#: preseed.xml:1037 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -1868,13 +1869,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1041 +#: preseed.xml:1042 #, no-c-format msgid "Package selection" msgstr "" #. Tag: para -#: preseed.xml:1042 +#: preseed.xml:1043 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -1882,73 +1883,73 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1050 +#: preseed.xml:1051 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "" #. Tag: para -#: preseed.xml:1053 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "" #. Tag: para -#: preseed.xml:1056 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "" #. Tag: para -#: preseed.xml:1059 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1062 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1065 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" #. Tag: para -#: preseed.xml:1068 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1071 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "" #. Tag: para -#: preseed.xml:1074 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "" #. Tag: para -#: preseed.xml:1077 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "" #. Tag: para -#: preseed.xml:1080 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "" #. Tag: para -#: preseed.xml:1085 +#: preseed.xml:1086 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1957,7 +1958,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1091 +#: preseed.xml:1092 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -1968,7 +1969,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1101 +#: preseed.xml:1102 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -1987,13 +1988,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1106 +#: preseed.xml:1107 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:1108 +#: preseed.xml:1109 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2042,7 +2043,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1110 +#: preseed.xml:1111 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2051,13 +2052,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1120 +#: preseed.xml:1121 #, no-c-format msgid "Finishing up the installation" msgstr "" #. Tag: screen -#: preseed.xml:1122 +#: preseed.xml:1123 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2080,13 +2081,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1127 +#: preseed.xml:1128 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:1129 +#: preseed.xml:1130 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2099,19 +2100,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1136 +#: preseed.xml:1137 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1139 +#: preseed.xml:1140 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1140 +#: preseed.xml:1141 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2119,7 +2120,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1146 +#: preseed.xml:1147 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -2128,7 +2129,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1154 +#: preseed.xml:1155 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2155,13 +2156,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1159 +#: preseed.xml:1160 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1160 +#: preseed.xml:1161 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2177,7 +2178,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1174 +#: preseed.xml:1175 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2187,7 +2188,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1181 +#: preseed.xml:1182 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2202,7 +2203,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1191 +#: preseed.xml:1192 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -2212,13 +2213,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1203 +#: preseed.xml:1204 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1204 +#: preseed.xml:1205 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2229,7 +2230,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:1214 +#: preseed.xml:1215 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2257,7 +2258,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1216 +#: preseed.xml:1217 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " |