summaryrefslogtreecommitdiff
path: root/po/pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot')
-rw-r--r--po/pot/boot-installer.pot182
-rw-r--r--po/pot/install-methods.pot4
-rw-r--r--po/pot/installation-howto.pot4
-rw-r--r--po/pot/partitioning.pot4
-rw-r--r--po/pot/preseed.pot312
-rw-r--r--po/pot/random-bits.pot4
-rw-r--r--po/pot/using-d-i.pot646
7 files changed, 602 insertions, 554 deletions
diff --git a/po/pot/boot-installer.pot b/po/pot/boot-installer.pot
index 8cce9bab1..243e39fec 100644
--- a/po/pot/boot-installer.pot
+++ b/po/pot/boot-installer.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: 2010-10-10 12:35+0000\n"
+"POT-Creation-Date: 2010-12-29 12:07+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"
@@ -1480,7 +1480,7 @@ msgid "A theme determines how the user interface of the installer looks (colors,
msgstr ""
#. Tag: term
-#: boot-installer.xml:2283 boot-installer.xml:2514
+#: boot-installer.xml:2283 boot-installer.xml:2516
#, no-c-format
msgid "netcfg/disable_dhcp"
msgstr ""
@@ -1654,115 +1654,115 @@ msgid "Set to <userinput>true</userinput> to enter rescue mode rather than perfo
msgstr ""
#. Tag: title
-#: boot-installer.xml:2458
+#: boot-installer.xml:2460
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2459
+#: boot-installer.xml:2461
#, no-c-format
msgid "With some exceptions, a value can be set at the boot prompt for any question asked during the installation, though this is only really useful in specific cases. General instructions how to do this can be found in <xref linkend=\"preseed-bootparms\"/>. Some specific examples are listed below."
msgstr ""
#. Tag: term
-#: boot-installer.xml:2471
+#: boot-installer.xml:2473
#, no-c-format
msgid "debian-installer/language (language)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2472
+#: boot-installer.xml:2474
#, no-c-format
msgid "debian-installer/country (country)"
msgstr ""
#. Tag: term
-#: boot-installer.xml:2473
+#: boot-installer.xml:2475
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2474
+#: boot-installer.xml:2476
#, no-c-format
msgid "There are two ways to specify the language, country and locale to use for the installation and the installed system."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2479
+#: boot-installer.xml:2481
#, no-c-format
msgid "The first and easiest is to pass only the parameter <literal>locale</literal>. Language and country will then be derived from its value. You can for example use <userinput>locale=de_CH</userinput> to select German as language and Switzerland as country (<literal>de_CH.UTF-8</literal> will be set as default locale for the installed system). Limitation is that not all possible combinations of language, country and locale can be achieved this way."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2488
+#: boot-installer.xml:2490
#, no-c-format
msgid "The second, more flexible option is to specify <literal>language</literal> and <literal>country</literal> separately. In this case <literal>locale</literal> can optionally be added to specify a specific default locale for the installed system. Example: <userinput>language=en country=DE locale=en_GB.UTF-8</userinput>."
msgstr ""
#. Tag: term
-#: boot-installer.xml:2500
+#: boot-installer.xml:2502
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2501
+#: boot-installer.xml:2503
#, no-c-format
msgid "Can be used to automatically load installer components that are not loaded by default. Examples of optional components that may be useful are <classname>openssh-client-udeb</classname> (so you can use <command>scp</command> during the installation)<phrase arch=\"not-s390\"> and <classname>ppp-udeb</classname> (see <xref linkend=\"pppoe\"/>)</phrase>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2515
+#: boot-installer.xml:2517
#, no-c-format
msgid "Set to <userinput>true</userinput> if you want to disable DHCP and instead force static network configuration."
msgstr ""
#. Tag: term
-#: boot-installer.xml:2524
+#: boot-installer.xml:2526
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2525
+#: boot-installer.xml:2527
#, no-c-format
msgid "By default the installer will use the http protocol to download files from &debian; mirrors and changing that to ftp is not possible during installations at normal priority. By setting this parameter to <userinput>ftp</userinput>, you can force the installer to use that protocol instead. Note that you cannot select an ftp mirror from a list, you have to enter the hostname manually."
msgstr ""
#. Tag: term
-#: boot-installer.xml:2538
+#: boot-installer.xml:2540
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2539
+#: boot-installer.xml:2541
#, no-c-format
msgid "Can be used to select tasks that are not available from the interactive task list, such as the <literal>kde-desktop</literal> task. See <xref linkend=\"pkgsel\"/> for additional information."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2553
+#: boot-installer.xml:2555
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2554
+#: boot-installer.xml:2556
#, no-c-format
msgid "If drivers are compiled into the kernel, you can pass parameters to them as described in the kernel documentation. However, if drivers are compiled as modules and because kernel modules are loaded a bit differently during an installation than when booting an installed system, it is not possible to pass parameters to modules as you would normally do. Instead, you need to use a special syntax recognized by the installer which will then make sure that the parameters are saved in the proper configuration files and will thus be used when the modules are actually loaded. The parameters will also be propagated automatically to the configuration for the installed system."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2567
+#: boot-installer.xml:2569
#, no-c-format
msgid "Note that it is now quite rare that parameters need to be passed to modules. In most cases the kernel will be able to probe the hardware present in a system and set good defaults that way. However, in some situations it may still be needed to set parameters manually."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2574
+#: boot-installer.xml:2576
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: <informalexample><screen>\n"
@@ -1771,133 +1771,133 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2584
+#: boot-installer.xml:2586
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2590
+#: boot-installer.xml:2592
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2591
+#: boot-installer.xml:2593
#, no-c-format
msgid "Sometimes it may be necessary to blacklist a module to prevent it from being loaded automatically by the kernel and udev. One reason could be that a particular module causes problems with your hardware. The kernel also sometimes lists two different drivers for the same device. This can cause the device to not work correctly if the drivers conflict or if the wrong driver is loaded first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2600
+#: boot-installer.xml:2602
#, no-c-format
msgid "You can blacklist a module using the following syntax: <userinput><replaceable>module_name</replaceable>.blacklist=yes</userinput>. This will cause the module to be blacklisted in <filename>/etc/modprobe.d/blacklist.local</filename> both during the installation and for the installed system."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2608
+#: boot-installer.xml:2610
#, no-c-format
msgid "Note that a module may still be loaded by the installation system itself. You can prevent that from happening by running the installation in expert mode and unselecting the module from the list of modules displayed during the hardware detection phases."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2625
+#: boot-installer.xml:2626
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr ""
#. Tag: title
-#: boot-installer.xml:2630
+#: boot-installer.xml:2631
#, no-c-format
msgid "CD-ROM Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2631
+#: boot-installer.xml:2632
#, no-c-format
msgid "Sometimes, especially with older CD-ROM drives, the installer may fail to boot from a CD-ROM. The installer may also &mdash; even after booting successfully from CD-ROM &mdash; fail to recognize the CD-ROM or return errors while reading from it during the installation."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2638
+#: boot-installer.xml:2639
#, no-c-format
msgid "There are many different possible causes for these problems. We can only list some common issues and provide general suggestions on how to deal with them. The rest is up to you."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2644
+#: boot-installer.xml:2645
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2649
+#: boot-installer.xml:2650
#, no-c-format
msgid "If the CD-ROM does not boot, check that it was inserted correctly and that it is not dirty."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2655
+#: boot-installer.xml:2656
#, no-c-format
msgid "If the installer fails to recognize a CD-ROM, try just running the option <menuchoice> <guimenuitem>Detect and mount CD-ROM</guimenuitem> </menuchoice> a second time. Some DMA related issues with older CD-ROM drives are known to be resolved in this way."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2665
+#: boot-installer.xml:2666
#, no-c-format
msgid "If this does not work, then try the suggestions in the subsections below. Most, but not all, suggestions discussed there are valid for both CD-ROM and DVD, but we'll use the term CD-ROM for simplicity."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2671
+#: boot-installer.xml:2672
#, no-c-format
msgid "If you cannot get the installation working from CD-ROM, try one of the other installation methods that are available."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2679
+#: boot-installer.xml:2680
#, no-c-format
msgid "Common issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2682
+#: boot-installer.xml:2683
#, no-c-format
msgid "Some older CD-ROM drives do not support reading from discs that were burned at high speeds using a modern CD writer."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2688
+#: boot-installer.xml:2689
#, no-c-format
msgid "If your system boots correctly from the CD-ROM, it does not necessarily mean that &arch-kernel; also supports the CD-ROM (or, more correctly, the controller that your CD-ROM drive is connected to)."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2695
+#: boot-installer.xml:2696
#, no-c-format
msgid "Some older CD-ROM drives do not work correctly if <quote>direct memory access</quote> (DMA) is enabled."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2706
+#: boot-installer.xml:2707
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2707
+#: boot-installer.xml:2708
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2712
+#: boot-installer.xml:2713
#, no-c-format
msgid "Check that your BIOS actually supports booting from CD-ROM (older systems possibly don't) and that your CD-ROM drive supports the media you are using."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2718
+#: boot-installer.xml:2719
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches the one listed for the image in the <filename>MD5SUMS</filename> file that should be present in the same location as where you downloaded the image from. <informalexample><screen>\n"
@@ -1907,7 +1907,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: boot-installer.xml:2731
+#: boot-installer.xml:2732
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -1920,19 +1920,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2736
+#: boot-installer.xml:2737
#, no-c-format
msgid "If, after the installer has been booted successfully, the CD-ROM is not detected, sometimes simply trying again may solve the problem. If you have more than one CD-ROM drive, try changing the CD-ROM to the other drive. If that does not work or if the CD-ROM is recognized but there are errors when reading from it, try the suggestions listed below. Some basic knowledge of &arch-kernel; is required for this. To execute any of the commands, you should first switch to the second virtual console (VT2) and activate the shell there."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2748
+#: boot-installer.xml:2749
#, no-c-format
msgid "Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> (use <command>nano</command> as editor) to check for any specific error messages. After that, also check the output of <command>dmesg</command>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2755
+#: boot-installer.xml:2756
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was recognized. You should see something like (the lines do not necessarily have to be consecutive): <informalexample><screen>\n"
@@ -1945,13 +1945,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2769
+#: boot-installer.xml:2770
#, no-c-format
msgid "Check that there is a device node for your CD-ROM drive under <filename>/dev/</filename>. In the example above, this would be <filename>/dev/hdc</filename>. There should also be a <filename>/dev/cdrom</filename>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2777
+#: boot-installer.xml:2778
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already mounted; if not, try mounting it manually: <informalexample><screen>\n"
@@ -1960,7 +1960,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2787
+#: boot-installer.xml:2788
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -1973,163 +1973,163 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:2802
+#: boot-installer.xml:2803
#, no-c-format
msgid "If there are any problems during the installation, try checking the integrity of the CD-ROM using the option near the bottom of the installer's main menu. This option can also be used as a general test if the CD-ROM can be read reliably."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2817
+#: boot-installer.xml:2818
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2819
+#: boot-installer.xml:2820
#, no-c-format
msgid "The biggest problem for people using floppy disks to install &debian; seems to be floppy disk reliability."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2824
+#: boot-installer.xml:2825
#, no-c-format
msgid "The boot floppy is the floppy with the worst problems, because it is read by the hardware directly, before Linux boots. Often, the hardware doesn't read as reliably as the Linux floppy disk driver, and may just stop without printing an error message if it reads incorrect data. There can also be failures in the driver floppies, most of which indicate themselves with a flood of messages about disk I/O errors."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2833
+#: boot-installer.xml:2834
#, no-c-format
msgid "If you are having the installation stall at a particular floppy, the first thing you should do is write the image to a <emphasis>different</emphasis> floppy and see if that solves the problem. Simply reformatting the old floppy may not be sufficient, even if it appears that the floppy was reformatted and written with no errors. It is sometimes useful to try writing the floppy on a different system."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2842
+#: boot-installer.xml:2843
#, no-c-format
msgid "One user reports he had to write the images to floppy <emphasis>three</emphasis> times before one worked, and then everything was fine with the third floppy."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2848
+#: boot-installer.xml:2849
#, no-c-format
msgid "Normally you should not have to download a floppy image again, but if you are experiencing problems it is always useful to verify that the images were downloaded correctly by verifying their md5sums."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2854
+#: boot-installer.xml:2855
#, no-c-format
msgid "Other users have reported that simply rebooting a few times with the same floppy in the floppy drive can lead to a successful boot. This is all due to buggy hardware or firmware floppy drivers."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2863
+#: boot-installer.xml:2864
#, no-c-format
msgid "Boot Configuration"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2865
+#: boot-installer.xml:2866
#, no-c-format
msgid "If you have problems and the kernel hangs during the boot process, doesn't recognize peripherals you actually have, or drives are not recognized properly, the first thing to check is the boot parameters, as discussed in <xref linkend=\"boot-parms\"/>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2872
+#: boot-installer.xml:2873
#, no-c-format
msgid "Often, problems can be solved by removing add-ons and peripherals, and then trying booting again. <phrase arch=\"any-x86\">Internal modems, sound cards, and Plug-n-Play devices can be especially problematic.</phrase>"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2878
+#: boot-installer.xml:2879
#, no-c-format
msgid "If you have a large amount of memory installed in your machine, more than 512M, and the installer hangs when booting the kernel, you may need to include a boot argument to limit the amount of memory the kernel sees, such as <userinput>mem=512m</userinput>."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2889 boot-installer.xml:2991
+#: boot-installer.xml:2890 boot-installer.xml:2992
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2890
+#: boot-installer.xml:2891
#, no-c-format
msgid "There are some common installation problems that can be solved or avoided by passing certain boot parameters to the installer."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2895
+#: boot-installer.xml:2896
#, no-c-format
msgid "Some systems have floppies with <quote>inverted DCLs</quote>. If you receive errors reading from the floppy, even when you know the floppy is good, try the parameter <userinput>floppy=thinkpad</userinput>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2901
+#: boot-installer.xml:2902
#, no-c-format
msgid "On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk drivers), the IDE drive may not be properly recognized. Again, try it first without the parameters and see if the IDE drive is recognized properly. If not, determine your drive geometry (cylinders, heads, and sectors), and use the parameter <userinput>hd=<replaceable>cylinders</replaceable>,<replaceable>heads</replaceable>,<replaceable>sectors</replaceable></userinput>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2910
+#: boot-installer.xml:2911
#, no-c-format
msgid "If you have a very old machine, and the kernel hangs after saying <computeroutput>Checking 'hlt' instruction...</computeroutput>, then you should try the <userinput>no-hlt</userinput> boot argument, which disables this test."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2917
+#: boot-installer.xml:2918
#, no-c-format
msgid "Some systems (especially laptops) that have a native resolution that is not a 4:3 ratio (i.e. not for example 800x600 or 1024x768) may have a blank display after the installer has been booted. In that case adding the boot parameter <userinput>vga=788</userinput><footnote> <para> The parameter <userinput>vga=788</userinput> will activate the VESA framebuffer with a resolution of 800x600. This will probably work, but may not be the optimal resolution for your system. A list of supported resolutions can be obtained by using <userinput>vga=ask</userinput>, but you should be aware that list may not be complete. </para> </footnote> may help. If that does not work, try adding the boot parameter <userinput>fb=false</userinput>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2935
+#: boot-installer.xml:2936
#, no-c-format
msgid "If your screen begins to show a weird picture while the kernel boots, eg. pure white, pure black or colored pixel garbage, your system may contain a problematic video card which does not switch to the framebuffer mode properly. Then you can use the boot parameter <userinput>fb=false</userinput> to disable the framebuffer console. Only a reduced set of languages will be available during the installation due to limited console features. See <xref linkend=\"boot-parms\"/> for details."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2949
+#: boot-installer.xml:2950
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2950
+#: boot-installer.xml:2951
#, no-c-format
msgid "Some laptop models produced by Dell are known to crash when PCMCIA device detection tries to access some hardware addresses. Other laptops may display similar problems. If you experience such a problem and you don't need PCMCIA support during the installation, you can disable PCMCIA using the <userinput>hw-detect/start_pcmcia=false</userinput> boot parameter. You can then configure PCMCIA after the installation is completed and exclude the resource range causing the problems."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2960
+#: boot-installer.xml:2961
#, no-c-format
msgid "Alternatively, you can boot the installer in expert mode. You will then be asked to enter the resource range options your hardware needs. For example, if you have one of the Dell laptops mentioned above, you should enter <userinput>exclude port 0x800-0x8ff</userinput> here. There is also a list of some common resource range options in the <ulink url=\"http://pcmcia-cs.sourceforge.net/ftp/doc/PCMCIA-HOWTO-1.html#ss1.12\">System resource settings section of the PCMCIA HOWTO</ulink>. Note that you have to omit the commas, if any, when you enter this value in the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2977
+#: boot-installer.xml:2978
#, no-c-format
msgid "System Freeze while Loading USB Modules"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2978
+#: boot-installer.xml:2979
#, no-c-format
msgid "The kernel normally tries to install USB modules and the USB keyboard driver in order to support some non-standard USB keyboards. However, there are some broken USB systems where the driver hangs on loading. A possible workaround may be disabling the USB controller in your mainboard BIOS setup. Another option is passing the <userinput>nousb</userinput> parameter at the boot prompt."
msgstr ""
#. Tag: para
-#: boot-installer.xml:2992
+#: boot-installer.xml:2993
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
#. Tag: title
-#: boot-installer.xml:2998
+#: boot-installer.xml:2999
#, no-c-format
msgid "Misdirected video output"
msgstr ""
#. Tag: para
-#: boot-installer.xml:2999
+#: boot-installer.xml:3000
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, for example an ATI card and a Sun Creator 3D. In some cases, this may result in the video output getting misdirected soon after the system boots. In typical cases, the display will only show: <informalexample><screen>\n"
@@ -2139,85 +2139,85 @@ msgid ""
msgstr ""
#. Tag: para
-#: boot-installer.xml:3013
+#: boot-installer.xml:3014
#, no-c-format
msgid "Note that you may also have to manually add this parameter to the silo configuration (edit <filename>/target/etc/silo.conf</filename> before rebooting) and, if you installed X11, modify the video driver in <filename>/etc/X11/xorg.conf</filename>."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3024
+#: boot-installer.xml:3025
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3025
+#: boot-installer.xml:3026
#, no-c-format
msgid "Some Sparc systems are notoriously difficult to boot from CD-ROM and even if they do boot, there may be inexplicable failures during the installation. Most problems have been reported with SunBlade systems."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3031
+#: boot-installer.xml:3032
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3040
+#: boot-installer.xml:3041
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3042
+#: boot-installer.xml:3043
#, no-c-format
msgid "During the boot sequence, you may see many messages in the form <computeroutput>can't find <replaceable>something</replaceable></computeroutput>, or <computeroutput><replaceable>something</replaceable> not present</computeroutput>, <computeroutput>can't initialize <replaceable>something</replaceable></computeroutput>, or even <computeroutput>this driver release depends on <replaceable>something</replaceable></computeroutput>. Most of these messages are harmless. You see them because the kernel for the installation system is built to run on computers with many different peripheral devices. Obviously, no one computer will have every possible peripheral device, so the operating system may emit a few complaints while it looks for peripherals you don't own. You may also see the system pause for a while. This happens when it is waiting for a device to respond, and that device is not present on your system. If you find the time it takes to boot the system unacceptably long, you can create a custom kernel later <phrase arch=\"linux-any\">(see <xref linkend=\"kernel-baking\"/>)</phrase>."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3067
+#: boot-installer.xml:3068
#, no-c-format
msgid "Reporting Installation Problems"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3068
+#: boot-installer.xml:3069
#, no-c-format
msgid "If you get through the initial boot phase but cannot complete the install, the menu option <guimenuitem>Save debug logs</guimenuitem> may be helpful. It lets you store system error logs and configuration information from the installer to a floppy, or download them using a web browser. This information may provide clues as to what went wrong and how to fix it. If you are submitting a bug report, you may want to attach this information to the bug report."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3079
+#: boot-installer.xml:3080
#, no-c-format
msgid "Other pertinent installation messages may be found in <filename>/var/log/</filename> during the installation, and <filename>/var/log/installer/</filename> after the computer has been booted into the installed system."
msgstr ""
#. Tag: title
-#: boot-installer.xml:3090
+#: boot-installer.xml:3091
#, no-c-format
msgid "Submitting Installation Reports"
msgstr ""
#. Tag: para
-#: boot-installer.xml:3091
+#: boot-installer.xml:3092
#, no-c-format
msgid "If you still have problems, please submit an installation report. We also encourage installation reports to be sent even if the installation is successful, so that we can get as much information as possible on the largest number of hardware configurations."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3098
+#: boot-installer.xml:3099
#, no-c-format
msgid "Note that your installation report will be published in the Debian Bug Tracking System (BTS) and forwarded to a public mailing list. Make sure that you use an e-mail address that you do not mind being made public."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3104
+#: boot-installer.xml:3105
#, no-c-format
msgid "If you have a working &debian; system, the easiest way to send an installation report is to install the <classname>installation-report</classname> and <classname>reportbug</classname> packages (<command>aptitude install installation-report reportbug</command>), configure <classname>reportbug</classname> as explained in <xref linkend=\"mail-outgoing\"/>, and run the command <command>reportbug installation-reports</command>."
msgstr ""
#. Tag: para
-#: boot-installer.xml:3114
+#: boot-installer.xml:3115
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation reports, and file the report as a bug report against the <classname>installation-reports</classname> pseudo package, by sending it to <email>submit@bugs.debian.org</email>. <informalexample><screen>\n"
diff --git a/po/pot/install-methods.pot b/po/pot/install-methods.pot
index 9e6764d0e..80c6dc7e6 100644
--- a/po/pot/install-methods.pot
+++ b/po/pot/install-methods.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2010-10-29 05:56+0000\n"
+"POT-Creation-Date: 2010-12-29 12:07+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"
@@ -1044,7 +1044,7 @@ msgstr ""
#. Tag: para
#: install-methods.xml:1340
#, no-c-format
-msgid "Historically, TFTP servers used <filename>/tftpboot</filename> as directory to serve images from. However, &debian-gnu; packages may use other directories to comply with the <ulink url=\"&url-fhs-home;\">Filesystem Hierarchy Standard</ulink>. For example, <classname>tftpd-hpa</classname> by default uses <filename>/var/lib/tftpboot</filename>. You may have to adjust the configuration examples in this section accordingly."
+msgid "Historically, TFTP servers used <filename>/tftpboot</filename> as directory to serve images from. However, &debian-gnu; packages may use other directories to comply with the <ulink url=\"&url-fhs-home;\">Filesystem Hierarchy Standard</ulink>. For example, <classname>tftpd-hpa</classname> by default uses <filename>/srv/tftp</filename>. You may have to adjust the configuration examples in this section accordingly."
msgstr ""
#. Tag: para
diff --git a/po/pot/installation-howto.pot b/po/pot/installation-howto.pot
index 79570d94a..f20ddeeed 100644
--- a/po/pot/installation-howto.pot
+++ b/po/pot/installation-howto.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: 2010-10-10 12:35+0000\n"
+"POT-Creation-Date: 2010-12-29 12:07+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"
@@ -167,7 +167,7 @@ msgstr ""
#. Tag: para
#: installation-howto.xml:178
#, no-c-format
-msgid "The easiest thing to set up is probably PXE netbooting. Untar the file <filename>netboot/pxeboot.tar.gz</filename> into <filename>/var/lib/tftpboot</filename> or wherever is appropriate for your tftp server. Set up your DHCP server to pass filename <filename>/pxelinux.0</filename> to clients, and with luck everything will just work. For detailed instructions, see <xref linkend=\"install-tftp\"/>."
+msgid "The easiest thing to set up is probably PXE netbooting. Untar the file <filename>netboot/pxeboot.tar.gz</filename> into <filename>/srv/tftp</filename> or wherever is appropriate for your tftp server. Set up your DHCP server to pass filename <filename>/pxelinux.0</filename> to clients, and with luck everything will just work. For detailed instructions, see <xref linkend=\"install-tftp\"/>."
msgstr ""
#. Tag: title
diff --git a/po/pot/partitioning.pot b/po/pot/partitioning.pot
index 14afa179f..3b0a2b363 100644
--- a/po/pot/partitioning.pot
+++ b/po/pot/partitioning.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: 2010-10-10 12:35+0000\n"
+"POT-Creation-Date: 2010-12-29 12:07+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"
@@ -353,7 +353,7 @@ msgstr ""
#. Tag: para
#: partitioning.xml:268
#, no-c-format
-msgid "On 32-bit architectures (i386, m68k, 32-bit SPARC, and PowerPC), the maximum size of a swap partition is 2GB. That should be enough for nearly any installation. However, if your swap requirements are this high, you should probably try to spread the swap across different disks (also called <quote>spindles</quote>) and, if possible, different SCSI or IDE channels. The kernel will balance swap usage between multiple swap partitions, giving better performance."
+msgid "On some 32-bit architectures (m68k and PowerPC), the maximum size of a swap partition is 2GB. That should be enough for nearly any installation. However, if your swap requirements are this high, you should probably try to spread the swap across different disks (also called <quote>spindles</quote>) and, if possible, different SCSI or IDE channels. The kernel will balance swap usage between multiple swap partitions, giving better performance."
msgstr ""
#. Tag: para
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 5cdcde17b..f61071809 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2010-10-29 05:56+0000\n"
+"POT-Creation-Date: 2010-12-29 12:07+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"
@@ -713,32 +713,38 @@ msgstr ""
msgid "Note that this example is based on an installation for the Intel x86 architecture. If you are installing a different architecture, some of the examples (like keyboard selection and bootloader installation) may not be relevant and will need to be replaced by debconf settings appropriate for your architecture."
msgstr ""
+#. Tag: para
+#: preseed.xml:689
+#, no-c-format
+msgid "Details on how the different Debian Installer components actually work can be found in <xref linkend=\"module-details\"/>."
+msgstr ""
+
#. Tag: title
-#: preseed.xml:692
+#: preseed.xml:697
#, no-c-format
msgid "Localization"
msgstr ""
#. Tag: para
-#: preseed.xml:693
+#: preseed.xml:698
#, no-c-format
msgid "Setting localization values will only work if you are using initrd preseeding. With all other methods the preconfiguration file will only be loaded after these questions have been asked."
msgstr ""
#. Tag: para
-#: preseed.xml:699
+#: preseed.xml:704
#, no-c-format
msgid "The locale can be used to specify both language and country and can be any combination of a language supported by &d-i; and a recognized country. If the combination does not form a valid locale, the installer will automatically select a locale that is valid for the selected language. To specify the locale as a boot parameter, use <userinput>locale=<replaceable>en_US</replaceable></userinput>."
msgstr ""
#. Tag: para
-#: preseed.xml:708
+#: preseed.xml:713
#, no-c-format
msgid "Although this method is very easy to use, it does not allow preseeding of all possible combinations of language, country and locale<footnote> <para> Preseeding <literal>locale</literal> to <userinput>en_NL</userinput> would for example result in <literal>en_US.UTF-8</literal> as default locale for the installed system. If e.g. <literal>en_GB.UTF-8</literal> is preferred instead, the values will need to be preseeded individually. </para> </footnote>. So alternatively the values can be preseeded individually. Language and country can also be specified as boot parameters."
msgstr ""
#. Tag: screen
-#: preseed.xml:723
+#: preseed.xml:728
#, no-c-format
msgid ""
"# Preseeding only locale sets language, country and locale.\n"
@@ -753,13 +759,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:725
+#: preseed.xml:730
#, no-c-format
msgid "Keyboard configuration consists of selecting a keyboard architecture and a keymap. In most cases the correct keyboard architecture is selected by default, so there's normally no need to preseed it. The keymap must be known to the &d-i; for the selected keyboard architecture."
msgstr ""
#. Tag: screen
-#: preseed.xml:732
+#: preseed.xml:737
#, no-c-format
msgid ""
"# Keyboard selection.\n"
@@ -770,55 +776,55 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:734
+#: preseed.xml:739
#, no-c-format
msgid "To skip keyboard configuration, preseed <classname>console-tools/archs</classname> with <userinput>skip-config</userinput>. This will result in the kernel keymap remaining active."
msgstr ""
#. Tag: para
-#: preseed.xml:743
+#: preseed.xml:748
#, no-c-format
msgid "The changes in the input layer for 2.6 kernels have made the keyboard architecture virtually obsolete. For 2.6 kernels normally a <quote>PC</quote> (<userinput>at</userinput>) keymap should be selected."
msgstr ""
#. Tag: title
-#: preseed.xml:753
+#: preseed.xml:758
#, no-c-format
msgid "Network configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:754
+#: preseed.xml:759
#, no-c-format
msgid "Of course, preseeding the network configuration won't work if you're loading your preconfiguration file from the network. But it's great when you're booting from CD or USB stick. If you are loading preconfiguration files from the network, you can pass network config parameters by using kernel boot parameters."
msgstr ""
#. Tag: para
-#: preseed.xml:762
+#: preseed.xml:767
#, no-c-format
msgid "If you need to pick a particular interface when netbooting before loading a preconfiguration file from the network, use a boot parameter such as <userinput>interface=<replaceable>eth1</replaceable></userinput>."
msgstr ""
#. Tag: para
-#: preseed.xml:768
+#: preseed.xml:773
#, no-c-format
msgid "Although preseeding the network configuration is normally not possible when using network preseeding (using <quote>preseed/url</quote>), you can use the following hack to work around that, for example if you'd like to set a static address for the network interface. The hack is to force the network configuration to run again after the preconfiguration file has been loaded by creating a <quote>preseed/run</quote> script containing the following commands:"
msgstr ""
#. Tag: screen
-#: preseed.xml:778
+#: preseed.xml:783
#, no-c-format
msgid "killall.sh; netcfg"
msgstr ""
#. Tag: para
-#: preseed.xml:780
+#: preseed.xml:785
#, no-c-format
msgid "The following debconf variables are relevant for network configuration."
msgstr ""
#. Tag: screen
-#: preseed.xml:786
+#: preseed.xml:791
#, no-c-format
msgid ""
"# Disable network configuration entirely. This is useful for cdrom\n"
@@ -872,19 +878,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:788
+#: preseed.xml:793
#, no-c-format
msgid "Please note that <command>netcfg</command> will automatically determine the netmask if <classname>netcfg/get_netmask</classname> is not preseeded. In this case, the variable has to be marked as <literal>seen</literal> for automatic installations. Similarly, <command>netcfg</command> will choose an appropriate address if <classname>netcfg/get_gateway</classname> is not set. As a special case, you can set <classname>netcfg/get_gateway</classname> to <quote>none</quote> to specify that no gateway should be used."
msgstr ""
#. Tag: title
-#: preseed.xml:804
+#: preseed.xml:809
#, no-c-format
msgid "Network console"
msgstr ""
#. Tag: screen
-#: preseed.xml:806
+#: preseed.xml:811
#, no-c-format
msgid ""
"# Use the following settings if you wish to make use of the network-console\n"
@@ -896,31 +902,31 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:811
+#: preseed.xml:816
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:812
+#: preseed.xml:817
#, no-c-format
msgid "Depending on the installation method you use, a mirror may be used to download additional components of the installer, to install the base system, and to set up the <filename>/etc/apt/sources.list</filename> for the installed system."
msgstr ""
#. Tag: para
-#: preseed.xml:819
+#: preseed.xml:824
#, no-c-format
msgid "The parameter <classname>mirror/suite</classname> determines the suite for the installed system."
msgstr ""
#. Tag: para
-#: preseed.xml:824
+#: preseed.xml:829
#, no-c-format
msgid "The parameter <classname>mirror/udeb/suite</classname> determines the suite for additional components for the installer. It is only useful to set this if components are actually downloaded over the network and should match the suite that was used to build the initrd for the installation method used for the installation. Normally the installer will automatically use the correct value and there should be no need to set this."
msgstr ""
#. Tag: screen
-#: preseed.xml:835
+#: preseed.xml:840
#, no-c-format
msgid ""
"# If you select ftp, the mirror/country string does not need to be set.\n"
@@ -937,13 +943,81 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:840
+#: preseed.xml:845
+#, no-c-format
+msgid "Account setup"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:846
+#, no-c-format
+msgid "The password for the root account and name and password for a first regular user's account can be preseeded. For the passwords you can use either clear text values or MD5 <emphasis>hashes</emphasis>."
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:853
+#, no-c-format
+msgid "Be aware that preseeding passwords is not completely secure as everyone with access to the preconfiguration file will have the knowledge of these passwords. Using MD5 hashes is considered slightly better in terms of security but it might also give a false sense of security as access to a MD5 hash allows for brute force attacks."
+msgstr ""
+
+#. Tag: screen
+#: preseed.xml:863
+#, no-c-format
+msgid ""
+ "# Skip creation of a root account (normal user account will be able to\n"
+ "# use sudo).\n"
+ "#d-i passwd/root-login boolean false\n"
+ "# Alternatively, to skip creation of a normal user account.\n"
+ "#d-i passwd/make-user boolean false\n"
+ "\n"
+ "# Root password, either in clear text\n"
+ "#d-i passwd/root-password password r00tme\n"
+ "#d-i passwd/root-password-again password r00tme\n"
+ "# or encrypted using an MD5 hash.\n"
+ "#d-i passwd/root-password-crypted password [MD5 hash]\n"
+ "\n"
+ "# To create a normal user account.\n"
+ "#d-i passwd/user-fullname string Debian User\n"
+ "#d-i passwd/username string debian\n"
+ "# Normal user's password, either in clear text\n"
+ "#d-i passwd/user-password password insecure\n"
+ "#d-i passwd/user-password-again password insecure\n"
+ "# or encrypted using an MD5 hash.\n"
+ "#d-i passwd/user-password-crypted password [MD5 hash]\n"
+ "# Create the first user with the specified UID instead of the default.\n"
+ "#d-i passwd/user-uid string 1010\n"
+ "\n"
+ "# The user account will be added to some standard initial groups. To\n"
+ "# override that, use this.\n"
+ "#d-i passwd/user-default-groups string audio cdrom video"
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:865
+#, no-c-format
+msgid "The <classname>passwd/root-password-crypted</classname> and <classname>passwd/user-password-crypted</classname> variables can also be preseeded with <quote>!</quote> as their value. In that case, the corresponding account is disabled. This may be convenient for the root account, provided of course that an alternative method is set up to allow administrative activities or root login (for instance by using SSH key authentication or <command>sudo</command>)."
+msgstr ""
+
+#. Tag: para
+#: preseed.xml:875
+#, no-c-format
+msgid "The following command can be used to generate an MD5 hash for a password:"
+msgstr ""
+
+#. Tag: screen
+#: preseed.xml:879
+#, no-c-format
+msgid "$ printf \"r00tme\" | mkpasswd -s -m md5"
+msgstr ""
+
+#. Tag: title
+#: preseed.xml:885
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:842
+#: preseed.xml:887
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -960,43 +1034,43 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:847
+#: preseed.xml:892
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:848
+#: preseed.xml:893
#, no-c-format
msgid "Using preseeding to partition the harddisk is limited to what is supported by <classname>partman-auto</classname>. You can choose to partition either existing free space on a disk or a whole disk. The layout of the disk can be determined by using a predefined recipe, a custom recipe from a recipe file or a recipe included in the preconfiguration file."
msgstr ""
#. Tag: para
-#: preseed.xml:856
+#: preseed.xml:901
#, no-c-format
msgid "Preseeding of advanced partition setups using RAID, LVM and encryption is supported, but not with the full flexibility possible when partitioning during a non-preseeded install."
msgstr ""
#. Tag: para
-#: preseed.xml:862
+#: preseed.xml:907
#, no-c-format
msgid "The examples below only provide basic information on the use of recipes. For detailed information see the files <filename>partman-auto-recipe.txt</filename> and <filename>partman-auto-raid-recipe.txt</filename> included in the <classname>debian-installer</classname> package. Both files are also available from the <ulink url=\"&url-d-i-websvn;/trunk/installer/doc/devel/\">&d-i; source repository</ulink>. Note that the supported functionality may change between releases."
msgstr ""
#. Tag: para
-#: preseed.xml:876
+#: preseed.xml:921
#, no-c-format
msgid "The identification of disks is dependent on the order in which their drivers are loaded. If there are multiple disks in the system, make very sure the correct one will be selected before using preseeding."
msgstr ""
#. Tag: title
-#: preseed.xml:885
+#: preseed.xml:930
#, no-c-format
msgid "Partitioning example"
msgstr ""
#. Tag: screen
-#: preseed.xml:887
+#: preseed.xml:932
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -1071,31 +1145,31 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:891
+#: preseed.xml:936
#, no-c-format
msgid "Partitioning using RAID"
msgstr ""
#. Tag: para
-#: preseed.xml:892
+#: preseed.xml:937
#, no-c-format
msgid "You can also use preseeding to set up partitions on software RAID arrays. Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and specifying spare devices."
msgstr ""
#. Tag: para
-#: preseed.xml:898
+#: preseed.xml:943
#, no-c-format
msgid "If you are using RAID 1, you can preseed grub to install to all devices used in the array; see <xref linkend=\"preseed-bootloader\"/>."
msgstr ""
#. Tag: para
-#: preseed.xml:905
+#: preseed.xml:950
#, no-c-format
msgid "This type of automated partitioning is easy to get wrong. It is also functionality that receives relatively little testing from the developers of &d-i;. The responsibility to get the various recipes right (so they make sense and don't conflict) lies with the user. Check <filename>/var/log/syslog</filename> if you run into problems."
msgstr ""
#. Tag: screen
-#: preseed.xml:915
+#: preseed.xml:960
#, no-c-format
msgid ""
"# The method should be set to \"raid\".\n"
@@ -1149,31 +1223,31 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:920
+#: preseed.xml:965
#, no-c-format
msgid "Controlling how partitions are mounted"
msgstr ""
#. Tag: para
-#: preseed.xml:921
+#: preseed.xml:966
#, no-c-format
msgid "Normally, filesystems are mounted using a universally unique identifier (UUID) as a key; this allows them to be mounted properly even if their device name changes. UUIDs are long and difficult to read, so, if you prefer, the installer can mount filesystems based on the traditional device names, or based on a label you assign. If you ask the installer to mount by label, any filesystems without a label will be mounted using a UUID instead."
msgstr ""
#. Tag: para
-#: preseed.xml:930
+#: preseed.xml:975
#, no-c-format
msgid "Devices with stable names, such as LVM logical volumes, will continue to use their traditional names rather than UUIDs."
msgstr ""
#. Tag: para
-#: preseed.xml:937
+#: preseed.xml:982
#, no-c-format
msgid "Traditional device names may change based on the order in which the kernel discovers devices at boot, which may cause the wrong filesystem to be mounted. Similarly, labels are likely to clash if you plug in a new disk or a USB drive, and if that happens your system's behaviour when started will be random."
msgstr ""
#. Tag: screen
-#: preseed.xml:947
+#: preseed.xml:992
#, no-c-format
msgid ""
"# The default is to mount by UUID, but you can also choose \"traditional\" to\n"
@@ -1183,19 +1257,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:953
+#: preseed.xml:998
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:954
+#: preseed.xml:999
#, no-c-format
msgid "There is actually not very much that can be preseeded for this stage of the installation. The only questions asked concern the installation of the kernel."
msgstr ""
#. Tag: screen
-#: preseed.xml:961
+#: preseed.xml:1006
#, no-c-format
msgid ""
"# Configure APT to not install recommended packages by default. Use of this\n"
@@ -1212,87 +1286,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:966
-#, no-c-format
-msgid "Account setup"
-msgstr ""
-
-#. Tag: para
-#: preseed.xml:967
-#, no-c-format
-msgid "The password for the root account and name and password for a first regular user's account can be preseeded. For the passwords you can use either clear text values or MD5 <emphasis>hashes</emphasis>."
-msgstr ""
-
-#. Tag: para
-#: preseed.xml:974
-#, no-c-format
-msgid "Be aware that preseeding passwords is not completely secure as everyone with access to the preconfiguration file will have the knowledge of these passwords. Using MD5 hashes is considered slightly better in terms of security but it might also give a false sense of security as access to a MD5 hash allows for brute force attacks."
-msgstr ""
-
-#. Tag: screen
-#: preseed.xml:984
-#, no-c-format
-msgid ""
- "# Skip creation of a root account (normal user account will be able to\n"
- "# use sudo).\n"
- "#d-i passwd/root-login boolean false\n"
- "# Alternatively, to skip creation of a normal user account.\n"
- "#d-i passwd/make-user boolean false\n"
- "\n"
- "# Root password, either in clear text\n"
- "#d-i passwd/root-password password r00tme\n"
- "#d-i passwd/root-password-again password r00tme\n"
- "# or encrypted using an MD5 hash.\n"
- "#d-i passwd/root-password-crypted password [MD5 hash]\n"
- "\n"
- "# To create a normal user account.\n"
- "#d-i passwd/user-fullname string Debian User\n"
- "#d-i passwd/username string debian\n"
- "# Normal user's password, either in clear text\n"
- "#d-i passwd/user-password password insecure\n"
- "#d-i passwd/user-password-again password insecure\n"
- "# or encrypted using an MD5 hash.\n"
- "#d-i passwd/user-password-crypted password [MD5 hash]\n"
- "# Create the first user with the specified UID instead of the default.\n"
- "#d-i passwd/user-uid string 1010\n"
- "\n"
- "# The user account will be added to some standard initial groups. To\n"
- "# override that, use this.\n"
- "#d-i passwd/user-default-groups string audio cdrom video"
-msgstr ""
-
-#. Tag: para
-#: preseed.xml:986
-#, no-c-format
-msgid "The <classname>passwd/root-password-crypted</classname> and <classname>passwd/user-password-crypted</classname> variables can also be preseeded with <quote>!</quote> as their value. In that case, the corresponding account is disabled. This may be convenient for the root account, provided of course that an alternative method is set up to allow administrative activities or root login (for instance by using SSH key authentication or <command>sudo</command>)."
-msgstr ""
-
-#. Tag: para
-#: preseed.xml:996
-#, no-c-format
-msgid "The following command can be used to generate an MD5 hash for a password:"
-msgstr ""
-
-#. Tag: screen
-#: preseed.xml:1000
-#, no-c-format
-msgid "$ printf \"r00tme\" | mkpasswd -s -m md5"
-msgstr ""
-
-#. Tag: title
-#: preseed.xml:1006
+#: preseed.xml:1011
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:1007
+#: preseed.xml:1012
#, no-c-format
msgid "Setup of the <filename>/etc/apt/sources.list</filename> and basic configuration options is fully automated based on your installation method and answers to earlier questions. You can optionally add other (local) repositories."
msgstr ""
#. Tag: screen
-#: preseed.xml:1015
+#: preseed.xml:1020
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -1324,97 +1330,97 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1020
+#: preseed.xml:1025
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:1021
+#: preseed.xml:1026
#, no-c-format
msgid "You can choose to install any combination of tasks that are available. Available tasks as of this writing include:"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1030
+#: preseed.xml:1035
#, no-c-format
msgid "standard"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1033
+#: preseed.xml:1038
#, no-c-format
msgid "desktop"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1036
+#: preseed.xml:1041
#, no-c-format
msgid "gnome-desktop"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1039
+#: preseed.xml:1044
#, no-c-format
msgid "kde-desktop"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1042
+#: preseed.xml:1047
#, no-c-format
msgid "web-server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1045
+#: preseed.xml:1050
#, no-c-format
msgid "print-server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1048
+#: preseed.xml:1053
#, no-c-format
msgid "dns-server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1051
+#: preseed.xml:1056
#, no-c-format
msgid "file-server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1054
+#: preseed.xml:1059
#, no-c-format
msgid "mail-server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1057
+#: preseed.xml:1062
#, no-c-format
msgid "sql-database"
msgstr ""
#. Tag: userinput
-#: preseed.xml:1060
+#: preseed.xml:1065
#, no-c-format
msgid "laptop"
msgstr ""
#. Tag: para
-#: preseed.xml:1064
+#: preseed.xml:1069
#, no-c-format
msgid "You can also choose to install no tasks, and force the installation of a set of packages in some other way. We recommend always including the <userinput>standard</userinput> task."
msgstr ""
#. Tag: para
-#: preseed.xml:1070
+#: preseed.xml:1075
#, no-c-format
msgid "If you want to install some individual packages in addition to packages installed by tasks, you can use the parameter <classname>pkgsel/include</classname>. The value of this parameter can be a list of packages separated by either commas or spaces, which allows it to be used easily on the kernel command line as well."
msgstr ""
#. Tag: screen
-#: preseed.xml:1080
+#: preseed.xml:1085
#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server\n"
@@ -1436,13 +1442,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1085
+#: preseed.xml:1090
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1087
+#: preseed.xml:1092
#, no-c-format
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If you want lilo installed\n"
@@ -1490,19 +1496,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1089
+#: preseed.xml:1094
#, no-c-format
msgid "An MD5 hash for a password for <classname>grub</classname> can be generated using <command>grub-md5-crypt</command>, or using the command from the example in <xref linkend=\"preseed-account\"/>."
msgstr ""
#. Tag: title
-#: preseed.xml:1099
+#: preseed.xml:1104
#, no-c-format
msgid "Finishing up the installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:1101
+#: preseed.xml:1106
#, no-c-format
msgid ""
"# During installations from serial console, the regular virtual consoles\n"
@@ -1525,13 +1531,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1106
+#: preseed.xml:1111
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:1108
+#: preseed.xml:1113
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -1544,25 +1550,25 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1115
+#: preseed.xml:1120
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:1118
+#: preseed.xml:1123
#, no-c-format
msgid "Running custom commands during the installation"
msgstr ""
#. Tag: para
-#: preseed.xml:1119
+#: preseed.xml:1124
#, no-c-format
msgid "A very powerful and flexible option offered by the preconfiguration tools is the ability to run commands or scripts at certain points in the installation."
msgstr ""
#. Tag: screen
-#: preseed.xml:1127
+#: preseed.xml:1132
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -1588,13 +1594,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:1132
+#: preseed.xml:1137
#, no-c-format
msgid "Using preseeding to change default values"
msgstr ""
#. Tag: para
-#: preseed.xml:1133
+#: preseed.xml:1138
#, no-c-format
msgid ""
"It is possible to use preseeding to change the default answer for a question, but still have the question asked. To do this the <firstterm>seen</firstterm> flag must be reset to <quote>false</quote> after setting the value for a question. <informalexample><screen>\n"
@@ -1604,31 +1610,31 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1147
+#: preseed.xml:1152
#, no-c-format
msgid "Note that the <quote>d-i</quote> owner should only be used for variables used in the installer itself. For variables belonging to packages installed on the target system, you should use the name of that package instead. See the footnote to <xref linkend=\"preseed-bootparms\"/>."
msgstr ""
#. Tag: para
-#: preseed.xml:1154
+#: preseed.xml:1159
#, no-c-format
msgid "If you are preseeding using boot parameters, you can make the installer ask the corresponding question by using the <quote>?=</quote> operator, i.e. <userinput><replaceable>foo</replaceable>/<replaceable>bar</replaceable>?=<replaceable>value</replaceable></userinput> (or <userinput><replaceable>owner</replaceable>:<replaceable>foo/bar</replaceable>?=<replaceable>value</replaceable></userinput>). This will of course only have effect for parameters that correspond to questions that are actually displayed during an installation and not for <quote>internal</quote> parameters."
msgstr ""
#. Tag: title
-#: preseed.xml:1168
+#: preseed.xml:1173
#, no-c-format
msgid "Chainloading preconfiguration files"
msgstr ""
#. Tag: para
-#: preseed.xml:1169
+#: preseed.xml:1174
#, no-c-format
msgid "It is possible to include other preconfiguration files from a preconfiguration file. Any settings in those files will override pre-existing settings from files loaded earlier. This makes it possible to put, for example, general networking settings for your location in one file and more specific settings for certain configurations in other files."
msgstr ""
#. Tag: screen
-#: preseed.xml:1179
+#: preseed.xml:1184
#, no-c-format
msgid ""
"# More than one file can be listed, separated by spaces; all will be\n"
@@ -1656,7 +1662,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:1181
+#: preseed.xml:1186
#, no-c-format
msgid "It is also possible to chainload from the initrd or file preseeding phase, into network preseeding by setting preseed/url in the earlier files. This will cause network preseeding to be performed when the network comes up. You need to be careful when doing this, since there will be two distinct runs at preseeding, meaning for example that you get another chance to run the preseed/early command, the second one happening after the network comes up."
msgstr ""
diff --git a/po/pot/random-bits.pot b/po/pot/random-bits.pot
index 8e4b78492..9b9b3c276 100644
--- a/po/pot/random-bits.pot
+++ b/po/pot/random-bits.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: 2010-10-29 05:56+0000\n"
+"POT-Creation-Date: 2010-12-29 12:07+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"
@@ -355,7 +355,7 @@ msgstr ""
#. Tag: para
#: random-bits.xml:199
#, no-c-format
-msgid "A standard installation for the i386 architecture, including all standard packages and using the default 2.6 kernel, takes up &std-system-size;MB of disk space. A minimal base installation, without the <quote>Standard system</quote> task selected, will take &base-system-size;MB."
+msgid "A standard installation for the amd64 architecture, including all standard packages and using the default 2.6 kernel, takes up &std-system-size;MB of disk space. A minimal base installation, without the <quote>Standard system</quote> task selected, will take &base-system-size;MB."
msgstr ""
#. Tag: para
diff --git a/po/pot/using-d-i.pot b/po/pot/using-d-i.pot
index 031d2a9c3..793344190 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: 2010-10-29 05:56+0000\n"
+"POT-Creation-Date: 2010-12-29 12:07+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"
@@ -908,7 +908,7 @@ msgstr ""
#. Tag: para
#: using-d-i.xml:1093
#, no-c-format
-msgid "<phrase arch=\"arm;mipsel\"><emphasis>ext2r0</emphasis>,</phrase> <emphasis>ext2</emphasis>, <emphasis>ext3</emphasis>, <emphasis>ext4</emphasis>"
+msgid "<phrase arch=\"arm;mipsel\"><emphasis>ext2r0</emphasis>,</phrase> <emphasis>ext2</emphasis>, <phrase arch=\"linux-any\"><emphasis>ext3</emphasis>,</phrase> <phrase arch=\"linux-any\"><emphasis>ext4</emphasis></phrase>"
msgstr ""
#. Tag: para
@@ -923,212 +923,254 @@ msgstr ""
msgid "<emphasis>jfs</emphasis> (not available on all architectures)"
msgstr ""
+#. Tag: emphasis
+#: using-d-i.xml:1107
+#, no-c-format
+msgid "<emphasis>ufs</emphasis>"
+msgstr ""
+
#. Tag: para
-#: using-d-i.xml:1106
+#: using-d-i.xml:1108
+#, no-c-format
+msgid "The default file system is UFS."
+msgstr ""
+
+#. Tag: para
+#: using-d-i.xml:1111
#, no-c-format
msgid "<emphasis>xfs</emphasis> (not available on all architectures)"
msgstr ""
+#. Tag: emphasis
+#: using-d-i.xml:1115
+#, no-c-format
+msgid "<emphasis>zfs</emphasis>"
+msgstr ""
+
+#. Tag: para
+#: using-d-i.xml:1116
+#, no-c-format
+msgid "As ZFS support in the installer is still in development, only a basic subset of ZFS features are supported. Some of them can be enabled manually after the initial install, but there are some caveats:"
+msgstr ""
+
+#. Tag: listitem
+#: using-d-i.xml:1121
+#, no-c-format
+msgid "Each ZFS pool will host only one filesystem. After install is finished, more filesystems can be created on this pool by using the <quote>zfs create</quote> command."
+msgstr ""
+
+#. Tag: listitem
+#: using-d-i.xml:1126
+#, no-c-format
+msgid "Each ZFS pool will be composed of exactly one partition. After install is finished, a single-device ZFS pool can be converted into a multi-device pool by using the <quote>zpool add</quote> command, or into a mirrored pool by using the <quote>zpool attach</quote> command. However, you shouldn't do this on the pool that hosts root filesystem, as it would prevent GRUB from booting your system."
+msgstr ""
+
+#. Tag: listitem
+#: using-d-i.xml:1134
+#, no-c-format
+msgid "Compression is not currently supported. After the install is finished, compression can be enabled by setting the <quote>compression</quote> property via the <quote>zfs set</quote> command. However, if a compression algorithm other than the default (lzjb) is used on the pool that hosts your root filesystem, this may prevent GRUB from booting your system."
+msgstr ""
+
#. Tag: para
-#: using-d-i.xml:1109
+#: using-d-i.xml:1143
#, no-c-format
msgid "<emphasis>reiserfs</emphasis> (optional; not available on all architectures)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1111
+#: using-d-i.xml:1145
#, no-c-format
msgid "Support for the Reiser file system is no longer available by default. When the installer is running at medium or low debconf priority it can be enabled by selecting the <classname>partman-reiserfs</classname> component. Only version 3 of the file system is supported."
msgstr ""
#. Tag: emphasis
-#: using-d-i.xml:1118
+#: using-d-i.xml:1152
#, no-c-format
msgid "jffs2"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1119
+#: using-d-i.xml:1153
#, no-c-format
msgid "Used on some systems to read flash memory. It is not possible to create new jffs2 partitions."
msgstr ""
#. Tag: emphasis
-#: using-d-i.xml:1124
+#: using-d-i.xml:1158
#, no-c-format
msgid "qnx4"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1125
+#: using-d-i.xml:1159
#, no-c-format
msgid "Existing partitions will be recognized and it is possible to assign mount points for them. It is not possible to create new qnx4 partitions."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1129
+#: using-d-i.xml:1163
#, no-c-format
msgid "<emphasis>FAT16</emphasis>, <emphasis>FAT32</emphasis>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1132
+#: using-d-i.xml:1166
#, no-c-format
msgid "<emphasis>NTFS</emphasis> (read-only)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1134
+#: using-d-i.xml:1168
#, no-c-format
msgid "Existing NTFS partitions can be resized and it is possible to assign mount points for them. It is not possible to create new NTFS partitions."
msgstr ""
#. Tag: title
-#: using-d-i.xml:1144
+#: using-d-i.xml:1178
#, no-c-format
msgid "Guided Partitioning"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1145
+#: using-d-i.xml:1179
#, 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<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:1160
+#: using-d-i.xml:1194
#, no-c-format
msgid "The option to use (encrypted) LVM may not be available on all architectures."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1165
+#: using-d-i.xml:1199
#, 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:1174
+#: using-d-i.xml:1208
#, 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:1183
+#: using-d-i.xml:1217
#, 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:1193
+#: using-d-i.xml:1227
#, 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."
+msgid "If you choose guided partitioning<phrase arch=\"linux-any\"> (either classic or using (encrypted) LVM)</phrase> 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:1202
+#: using-d-i.xml:1236
#, 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."
+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. <phrase arch=\"linux-any\"> 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. </phrase>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1210
+#: using-d-i.xml:1246
#, 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:1226
+#: using-d-i.xml:1262
#, no-c-format
msgid "Partitioning scheme"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1227
+#: using-d-i.xml:1263
#, no-c-format
msgid "Minimum space"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1228
+#: using-d-i.xml:1264
#, no-c-format
msgid "Created partitions"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1234
+#: using-d-i.xml:1270
#, no-c-format
msgid "All files in one partition"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1235
+#: using-d-i.xml:1271
#, no-c-format
msgid "600MB"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1236
+#: using-d-i.xml:1272
#, no-c-format
msgid "<filename>/</filename>, swap"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1238
+#: using-d-i.xml:1274
#, no-c-format
msgid "Separate /home partition"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1239
+#: using-d-i.xml:1275
#, no-c-format
msgid "500MB"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1240
+#: using-d-i.xml:1276
#, no-c-format
msgid "<filename>/</filename>, <filename>/home</filename>, swap"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1244
+#: using-d-i.xml:1280
#, no-c-format
msgid "Separate /home, /usr, /var and /tmp partitions"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1245
+#: using-d-i.xml:1281
#, no-c-format
msgid "<entry>1GB</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1246
+#: using-d-i.xml:1282
#, 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:1255
+#: using-d-i.xml:1291
#, 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, including the swap partition, will be created inside the LVM partition."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1261
+#: using-d-i.xml:1297
#, no-c-format
msgid "If you choose guided partitioning for your IA-64 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:1269
+#: using-d-i.xml:1305
#, 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:1275
+#: using-d-i.xml:1311
#, no-c-format
msgid ""
"The list of partitions might look like this: <informalexample><screen>\n"
@@ -1151,601 +1193,601 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:1288
+#: using-d-i.xml:1324
#, 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: title
-#: using-d-i.xml:1302
+#: using-d-i.xml:1338
#, no-c-format
msgid "Manual Partitioning"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1303
+#: using-d-i.xml:1339
#, 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 set up 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:1311
+#: using-d-i.xml:1347
#, no-c-format
msgid "If you select a pristine disk which has neither partitions nor free space on it, you will be asked if a new partition table should be created (this is needed so you can create new partitions). After this, a new line entitled <quote>FREE SPACE</quote> should appear in the table under the selected disk."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1319
+#: using-d-i.xml:1355
#, no-c-format
-msgid "If you select some free space, you will have the opportunity to create a 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 a detailed overview of your new partition. The main setting is <guimenuitem>Use as:</guimenuitem>, which determines if the partition will have a file system on it, or be used for swap, software RAID, LVM, an encrypted file system, or not be used at all. Other settings include mountpoint, mount options, and bootable flag; which settings are shown depends on how the partition is to be used. 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 a different filesystem for this partition, including options to use the partition for swap, software RAID, LVM, or not use it at all. Another nice feature is the ability to copy data from an existing partition onto this one. When you are satisfied with your new partition, select <guimenuitem>Done setting up the partition</guimenuitem> and you will return to <command>partman</command>'s main screen."
+msgid "If you select some free space, you will have the opportunity to create a 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 a detailed overview of your new partition. The main setting is <guimenuitem>Use as:</guimenuitem>, which determines if the partition will have a file system on it, or be used for swap,<phrase arch=\"linux-any\"> software RAID, LVM, an encrypted file system,</phrase> or not be used at all. Other settings include mountpoint, mount options, and bootable flag; which settings are shown depends on how the partition is to be used. 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 a different filesystem for this partition, including options to use the partition for swap,<phrase arch=\"linux-any\"> software RAID, LVM,</phrase> or not use it at all. Another nice feature is the ability to copy data from an existing partition onto this one. When you are satisfied with your new partition, select <guimenuitem>Done setting up the partition</guimenuitem> and you will return to <command>partman</command>'s main screen."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1341
+#: using-d-i.xml:1377
#, 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. This is the same screen as is used when creating a new partition, so you can change the same settings. One thing that may 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:1352
+#: using-d-i.xml:1388
#, 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:1360
+#: using-d-i.xml:1396
#, 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:1366
+#: using-d-i.xml:1402
#, 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:1374
+#: using-d-i.xml:1410
#, 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:1402
+#: using-d-i.xml:1438
#, no-c-format
msgid "Configuring Multidisk Devices (Software RAID)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1403
+#: using-d-i.xml:1439
#, no-c-format
msgid "If you have more than one harddrive<footnote><para> To be honest, you can construct an MD device even from partitions residing on single physical drive, but that won't give any benefits. </para></footnote> in your computer, you can use <command>mdcfg</command> to set up 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:1416
+#: using-d-i.xml:1452
#, 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:1424
+#: using-d-i.xml:1460
#, no-c-format
msgid "What benefits this brings depends on the type of 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 lose <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 incoming data into stripes and distributes them equally on all but one disk (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 a similar degree of reliability to RAID1 while achieving less redundancy. On the other hand, it might be a bit slower on write operations than RAID0 due to computation of parity information. </para></listitem> </varlistentry> <varlistentry> <term>RAID6</term><listitem><para> Is similar to RAID5 except that it uses two parity devices instead of one. </para><para> A RAID6 array can survive up to two disk failures. </para></listitem> </varlistentry> <varlistentry> <term>RAID10</term><listitem><para> RAID10 combines striping (as in RAID0) and mirroring (as in RAID1). It creates <replaceable>n</replaceable> copies of incoming data and distributes them across the partitions so that none of the copies of the same data are on the same device. The default value of <replaceable>n</replaceable> is 2, but it can be set to something else in expert mode. The number of partitions used must be at least <replaceable>n</replaceable>. RAID10 has different layouts for distributing the copies. The default is near copies. Near copies have all of the copies at about the same offset on all of the disks. Far copies have the copies at different offsets on the disks. Offset copies copy the stripe, not the individual copies. </para><para> RAID10 can be used to achieve reliability and redundancy without the drawback of having to calculate parity. </para></listitem> </varlistentry> </variablelist> To sum it up:"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1538
+#: using-d-i.xml:1574
#, no-c-format
msgid "Type"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1539
+#: using-d-i.xml:1575
#, no-c-format
msgid "Minimum Devices"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1540
+#: using-d-i.xml:1576
#, no-c-format
msgid "Spare Device"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1541
+#: using-d-i.xml:1577
#, no-c-format
msgid "Survives disk failure?"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1542
+#: using-d-i.xml:1578
#, no-c-format
msgid "Available Space"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1548
+#: using-d-i.xml:1584
#, no-c-format
msgid "RAID0"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1549 using-d-i.xml:1557 using-d-i.xml:1587
+#: using-d-i.xml:1585 using-d-i.xml:1593 using-d-i.xml:1623
#, no-c-format
msgid "<entry>2</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1550 using-d-i.xml:1551
+#: using-d-i.xml:1586 using-d-i.xml:1587
#, no-c-format
msgid "<entry>no</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1552
+#: using-d-i.xml:1588
#, no-c-format
msgid "Size of the smallest partition multiplied by number of devices in RAID"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1556
+#: using-d-i.xml:1592
#, no-c-format
msgid "RAID1"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1558 using-d-i.xml:1566 using-d-i.xml:1577 using-d-i.xml:1588
+#: using-d-i.xml:1594 using-d-i.xml:1602 using-d-i.xml:1613 using-d-i.xml:1624
#, no-c-format
msgid "optional"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1559 using-d-i.xml:1567 using-d-i.xml:1578 using-d-i.xml:1589
+#: using-d-i.xml:1595 using-d-i.xml:1603 using-d-i.xml:1614 using-d-i.xml:1625
#, no-c-format
msgid "<entry>yes</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1560
+#: using-d-i.xml:1596
#, no-c-format
msgid "Size of the smallest partition in RAID"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1564
+#: using-d-i.xml:1600
#, no-c-format
msgid "RAID5"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1565
+#: using-d-i.xml:1601
#, no-c-format
msgid "<entry>3</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1568
+#: using-d-i.xml:1604
#, no-c-format
msgid "Size of the smallest partition multiplied by (number of devices in RAID minus one)"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1575
+#: using-d-i.xml:1611
#, no-c-format
msgid "RAID6"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1576
+#: using-d-i.xml:1612
#, no-c-format
msgid "<entry>4</entry>"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1579
+#: using-d-i.xml:1615
#, no-c-format
msgid "Size of the smallest partition multiplied by (number of devices in RAID minus two)"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1586
+#: using-d-i.xml:1622
#, no-c-format
msgid "RAID10"
msgstr ""
#. Tag: entry
-#: using-d-i.xml:1590
+#: using-d-i.xml:1626
#, no-c-format
msgid "Total of all partitions divided by the number of chunk copies (defaults to two)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1597
+#: using-d-i.xml:1633
#, no-c-format
msgid "If you want to know more about Software RAID, have a look at <ulink url=\"&url-software-raid-howto;\">Software RAID HOWTO</ulink>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1602
+#: using-d-i.xml:1638
#, no-c-format
msgid "To create an 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:1611
+#: using-d-i.xml:1647
#, no-c-format
msgid "Make sure that the system can be booted with the partitioning scheme you are planning. In general it will be necessary to create a separate file system for <filename>/boot</filename> when using RAID for the root (<filename>/</filename>) file system. Most boot loaders <phrase arch=\"x86\">(including lilo and grub)</phrase> do support mirrored (not striped!) RAID1, so using for example RAID5 for <filename>/</filename> and RAID1 for <filename>/boot</filename> can be an option."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1623
+#: using-d-i.xml:1659
#, 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>) file system. 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:1632
+#: using-d-i.xml:1668
#, 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:1645
+#: using-d-i.xml:1681
#, 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:1652
+#: using-d-i.xml:1688
#, 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 earlier. Don't worry. If you make a mistake and select a different number of partitions, &d-i; won't let you continue until you correct the issue."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1664
+#: using-d-i.xml:1700
#, no-c-format
msgid "RAID5 has a setup procedure similar to RAID1 with the exception that you need to use at least <emphasis>three</emphasis> active partitions."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1670
+#: using-d-i.xml:1706
#, no-c-format
msgid "RAID6 also has a setup procedure similar to RAID1 except that at least <emphasis>four</emphasis> active partitions are required."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1676
+#: using-d-i.xml:1712
#, no-c-format
msgid "RAID10 again has a setup procedure similar to RAID1 except in expert mode. In expert mode, &d-i; will ask you for the layout. The layout has two parts. The first part is the layout type. It is either <literal>n</literal> (for near copies), <literal>f</literal> (for far copies), or <literal>o</literal> (for offset copies). The second part is the number of copies to make of the data. There must be at least that many active devices so that all of the copies can be distributed onto different disks."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1690
+#: using-d-i.xml:1726
#, 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 the 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:1699
+#: using-d-i.xml:1735
#, no-c-format
msgid "After you set up 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:1714
+#: using-d-i.xml:1750
#, no-c-format
msgid "Configuring the Logical Volume Manager (LVM)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1715
+#: using-d-i.xml:1751
#, 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 by moving stuff around, symlinking, etc."
msgstr ""
#. Tag: para
-#: using-d-i.xml:1723
+#: using-d-i.xml:1759
#, 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:1733
+#: using-d-i.xml:1769
#, 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:1744
+#: using-d-i.xml:1780
#, 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:1753
+#: using-d-i.xml:1789
#, 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:1764
+#: using-d-i.xml:1800
#, 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:1769
+#: using-d-i.xml:1805
#, no-c-format
msgid "Create volume group"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1772
+#: using-d-i.xml:1808
#, no-c-format
msgid "Create logical volume"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1775
+#: using-d-i.xml:1811
#, no-c-format
msgid "Delete volume group"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1778
+#: using-d-i.xml:1814
#, no-c-format
msgid "Delete logical volume"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1781
+#: using-d-i.xml:1817
#, no-c-format
msgid "Extend volume group"
msgstr ""
#. Tag: guimenuitem
-#: using-d-i.xml:1784
+#: using-d-i.xml:1820
#, no-c-format
msgid "Reduce volume group"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1786
+#: using-d-i.xml:1822
#, no-c-format
msgid "<guimenuitem>Finish</guimenuitem>: return to the main <command>partman</command> screen"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1792
+#: using-d-i.xml:1828
#, 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:1797
+#: using-d-i.xml:1833
#, 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:1811
+#: using-d-i.xml:1847
#, no-c-format
msgid "Configuring Encrypted Volumes"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1812
+#: using-d-i.xml:1848
#, 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:1824
+#: using-d-i.xml:1860
#, 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:1839
+#: using-d-i.xml:1875
#, 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:1846
+#: using-d-i.xml:1882
#, 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 settings</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:1857
+#: using-d-i.xml:1893
#, 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:1869
+#: using-d-i.xml:1905
#, 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:1879
+#: using-d-i.xml:1915
#, no-c-format
msgid "Encryption: <userinput>aes</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1881
+#: using-d-i.xml:1917
#, 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:1899
+#: using-d-i.xml:1935
#, no-c-format
msgid "Key size: <userinput>256</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1901
+#: using-d-i.xml:1937
#, 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:1913
+#: using-d-i.xml:1949
#, no-c-format
msgid "IV algorithm: <userinput>cbc-essiv:sha256</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1915
+#: using-d-i.xml:1951
#, 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:1925
+#: using-d-i.xml:1961
#, 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:1937
+#: using-d-i.xml:1973
#, no-c-format
msgid "Encryption key: <userinput>Passphrase</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1939
+#: using-d-i.xml:1975
#, no-c-format
msgid "Here you can choose the type of the encryption key for this partition."
msgstr ""
#. Tag: term
-#: using-d-i.xml:1945
+#: using-d-i.xml:1981
#, no-c-format
msgid "Passphrase"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1946
+#: using-d-i.xml:1982
#, 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:1961 using-d-i.xml:2054
+#: using-d-i.xml:1997 using-d-i.xml:2090
#, no-c-format
msgid "Random key"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1962
+#: using-d-i.xml:1998
#, 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:1971
+#: using-d-i.xml:2007
#, 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:1990 using-d-i.xml:2067
+#: using-d-i.xml:2026 using-d-i.xml:2103
#, no-c-format
msgid "Erase data: <userinput>yes</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:1992
+#: using-d-i.xml:2028
#, 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:2012
+#: using-d-i.xml:2048
#, 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:2021
+#: using-d-i.xml:2057
#, no-c-format
msgid "Encryption: <userinput>AES256</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2023
+#: using-d-i.xml:2059
#, 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:2033
+#: using-d-i.xml:2069
#, no-c-format
msgid "Encryption key: <userinput>Keyfile (GnuPG)</userinput>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2035
+#: using-d-i.xml:2071
#, no-c-format
msgid "Here you can select the type of the encryption key for this partition."
msgstr ""
#. Tag: term
-#: using-d-i.xml:2041
+#: using-d-i.xml:2077
#, no-c-format
msgid "Keyfile (GnuPG)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2042
+#: using-d-i.xml:2078
#, 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:2055
+#: using-d-i.xml:2091
#, no-c-format
msgid "Please see the section on random keys above."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2069
+#: using-d-i.xml:2105
#, no-c-format
msgid "Please see the the section on erasing data above."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2078
+#: using-d-i.xml:2114
#, 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:2088
+#: using-d-i.xml:2124
#, 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:2097
+#: using-d-i.xml:2133
#, 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:2110
+#: using-d-i.xml:2146
#, 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:2126
+#: using-d-i.xml:2162
#, 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"
@@ -1758,553 +1800,553 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:2139
+#: using-d-i.xml:2175
#, no-c-format
msgid "Pay attention to 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 the ordinary boot process and the boot process with encryption involved will be covered later in <xref linkend=\"mount-encrypted-volumes\"/>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2149
+#: using-d-i.xml:2185
#, no-c-format
msgid "Once you are satisfied with the partitioning scheme, continue with the installation."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2160
+#: using-d-i.xml:2196
#, no-c-format
msgid "Installing the Base System"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2161
+#: using-d-i.xml:2197
#, 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: para
-#: using-d-i.xml:2174
+#: using-d-i.xml:2210
#, no-c-format
msgid "During installation of the base system, 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:2183
+#: using-d-i.xml:2219
#, no-c-format
msgid "The unpack/setup messages generated during this phase are also saved in <filename>/var/log/syslog</filename>. You can check them there if the installation is performed over a serial console."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2189
+#: using-d-i.xml:2225
#, no-c-format
msgid "As part of the installation, a &arch-kernel; 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: para
-#: using-d-i.xml:2196
+#: using-d-i.xml:2232
#, no-c-format
msgid "When packages are installed using the package management system, it will by default also install packages that are recommended by those packages. Recommended packages are not strictly required for the core functionality of the selected software, but they do enhance that software and should, in the view of the package maintainers, normally be installed together with that software."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2206
+#: using-d-i.xml:2242
#, no-c-format
msgid "For technical reasons packages installed during the installation of the base system are installed without their <quote>Recommends</quote>. The rule described above only takes effect after this point in the installation process."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2218
+#: using-d-i.xml:2254
#, no-c-format
msgid "Installing Additional Software"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2219
+#: using-d-i.xml:2255
#, no-c-format
msgid "At this point you have a usable but limited system. Most users will want to install additional software on the system to tune it to their needs, and the installer allows you do so. This step can take even longer than installing the base system if you have a slow computer or network connection."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2234
+#: using-d-i.xml:2270
#, no-c-format
msgid "Configuring apt"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2236
+#: using-d-i.xml:2272
#, no-c-format
msgid "One of the tools used to install packages on a &debian-gnu; system is a program called <command>apt-get</command>, from the <classname>apt</classname> package<footnote> <para> Note that the program which actually installs the 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, which will invoke <command>dpkg</command> as appropriate. It knows how to retrieve packages from your CD, the network, or wherever. It is also able to automatically install other packages which are required to make the package you're trying to install work correctly. </para> </footnote>. Other front-ends for package management, like <command>aptitude</command> and <command>synaptic</command>, are also in use. These front-ends are recommended for new users, since they integrate some additional features (package searching and status checks) in a nice user interface. In fact, <command>aptitude</command> is now the recommended utility for package management."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2260
+#: using-d-i.xml:2296
#, no-c-format
msgid "<command>apt</command> must be configured so that it knows from where to retrieve packages. The results of this configuration are written to the file <filename>/etc/apt/sources.list</filename>. You can examine and edit this file to your liking after the installation is complete."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2267
+#: using-d-i.xml:2303
#, no-c-format
msgid "If you are installing at default priority, the installer will largely take care of the configuration automatically, based on the installation method you are using and possibly using choices made earlier in the installation. In most cases the installer will automatically add a security mirror and, if you are installing the stable distribution, a mirror for the <quote>volatile</quote> update service."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2276
+#: using-d-i.xml:2312
#, no-c-format
msgid "If you are installing at a lower priority (e.g. in expert mode), you will be able to make more decisions yourself. You can choose whether or not to use the security and/or volatile update services, and you can choose to add packages from the <quote>contrib</quote> and <quote>non-free</quote> sections of the archive."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2287
+#: using-d-i.xml:2323
#, no-c-format
msgid "Installing from more than one CD or DVD"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2289
+#: using-d-i.xml:2325
#, no-c-format
msgid "If you are installing from a CD or a DVD that is part of a larger set, the installer will ask if you want to scan additional CDs or DVDs. If you have additional CDs or DVDs available, you probably want to do this so the installer can use the packages included on them."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2296
+#: using-d-i.xml:2332
#, no-c-format
msgid "If you do not have any additional CDs or DVDs, that is no problem: using them is not required. If you also do not use a network mirror (as explained in the next section), it can mean that not all packages belonging to the tasks you select in the next step of the installation can be installed."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2304
+#: using-d-i.xml:2340
#, no-c-format
msgid "Packages are included on CDs (and DVDs) in the order of their popularity. This means that for most uses only the first CDs in a set are needed and that only very few people actually use any of the packages included on the last CDs in a set."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2311
+#: using-d-i.xml:2347
#, no-c-format
msgid "It also means that buying or downloading and burning a full CD set is just a waste of money as you'll never use most of them. In most cases you are better off getting only the first 3 to 8 CDs and installing any additional packages you may need from the Internet by using a mirror. The same goes for DVD sets: the first DVD, or maybe the first two DVDs will cover most needs."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2320
+#: using-d-i.xml:2356
#, no-c-format
msgid "A good rule of thumb is that for a regular desktop installation (using the GNOME desktop environment) only the first three CDs are needed. For the alternative desktop environments (KDE or Xfce), additional CDs are needed. The first DVD easily covers all three desktop environments."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2328
+#: using-d-i.xml:2364
#, no-c-format
msgid "If you do scan multiple CDs or DVDs, the installer will prompt you to exchange them when it needs packages from another CD/DVD than the one currently in the drive. Note that only CDs or DVDs that belong to the same set should be scanned. The order in which they are scanned does not really matter, but scanning them in ascending order will reduce the chance of mistakes."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2341
+#: using-d-i.xml:2377
#, no-c-format
msgid "Using a network mirror"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2343
+#: using-d-i.xml:2379
#, no-c-format
msgid "One question that will be asked during most installs is whether or not to use a network mirror as a source for packages. In most cases the default answer should be fine, but there are some exceptions."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2349
+#: using-d-i.xml:2385
#, no-c-format
msgid "If you are <emphasis>not</emphasis> installing from a full CD or DVD or using a full CD/DVD image, you really should use a network mirror as otherwise you will end up with only a very minimal system. However, if you have a limited Internet connection it is best <emphasis>not</emphasis> to select the <literal>desktop</literal> task in the next step of the installation."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2358
+#: using-d-i.xml:2394
#, no-c-format
msgid "If you are installing from a single full CD or using a full CD image, using a network mirror is not required, but is still strongly recommended because a single CD contains only a fairly limited number of packages. If you have a limited Internet connection it may still be best to <emphasis>not</emphasis> select a network mirror here, but to finish the installation using only what's available on the CD and selectively install additional packages after the installation (i.e. after you have rebooted into the new system)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2369
+#: using-d-i.xml:2405
#, no-c-format
msgid "If you are installing from a DVD or using a DVD image, any packages needed during the installation should be present on the first DVD. The same is true if you have scanned multiple CDs as explained in the previous section. Use of a network mirror is optional."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2376
+#: using-d-i.xml:2412
#, no-c-format
msgid "One advantage of adding a network mirror is that updates that have occurred since the CD/DVD set was created and have been included in a point release, will become available for installation, thus extending the life of your CD/DVD set without compromising the security or stability of the installed system."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2383
+#: using-d-i.xml:2419
#, no-c-format
msgid "In summary: selecting a network mirror is generally a good idea, except if you do not have a good Internet connection. If the current version of a package is available from CD/DVD, the installer will always use that. The amount of data that will be downloaded if you do select a mirror thus depends on"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2392
+#: using-d-i.xml:2428
#, no-c-format
msgid "the tasks you select in the next step of the installation,"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2397
+#: using-d-i.xml:2433
#, no-c-format
msgid "which packages are needed for those tasks,"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2402
+#: using-d-i.xml:2438
#, no-c-format
msgid "which of those packages are present on the CDs or DVDs you have scanned, and"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2407
+#: using-d-i.xml:2443
#, no-c-format
msgid "whether any updated versions of packages included on the CDs or DVDs are available from a mirror (either a regular package mirror, or a mirror for security or volatile updates)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2416
+#: using-d-i.xml:2452
#, no-c-format
msgid "Note that the last point means that, even if you choose not to use a network mirror, some packages may still be downloaded from the Internet if there is a security or volatile update available for them and those services have been configured."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2432
+#: using-d-i.xml:2468
#, no-c-format
msgid "Selecting and Installing Software"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2434
+#: using-d-i.xml:2470
#, 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:2443
+#: using-d-i.xml:2479
#, 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 more packages (or remove them), 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:2470
+#: using-d-i.xml:2506
#, no-c-format
msgid "Some tasks may be pre-selected based on the characteristics of the computer you are installing. If you disagree with these selections you can deselect them. You can even opt to install no tasks at all at this point."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2477
+#: using-d-i.xml:2513
#, 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:2483
+#: using-d-i.xml:2519
#, no-c-format
msgid "Unless you are using the special KDE or Xfce/LXDE CDs, the <quote>Desktop environment</quote> task will install the GNOME desktop environment."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2488
+#: using-d-i.xml:2524
#, no-c-format
msgid "It is not possible to interactively select a different desktop during the installation. However, it <emphasis>is</emphasis> possible to get &d-i; to install a KDE desktop environment instead of GNOME by using preseeding (see <xref linkend=\"preseed-pkgsel\"/>) or by adding the parameter <literal>desktop=kde</literal> at the boot prompt when starting the installer. Alternatively the more lightweight Xfce and LXDE desktop environments can be selected by using <literal>desktop=xfce</literal> or <literal>desktop=lxde</literal>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2499
+#: using-d-i.xml:2535
#, no-c-format
msgid "Some CD images (businesscard, netinst and DVD) also allow selection of the desired desktop environment from the graphical boot menu. Select the <quote>Advanced options</quote> option in the main menu and look for <quote>Alternative desktop environments</quote>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2506
+#: using-d-i.xml:2542
#, no-c-format
msgid "Note that this will only work if the packages needed for the desired desktop environment are actually available. If you are installing using a single full CD image, they will need to be downloaded from a mirror as most needed packages are only included on later CDs; installing KDE, Xfce or LXDE this way should work fine if you are using a DVD image or any other installation method."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2516
+#: using-d-i.xml:2552
#, no-c-format
msgid "The various server tasks will install software roughly as follows. DNS server: <classname>bind9</classname>; File server: <classname>samba</classname>, <classname>nfs</classname>; Mail server: <classname>exim4</classname>, <classname>spamassassin</classname>, <classname>uw-imap</classname>; Print server: <classname>cups</classname>; SQL database: <classname>postgresql</classname>; Web server: <classname>apache2</classname>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2527
+#: using-d-i.xml:2563
#, no-c-format
msgid "The <quote>Standard system</quote> task will install any package that has a priority <quote>standard</quote>. This includes a lot of common utilities that are normally available on any Linux or Unix system. You should leave this task selected unless you know what you are doing and want a really minimal system."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2535
+#: using-d-i.xml:2571
#, no-c-format
msgid "If during language selection a default locale other than the <quote>C</quote> locale was selected, <command>tasksel</command> will check if any localization tasks are defined for that locale and will automatically try to install relevant localization packages. This includes for example packages containing word lists or special fonts for your language. If a desktop environment was selected, it will also install appropriate localization packages for that (if available)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2545
+#: using-d-i.xml:2581
#, no-c-format
msgid "Once you've selected your tasks, select &BTN-CONT;. At this point, <command>aptitude</command> will install the packages that are part of the selected tasks. If a particular program needs more information from the user, it will prompt you during this process."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2552
+#: using-d-i.xml:2588
#, no-c-format
msgid "You should be aware that especially the Desktop task is very large. Especially when installing from a normal CD-ROM in combination with a mirror for packages not on the CD-ROM, the installer may want to retrieve a lot of packages over the network. If you have a relatively slow Internet connection, this can take a long time. There is no option to cancel the installation of packages once it has started."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2561
+#: using-d-i.xml:2597
#, no-c-format
msgid "Even when packages are included on the CD-ROM, the installer may still retrieve them from the mirror if the version available on the mirror is more recent than the one included on the CD-ROM. If you are installing the stable distribution, this can happen after a point release (an update of the original stable release); if you are installing the testing distribution this will happen if you are using an older image."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2576
+#: using-d-i.xml:2612
#, no-c-format
msgid "Making Your System Bootable"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2578
+#: using-d-i.xml:2614
#, 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 OpenBoot to boot from the network by default; see <xref linkend=\"boot-dev-select-sun\"/>.</phrase>"
msgstr ""
#. Tag: title
-#: using-d-i.xml:2593
+#: using-d-i.xml:2629
#, no-c-format
msgid "Detecting other operating systems"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2595
+#: using-d-i.xml:2631
#, 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:2603
+#: using-d-i.xml:2639
#, 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:2621
+#: using-d-i.xml:2657
#, no-c-format
msgid "<command>palo</command>-installer"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2622
+#: using-d-i.xml:2658
#, 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:2631
+#: using-d-i.xml:2667
#, no-c-format
msgid "hppa FIXME ( need more info )"
msgstr ""
#. Tag: title
-#: using-d-i.xml:2643
+#: using-d-i.xml:2679
#, no-c-format
msgid "Install the <command>Grub</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2645
+#: using-d-i.xml:2681
#, 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 new users and old hands alike."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2651
+#: using-d-i.xml:2687
#, 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:2657
+#: using-d-i.xml:2693
#, no-c-format
msgid "If you do not want to install grub, use the &BTN-GOBACK; 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:2670
+#: using-d-i.xml:2706
#, no-c-format
msgid "Install the <command>LILO</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2672
+#: using-d-i.xml:2708
#, 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:2682
+#: using-d-i.xml:2718
#, 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:2690
+#: using-d-i.xml:2726
#, no-c-format
msgid "&d-i; offers you three choices on where to install the <command>LILO</command> boot loader:"
msgstr ""
#. Tag: term
-#: using-d-i.xml:2697
+#: using-d-i.xml:2733
#, no-c-format
msgid "Master Boot Record (MBR)"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2697
+#: using-d-i.xml:2733
#, 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:2704
+#: using-d-i.xml:2740
#, no-c-format
msgid "new &debian; partition"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2704
+#: using-d-i.xml:2740
#, 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:2713
+#: using-d-i.xml:2749
#, no-c-format
msgid "Other choice"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2713
+#: using-d-i.xml:2749
#, 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 traditional device names such as <filename>/dev/hda</filename> or <filename>/dev/sda</filename>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2723
+#: using-d-i.xml:2759
#, 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;!"
msgstr ""
#. Tag: title
-#: using-d-i.xml:2739
+#: using-d-i.xml:2775
#, no-c-format
msgid "Install the <command>ELILO</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2741
+#: using-d-i.xml:2777
#, 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 files 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 do the actual work of loading and starting the Linux kernel."
msgstr ""
#. Tag: para
-#: using-d-i.xml:2757
+#: using-d-i.xml:2793
#, 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:2769
+#: using-d-i.xml:2805
#, no-c-format
msgid "Choose the correct partition!"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2771
+#: using-d-i.xml:2807
#, no-c-format
msgid "The criterion for selecting a partition is that it must be a 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, <command>elilo</command> may format the partition during the installation, erasing any previous contents!"
msgstr ""
#. Tag: title
-#: using-d-i.xml:2786
+#: using-d-i.xml:2822
#, no-c-format
msgid "EFI Partition Contents"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2788
+#: using-d-i.xml:2824
#, 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:2810
+#: using-d-i.xml:2846
#, no-c-format
msgid "elilo.conf"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2811
+#: using-d-i.xml:2847
#, 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:2820
+#: using-d-i.xml:2856
#, no-c-format
msgid "elilo.efi"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2821
+#: using-d-i.xml:2857
#, 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:2831
+#: using-d-i.xml:2867
#, no-c-format
msgid "initrd.img"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2832
+#: using-d-i.xml:2868
#, 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:2844
+#: using-d-i.xml:2880
#, no-c-format
msgid "readme.txt"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2845
+#: using-d-i.xml:2881
#, 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:2855
+#: using-d-i.xml:2891
#, no-c-format
msgid "vmlinuz"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2856
+#: using-d-i.xml:2892
#, 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:2876
+#: using-d-i.xml:2912
#, no-c-format
msgid "<command>arcboot</command>-installer"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2877
+#: using-d-i.xml:2913
#, 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"
@@ -2317,289 +2359,289 @@ msgid ""
msgstr ""
#. Tag: replaceable
-#: using-d-i.xml:2896
+#: using-d-i.xml:2932
#, no-c-format
msgid "scsi"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2897
+#: using-d-i.xml:2933
#, 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:2905
+#: using-d-i.xml:2941
#, no-c-format
msgid "disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2906
+#: using-d-i.xml:2942
#, 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:2914
+#: using-d-i.xml:2950
#, no-c-format
msgid "partnr"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2915
+#: using-d-i.xml:2951
#, 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:2923
+#: using-d-i.xml:2959
#, no-c-format
msgid "config"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2924
+#: using-d-i.xml:2960
#, 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:2945
+#: using-d-i.xml:2981
#, no-c-format
msgid "Install <command>Yaboot</command> on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2946
+#: using-d-i.xml:2982
#, 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-gnu;."
msgstr ""
#. Tag: title
-#: using-d-i.xml:2964
+#: using-d-i.xml:3000
#, no-c-format
msgid "Install <command>Quik</command> on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2965
+#: using-d-i.xml:3001
#, 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:2981
+#: using-d-i.xml:3017
#, no-c-format
msgid "<command>zipl</command>-installer"
msgstr ""
#. Tag: para
-#: using-d-i.xml:2982
+#: using-d-i.xml:3018
#, 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:2999
+#: using-d-i.xml:3035
#, no-c-format
msgid "Install the <command>SILO</command> Boot Loader on a Hard Disk"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3001
+#: using-d-i.xml:3037
#, 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:3026
+#: using-d-i.xml:3062
#, no-c-format
msgid "Continue Without Boot Loader"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3028
+#: using-d-i.xml:3064
#, 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)."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3035
+#: using-d-i.xml:3071
#, 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:3052
+#: using-d-i.xml:3088
#, no-c-format
msgid "Finishing the Installation"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3053
+#: using-d-i.xml:3089
#, no-c-format
msgid "This is the last step in the &debian; installation process during which the installer will do any last minute tasks. It mostly consists of tidying up after the &d-i;."
msgstr ""
#. Tag: title
-#: using-d-i.xml:3066
+#: using-d-i.xml:3102
#, no-c-format
msgid "Setting the System Clock"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3068
+#: using-d-i.xml:3104
#, no-c-format
msgid "The installer may 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:3075
+#: using-d-i.xml:3111
#, 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=\"powerpc\">Macintosh hardware clocks are normally set to local time. If you want to dual-boot, select local time instead of UTC.</phrase> <phrase arch=\"any-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 UTC.</phrase>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3086
+#: using-d-i.xml:3122
#, no-c-format
msgid "At this point &d-i; will also attempt to save the current time to the system's hardware clock. This will be done either in UTC or local time, depending on the selection that was just made."
msgstr ""
#. Tag: title
-#: using-d-i.xml:3101
+#: using-d-i.xml:3137
#, no-c-format
msgid "Reboot the System"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3103
+#: using-d-i.xml:3139
#, no-c-format
msgid "You will be prompted to remove the boot media (CD, floppy, etc) that you used to boot the installer. After that the system will be rebooted into your new &debian; system."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3109
+#: using-d-i.xml:3145
#, no-c-format
msgid "After a final prompt the system will be halted because rebooting is not supported on &arch-title;. You then need to IPL &debian-gnu; from the DASD which you selected for the root filesystem during the first steps of the installation."
msgstr ""
#. Tag: title
-#: using-d-i.xml:3122
+#: using-d-i.xml:3158
#, no-c-format
-msgid "Miscellaneous"
+msgid "Troubleshooting"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3123
+#: using-d-i.xml:3159
#, 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:3136
+#: using-d-i.xml:3172
#, no-c-format
msgid "Saving the installation logs"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3138
+#: using-d-i.xml:3174
#, 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:3145
+#: using-d-i.xml:3181
#, 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:3165
+#: using-d-i.xml:3201
#, no-c-format
msgid "Using the Shell and Viewing the Logs"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3167
+#: using-d-i.xml:3203
#, no-c-format
msgid "There are several methods you can use to get a shell while running an installation. On most systems, and if you are not installing over serial console, the easiest method is to switch to the second <emphasis>virtual console</emphasis> by pressing <keycombo><keycap>Left Alt</keycap> <keycap>F2</keycap></keycombo><footnote> <para> That is: press 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. </para> </footnote> (on a Mac keyboard, <keycombo><keycap>Option</keycap> <keycap>F2</keycap></keycombo>). Use <keycombo><keycap>Left Alt</keycap> <keycap>F1</keycap></keycombo> to switch back to the installer itself."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3185
+#: using-d-i.xml:3221
#, no-c-format
msgid "For the graphical installer see also <xref linkend=\"gtk-using\"/>."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3189
+#: using-d-i.xml:3225
#, no-c-format
msgid "If you cannot switch consoles, there is also an <guimenuitem>Execute a Shell</guimenuitem> item on the main menu that can be used to start a shell. You can get to the main menu from most dialogs by using the &BTN-GOBACK; button one or more times. Type <userinput>exit</userinput> to close the shell and return to the installer."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3197
+#: using-d-i.xml:3233
#, 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 shell is a Bourne shell clone called <command>ash</command> and has some nice features like autocompletion and history."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3206
+#: using-d-i.xml:3242
#, no-c-format
msgid "To edit and view files, use the text editor <command>nano</command>. Log files for the installation system can be found in the <filename>/var/log</filename> directory."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3213
+#: using-d-i.xml:3249
#, no-c-format
msgid "Although you can do basically anything in a shell that the available commands allow you to do, the option to use a shell is really only there in case something goes wrong and for debugging."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3219
+#: using-d-i.xml:3255
#, no-c-format
msgid "Doing things manually from the shell may interfere with the installation process and result in errors or an incomplete installation. In particular, you should always use let the installer activate your swap partition and not do this yourself from a shell."
msgstr ""
#. Tag: title
-#: using-d-i.xml:3234
+#: using-d-i.xml:3271
#, no-c-format
msgid "Installation Over the Network"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3236
+#: using-d-i.xml:3273
#, 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:3246
+#: using-d-i.xml:3283
#, 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:3259
+#: using-d-i.xml:3296
#, 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:3264
+#: using-d-i.xml:3301
#, 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 person who will continue the installation remotely."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3276
+#: using-d-i.xml:3313
#, 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:3282
+#: using-d-i.xml:3319
#, 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"
@@ -2608,127 +2650,127 @@ msgid ""
msgstr ""
#. Tag: para
-#: using-d-i.xml:3299
+#: using-d-i.xml:3336
#, no-c-format
msgid "The <command>ssh</command> server in the installer uses a default configuration that does not send keep-alive packets. In principle, a connection to the system being installed should be kept open indefinitely. However, in some situations &mdash; depending on your local network setup &mdash; the connection may be lost after some period of inactivity. One common case where this can happen is when there is some form of Network Address Translation (NAT) somewhere between the client and the system being installed. Depending on at which point of the installation the connection was lost, you may or may not be able to resume the installation after reconnecting."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3312
+#: using-d-i.xml:3349
#, no-c-format
msgid "You may be able to avoid the connection being dropped by adding the option <userinput>-o&nbsp;ServerAliveInterval=<replaceable>value</replaceable></userinput> when starting the <command>ssh</command> connection, or by adding that option in your <command>ssh</command> configuration file. Note however that in some cases adding this option may also <emphasis>cause</emphasis> a connection to be dropped (for example if keep-alive packets are sent during a brief network outage, from which <command>ssh</command> would otherwise have recovered), so it should only be used when needed."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3325
+#: using-d-i.xml:3362
#, 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><footnote> <para> The following command will remove an existing entry for a host: <command>ssh-keygen -R &lt;<replaceable>hostname</replaceable>|<replaceable>IP&nbsp;address</replaceable>&gt;</command>. </para> </footnote> and try again."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3341
+#: using-d-i.xml:3378
#, 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:3351
+#: using-d-i.xml:3388
#, 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: title
-#: using-d-i.xml:3371
+#: using-d-i.xml:3407
#, no-c-format
msgid "Loading Missing Firmware"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3372
+#: using-d-i.xml:3408
#, no-c-format
msgid "As described in <xref linkend=\"hardware-firmware\"/>, some devices require firmware to be loaded. In most cases the device will not work at all if the firmware is not available; sometimes basic functionality is not impaired if it is missing and the firmware is only needed to enable additional features."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3380
+#: using-d-i.xml:3416
#, no-c-format
msgid "If a device driver requests firmware that is not available, &d-i; will display a dialog offering to load the missing firmware. If this option is selected, &d-i; will scan available devices for either loose firmware files or packages containing firmware. If found, the firmware will be copied to the correct location (<filename>/lib/firmware</filename>) and the driver module will be reloaded."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3390
+#: using-d-i.xml:3426
#, no-c-format
msgid "Which devices are scanned and which file systems are supported depends on the architecture, the installation method and the stage of the installation. Especially during the early stages of the installation, loading the firmware is most likely to succeed from a FAT-formatted floppy disk or USB stick. <phrase arch=\"x86\">On i386 and amd64 firmware can also be loaded from an MMC or SD card.</phrase>"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3400
+#: using-d-i.xml:3436
#, no-c-format
msgid "Note that it is possible to skip loading the firmware if you know the device will also function without it, or if the device is not needed during the installation."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3407
+#: using-d-i.xml:3443
#, no-c-format
msgid "Support for loading firmware is still relatively basic and is likely to be improved in future releases of the installer. Currently &d-i; will for example not display any warning if you choose to load missing firmware, but the requested firmware is not found. Please report any issues you encounter by filing an installation report (see <xref linkend=\"submit-bug\"/>)."
msgstr ""
#. Tag: title
-#: using-d-i.xml:3418
+#: using-d-i.xml:3454
#, no-c-format
msgid "Preparing a medium"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3419
+#: using-d-i.xml:3455
#, no-c-format
msgid "Although in some cases the firmware can also be loaded from a partition on a hard disk, the most common method to load firmware will be from some removable medium such as a floppy disk or a USB stick. The firmware files or packages must be placed in either the root directory or a directory named <filename>/firmware</filename> of the file system on the medium. The recommended file system to use is FAT as that is most certain to be supported during the early stages of the installation."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3429
+#: using-d-i.xml:3465
#, no-c-format
msgid "Tarballs and zip files containing current packages for the most common firmware are available from: <itemizedlist> <listitem><para> <ulink url=\"&url-firmware-tarballs;\"></ulink> </para></listitem> </itemizedlist> Just download the tarball or zip file for the correct release and unpack it to the file system on the medium."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3443
+#: using-d-i.xml:3479
#, no-c-format
msgid "If the firmware you need is not included in the tarball, you can also download specific firmware packages from the (non-free section of the) archive. The following overview should list most available firmware packages but is not guaranteed to be complete and may also contain non-firmware packages:"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3457
+#: using-d-i.xml:3493
#, no-c-format
msgid "It is also possible to copy individual firmware files to the medium. Loose firmware could be obtained for example from an already installed system or from a hardware vendor."
msgstr ""
#. Tag: title
-#: using-d-i.xml:3466
+#: using-d-i.xml:3502
#, no-c-format
msgid "Firmware and the Installed System"
msgstr ""
#. Tag: para
-#: using-d-i.xml:3467
+#: using-d-i.xml:3503
#, no-c-format
msgid "Any firmware loaded during the installation will be copied automatically to the installed system. In most cases this will ensure that the device that requires the firmware will also work correctly after the system is rebooted into the installed system. However, if the installed system runs a different kernel version from the installer there is a slight chance that the firmware cannot be loaded due to version skew."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3476
+#: using-d-i.xml:3512
#, no-c-format
msgid "If the firmware was loaded from a firmware package, &d-i; will also install this package for the installed system and will automatically add the non-free section of the package archive in APT's <filename>sources.list</filename>. This has the advantage that the firmware should be updated automatically if a new version becomes available."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3484
+#: using-d-i.xml:3520
#, no-c-format
msgid "If loading the firmware was skipped during the installation, the relevant device will probably not work with the installed system until the firmware (package) is installed manually."
msgstr ""
#. Tag: para
-#: using-d-i.xml:3491
+#: using-d-i.xml:3527
#, no-c-format
msgid "If the firmware was loaded from loose firmware files, the firmware copied to the installed system will <emphasis>not</emphasis> be automatically updated unless the corresponding firmware package (if available) is installed after the installation is completed."
msgstr ""