summaryrefslogtreecommitdiff
path: root/po/pot/using-d-i.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot/using-d-i.pot')
-rw-r--r--po/pot/using-d-i.pot592
1 files changed, 296 insertions, 296 deletions
diff --git a/po/pot/using-d-i.pot b/po/pot/using-d-i.pot
index 210d06330..0fa122853 100644
--- a/po/pot/using-d-i.pot
+++ b/po/pot/using-d-i.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: 2006-10-26 16:20+0000\n"
+"POT-Creation-Date: 2006-10-29 14:49+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"
@@ -548,242 +548,242 @@ msgstr ""
msgid "There are two keyboard layouts for US keyboards; the qwerty/mac-usb-us (Apple USB) layout will place the Alt function on the <keycap>Command/Apple</keycap> key (in the keyboard position next to the <keycap>space</keycap> key similar to <keycap>Alt</keycap> on PC keyboards), while the qwerty/us (Standard) layout will place the Alt function on the <keycap>Option</keycap> key (engraved with 'alt' on most Mac keyboards). In other respects the two layouts are similar."
msgstr ""
-#. Tag: para
-#: using-d-i.xml:564
-#, no-c-format
-msgid "If you are installing on a system that has a Sun USB keyboard and have booted the installer with the default 2.4 kernel, the keyboard will not be identified correctly by the installation system. The installer will show you a list of Sun type keymaps to choose from, but selecting one of these will result in a non-working keyboard. If you are installing with the 2.6 kernel, there is no problem."
-msgstr ""
-
-#. Tag: para
-#: using-d-i.xml:573
-#, no-c-format
-msgid "To get a working keyboard, you should boot the installer with parameter <userinput>priority=medium</userinput>. When you get to keyboard selection<footnote> <para> If you are installing at default priority you should use the <userinput>Go Back</userinput> button to return to the installer menu when you are shown the list of Sun type keymaps. </para> </footnote>, choose <quote>No keyboard to configure</quote> if you have a keyboard with an American (US) layout, or choose <quote>USB keyboard</quote> if you have a keyboard with a localized layout. Selecting <quote>No keyboard to configure</quote> will leave the kernel keymap in place, which is correct for US keyboards."
-msgstr ""
-
#. Tag: title
-#: using-d-i.xml:611
+#: using-d-i.xml:582
#, no-c-format
msgid "Looking for the Debian Installer ISO Image"
msgstr ""
#. Tag: para
-#: using-d-i.xml:612
+#: using-d-i.xml:583
#, no-c-format
msgid "When installing via the <emphasis>hd-media</emphasis> method, there will be a moment where you need to find and mount the Debian Installer iso image in order to get the rest of the installation files. The component <command>iso-scan</command> does exactly this."
msgstr ""
#. Tag: para
-#: using-d-i.xml:619
+#: using-d-i.xml:590
#, no-c-format
msgid "At first, <command>iso-scan</command> automatically mounts all block devices (e.g. partitions) which have some known filesystem on them and sequentially searches for filenames ending with <filename>.iso</filename> (or <filename>.ISO</filename> for that matter). Beware that the first attempt scans only files in the root directory and in the first level of subdirectories (i.e. it finds <filename>/<replaceable>whatever</replaceable>.iso</filename>, <filename>/data/<replaceable>whatever</replaceable>.iso</filename>, but not <filename>/data/tmp/<replaceable>whatever</replaceable>.iso</filename>). After an iso image has been found, <command>iso-scan</command> checks its content to determine if the image is a valid Debian iso image or not. In the former case we are done, in the latter <command>iso-scan</command> seeks for another image."
msgstr ""
#. Tag: para
-#: using-d-i.xml:636
+#: using-d-i.xml:607
#, no-c-format
msgid "In case the previous attempt to find an installer iso image fails, <command>iso-scan</command> will ask you whether you would like to perform a more thorough search. This pass doesn't just look into the topmost directories, but really traverses whole filesystem."
msgstr ""
#. Tag: para
-#: using-d-i.xml:643
+#: using-d-i.xml:614
#, no-c-format
msgid "If <command>iso-scan</command> does not discover your installer iso image, reboot back to your original operating system and check if the image is named correctly (ending in <filename>.iso</filename>), if it is placed on a filesystem recognizable by &d-i;, and if it is not corrupted (verify the checksum). Experienced Unix users could do this without rebooting on the second console."
msgstr ""
#. Tag: title
-#: using-d-i.xml:664
+#: using-d-i.xml:635
#, no-c-format
msgid "Configuring Network"
msgstr ""
#. Tag: para
-#: using-d-i.xml:666
+#: using-d-i.xml:637
#, no-c-format
msgid "As you enter this step, if the system detects that you have more than one network device, you'll be asked to choose which device will be your <emphasis>primary</emphasis> network interface, i.e. the one which you want to use for installation. The other interfaces won't be configured at this time. You may configure additional interfaces after installation is complete; see the <citerefentry> <refentrytitle>interfaces</refentrytitle> <manvolnum>5</manvolnum> </citerefentry> man page."
msgstr ""
#. Tag: para
-#: using-d-i.xml:677
+#: using-d-i.xml:648
#, no-c-format
msgid "By default, &d-i; tries to configure your computer's network automatically via DHCP. If the DHCP probe succeeds, you are done. If the probe fails, it may be caused by many factors ranging from unplugged network cable, to a misconfigured DHCP setup. Or maybe you don't have a DHCP server in your local network at all. For further explanation check the error messages on the third console. In any case, you will be asked if you want to retry, or if you want to perform manual setup. DHCP servers are sometimes really slow in their responses, so if you are sure everything is in place, try again."
msgstr ""
#. Tag: para
-#: using-d-i.xml:689
+#: using-d-i.xml:660
#, no-c-format
msgid "The manual network setup in turn asks you a number of questions about your network, notably <computeroutput>IP address</computeroutput>, <computeroutput>Netmask</computeroutput>, <computeroutput>Gateway</computeroutput>, <computeroutput>Name server addresses</computeroutput>, and a <computeroutput>Hostname</computeroutput>. Moreover, if you have a wireless network interface, you will be asked to provide your <computeroutput>Wireless ESSID</computeroutput> and a <computeroutput>WEP key</computeroutput>. Fill in the answers from <xref linkend=\"needed-info\"/>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:703
+#: using-d-i.xml:674
#, no-c-format
msgid "Some technical details you might, or might not, find handy: the program assumes the network IP address is the bitwise-AND of your system's IP address and your netmask. It will guess the broadcast address is the bitwise OR of your system's IP address with the bitwise negation of the netmask. It will also guess your gateway. If you can't find any of these answers, use the system's guesses &mdash; you can change them once the system has been installed, if necessary, by editing <filename>/etc/network/interfaces</filename>. Alternatively, you can install <classname>etherconf</classname>, which will step you through your network setup."
msgstr ""
#. Tag: title
-#: using-d-i.xml:742
+#: using-d-i.xml:713
#, no-c-format
msgid "Partitioning and Mount Point Selection"
msgstr ""
#. Tag: para
-#: using-d-i.xml:743
+#: using-d-i.xml:714
#, no-c-format
msgid "At this time, after hardware detection has been executed a final time, &d-i; should be at its full strength, customized for the user's needs and ready to do some real work. As the title of this section indicates, the main task of the next few components lies in partitioning your disks, creating filesystems, assigning mountpoints and optionally configuring closely related issues like LVM or RAID devices."
msgstr ""
#. Tag: title
-#: using-d-i.xml:765
+#: using-d-i.xml:736
#, no-c-format
msgid "Partitioning Your Disks"
msgstr ""
#. Tag: para
-#: using-d-i.xml:767
+#: using-d-i.xml:738
#, no-c-format
msgid "Now it is time to partition your disks. If you are uncomfortable with partitioning, or just want to know more details, see <xref linkend=\"partitioning\"/>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:773
+#: using-d-i.xml:744
#, no-c-format
msgid "First you will be given the opportunity to automatically partition either an entire drive, or available free space on a drive. This is also called <quote>guided</quote> partitioning. If you do not want to autopartition, choose <guimenuitem>Manual</guimenuitem> from the menu."
msgstr ""
#. Tag: para
-#: using-d-i.xml:780
+#: using-d-i.xml:751
#, no-c-format
-msgid "If you choose guided partitioning, you may have three options: to create partitions directly on the hard disk (classic method), or to create them using Logical Volume Management (LVM), or to create them using encrypted LVM. Note: the option to use (encrypted) LVM may not be available on all architectures."
+msgid "If you choose guided partitioning, you may have three options: to create partitions directly on the hard disk (classic method), or to create them using Logical Volume Management (LVM), or to create them using encrypted LVM<footnote>. <para> The installer will encrypt the LVM volume group using a 256 bit AES key and makes use of the kernel's <quote>dm-crypt</quote> support. </para> </footnote>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:788
+#: using-d-i.xml:766
+#, no-c-format
+msgid "The option to use (encrypted) LVM may not be available on all architectures."
+msgstr ""
+
+#. Tag: para
+#: using-d-i.xml:771
#, no-c-format
msgid "When using LVM or encrypted LVM, the installer will create most partitions inside one big partition; the advantage of this method is that partitions inside this big partition can be resized relatively easily later. In the case of encrypted LVM the big partition will not be readable without knowing a special key phrase, thus providing extra security of your (personal) data."
msgstr ""
#. Tag: para
-#: using-d-i.xml:798
+#: using-d-i.xml:780
+#, no-c-format
+msgid "When using encrypted LVM, the installer will also automatically erase the disk by writing random data to it. This further improves security (as it makes it impossible to tell which parts of the disk are in use and also makes sure that any traces of previous installations are erased), but may take some time depending on the size of your disk."
+msgstr ""
+
+#. Tag: para
+#: using-d-i.xml:789
#, no-c-format
msgid "If you choose guided partitioning using LVM or encrypted LVM, some changes in the partition table will need to be written to the selected disk while LVM is being set up. These changes effectively erase all data that is currently on the selected hard disk and you will not be able to undo them later. However, the installer will ask you to confirm these changes before they are written to disk."
msgstr ""
#. Tag: para
-#: using-d-i.xml:808
+#: using-d-i.xml:799
#, no-c-format
msgid "If you choose guided partitioning (either classic or using (encrypted) LVM) for a whole disk, you will first be asked to select the disk you want to use. Check that all your disks are listed and, if you have several disks, make sure you select the correct one. The order they are listed in may differ from what you are used to. The size of the disks may help to identify them."
msgstr ""
#. Tag: para
-#: using-d-i.xml:817
+#: using-d-i.xml:808
#, no-c-format
msgid "Any data on the disk you select will eventually be lost, but you will always be asked to confirm any changes before they are written to the disk. If you have selected the classic method of partitioning, you will be able to undo any changes right until the end; when using (encrypted) LVM this is not possible."
msgstr ""
#. Tag: para
-#: using-d-i.xml:825
+#: using-d-i.xml:816
#, no-c-format
msgid "Next, you will be able to choose from the schemes listed in the table below. All schemes have their pros and cons, some of which are discussed in <xref linkend=\"partitioning\"/>. If you are unsure, choose the first one. Bear in mind that guided partitioning needs a certain minimal amount of free space to operate with. If you don't give it at least about 1GB of space (depends on chosen scheme), guided partitioning will fail."
msgstr ""
#. Tag: entry
-#: using-d-i.xml:841
+#: using-d-i.xml:832
#, no-c-format
msgid "Partitioning scheme"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:842
+#: using-d-i.xml:833
#, no-c-format
msgid "Minimum space"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:843
+#: using-d-i.xml:834
#, no-c-format
msgid "Created partitions"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:849
+#: using-d-i.xml:840
#, no-c-format
msgid "All files in one partition"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:850
+#: using-d-i.xml:841
#, no-c-format
msgid "600MB"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:851
+#: using-d-i.xml:842
#, no-c-format
msgid "<filename>/</filename>, swap"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:853
+#: using-d-i.xml:844
#, no-c-format
msgid "Separate /home partition"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:854
+#: using-d-i.xml:845
#, no-c-format
msgid "500MB"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:855
+#: using-d-i.xml:846
#, no-c-format
msgid "<filename>/</filename>, <filename>/home</filename>, swap"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:859
+#: using-d-i.xml:850
#, no-c-format
msgid "Separate /home, /usr, /var and /tmp partitions"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:860
+#: using-d-i.xml:851
#, no-c-format
msgid "<entry>1GB</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:861
+#: using-d-i.xml:852
#, no-c-format
msgid "<filename>/</filename>, <filename>/home</filename>, <filename>/usr</filename>, <filename>/var</filename>, <filename>/tmp</filename>, swap"
msgstr ""
#. Tag: para
-#: using-d-i.xml:870
+#: using-d-i.xml:861
#, no-c-format
msgid "If you choose guided partitioning using (encrypted) LVM, the installer will also create a separate <filename>/boot</filename> partition. The other partitions, except for the swap partition, will be created inside the LVM partition."
msgstr ""
#. Tag: para
-#: using-d-i.xml:876
+#: using-d-i.xml:867
#, no-c-format
msgid "If you choose guided partitioning for your IA64 system, there will be an additional partition, formatted as a FAT16 bootable filesystem, for the EFI boot loader. There is also an additional menu item in the formatting menu to manually set up a partition as an EFI boot partition."
msgstr ""
#. Tag: para
-#: using-d-i.xml:884
+#: using-d-i.xml:875
#, no-c-format
msgid "If you choose guided partitioning for your Alpha system, an additional, unformatted partition will be allocated at the beginning of your disk to reserve this space for the aboot boot loader."
msgstr ""
#. Tag: para
-#: using-d-i.xml:890
+#: using-d-i.xml:881
#, no-c-format
msgid "After selecting a scheme, the next screen will show your new partition table, including information on whether and how partitions will be formatted and where they will be mounted."
msgstr ""
#. Tag: para
-#: using-d-i.xml:896
+#: using-d-i.xml:887
#, no-c-format
msgid ""
"The list of partitions might look like this: <informalexample><screen>\n"
@@ -806,559 +806,559 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:909
+#: using-d-i.xml:900
#, no-c-format
msgid "This concludes the guided partitioning. If you are satisfied with the generated partition table, you can choose <guimenuitem>Finish partitioning and write changes to disk</guimenuitem> from the menu to implement the new partition table (as described at the end of this section). If you are not happy, you can choose to <guimenuitem>Undo changes to partitions</guimenuitem> and run guided partitioning again, or modify the proposed changes as described below for manual partitioning."
msgstr ""
#. Tag: para
-#: using-d-i.xml:919
+#: using-d-i.xml:910
#, no-c-format
msgid "A similar screen to the one shown just above will be displayed if you choose manual partitioning except that your existing partition table will be shown and without the mount points. How to manually setup your partition table and the usage of partitions by your new Debian system will be covered in the remainder of this section."
msgstr ""
#. Tag: para
-#: using-d-i.xml:927
+#: using-d-i.xml:918
#, no-c-format
msgid "If you select a pristine disk which has neither partitions nor free space on it, you will be offered to create a new partition table (this is needed so you can create new partitions). After this a new line entitled <quote>FREE SPACE</quote> should appear under the selected disk."
msgstr ""
#. Tag: para
-#: using-d-i.xml:935
+#: using-d-i.xml:926
#, no-c-format
msgid "If you select some free space, you will be offered to create new partition. You will have to answer a quick series of questions about its size, type (primary or logical), and location (beginning or end of the free space). After this, you will be presented with detailed overview of your new partition. There are options like mountpoint, mount options, bootable flag, or way of usage. If you don't like the preselected defaults, feel free to change them to your liking. E.g. by selecting the option <guimenuitem>Use as:</guimenuitem>, you can choose different filesystem for this partition including the possibility to use the partition for swap, software RAID, LVM, or not use it at all. Other nice feature is the possibility to copy data from existing partition onto this one. When you are satisfied with your new partition, select <guimenuitem>Done setting up the partition</guimenuitem> and you will be thrown back to <command>partman</command>'s main screen."
msgstr ""
#. Tag: para
-#: using-d-i.xml:953
+#: using-d-i.xml:944
#, no-c-format
msgid "If you decide you want to change something about your partition, simply select the partition, which will bring you to the partition configuration menu. Because this is the same screen like when creating a new partition, you can change the same set of options. One thing which might not be very obvious at a first glance is that you can resize the partition by selecting the item displaying the size of the partition. Filesystems known to work are at least fat16, fat32, ext2, ext3 and swap. This menu also allows you to delete a partition."
msgstr ""
#. Tag: para
-#: using-d-i.xml:964
+#: using-d-i.xml:955
#, no-c-format
msgid "Be sure to create at least two partitions: one for the <emphasis>root</emphasis> filesystem (which must be mounted as <filename>/</filename>) and one for <emphasis>swap</emphasis>. If you forget to mount the root filesystem, <command>partman</command> won't let you continue until you correct this issue."
msgstr ""
#. Tag: para
-#: using-d-i.xml:972
+#: using-d-i.xml:963
#, no-c-format
msgid "If you forget to select and format an EFI boot partition, <command>partman</command> will detect this and will not let you continue until you allocate one."
msgstr ""
#. Tag: para
-#: using-d-i.xml:978
+#: using-d-i.xml:969
#, no-c-format
msgid "Capabilities of <command>partman</command> can be extended with installer modules, but are dependent on your system's architecture. So if you can't see all promised goodies, check if you have loaded all required modules (e.g. <filename>partman-ext3</filename>, <filename>partman-xfs</filename>, or <filename>partman-lvm</filename>)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:986
+#: using-d-i.xml:977
#, no-c-format
msgid "After you are satisfied with partitioning, select <guimenuitem>Finish partitioning and write changes to disk</guimenuitem> from the partitioning menu. You will be presented with a summary of changes made to the disks and asked to confirm that the filesystems should be created as requested."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1014
+#: using-d-i.xml:1005
#, no-c-format
msgid "Configuring Multidisk Device (Software RAID)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1015
+#: using-d-i.xml:1006
#, no-c-format
msgid "If you have more than one harddrive<footnote><para> To be honest, you can construct MD device even from partitions residing on single physical drive, but that won't bring you anything useful. </para></footnote> in your computer, you can use <command>mdcfg</command> to setup your drives for increased performance and/or better reliability of your data. The result is called <firstterm>Multidisk Device</firstterm> (or after its most famous variant <firstterm>software RAID</firstterm>)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1029
+#: using-d-i.xml:1020
#, no-c-format
msgid "MD is basically a bunch of partitions located on different disks and combined together to form a <emphasis>logical</emphasis> device. This device can then be used like an ordinary partition (i.e. in <command>partman</command> you can format it, assign a mountpoint, etc.)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1037
+#: using-d-i.xml:1028
#, no-c-format
msgid "The benefit you gain depends on a type of a MD device you are creating. Currently supported are: <variablelist> <varlistentry> <term>RAID0</term><listitem><para> Is mainly aimed at performance. RAID0 splits all incoming data into <firstterm>stripes</firstterm> and distributes them equally over each disk in the array. This can increase the speed of read/write operations, but when one of the disks fails, you will loose <emphasis>everything</emphasis> (part of the information is still on the healthy disk(s), the other part <emphasis>was</emphasis> on the failed disk). </para><para> The typical use for RAID0 is a partition for video editing. </para></listitem> </varlistentry> <varlistentry> <term>RAID1</term><listitem><para> Is suitable for setups where reliability is the first concern. It consists of several (usually two) equally sized partitions where every partition contains exactly the same data. This essentially means three things. First, if one of your disks fails, you still have the data mirrored on the remaining disks. Second, you can use only a fraction of the available capacity (more precisely, it is the size of the smallest partition in the RAID). Third, file reads are load balanced among the disks, which can improve performance on a server, such as a file server, that tends to be loaded with more disk reads than writes. </para><para> Optionally you can have a spare disk in the array which will take the place of the failed disk in the case of failure. </para></listitem> </varlistentry> <varlistentry> <term>RAID5</term><listitem><para> Is a good compromise between speed, reliability and data redundancy. RAID5 splits all incomming data into stripes and distributes them equally on all but one disks (similar to RAID0). Unlike RAID0, RAID5 also computes <firstterm>parity</firstterm> information, which gets written on the remaining disk. The parity disk is not static (that would be called RAID4), but is changing periodically, so the parity information is distributed equally on all disks. When one of the disks fails, the missing part of information can be computed from remaining data and its parity. RAID5 must consist of at least three active partitions. Optionally you can have a spare disk in the array which will take the place of the failed disk in the case of failure. </para><para> As you can see, RAID5 has similar degree of reliability like RAID1 while achieving less redundancy. On the other hand it might be a bit slower on write operation than RAID0 due to computation of parity information. </para></listitem> </varlistentry> </variablelist> To sum it up:"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1115
+#: using-d-i.xml:1106
#, no-c-format
msgid "Type"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1116
+#: using-d-i.xml:1107
#, no-c-format
msgid "Minimum Devices"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1117
+#: using-d-i.xml:1108
#, no-c-format
msgid "Spare Device"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1118
+#: using-d-i.xml:1109
#, no-c-format
msgid "Survives disk failure?"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1119
+#: using-d-i.xml:1110
#, no-c-format
msgid "Available Space"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1125
+#: using-d-i.xml:1116
#, no-c-format
msgid "RAID0"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1126 using-d-i.xml:1134
+#: using-d-i.xml:1117 using-d-i.xml:1125
#, no-c-format
msgid "<entry>2</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1127 using-d-i.xml:1128
+#: using-d-i.xml:1118 using-d-i.xml:1119
#, no-c-format
msgid "<entry>no</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1129
+#: using-d-i.xml:1120
#, no-c-format
msgid "Size of the smallest partition multiplied by number of devices in RAID"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1133
+#: using-d-i.xml:1124
#, no-c-format
msgid "RAID1"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1135 using-d-i.xml:1143
+#: using-d-i.xml:1126 using-d-i.xml:1134
#, no-c-format
msgid "optional"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1136 using-d-i.xml:1144
+#: using-d-i.xml:1127 using-d-i.xml:1135
#, no-c-format
msgid "<entry>yes</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1137
+#: using-d-i.xml:1128
#, no-c-format
msgid "Size of the smallest partition in RAID"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1141
+#: using-d-i.xml:1132
#, no-c-format
msgid "RAID5"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1142
+#: using-d-i.xml:1133
#, no-c-format
msgid "<entry>3</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1145
+#: using-d-i.xml:1136
#, no-c-format
msgid "Size of the smallest partition multiplied by (number of devices in RAID minus one)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1153
+#: using-d-i.xml:1144
#, no-c-format
msgid "If you want to know the whole truth about Software RAID, have a look at <ulink url=\"&url-software-raid-howto;\">Software RAID HOWTO</ulink>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1158
+#: using-d-i.xml:1149
#, no-c-format
msgid "To create a MD device, you need to have the desired partitions it should consist of marked for use in a RAID. (This is done in <command>partman</command> in the <guimenu>Partition settings</guimenu> menu where you should select <menuchoice> <guimenu>Use as:</guimenu> <guimenuitem>physical volume for RAID</guimenuitem> </menuchoice>.)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1167
+#: using-d-i.xml:1158
#, no-c-format
msgid "Support for MD is a relatively new addition to the installer. You may experience problems for some RAID levels and in combination with some bootloaders if you try to use MD for the root (<filename>/</filename>) filesystem. For experienced users, it may be possible to work around some of these problems by executing some configuration or installation steps manually from a shell."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1176
+#: using-d-i.xml:1167
#, no-c-format
msgid "Next, you should choose <guimenuitem>Configure software RAID</guimenuitem> from the main <command>partman</command> menu. (The menu will only appear after you mark at least one partition for use as <guimenuitem>physical volume for RAID</guimenuitem>.) On the first screen of <command>mdcfg</command> simply select <guimenuitem>Create MD device</guimenuitem>. You will be presented with a list of supported types of MD devices, from which you should choose one (e.g. RAID1). What follows depends on the type of MD you selected."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1189
+#: using-d-i.xml:1180
#, no-c-format
msgid "RAID0 is simple &mdash; you will be issued with the list of available RAID partitions and your only task is to select the partitions which will form the MD."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1196
+#: using-d-i.xml:1187
#, no-c-format
msgid "RAID1 is a bit more tricky. First, you will be asked to enter the number of active devices and the number of spare devices which will form the MD. Next, you need to select from the list of available RAID partitions those that will be active and then those that will be spare. The count of selected partitions must be equal to the number provided few seconds ago. Don't worry. If you make a mistake and select different number of partitions, the &d-i; won't let you continue until you correct the issue."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1208
+#: using-d-i.xml:1199
#, no-c-format
msgid "RAID5 has similar setup procedure as RAID1 with the exception that you need to use at least <emphasis>three</emphasis> active partitions."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1216
+#: using-d-i.xml:1207
#, no-c-format
msgid "It is perfectly possible to have several types of MD at once. For example if you have three 200 GB hard drives dedicated to MD, each containing two 100 GB partitions, you can combine first partitions on all three disks into the RAID0 (fast 300 GB video editing partition) and use the other three partitions (2 active and 1 spare) for RAID1 (quite reliable 100 GB partition for <filename>/home</filename>)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1225
+#: using-d-i.xml:1216
#, no-c-format
msgid "After you setup MD devices to your liking, you can <guimenuitem>Finish</guimenuitem> <command>mdcfg</command> to return back to the <command>partman</command> to create filesystems on your new MD devices and assign them the usual attributes like mountpoints."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1240
+#: using-d-i.xml:1231
#, no-c-format
msgid "Configuring the Logical Volume Manager (LVM)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1241
+#: using-d-i.xml:1232
#, no-c-format
msgid "If you are working with computers at the level of system administrator or <quote>advanced</quote> user, you have surely seen the situation where some disk partition (usually the most important one) was short on space, while some other partition was grossly underused and you had to manage this situation with moving stuff around, symlinking, etc."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1249
+#: using-d-i.xml:1240
#, no-c-format
msgid "To avoid the described situation you can use Logical Volume Manager (LVM). Simply said, with LVM you can combine your partitions (<firstterm>physical volumes</firstterm> in LVM lingo) to form a virtual disk (so called <firstterm>volume group</firstterm>), which can then be divided into virtual partitions (<firstterm>logical volumes</firstterm>). The point is that logical volumes (and of course underlying volume groups) can span across several physical disks."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1259
+#: using-d-i.xml:1250
#, no-c-format
msgid "Now when you realize you need more space for your old 160GB <filename>/home</filename> partition, you can simply add a new 300GB disk to the computer, join it with your existing volume group and then resize the logical volume which holds your <filename>/home</filename> filesystem and voila &mdash; your users have some room again on their renewed 460GB partition. This example is of course a bit oversimplified. If you haven't read it yet, you should consult the <ulink url=\"&url-lvm-howto;\">LVM HOWTO</ulink>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1270
+#: using-d-i.xml:1261
#, no-c-format
msgid "LVM setup in &d-i; is quite simple and completely supported inside <command>partman</command>. First, you have to mark the partition(s) to be used as physical volumes for LVM. This is done in the <guimenu>Partition settings</guimenu> menu where you should select <menuchoice> <guimenu>Use as:</guimenu> <guimenuitem>physical volume for LVM</guimenuitem> </menuchoice>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1279
+#: using-d-i.xml:1270
#, no-c-format
msgid "When you return to the main <command>partman</command> screen, you will see a new option <guimenuitem>Configure the Logical Volume Manager</guimenuitem>. When you select that, you will first be asked to confirm pending changes to the partition table (if any) and after that the LVM configuration menu will be shown. Above the menu a summary of the LVM configuration is shown. The menu itself is context sensitive and only shows valid actions. The possible actions are:"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1290
+#: using-d-i.xml:1281
#, no-c-format
msgid "<guimenuitem>Display configuration details</guimenuitem>: shows LVM device structure, names and sizes of logical volumes and more"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1295
+#: using-d-i.xml:1286
#, no-c-format
msgid "Create volume group"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1298
+#: using-d-i.xml:1289
#, no-c-format
msgid "Create logical volume"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1301
+#: using-d-i.xml:1292
#, no-c-format
msgid "Delete volume group"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1304
+#: using-d-i.xml:1295
#, no-c-format
msgid "Delete logical volume"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1307
+#: using-d-i.xml:1298
#, no-c-format
msgid "Extend volume group"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1310
+#: using-d-i.xml:1301
#, no-c-format
msgid "Reduce volume group"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1312
+#: using-d-i.xml:1303
#, no-c-format
msgid "<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</command> screen"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1318
+#: using-d-i.xml:1309
#, no-c-format
msgid "Use the options in that menu to first create a volume group and then create your logical volumes inside it."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1324
+#: using-d-i.xml:1315
#, no-c-format
msgid "You can also use this menu to delete an existing LVM configuration from your hard disk before choosing <quote>Guided partitioning using LVM</quote>. Guided partitioning using LVM is not possible if there already are volume groups defined, but by removing them you can get a clean start."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1332
+#: using-d-i.xml:1323
#, no-c-format
msgid "After you return to the main <command>partman</command> screen, any created logical volumes will be displayed in the same way as ordinary partitions (and you should treat them as such)."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1346
+#: using-d-i.xml:1337
#, no-c-format
msgid "Configuring Encrypted Volumes"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1347
+#: using-d-i.xml:1338
#, no-c-format
msgid "&d-i; allows you to set up encrypted partitions. Every file you write to such a partition is immediately saved to the device in encrypted form. Access to the encrypted data is granted only after entering the <firstterm>passphrase</firstterm> used when the encrypted partition was originally created. This feature is useful to protect sensitive data in case your laptop or hard drive gets stolen. The thief might get physical access to the hard drive, but without knowing the right passphrase, the data on the hard drive will look like random characters."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1359
+#: using-d-i.xml:1350
#, no-c-format
msgid "The two most important partitions to encrypt are: the home partition, where your private data resides, and the swap partition, where sensitive data might be stored temporarily during operation. Of course, nothing prevents you from encrypting any other partitions that might be of interest. For example <filename>/var</filename> where database servers, mail servers or print servers store their data, or <filename>/tmp</filename> which is used by various programs to store potentially interesting temporary files. Some people may even want to encrypt their whole system. The only exception is the <filename>/boot</filename> partition which must remain unencrypted, because currently there is no way to load the kernel from an encrypted partition."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1374
+#: using-d-i.xml:1365
#, no-c-format
msgid "Please note that the performance of encrypted partitions will be less than that of unencrypted ones because the data needs to be decrypted or encrypted for every read or write. The performance impact depends on your CPU speed, chosen cipher and a key length."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1381
+#: using-d-i.xml:1372
#, no-c-format
msgid "To use encryption, you have to create a new partition by selecting some free space in the main partitioning menu. Another option is to choose an existing partition (e.g. a regular partition, an LVM logical volume or a RAID volume). In the <guimenu>Partition setting</guimenu> menu, you need to select <guimenuitem>physical volume for encryption</guimenuitem> at the <menuchoice> <guimenu>Use as:</guimenu> </menuchoice> option. The menu will then change to include several cryptographic options for the partition."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1392
+#: using-d-i.xml:1383
#, no-c-format
msgid "&d-i; supports several encryption methods. The default method is <firstterm>dm-crypt</firstterm> (included in newer Linux kernels, able to host LVM physical volumes), the other is <firstterm>loop-AES</firstterm> (older, maintained separately from the Linux kernel tree). Unless you have compelling reasons to do otherwise, it is recommended to use the default."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1404
+#: using-d-i.xml:1395
#, no-c-format
msgid "First, let's have a look at the options available when you select <userinput>Device-mapper (dm-crypt)</userinput> as the encryption method. As always: when in doubt, use the defaults, because they have been carefully chosen with security in mind."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1414
+#: using-d-i.xml:1405
#, no-c-format
msgid "Encryption: <userinput>aes</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1416
+#: using-d-i.xml:1407
#, no-c-format
msgid "This option lets you select the encryption algorithm (<firstterm>cipher</firstterm>) which will be used to encrypt the data on the partition. &d-i; currently supports the following block ciphers: <firstterm>aes</firstterm>, <firstterm>blowfish</firstterm>, <firstterm>serpent</firstterm>, and <firstterm>twofish</firstterm>. It is beyond the scope of this document to discuss the qualities of these different algorithms, however, it might help your decision to know that in 2000, <emphasis>AES</emphasis> was chosen by the American National Institute of Standards and Technology as the standard encryption algorithm for protecting sensitive information in the 21st century."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1434
+#: using-d-i.xml:1425
#, no-c-format
msgid "Key size: <userinput>256</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1436
+#: using-d-i.xml:1427
#, no-c-format
msgid "Here you can specify the length of the encryption key. With a larger key size, the strength of the encryption is generally improved. On the other hand, increasing the length of the key usually has a negative impact on performance. Available key sizes vary depending on the cipher."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1448
+#: using-d-i.xml:1439
#, no-c-format
msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1450
+#: using-d-i.xml:1441
#, no-c-format
msgid "The <firstterm>Initialization Vector</firstterm> or <firstterm>IV</firstterm> algorithm is used in cryptography to ensure that applying the cipher on the same <firstterm>clear text</firstterm> data with the same key always produces a unique <firstterm>cipher text</firstterm>. The idea is to prevent the attacker from deducing information from repeated patterns in the encrypted data."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1460
+#: using-d-i.xml:1451
#, no-c-format
msgid "From the provided alternatives, the default <userinput>cbc-essiv:sha256</userinput> is currently the least vulnerable to known attacks. Use the other alternatives only when you need to ensure compatibility with some previously installed system that is not able to use newer algorithms."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1472
+#: using-d-i.xml:1463
#, no-c-format
msgid "Encryption key: <userinput>Passphrase</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1474
+#: using-d-i.xml:1465
#, no-c-format
msgid "Here you can choose the type of the encryption key for this partition."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1480
+#: using-d-i.xml:1471
#, no-c-format
msgid "Passphrase"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1481
+#: using-d-i.xml:1472
#, no-c-format
msgid "The encryption key will be computed<footnote> <para> Using a passphrase as the key currently means that the partition will be set up using <ulink url=\"&url-luks;\">LUKS</ulink>. </para></footnote> on the basis of a passphrase which you will be able to enter later in the process."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1496 using-d-i.xml:1589
+#: using-d-i.xml:1487 using-d-i.xml:1580
#, no-c-format
msgid "Random key"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1497
+#: using-d-i.xml:1488
#, no-c-format
msgid "A new encryption key will be generated from random data each time you try to bring up the encrypted partition. In other words: on every shutdown the content of the partition will be lost as the key is deleted from memory. (Of course, you could try to guess the key with a brute force attack, but unless there is an unknown weakness in the cipher algorithm, it is not achievable in our lifetime.)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1506
+#: using-d-i.xml:1497
#, no-c-format
msgid "Random keys are useful for swap partitions because you do not need to bother yourself with remembering the passphrase or wiping sensitive information from the swap partition before shutting down your computer. However, it also means that you will <emphasis>not</emphasis> be able to use the <quote>suspend-to-disk</quote> functionality offered by newer Linux kernels as it will be impossible (during a subsequent boot) to recover the suspended data written to the swap partition."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1525 using-d-i.xml:1602
+#: using-d-i.xml:1516 using-d-i.xml:1593
#, no-c-format
msgid "Erase data: <userinput>yes</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1527
+#: using-d-i.xml:1518
#, no-c-format
msgid "Determines whether the content of this partition should be overwritten with random data before setting up the encryption. This is recommended because it might otherwise be possible for an attacker to discern which parts of the partition are in use and which are not. In addition, this will make it harder to recover any leftover data from previous installations<footnote><para> It is believed that the guys from three-letter agencies can restore the data even after several rewrites of the magnetooptical media, though. </para></footnote>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1547
+#: using-d-i.xml:1538
#, no-c-format
msgid "If you select <menuchoice> <guimenu>Encryption method:</guimenu> <guimenuitem>Loopback (loop-AES)</guimenuitem> </menuchoice>, the menu changes to provide the following options:"
msgstr ""
#. Tag: term
-#: using-d-i.xml:1556
+#: using-d-i.xml:1547
#, no-c-format
msgid "Encryption: <userinput>AES256</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1558
+#: using-d-i.xml:1549
#, no-c-format
msgid "For loop-AES, unlike dm-crypt, the options for cipher and key size are combined, so you can select both at the same time. Please see the above sections on ciphers and key sizes for further information."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1568
+#: using-d-i.xml:1559
#, no-c-format
msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1570
+#: using-d-i.xml:1561
#, no-c-format
msgid "Here you can select the type of the encryption key for this partition."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1576
+#: using-d-i.xml:1567
#, no-c-format
msgid "Keyfile (GnuPG)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1577
+#: using-d-i.xml:1568
#, no-c-format
msgid "The encryption key will be generated from random data during the installation. Moreover this key will be encrypted with <application>GnuPG</application>, so to use it, you will need to enter the proper passphrase (you will be asked to provide one later in the process)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1590
+#: using-d-i.xml:1581
#, no-c-format
msgid "Please see the the section on random keys above."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1604
+#: using-d-i.xml:1595
#, no-c-format
msgid "Please see the the section on erasing data above."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1613
+#: using-d-i.xml:1604
#, no-c-format
msgid "Please note that the <emphasis>graphical</emphasis> version of the installer still has some limitations when compared to the textual one. For cryptography it means you can set up only volumes using <emphasis>passphrases</emphasis> as the encryption keys."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1620
+#: using-d-i.xml:1611
#, no-c-format
msgid "After you have selected the desired parameters for your encrypted partitions, return back to the main partitioning menu. There should now be a new menu item called <guimenu>Configure encrypted volumes</guimenu>. After you select it, you will be asked to confirm the deletion of data on partitions marked to be erased and possibly other actions such as writing a new partition table. For large partitions this might take some time."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1631
+#: using-d-i.xml:1622
#, no-c-format
msgid "Next you will be asked to enter a passphrase for partitions configured to use one. Good passphrases should be longer than 8 characters, should be a mixture of letters, numbers and other characters and should not contain common dictionary words or information easily associable with you (such as birthdates, hobbies, pet names, names of family members or relatives, etc.)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1640
+#: using-d-i.xml:1631
#, no-c-format
msgid "Before you input any passphrases, you should have made sure that your keyboard is configured correctly and generates the expected characters. If you are unsure, you can switch to the second virtual console and type some text at the prompt. This ensures that you won't be surprised later, e.g. by trying to input a passphrase using a qwerty keyboard layout when you used an azerty layout during the installation. This situation can have several causes. Maybe you switched to another keyboard layout during the installation, or the selected keyboard layout might not have been set up yet when entering the passphrase for the root file system."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1653
+#: using-d-i.xml:1644
#, no-c-format
msgid "If you selected to use methods other than a passphrase to create encryption keys, they will be generated now. Because the kernel may not have gathered a sufficient amount of entropy at this early stage of the installation, the process may take a long time. You can help speed up the process by generating entropy: e.g. by pressing random keys, or by switching to the shell on the second virtual console and generating some network and disk traffic (downloading some files, feeding big files into <filename>/dev/null</filename>, etc.). This will be repeated for each partition to be encrypted."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1669
+#: using-d-i.xml:1660
#, no-c-format
msgid ""
"After returning to the main partitioning menu, you will see all encrypted volumes as additional partitions which can be configured in the same way as ordinary partitions. The following example shows two different volumes. The first one is encrypted via dm-crypt, the second one via loop-AES. <informalexample><screen>\n"
@@ -1371,577 +1371,577 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:1682
+#: using-d-i.xml:1673
#, no-c-format
msgid "One thing to note here are the identifiers in parentheses (<replaceable>sda2_crypt</replaceable> and <replaceable>loop0</replaceable> in this case) and the mount points you assigned to each encrypted volume. You will need this information later when booting the new system. The differences between ordinary boot process and boot process with encryption involved will be covered later in <xref linkend=\"mount-encrypted-volumes\"/>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1692
+#: using-d-i.xml:1683
#, no-c-format
msgid "Once you are satisfied with the partitioning scheme, continue with the installation."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1703
+#: using-d-i.xml:1694
#, no-c-format
msgid "Setting up the System"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1704
+#: using-d-i.xml:1695
#, no-c-format
msgid "After partitioning the installer asks a few more questions that will be used to set up the system it is about to install."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1716
+#: using-d-i.xml:1707
#, no-c-format
msgid "Configuring Your Time Zone"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1718
+#: using-d-i.xml:1709
#, no-c-format
msgid "Depending on the location selected at the beginning of the installation process, you might be shown a list of timezones relevant for that location. If your location has only one time zone, you will not be asked anything and the system will assume that time zone."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1734
+#: using-d-i.xml:1725
#, no-c-format
msgid "Configuring the Clock"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1736
+#: using-d-i.xml:1727
#, no-c-format
msgid "The installer might ask you if the computer's clock is set to UTC. Normally this question is avoided if possible and the installer tries to work out whether the clock is set to UTC based on things like what other operating systems are installed."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1743
+#: using-d-i.xml:1734
#, no-c-format
msgid "In expert mode you will always be able to choose whether or not the clock is set to UTC. <phrase arch=\"m68k;powerpc\">Macintosh hardware clocks are normally set to local time. If you want to dual-boot, select local time instead of GMT.</phrase> <phrase arch=\"x86\">Systems that (also) run Dos or Windows are normally set to local time. If you want to dual-boot, select local time instead of GMT.</phrase>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1754
+#: using-d-i.xml:1745
#, no-c-format
msgid "Note that the installer does not currently allow you to actually set the time in the computer's clock. You can set the clock to the current time after you have installed, if it is incorrect or if it was previously not set to UTC."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1770
+#: using-d-i.xml:1761
#, no-c-format
msgid "Setting Up Users And Passwords"
msgstr ""
#. Tag: title
-#: using-d-i.xml:1773
+#: using-d-i.xml:1764
#, no-c-format
msgid "Set the Root Password"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1775
+#: using-d-i.xml:1766
#, no-c-format
msgid "The <emphasis>root</emphasis> account is also called the <emphasis>super-user</emphasis>; it is a login that bypasses all security protection on your system. The root account should only be used to perform system administration, and only used for as short a time as possible."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1783
+#: using-d-i.xml:1774
#, no-c-format
msgid "Any password you create should contain at least 6 characters, and should contain both upper- and lower-case characters, as well as punctuation characters. Take extra care when setting your root password, since it is such a powerful account. Avoid dictionary words or use of any personal information which could be guessed."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1791
+#: using-d-i.xml:1782
#, no-c-format
msgid "If anyone ever tells you they need your root password, be extremely wary. You should normally never give your root password out, unless you are administering a machine with more than one system administrator."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1801
+#: using-d-i.xml:1792
#, no-c-format
msgid "Create an Ordinary User"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1803
+#: using-d-i.xml:1794
#, no-c-format
msgid "The system will ask you whether you wish to create an ordinary user account at this point. This account should be your main personal log-in. You should <emphasis>not</emphasis> use the root account for daily use or as your personal login."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1810
+#: using-d-i.xml:1801
#, no-c-format
msgid "Why not? Well, one reason to avoid using root's privileges is that it is very easy to do irreparable damage as root. Another reason is that you might be tricked into running a <emphasis>Trojan-horse</emphasis> program &mdash; that is a program that takes advantage of your super-user powers to compromise the security of your system behind your back. Any good book on Unix system administration will cover this topic in more detail &mdash; consider reading one if it is new to you."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1820
+#: using-d-i.xml:1811
#, no-c-format
msgid "You will first be prompted for the user's full name. Then you'll be asked for a name for the user account; generally your first name or something similar will suffice and indeed will be the default. Finally, you will be prompted for a password for this account."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1827
+#: using-d-i.xml:1818
#, no-c-format
msgid "If at any point after installation you would like to create another account, use the <command>adduser</command> command."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1839
+#: using-d-i.xml:1830
#, no-c-format
msgid "Installing the Base System"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1840
+#: using-d-i.xml:1831
#, no-c-format
msgid "Although this stage is the least problematic, it consumes a significant fraction of the install because it downloads, verifies and unpacks the whole base system. If you have a slow computer or network connection, this could take some time."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1854
+#: using-d-i.xml:1845
#, no-c-format
msgid "Base System Installation"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1856
+#: using-d-i.xml:1847
#, no-c-format
msgid "During the Base installation, package unpacking and setup messages are redirected to <userinput>tty4</userinput>. You can access this terminal by pressing <keycombo><keycap>Left Alt</keycap><keycap>F4</keycap></keycombo>; get back to the main installer process with <keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></keycombo>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1866
+#: using-d-i.xml:1857
#, no-c-format
msgid "The unpack/setup messages generated by the base installation are saved in <filename>/var/log/syslog</filename> when the installation is performed over a serial console."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1872
+#: using-d-i.xml:1863
#, no-c-format
msgid "As part of the installation, a Linux kernel will be installed. At the default priority, the installer will choose one for you that best matches your hardware. In lower priority modes, you will be able to choose from a list of available kernels."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1885
+#: using-d-i.xml:1876
#, no-c-format
msgid "Installing Additional Software"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1886
+#: using-d-i.xml:1877
#, no-c-format
msgid "After the base system is installed, you have a usable but limited system. Most users will want to add additional software to the system to tune it to their needs, and the installer lets you do so. This step can take even longer than installing the base system if you have a slow computer or network."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1900
+#: using-d-i.xml:1891
#, no-c-format
msgid "Configuring apt"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1902
+#: using-d-i.xml:1893
#, no-c-format
msgid "The main means that people use to install packages on their system is via a program called <command>apt-get</command>, from the <classname>apt</classname> package.<footnote> <para> Note that the actual program that installs packages is called <command>dpkg</command>. However, this program is more of a low-level tool. <command>apt-get</command> is a higher-level tool as it will invoke <command>dpkg</command> as appropriate and also because it knows to install other packages which are required for the package you're trying to install, as well as how to retrieve the package from your CD, the network, or wherever. </para> </footnote> Other front-ends for package management, like <command>aptitude</command> and <command>synaptic</command> are also in use and depend on <command>apt-get</command>. These front-ends are recommended for new users, since they integrate some additional features (package searching and status checks) in a nice user interface."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1926
+#: using-d-i.xml:1917
#, no-c-format
msgid "<command>apt</command> must be configured so that it knows where to retrieve packages from. The installer largely takes care of this automatically based on what it knows about your installation medium. The results of this configuration are written to the file <filename>/etc/apt/sources.list</filename>, and you can examine and edit it to your liking after the install is complete."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1942
+#: using-d-i.xml:1933
#, no-c-format
msgid "Selecting and Installing Software"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1944
+#: using-d-i.xml:1935
#, no-c-format
msgid "During the installation process, you are given the opportunity to select additional software to install. Rather than picking individual software packages from the &num-of-distrib-pkgs; available packages, this stage of the installation process focuses on selecting and installing predefined collections of software to quickly set up your computer to perform various tasks."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1953
+#: using-d-i.xml:1944
#, no-c-format
msgid "So, you have the ability to choose <emphasis>tasks</emphasis> first, and then add on more individual packages later. These tasks loosely represent a number of different jobs or things you want to do with your computer, such as <quote>Desktop environment</quote>, <quote>Web server</quote>, or <quote>Print server</quote><footnote> <para> You should know that to present this list, the installer is merely invoking the <command>tasksel</command> program. It can be run at any time after installation to install (or remove) more packages, or you can use a more fine-grained tool such as <command>aptitude</command>. If you are looking for a specific single package, after installation is complete, simply run <userinput>aptitude install <replaceable>package</replaceable></userinput>, where <replaceable>package</replaceable> is the name of the package you are looking for. </para> </footnote>. <xref linkend=\"tasksel-size-list\"/> lists the space requirements for the available tasks."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1978
+#: using-d-i.xml:1969
#, no-c-format
msgid "Once you've selected your tasks, select <guibutton>Ok</guibutton>. At this point, <command>aptitude</command> will install the packages you've selected."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1985
+#: using-d-i.xml:1976
#, no-c-format
msgid "In the standard user interface of the installer, you can use the space bar to toggle selection of a task."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1992
+#: using-d-i.xml:1983
#, no-c-format
msgid "Note that some tasks may be pre-selected based on the characteristics of the computer you are installing. If you disagree with these selections you can un-select the tasks. You can even opt to install no tasks at all at this point."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2000
+#: using-d-i.xml:1991
#, no-c-format
msgid "Each package you selected with <command>tasksel</command> is downloaded, unpacked and then installed in turn by the <command>apt-get</command> and <command>dpkg</command> programs. If a particular program needs more information from the user, it will prompt you during this process."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2009
+#: using-d-i.xml:2000
#, no-c-format
msgid "Configuring Your Mail Transport Agent"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2011
+#: using-d-i.xml:2002
#, no-c-format
msgid "Today, email is a very important part of many people's life, so it's no surprise Debian lets you configure your mail system right as a part of the installation process. The standard mail transport agent in Debian is <command>exim4</command>, which is relatively small, flexible, and easy to learn."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2019
+#: using-d-i.xml:2010
#, no-c-format
msgid "You may ask if this is needed even if your computer is not connected to any network. The short answer is: Yes. The longer explanation: Some system utilities (like <command>cron</command>, <command>quota</command>, <command>aide</command>, &hellip;) may send you important notices via email."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2027
+#: using-d-i.xml:2018
#, no-c-format
msgid "So on the first screen you will be presented with several common mail scenarios. Choose the one that most closely resembles your needs:"
msgstr ""
#. Tag: term
-#: using-d-i.xml:2036
+#: using-d-i.xml:2027
#, no-c-format
msgid "internet site"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2037
+#: using-d-i.xml:2028
#, no-c-format
msgid "Your system is connected to a network and your mail is sent and received directly using SMTP. On the following screens you will be asked a few basic questions, like your machine's mail name, or a list of domains for which you accept or relay mail."
msgstr ""
#. Tag: term
-#: using-d-i.xml:2048
+#: using-d-i.xml:2039
#, no-c-format
msgid "mail sent by smarthost"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2049
+#: using-d-i.xml:2040
#, no-c-format
msgid "In this scenario is your outgoing mail forwarded to another machine, called a <quote>smarthost</quote>, which does the actual job for you. Smarthost also usually stores incoming mail addressed to your computer, so you don't need to be permanently online. That also means you have to download your mail from the smarthost via programs like fetchmail. This option is suitable for dial-up users."
msgstr ""
#. Tag: term
-#: using-d-i.xml:2062
+#: using-d-i.xml:2053
#, no-c-format
msgid "local delivery only"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2063
+#: using-d-i.xml:2054
#, no-c-format
msgid "Your system is not on a network and mail is sent or received only between local users. Even if you don't plan to send any messages, this option is highly recommended, because some system utilities may send you various alerts from time to time (e.g. beloved <quote>Disk quota exceeded</quote>). This option is also convenient for new users, because it doesn't ask any further questions."
msgstr ""
#. Tag: term
-#: using-d-i.xml:2076
+#: using-d-i.xml:2067
#, no-c-format
msgid "no configuration at this time"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2077
+#: using-d-i.xml:2068
#, no-c-format
msgid "Choose this if you are absolutely convinced you know what you are doing. This will leave you with an unconfigured mail system &mdash; until you configure it, you won't be able to send or receive any mail and you may miss some important messages from your system utilities."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2088
+#: using-d-i.xml:2079
#, no-c-format
msgid "If none of these scenarios suits your needs, or if you need a finer setup, you will need to edit configuration files under the <filename>/etc/exim4</filename> directory after the installation is complete. More information about <command>exim4</command> may be found under <filename>/usr/share/doc/exim4</filename>."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2103
+#: using-d-i.xml:2094
#, no-c-format
msgid "Making Your System Bootable"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2105
+#: using-d-i.xml:2096
#, no-c-format
msgid "If you are installing a diskless workstation, obviously, booting off the local disk isn't a meaningful option, and this step will be skipped. <phrase arch=\"sparc\">You may wish to set the OpenBoot to boot from the network by default; see <xref linkend=\"boot-dev-select-sun\"/>.</phrase>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2113
+#: using-d-i.xml:2104
#, no-c-format
msgid "Note that multiple operating systems booting on a single machine is still something of a black art. This document does not even attempt to document the various boot managers, which vary by architecture and even by subarchitecture. You should see your boot manager's documentation for more information."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2128
+#: using-d-i.xml:2119
#, no-c-format
msgid "Detecting other operating systems"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2130
+#: using-d-i.xml:2121
#, no-c-format
msgid "Before a boot loader is installed, the installer will attempt to probe for other operating systems which are installed on the machine. If it finds a supported operating system, you will be informed of this during the boot loader installation step, and the computer will be configured to boot this other operating system in addition to Debian."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2138
+#: using-d-i.xml:2129
#, no-c-format
msgid "Note that multiple operating systems booting on a single machine is still something of a black art. The automatic support for detecting and setting up boot loaders to boot other operating systems varies by architecture and even by subarchitecture. If it does not work you should consult your boot manager's documentation for more information."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2156
+#: using-d-i.xml:2147
#, no-c-format
msgid "Install <command>aboot</command> on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2157
+#: using-d-i.xml:2148
#, no-c-format
msgid "If you have booted from SRM, if you select this option, the installer will write <command>aboot</command> to the first sector of the disk on which you installed Debian. Be <emphasis>very</emphasis> careful &mdash; it is <emphasis>not</emphasis> possible to boot multiple operating systems (e.g. GNU/Linux, Free/Open/NetBSD, OSF/1 a.k.a. Digital Unix a.k.a. Tru64 Unix, or OpenVMS) from the same disk. If you also have a different operating system installed on the disk where you have installed Debian, you will have to boot GNU/Linux from a floppy instead."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2177
+#: using-d-i.xml:2168
#, no-c-format
msgid "<command>palo</command>-installer"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2178
+#: using-d-i.xml:2169
#, no-c-format
msgid "The bootloader on PA-RISC is <quote>palo</quote>. <command>PALO</command> is similar in configuration and usage to <command>LILO</command>, with a few exceptions. First of all, <command>PALO</command> allows you to boot any kernel image on your boot partition. This is because <command>PALO</command> can actually read Linux partitions."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2187
+#: using-d-i.xml:2178
#, no-c-format
msgid "hppa FIXME ( need more info )"
msgstr ""
#. Tag: title
-#: using-d-i.xml:2199
+#: using-d-i.xml:2190
#, no-c-format
msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2201
+#: using-d-i.xml:2192
#, no-c-format
msgid "The main &architecture; boot loader is called <quote>grub</quote>. Grub is a flexible and robust boot loader and a good default choice for newbies and old hands alike."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2207
+#: using-d-i.xml:2198
#, no-c-format
msgid "By default, grub will be installed into the Master Boot Record (MBR), where it will take over complete control of the boot process. If you prefer, you can install it elsewhere. See the grub manual for complete information."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2213
+#: using-d-i.xml:2204
#, no-c-format
msgid "If you do not want to install grub at all, use the Back button to get to the main menu, and from there select whatever bootloader you would like to use."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2227
+#: using-d-i.xml:2218
#, no-c-format
msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2229
+#: using-d-i.xml:2220
#, no-c-format
msgid "The second &architecture; boot loader is called <quote>LILO</quote>. It is an old complex program which offers lots of functionality, including DOS, Windows, and OS/2 boot management. Please carefully read the instructions in the directory <filename>/usr/share/doc/lilo/</filename> if you have special needs; also see the <ulink url=\"&url-lilo-howto;\">LILO mini-HOWTO</ulink>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2239
+#: using-d-i.xml:2230
#, no-c-format
msgid "Currently the LILO installation will only create menu entries for other operating systems if these can be <firstterm>chainloaded</firstterm>. This means you may have to manually add a menu entry for operating systems like GNU/Linux and GNU/Hurd after the installation."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2247
+#: using-d-i.xml:2238
#, no-c-format
msgid "&d-i; presents you three choices where to install the <command>LILO</command> boot loader:"
msgstr ""
#. Tag: term
-#: using-d-i.xml:2254
+#: using-d-i.xml:2245
#, no-c-format
msgid "Master Boot Record (MBR)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2254
+#: using-d-i.xml:2245
#, no-c-format
msgid "This way the <command>LILO</command> will take complete control of the boot process."
msgstr ""
#. Tag: term
-#: using-d-i.xml:2261
+#: using-d-i.xml:2252
#, no-c-format
msgid "new Debian partition"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2261
+#: using-d-i.xml:2252
#, no-c-format
msgid "Choose this if you want to use another boot manager. <command>LILO</command> will install itself at the beginning of the new Debian partition and it will serve as a secondary boot loader."
msgstr ""
#. Tag: term
-#: using-d-i.xml:2270
+#: using-d-i.xml:2261
#, no-c-format
msgid "Other choice"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2270
+#: using-d-i.xml:2261
#, no-c-format
msgid "Useful for advanced users who want to install <command>LILO</command> somewhere else. In this case you will be asked for desired location. You can use devfs style names, such as those that start with <filename>/dev/ide</filename>, <filename>/dev/scsi</filename>, and <filename>/dev/discs</filename>, as well as traditional names, such as <filename>/dev/hda</filename> or <filename>/dev/sda</filename>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2282
+#: using-d-i.xml:2273
#, no-c-format
msgid "If you can no longer boot into Windows 9x (or DOS) after this step, you'll need to use a Windows 9x (MS-DOS) boot disk and use the <userinput>fdisk /mbr</userinput> command to reinstall the MS-DOS master boot record &mdash; however, this means that you'll need to use some other way to get back into Debian! For more information on this please read <xref linkend=\"reactivating-win\"/>."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2299
+#: using-d-i.xml:2290
#, no-c-format
msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2301
+#: using-d-i.xml:2292
#, no-c-format
msgid "The &architecture; boot loader is called <quote>elilo</quote>. It is modeled on the <quote>lilo</quote> boot loader for the x86 architecture and uses a similar configuration file. However, instead of writing an MBR or partition boot record to the disk, it copies the necessary files to a separate FAT formatted disk partition and modifies the <guimenuitem>EFI Boot Manager</guimenuitem> menu in the firmware to point to the files in the EFI partition. The <command>elilo</command> boot loader is really in two parts. The <filename>/usr/sbin/elilo</filename> command manages the partition and copies file into it. The <filename>elilo.efi</filename> program is copied into the EFI partition and then run by the <quote>EFI Boot Manager</quote> to actually do the work of loading and starting the Linux kernel."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2317
+#: using-d-i.xml:2308
#, no-c-format
msgid "The <quote>elilo</quote> configuration and installation is done as the last step of installing the packages of the base installation. &d-i; will present you with a list of potential disk partitions that it has found suitable for an EFI partition. Select the partition you set up earlier in the installation, typically a partition on the same disk that contains your <emphasis>root</emphasis> filesystem."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2329
+#: using-d-i.xml:2320
#, no-c-format
msgid "Choose the correct partition!"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2331
+#: using-d-i.xml:2322
#, no-c-format
msgid "The criteria for selecting a partition is that it is FAT format filesystem with its <emphasis>boot</emphasis> flag set. &d-i; may show multiple choices depending on what it finds from scanning all of the disks of the system including EFI partitions of other system disks and EFI diagnostic partitions. Remember, the <command>elilo</command> may format the partition during the installation, erasing any previous contents!"
msgstr ""
#. Tag: title
-#: using-d-i.xml:2346
+#: using-d-i.xml:2337
#, no-c-format
msgid "EFI Partition Contents"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2348
+#: using-d-i.xml:2339
#, no-c-format
msgid "The EFI partition is a FAT filesystem format partition on one of the hard disks of the system, usually the same disk that contains the <emphasis>root</emphasis> filesystem. It is normally not mounted on a running system as it is only needed by the <quote>EFI Boot Manager</quote> to load the system and the installer part of the <command>elilo</command> writes to the filesystem directly. The <command>/usr/sbin/elilo</command> utility writes the following files into the <filename>efi/debian</filename> directory of the EFI partition during the installation. Note that the <quote>EFI Boot Manager</quote> would find these files using the path <filename>fs<replaceable>n</replaceable>:\\efi\\debian</filename>. There may be other files in this filesystem as well over time as the system is updated or re-configured."
msgstr ""
#. Tag: filename
-#: using-d-i.xml:2370
+#: using-d-i.xml:2361
#, no-c-format
msgid "elilo.conf"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2371
+#: using-d-i.xml:2362
#, no-c-format
msgid "This is the configuration file read by the boot loader when it starts. It is a copy of the <filename>/etc/elilo.conf</filename> with the filenames re-written to refer to files in the EFI partition."
msgstr ""
#. Tag: filename
-#: using-d-i.xml:2380
+#: using-d-i.xml:2371
#, no-c-format
msgid "elilo.efi"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2381
+#: using-d-i.xml:2372
#, no-c-format
msgid "This is the boot loader program that the <quote>EFI Boot Manager</quote> runs to boot the system. It is the program behind the <guimenuitem>Debian GNU/Linux</guimenuitem> menu item of the <quote>EFI Boot Manager</quote> command menu."
msgstr ""
#. Tag: filename
-#: using-d-i.xml:2391
+#: using-d-i.xml:2382
#, no-c-format
msgid "initrd.img"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2392
+#: using-d-i.xml:2383
#, no-c-format
msgid "This is the initial root filesystem used to boot the kernel. It is a copy of the file referenced in the <filename>/etc/elilo.conf</filename>. In a standard Debian installation it would be the file in <filename>/boot</filename> pointed to by the symbolic link <filename>/initrd.img</filename>."
msgstr ""
#. Tag: filename
-#: using-d-i.xml:2404
+#: using-d-i.xml:2395
#, no-c-format
msgid "readme.txt"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2405
+#: using-d-i.xml:2396
#, no-c-format
msgid "This is a small text file warning you that the contents of the directory are managed by the <command>elilo</command> and that any local changes would be lost at the next time <filename>/usr/sbin/elilo</filename> is run."
msgstr ""
#. Tag: filename
-#: using-d-i.xml:2415
+#: using-d-i.xml:2406
#, no-c-format
msgid "vmlinuz"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2416
+#: using-d-i.xml:2407
#, no-c-format
msgid "This is the compressed kernel itself. It is a copy of the file referenced in the <filename>/etc/elilo.conf</filename>. In a standard Debian installation it would be the file in <filename>/boot</filename> pointed to by the symbolic link <filename>/vmlinuz</filename>."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2436
+#: using-d-i.xml:2427
#, no-c-format
msgid "<command>arcboot</command>-installer"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2437
+#: using-d-i.xml:2428
#, no-c-format
msgid ""
"The boot loader on SGI machines is <command>arcboot</command>. It has to be installed on the same hard disk as the kernel (this is done automatically by the installer). Arcboot supports different configurations which are set up in <filename>/etc/arcboot.conf</filename>. Each configuration has a unique name, the default setup as created by the installer is <quote>linux</quote>. After arcboot has been installed, the system can be booted from hard disk by setting some firmware environment variables entering <informalexample><screen>\n"
@@ -1954,61 +1954,61 @@ msgid ""
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2456
+#: using-d-i.xml:2447
#, no-c-format
msgid "scsi"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2457
+#: using-d-i.xml:2448
#, no-c-format
msgid "is the SCSI bus to be booted from, this is <userinput>0</userinput> for the onboard controllers"
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2465
+#: using-d-i.xml:2456
#, no-c-format
msgid "disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2466
+#: using-d-i.xml:2457
#, no-c-format
msgid "is the SCSI ID of the hard disk on which <command>arcboot</command> is installed"
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2474 using-d-i.xml:2543
+#: using-d-i.xml:2465 using-d-i.xml:2534
#, no-c-format
msgid "partnr"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2475
+#: using-d-i.xml:2466
#, no-c-format
msgid "is the number of the partition on which <filename>/etc/arcboot.conf</filename> resides"
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2483
+#: using-d-i.xml:2474
#, no-c-format
msgid "config"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2484
+#: using-d-i.xml:2475
#, no-c-format
msgid "is the name of the configuration entry in <filename>/etc/arcboot.conf</filename>, which is <quote>linux</quote> by default."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2505
+#: using-d-i.xml:2496
#, no-c-format
msgid "<command>delo</command>-installer"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2506
+#: using-d-i.xml:2497
#, no-c-format
msgid ""
"The boot loader on DECstations is <command>DELO</command>. It has to be installed on the same hard disk as the kernel (this is done automatically by the installer). DELO supports different configurations which are set up in <filename>/etc/delo.conf</filename>. Each configuration has a unique name, the default setup as created by the installer is <quote>linux</quote>. After DELO has been installed, the system can be booted from hard disk by entering <informalexample><screen>\n"
@@ -2017,247 +2017,247 @@ msgid ""
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2525
+#: using-d-i.xml:2516
#, no-c-format
msgid "<replaceable>#</replaceable>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2526
+#: using-d-i.xml:2517
#, no-c-format
msgid "is the TurboChannel device to be booted from, on most DECstations this is <userinput>3</userinput> for the onboard controllers"
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2534
+#: using-d-i.xml:2525
#, no-c-format
msgid "<replaceable>id</replaceable>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2535
+#: using-d-i.xml:2526
#, no-c-format
msgid "is the SCSI ID of the hard disk on which <command>DELO</command> is installed"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2544
+#: using-d-i.xml:2535
#, no-c-format
msgid "is the number of the partition on which <filename>/etc/delo.conf</filename> resides"
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2552
+#: using-d-i.xml:2543
#, no-c-format
msgid "name"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2553
+#: using-d-i.xml:2544
#, no-c-format
msgid "is the name of the configuration entry in <filename>/etc/delo.conf</filename>, which is <quote>linux</quote> by default."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2563
+#: using-d-i.xml:2554
#, no-c-format
msgid "In case <filename>/etc/delo.conf</filename> is on the first partition on the disk and the default configuration shall be booted, it is sufficient to use"
msgstr ""
#. Tag: screen
-#: using-d-i.xml:2569
+#: using-d-i.xml:2560
#, no-c-format
msgid "<userinput>boot #/rz<replaceable>id</replaceable></userinput>"
msgstr ""
#. Tag: title
-#: using-d-i.xml:2579
+#: using-d-i.xml:2570
#, no-c-format
msgid "Install <command>Yaboot</command> on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2580
+#: using-d-i.xml:2571
#, no-c-format
msgid "Newer (mid 1998 and on) PowerMacs use <command>yaboot</command> as their boot loader. The installer will set up <command>yaboot</command> automatically, so all you need is a small 820k partition named <quote>bootstrap</quote> with type <emphasis>Apple_Bootstrap</emphasis> created back in the partitioning component. If this step completes successfully then your disk should now be bootable and OpenFirmware will be set to boot &debian;."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2598
+#: using-d-i.xml:2589
#, no-c-format
msgid "Install <command>Quik</command> on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2599
+#: using-d-i.xml:2590
#, no-c-format
msgid "The boot loader for OldWorld Power Macintosh machines is <command>quik</command>. You can also use it on CHRP. The installer will attempt to set up <command>quik</command> automatically. The setup has been known to work on 7200, 7300, and 7600 Powermacs, and on some Power Computing clones."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2615
+#: using-d-i.xml:2606
#, no-c-format
msgid "<command>zipl</command>-installer"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2616
+#: using-d-i.xml:2607
#, no-c-format
msgid "The boot loader on &arch-title; is <quote>zipl</quote>. <command>ZIPL</command> is similar in configuration and usage to <command>LILO</command>, with a few exceptions. Please take a look at <quote>LINUX for &arch-title; Device Drivers and Installation Commands</quote> from IBM's developerWorks web site if you want to know more about <command>ZIPL</command>."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2633
+#: using-d-i.xml:2624
#, no-c-format
msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2635
+#: using-d-i.xml:2626
#, no-c-format
msgid "The standard &architecture; boot loader is called <quote>silo</quote>. It is documented in <filename>/usr/share/doc/silo/</filename>. <command>SILO</command> is similar in configuration and usage to <command>LILO</command>, with a few exceptions. First of all, <command>SILO</command> allows you to boot any kernel image on your drive, even if it is not listed in <filename>/etc/silo.conf</filename>. This is because <command>SILO</command> can actually read Linux partitions. Also, <filename>/etc/silo.conf</filename> is read at boot time, so there is no need to rerun <command>silo</command> after installing a new kernel like you would with <command>LILO</command>. <command>SILO</command> can also read UFS partitions, which means it can boot SunOS/Solaris partitions as well. This is useful if you want to install GNU/Linux alongside an existing SunOS/Solaris install."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2660
+#: using-d-i.xml:2651
#, no-c-format
msgid "Continue Without Boot Loader"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2662
+#: using-d-i.xml:2653
#, no-c-format
msgid "This option can be used to complete the installation even when no boot loader is to be installed, either because the arch/subarch doesn't provide one, or because none is desired (e.g. you will use existing boot loader). <phrase arch=\"m68k\">This option is especially useful for Macintosh, Atari, and Amiga systems, where the original operating system must be maintained on the box and used to boot GNU/Linux.</phrase>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2671
+#: using-d-i.xml:2662
#, no-c-format
msgid "If you plan to manually configure your bootloader, you should check the name of the installed kernel in <filename>/target/boot</filename>. You should also check that directory for the presence of an <firstterm>initrd</firstterm>; if one is present, you will probably have to instruct your bootloader to use it. Other information you will need are the disk and partition you selected for your <filename>/</filename> filesystem and, if you chose to install <filename>/boot</filename> on a separate partition, also your <filename>/boot</filename> filesystem."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2688
+#: using-d-i.xml:2679
#, no-c-format
msgid "Finishing the Installation"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2689
+#: using-d-i.xml:2680
#, no-c-format
msgid "These are the last bits to do before rebooting to your new system. It mostly consists of tidying up after the &d-i;."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2701
+#: using-d-i.xml:2692
#, no-c-format
msgid "Finish the Installation and Reboot"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2703
+#: using-d-i.xml:2694
#, no-c-format
msgid "This is the last step in the initial Debian installation process. You will be prompted to remove the boot media (CD, floppy, etc) that you used to boot the installer. The installer will do any last minute tasks, and then reboot into your new Debian system."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2710
+#: using-d-i.xml:2701
#, no-c-format
msgid "Select the <guimenuitem>Finish the installation</guimenuitem> menu item which will halt the system because rebooting is not supported on &arch-title; in this case. You then need to IPL GNU/Linux from the DASD which you selected for the root filesystem during the first steps of the installation."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2724
+#: using-d-i.xml:2715
#, no-c-format
msgid "Miscellaneous"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2725
+#: using-d-i.xml:2716
#, no-c-format
msgid "The components listed in this section are usually not involved in the installation process, but are waiting in the background to help the user in case something goes wrong."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2738
+#: using-d-i.xml:2729
#, no-c-format
msgid "Saving the installation logs"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2740
+#: using-d-i.xml:2731
#, no-c-format
msgid "If the installation is successful, the logfiles created during the installation process will be automatically saved to <filename>/var/log/installer/</filename> on your new Debian system."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2747
+#: using-d-i.xml:2738
#, no-c-format
msgid "Choosing <guimenuitem>Save debug logs</guimenuitem> from the main menu allows you to save the log files to a floppy disk, network, hard disk, or other media. This can be useful if you encounter fatal problems during the installation and wish to study the logs on another system or attach them to an installation report."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2767
+#: using-d-i.xml:2758
#, no-c-format
msgid "Using the Shell and Viewing the Logs"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2770
+#: using-d-i.xml:2761
#, no-c-format
msgid "There is an <guimenuitem>Execute a Shell</guimenuitem> item on the menu. If the menu is not available when you need to use the shell, press <keycombo><keycap>Left Alt</keycap> <keycap>F2</keycap></keycombo> (on a Mac keyboard, <keycombo><keycap>Option</keycap> <keycap>F2</keycap> </keycombo>) to switch to the second <emphasis>virtual console</emphasis>. That's the <keycap>Alt</keycap> key on the left-hand side of the <keycap>space bar</keycap>, and the <keycap>F2</keycap> function key, at the same time. This is a separate window running a Bourne shell clone called <command>ash</command>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2782
+#: using-d-i.xml:2773
#, no-c-format
msgid "At this point you are booted from the RAM disk, and there is a limited set of Unix utilities available for your use. You can see what programs are available with the command <command>ls /bin /sbin /usr/bin /usr/sbin</command> and by typing <command>help</command>. The text editor is <command>nano</command>. The shell has some nice features like autocompletion and history."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2791
+#: using-d-i.xml:2782
#, no-c-format
msgid "Use the menus to perform any task that they are able to do &mdash; the shell and commands are only there in case something goes wrong. In particular, you should always use the menus, not the shell, to activate your swap partition, because the menu software can't detect that you've done this from the shell. Press <keycombo><keycap>Left Alt</keycap> <keycap>F1</keycap></keycombo> to get back to menus, or type <command>exit</command> if you used a menu item to open the shell."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2810
+#: using-d-i.xml:2801
#, no-c-format
msgid "Installation Over the Network"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2812
+#: using-d-i.xml:2803
#, no-c-format
msgid "One of the more interesting components is <firstterm>network-console</firstterm>. It allows you to do a large part of the installation over the network via SSH. The use of the network implies you will have to perform the first steps of the installation from the console, at least to the point of setting up the networking. (Although you can automate that part with <xref linkend=\"automatic-install\"/>.)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2822
+#: using-d-i.xml:2813
#, no-c-format
msgid "This component is not loaded into the main installation menu by default, so you have to explicitly ask for it. If you are installing from CD, you need to boot with medium priority or otherwise invoke the main installation menu and choose <guimenuitem>Load installer components from CD</guimenuitem> and from the list of additional components select <guimenuitem>network-console: Continue installation remotely using SSH</guimenuitem>. Successful load is indicated by a new menu entry called <guimenuitem>Continue installation remotely using SSH</guimenuitem>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2835
+#: using-d-i.xml:2826
#, no-c-format
msgid "For installations on &arch-title;, this is the default method after setting up the network."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2840
+#: using-d-i.xml:2831
#, no-c-format
msgid "<phrase arch=\"not-s390\">After selecting this new entry, you</phrase> <phrase arch=\"s390\">You</phrase> will be asked for a new password to be used for connecting to the installation system and for its confirmation. That's all. Now you should see a screen which instructs you to login remotely as the user <emphasis>installer</emphasis> with the password you just provided. Another important detail to notice on this screen is the fingerprint of this system. You need to transfer the fingerprint securely to the <quote>person who will continue the installation remotely</quote>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2852
+#: using-d-i.xml:2843
#, no-c-format
msgid "Should you decide to continue with the installation locally, you can always press &enterkey;, which will bring you back to the main menu, where you can select another component."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2858
+#: using-d-i.xml:2849
#, no-c-format
msgid ""
"Now let's switch to the other side of the wire. As a prerequisite, you need to configure your terminal for UTF-8 encoding, because that is what the installation system uses. If you do not, remote installation will be still possible, but you may encounter strange display artefacts like destroyed dialog borders or unreadable non-ascii characters. Establishing a connection with the installation system is as simple as typing: <informalexample><screen>\n"
@@ -2266,25 +2266,25 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2875
+#: using-d-i.xml:2866
#, no-c-format
msgid "If you install several computers in turn and they happen to have the same IP address or hostname, <command>ssh</command> will refuse to connect to such host. The reason is that it will have different fingerprint, which is usually a sign of a spoofing attack. If you are sure this is not the case, you will need to delete the relevant line from <filename>~/.ssh/known_hosts</filename> and try again."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2884
+#: using-d-i.xml:2875
#, no-c-format
msgid "After the login you will be presented with an initial screen where you have two possibilities called <guimenuitem>Start menu</guimenuitem> and <guimenuitem>Start shell</guimenuitem>. The former brings you to the main installer menu, where you can continue with the installation as usual. The latter starts a shell from which you can examine and possibly fix the remote system. You should only start one SSH session for the installation menu, but may start multiple sessions for shells."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2894
+#: using-d-i.xml:2885
#, no-c-format
msgid "After you have started the installation remotely over SSH, you should not go back to the installation session running on the local console. Doing so may corrupt the database that holds the configuration of the new system. This in turn may result in a failed installation or problems with the installed system."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2902
+#: using-d-i.xml:2893
#, no-c-format
msgid "Also, if you are running the SSH session from an X terminal, you should not resize the window as that will result in the connection being terminated."
msgstr ""