summaryrefslogtreecommitdiff
path: root/po/pot/random-bits.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot/random-bits.pot')
-rw-r--r--po/pot/random-bits.pot199
1 files changed, 80 insertions, 119 deletions
diff --git a/po/pot/random-bits.pot b/po/pot/random-bits.pot
index c9c485f2a..4d981152b 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-04-19 00:12+0000\n"
+"POT-Creation-Date: 2010-10-05 18:28+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"
@@ -697,25 +697,25 @@ msgstr ""
#. Tag: title
#: random-bits.xml:358
#, no-c-format
-msgid "Installing &debian; from a Unix/Linux System"
+msgid "Installing &debian-gnu; from a Unix/Linux System"
msgstr ""
#. Tag: para
#: random-bits.xml:360
#, no-c-format
-msgid "This section explains how to install &debian; from an existing Unix or Linux system, without using the menu-driven installer as explained in the rest of the manual. This <quote>cross-install</quote> HOWTO has been requested by users switching to &debian; from Red Hat, Mandrake, and SUSE. In this section some familiarity with entering *nix commands and navigating the file system is assumed. In this section, <prompt>$</prompt> symbolizes a command to be entered in the user's current system, while <prompt>#</prompt> refers to a command entered in the Debian chroot."
+msgid "This section explains how to install &debian-gnu; from an existing Unix or Linux system, without using the menu-driven installer as explained in the rest of the manual. This <quote>cross-install</quote> HOWTO has been requested by users switching to &debian-gnu; from Red Hat, Mandrake, and SUSE. In this section some familiarity with entering *nix commands and navigating the file system is assumed. In this section, <prompt>$</prompt> symbolizes a command to be entered in the user's current system, while <prompt>#</prompt> refers to a command entered in the Debian chroot."
msgstr ""
#. Tag: para
#: random-bits.xml:372
#, no-c-format
-msgid "Once you've got the new Debian system configured to your preference, you can migrate your existing user data (if any) to it, and keep on rolling. This is therefore a <quote>zero downtime</quote> &debian; install. It's also a clever way for dealing with hardware that otherwise doesn't play friendly with various boot or installation media."
+msgid "Once you've got the new Debian system configured to your preference, you can migrate your existing user data (if any) to it, and keep on rolling. This is therefore a <quote>zero downtime</quote> &debian-gnu; install. It's also a clever way for dealing with hardware that otherwise doesn't play friendly with various boot or installation media."
msgstr ""
#. Tag: para
#: random-bits.xml:383
#, no-c-format
-msgid "As this is a mostly manual procedure, you should bear in mind that you will need to do a lot of basic configuration of the system yourself, which will also require more knowledge of Debian and of Linux in general than performing a regular installation. You cannot expect this procedure to result in a system that is identical to a system from a regular installation. You should also keep in mind that this procedure only gives the basic steps to set up a system. Additional installation and/or configuration steps may be needed."
+msgid "As this is a mostly manual procedure, you should bear in mind that you will need to do a lot of basic configuration of the system yourself, which will also require more knowledge of Debian and of &arch-kernel; in general than performing a regular installation. You cannot expect this procedure to result in a system that is identical to a system from a regular installation. You should also keep in mind that this procedure only gives the basic steps to set up a system. Additional installation and/or configuration steps may be needed."
msgstr ""
#. Tag: title
@@ -810,7 +810,7 @@ msgstr ""
#. Tag: para
#: random-bits.xml:503
#, no-c-format
-msgid "If you have a &releasename; &debian; CD mounted at <filename>/cdrom</filename>, you could substitute a file URL instead of the http URL: <userinput>file:/cdrom/debian/</userinput>"
+msgid "If you have a &releasename; &debian-gnu; CD mounted at <filename>/cdrom</filename>, you could substitute a file URL instead of the http URL: <userinput>file:/cdrom/debian/</userinput>"
msgstr ""
#. Tag: para
@@ -1087,70 +1087,47 @@ msgstr ""
#. Tag: para
#: random-bits.xml:728
#, no-c-format
-msgid "If you intend to boot this system, you probably want a Linux kernel and a boot loader. Identify available pre-packaged kernels with:"
+msgid "If you intend to boot this system, you probably want a &arch-kernel; kernel and a boot loader. Identify available pre-packaged kernels with:"
msgstr ""
#. Tag: screen
#: random-bits.xml:733
#, no-c-format
-msgid "# apt-cache search linux-image"
+msgid "# apt-cache search &kernelpackage;"
msgstr ""
#. Tag: para
#: random-bits.xml:735
#, no-c-format
-msgid "If you intend to use a pre-packaged kernel, you may want to create the configuration file <filename>/etc/kernel-img.conf</filename> before you do so. Here's an example file:"
+msgid "Then install the kernel package of your choice using its package name."
msgstr ""
#. Tag: screen
-#: random-bits.xml:741
+#: random-bits.xml:739
#, no-c-format
-msgid ""
- "# Kernel image management overrides\n"
- "# See kernel-img.conf(5) for details\n"
- "do_symlinks = yes\n"
- "relative_links = yes\n"
- "do_bootloader = yes\n"
- "do_bootfloppy = no\n"
- "do_initrd = yes\n"
- "link_in_boot = no"
-msgstr ""
-
-#. Tag: para
-#: random-bits.xml:743
-#, no-c-format
-msgid "For detailed information about this file and the various options, consult its man page which will be available after installing the <classname>kernel-package</classname> package. We recommend that you check that the values are appropriate for your system."
-msgstr ""
-
-#. Tag: para
-#: random-bits.xml:750
-#, no-c-format
-msgid ""
- "Then install the kernel package of your choice using its package name. <informalexample><screen>\n"
- "# aptitude install linux-image-<replaceable>&kernelversion;-arch-etc</replaceable>\n"
- "</screen></informalexample> If you did not create a <filename>/etc/kernel-img.conf</filename> before installing a pre-packaged kernel, you may be asked some questions during its installation that refer to it."
+msgid "# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</replaceable>"
msgstr ""
#. Tag: title
-#: random-bits.xml:764
+#: random-bits.xml:745
#, no-c-format
msgid "Set up the Boot Loader"
msgstr ""
#. Tag: para
-#: random-bits.xml:765
+#: random-bits.xml:746
#, no-c-format
-msgid "To make your &debian; system bootable, set up your boot loader to load the installed kernel with your new root partition. Note that <command>debootstrap</command> does not install a boot loader, though you can use <command>aptitude</command> inside your Debian chroot to do so."
+msgid "To make your &debian-gnu; system bootable, set up your boot loader to load the installed kernel with your new root partition. Note that <command>debootstrap</command> does not install a boot loader, though you can use <command>aptitude</command> inside your Debian chroot to do so."
msgstr ""
#. Tag: para
-#: random-bits.xml:772
+#: random-bits.xml:753
#, no-c-format
-msgid "Check <userinput>info grub</userinput> or <userinput>man lilo.conf</userinput> for instructions on setting up the bootloader. If you are keeping the system you used to install Debian, just add an entry for the Debian install to your existing grub <filename>menu.lst</filename> or <filename>lilo.conf</filename>. For <filename>lilo.conf</filename>, you could also copy it to the new system and edit it there. After you are done editing, call <command>lilo</command> (remember it will use <filename>lilo.conf</filename> relative to the system you call it from)."
+msgid "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or <userinput>man lilo.conf</userinput></phrase> for instructions on setting up the bootloader. If you are keeping the system you used to install Debian, just add an entry for the Debian install to your existing grub <filename>menu.lst</filename><phrase arch=\"x86\">or <filename>lilo.conf</filename>. For <filename>lilo.conf</filename>, you could also copy it to the new system and edit it there. After you are done editing, call <command>lilo</command> (remember it will use <filename>lilo.conf</filename> relative to the system you call it from)</phrase>."
msgstr ""
#. Tag: para
-#: random-bits.xml:784
+#: random-bits.xml:765
#, no-c-format
msgid ""
"Installing and setting up <classname>grub</classname> is as easy as: <informalexample><screen>\n"
@@ -1161,19 +1138,19 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:794
+#: random-bits.xml:775
#, no-c-format
msgid "Note that this assumes that a <filename>/dev/hda</filename> device file has been created. There are alternative methods to install <command>grub</command>, but those are outside the scope of this appendix."
msgstr ""
#. Tag: para
-#: random-bits.xml:800
+#: random-bits.xml:781
#, no-c-format
msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:"
msgstr ""
#. Tag: screen
-#: random-bits.xml:804
+#: random-bits.xml:785
#, no-c-format
msgid ""
"boot=/dev/<replaceable>hda6</replaceable>\n"
@@ -1187,29 +1164,13 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:806
-#, no-c-format
-msgid "Depending on which bootloader you selected, you can now make some additional changes in <filename>/etc/kernel-img.conf</filename>."
-msgstr ""
-
-#. Tag: para
-#: random-bits.xml:811
-#, no-c-format
-msgid ""
- "For the <classname>grub</classname> bootloader, you should set the <literal>do_bootloader</literal> option to <quote>no</quote>. And to automatically update your <filename>/boot/grub/menu.lst</filename> on installation or removal of Debian kernels, add the following lines: <informalexample><screen>\n"
- "postinst_hook = update-grub\n"
- "postrm_hook = update-grub\n"
- "</screen></informalexample> For the <classname>lilo</classname> bootloader, the value of <literal>do_bootloader</literal> needs to remain <quote>yes</quote>."
-msgstr ""
-
-#. Tag: para
-#: random-bits.xml:823
+#: random-bits.xml:787
#, no-c-format
msgid "Check <userinput>man yaboot.conf</userinput> for instructions on setting up the bootloader. If you are keeping the system you used to install Debian, just add an entry for the Debian install to your existing <filename>yaboot.conf</filename>. You could also copy it to the new system and edit it there. After you are done editing, call ybin (remember it will use <filename>yaboot.conf</filename> relative to the system you call it from)."
msgstr ""
#. Tag: para
-#: random-bits.xml:833
+#: random-bits.xml:797
#, no-c-format
msgid ""
"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: <informalexample><screen>\n"
@@ -1225,13 +1186,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:846
+#: random-bits.xml:810
#, no-c-format
msgid "Finishing touches"
msgstr ""
#. Tag: para
-#: random-bits.xml:847
+#: random-bits.xml:811
#, no-c-format
msgid ""
"As mentioned earlier, the installed system will be very basic. If you would like to make the system a bit more mature, there is an easy method to install all packages with <quote>standard</quote> priority: <informalexample><screen>\n"
@@ -1240,91 +1201,91 @@ msgid ""
msgstr ""
#. Tag: para
-#: random-bits.xml:858
+#: random-bits.xml:822
#, no-c-format
msgid "After the installation there will be a lot of downloaded packages in <filename>/var/cache/apt/archives/</filename>. You can free up some diskspace by running:"
msgstr ""
#. Tag: screen
-#: random-bits.xml:864
+#: random-bits.xml:828
#, no-c-format
msgid "# aptitude clean"
msgstr ""
#. Tag: title
-#: random-bits.xml:875
+#: random-bits.xml:839
#, no-c-format
-msgid "Installing &debian; over Parallel Line IP (PLIP)"
+msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)"
msgstr ""
#. Tag: para
-#: random-bits.xml:877
+#: random-bits.xml:841
#, no-c-format
-msgid "This section explains how to install &debian; on a computer without an Ethernet card, but with just a remote gateway computer attached via a Null-Modem cable (also called Null-Printer cable). The gateway computer should be connected to a network that has a Debian mirror on it (e.g. to the Internet)."
+msgid "This section explains how to install &debian-gnu; on a computer without an Ethernet card, but with just a remote gateway computer attached via a Null-Modem cable (also called Null-Printer cable). The gateway computer should be connected to a network that has a Debian mirror on it (e.g. to the Internet)."
msgstr ""
#. Tag: para
-#: random-bits.xml:885
+#: random-bits.xml:849
#, no-c-format
msgid "In the example in this appendix we will set up a PLIP connection using a gateway connected to the Internet over a dial-up connection (ppp0). We will use IP addresses 192.168.0.1 and 192.168.0.2 for the PLIP interfaces on the target system and the source system respectively (these addresses should be unused within your network address space)."
msgstr ""
#. Tag: para
-#: random-bits.xml:893
+#: random-bits.xml:857
#, no-c-format
msgid "The PLIP connection set up during the installation will also be available after the reboot into the installed system (see <xref linkend=\"boot-new\"/>)."
msgstr ""
#. Tag: para
-#: random-bits.xml:898
+#: random-bits.xml:862
#, no-c-format
msgid "Before you start, you will need to check the BIOS configuration (IO base address and IRQ) for the parallel ports of both the source and target systems. The most common values are <literal>io=0x378</literal>, <literal>irq=7</literal>."
msgstr ""
#. Tag: title
-#: random-bits.xml:908
+#: random-bits.xml:872
#, no-c-format
msgid "Requirements"
msgstr ""
#. Tag: para
-#: random-bits.xml:911
+#: random-bits.xml:875
#, no-c-format
msgid "A target computer, called <emphasis>target</emphasis>, where Debian will be installed."
msgstr ""
#. Tag: para
-#: random-bits.xml:917
+#: random-bits.xml:881
#, no-c-format
msgid "System installation media; see <xref linkend=\"installation-media\"/>."
msgstr ""
#. Tag: para
-#: random-bits.xml:922
+#: random-bits.xml:886
#, no-c-format
msgid "Another computer connected to the Internet, called <emphasis>source</emphasis>, that will function as the gateway."
msgstr ""
#. Tag: para
-#: random-bits.xml:928
+#: random-bits.xml:892
#, no-c-format
msgid "A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;\">PLIP-Install-HOWTO</ulink> for more information on this cable and instructions how to make your own."
msgstr ""
#. Tag: title
-#: random-bits.xml:940
+#: random-bits.xml:904
#, no-c-format
msgid "Setting up source"
msgstr ""
#. Tag: para
-#: random-bits.xml:941
+#: random-bits.xml:905
#, no-c-format
msgid "The following shell script is a simple example of how to configure the source computer as a gateway to the Internet using ppp0."
msgstr ""
#. Tag: screen
-#: random-bits.xml:946
+#: random-bits.xml:910
#, no-c-format
msgid ""
"#!/bin/sh\n"
@@ -1345,13 +1306,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:952
+#: random-bits.xml:916
#, no-c-format
msgid "Installing target"
msgstr ""
#. Tag: para
-#: random-bits.xml:953
+#: random-bits.xml:917
#, no-c-format
msgid ""
"Boot the installation media. The installation needs to be run in expert mode; enter <userinput>expert</userinput> at the boot prompt. If you need to set parameters for kernel modules, you also need to do this at the boot prompt. For example, to boot the installer and set values for the <quote>io</quote> and <quote>irq</quote> options for the parport_pc module, enter the following at the boot prompt: <informalexample><screen>\n"
@@ -1360,217 +1321,217 @@ msgid ""
msgstr ""
#. Tag: guimenuitem
-#: random-bits.xml:972
+#: random-bits.xml:936
#, no-c-format
msgid "Load installer components from CD"
msgstr ""
#. Tag: para
-#: random-bits.xml:974
+#: random-bits.xml:938
#, no-c-format
msgid "Select the <userinput>plip-modules</userinput> option from the list; this will make the PLIP drivers available to the installation system."
msgstr ""
#. Tag: guimenuitem
-#: random-bits.xml:982
+#: random-bits.xml:946
#, no-c-format
msgid "Detect network hardware"
msgstr ""
#. Tag: para
-#: random-bits.xml:987
+#: random-bits.xml:951
#, no-c-format
msgid "If target <emphasis>does</emphasis> have a network card, a list of driver modules for detected cards will be shown. If you want to force &d-i; to use plip instead, you have to deselect all listed driver modules. Obviously, if target doesn't have a network card, the installer will not show this list."
msgstr ""
#. Tag: para
-#: random-bits.xml:996
+#: random-bits.xml:960
#, no-c-format
msgid "Because no network card was detected/selected earlier, the installer will ask you to select a network driver module from a list. Select the <userinput>plip</userinput> module."
msgstr ""
#. Tag: guimenuitem
-#: random-bits.xml:1008
+#: random-bits.xml:972
#, no-c-format
msgid "Configure the network"
msgstr ""
#. Tag: para
-#: random-bits.xml:1011
+#: random-bits.xml:975
#, no-c-format
msgid "Auto-configure network with DHCP: No"
msgstr ""
#. Tag: para
-#: random-bits.xml:1016
+#: random-bits.xml:980
#, no-c-format
msgid "IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
msgstr ""
#. Tag: para
-#: random-bits.xml:1021
+#: random-bits.xml:985
#, no-c-format
msgid "Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></userinput>"
msgstr ""
#. Tag: para
-#: random-bits.xml:1027
+#: random-bits.xml:991
#, no-c-format
msgid "Name server addresses: you can enter the same addresses used on source (see <filename>/etc/resolv.conf</filename>)"
msgstr ""
#. Tag: title
-#: random-bits.xml:1046
+#: random-bits.xml:1010
#, no-c-format
-msgid "Installing &debian; using PPP over Ethernet (PPPoE)"
+msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)"
msgstr ""
#. Tag: para
-#: random-bits.xml:1048
+#: random-bits.xml:1012
#, no-c-format
msgid "In some countries PPP over Ethernet (PPPoE) is a common protocol for broadband (ADSL or cable) connections to an Internet Service Provider. Setting up a network connection using PPPoE is not supported by default in the installer, but can be made to work very simply. This section explains how."
msgstr ""
#. Tag: para
-#: random-bits.xml:1056
+#: random-bits.xml:1020
#, no-c-format
msgid "The PPPoE connection set up during the installation will also be available after the reboot into the installed system (see <xref linkend=\"boot-new\"/>)."
msgstr ""
#. Tag: para
-#: random-bits.xml:1061
+#: random-bits.xml:1025
#, no-c-format
msgid "To have the option of setting up and using PPPoE during the installation, you will need to install using one of the CD-ROM/DVD images that are available. It is not supported for other installation methods (e.g. netboot<phrase condition=\"supports-floppy-boot\"> or floppy</phrase>)."
msgstr ""
#. Tag: para
-#: random-bits.xml:1068
+#: random-bits.xml:1032
#, no-c-format
msgid "Installing over PPPoE is mostly the same as any other installation. The following steps explain the differences."
msgstr ""
#. Tag: para
-#: random-bits.xml:1076
+#: random-bits.xml:1040
#, no-c-format
msgid "Boot the installer with the boot parameter <userinput>modules=ppp-udeb</userinput><footnote arch=\"x86\"> <para> See <xref linkend=\"boot-screen\"/> for information on how to add a boot parameter. </para> </footnote>. This will ensure the component responsible for the setup of PPPoE (<classname>ppp-udeb</classname>) will be loaded and run automatically."
msgstr ""
#. Tag: para
-#: random-bits.xml:1091
+#: random-bits.xml:1055
#, no-c-format
msgid "Follow the regular initial steps of the installation (language, country and keyboard selection; the loading of additional installer components<footnote> <para> The <classname>ppp-udeb</classname> component is loaded as one of the additional components in this step. If you want to install at medium or low priority (expert mode), you can also manually select the <classname>ppp-udeb</classname> instead of entering the <quote>modules</quote> parameter at the boot prompt. </para> </footnote>)."
msgstr ""
#. Tag: para
-#: random-bits.xml:1110
+#: random-bits.xml:1074
#, no-c-format
msgid "The next step is the detection of network hardware, in order to identify any Ethernet cards present in the system."
msgstr ""
#. Tag: para
-#: random-bits.xml:1116
+#: random-bits.xml:1080
#, no-c-format
msgid "After this the actual setup of PPPoE is started. The installer will probe all the detected Ethernet interfaces in an attempt to find a PPPoE concentrator (a type of server which handles PPPoE connections)."
msgstr ""
#. Tag: para
-#: random-bits.xml:1122
+#: random-bits.xml:1086
#, no-c-format
msgid "It is possible that the concentrator will not to be found at the first attempt. This can happen occasionally on slow or loaded networks or with faulty servers. In most cases a second attempt to detect the concentrator will be successful; to retry, select <guimenuitem>Configure and start a PPPoE connection</guimenuitem> from the main menu of the installer."
msgstr ""
#. Tag: para
-#: random-bits.xml:1131
+#: random-bits.xml:1095
#, no-c-format
msgid "After a concentrator is found, the user will be prompted to type the login information (the PPPoE username and password)."
msgstr ""
#. Tag: para
-#: random-bits.xml:1137
+#: random-bits.xml:1101
#, no-c-format
msgid "At this point the installer will use the provided information to establish the PPPoE connection. If the correct information was provided, the PPPoE connection should be configured and the installer should be able to use it to connect to the Internet and retrieve packages over it (if needed). If the login information is not correct or some error appears, the installer will stop, but the configuration can be attempted again by selecting the menu entry <guimenuitem>Configure and start a PPPoE connection</guimenuitem>."
msgstr ""
#. Tag: title
-#: random-bits.xml:1157
+#: random-bits.xml:1121
#, no-c-format
msgid "The Graphical Installer"
msgstr ""
#. Tag: para
-#: random-bits.xml:1158
+#: random-bits.xml:1122
#, no-c-format
msgid "The graphical version of the installer is only available for a limited number of architectures, including &arch-title;. The functionality of the graphical installer is essentially the same as that of the regular installer as it basically uses the same programs, but with a different frontend."
msgstr ""
#. Tag: para
-#: random-bits.xml:1166
+#: random-bits.xml:1130
#, no-c-format
msgid "Although the functionality is identical, the graphical installer still has a few significant advantages. The main advantage is that it supports more languages, namely those that use a character set that cannot be displayed with the regular <quote>newt</quote> frontend. It also has a few usability advantages such as the option to use a mouse, and in some cases several questions can be displayed on a single screen."
msgstr ""
#. Tag: para
-#: random-bits.xml:1175
+#: random-bits.xml:1139
#, no-c-format
msgid "The graphical installer is available with all CD images and with the hd-media installation method. To boot the graphical installer simply select the relevant option from the boot menu. Expert and rescue mode for the graphical installer can be selected from the <quote>Advanced options</quote> menu. The previously used boot methods <userinput>installgui</userinput>, <userinput>expertgui</userinput> and <userinput>rescuegui</userinput> can still be used from the boot prompt which is shown after selecting the <quote>Help</quote> option in the boot menu."
msgstr ""
#. Tag: para
-#: random-bits.xml:1186
+#: random-bits.xml:1150
#, no-c-format
msgid "There is also a graphical installer image that can be netbooted. And there is a special <quote>mini</quote> ISO image<footnote id=\"gtk-miniiso\"> <para> The mini ISO image can be downloaded from a Debian mirror as described in <xref linkend=\"downloading-files\"/>. Look for <filename>netboot/gtk/mini.iso</filename>. </para> </footnote>, which is mainly useful for testing."
msgstr ""
#. Tag: para
-#: random-bits.xml:1199
+#: random-bits.xml:1163
#, no-c-format
msgid "For &arch-title;, currently only an experimental <quote>mini</quote> ISO image is available<footnote id=\"gtk-miniiso\"> <para> The mini ISO image can be downloaded from a Debian mirror as described in <xref linkend=\"downloading-files\"/>. Look for <filename>netboot/gtk/mini.iso</filename>. </para> </footnote>. It should work on almost all PowerPC systems that have an ATI graphical card, but is unlikely to work on other systems."
msgstr ""
#. Tag: para
-#: random-bits.xml:1213
+#: random-bits.xml:1177
#, no-c-format
msgid "Just as with the regular installer it is possible to add boot parameters when starting the graphical installer."
msgstr ""
#. Tag: para
-#: random-bits.xml:1219
+#: random-bits.xml:1183
#, no-c-format
msgid "The graphical installer requires significantly more memory to run than the regular installer: &minimum-memory-gtk;. If insufficient memory is available, it will automatically fall back to the regular <quote>newt</quote> frontend."
msgstr ""
#. Tag: para
-#: random-bits.xml:1226
+#: random-bits.xml:1190
#, no-c-format
msgid "If the amount of memory in your system is below &minimum-memory;, the graphical installer may fail to boot at all while booting the regular installer would still work. Using the regular installer is recommended for systems with little available memory."
msgstr ""
#. Tag: title
-#: random-bits.xml:1236
+#: random-bits.xml:1200
#, no-c-format
msgid "Using the graphical installer"
msgstr ""
#. Tag: para
-#: random-bits.xml:1237
+#: random-bits.xml:1201
#, no-c-format
msgid "As already mentioned, the graphical installer basically works the same as the regular installer and thus the rest of this manual can be used to guide you through the installation process."
msgstr ""
#. Tag: para
-#: random-bits.xml:1243
+#: random-bits.xml:1207
#, no-c-format
msgid "If you prefer using the keyboard over the mouse, there are two things you need to know. To expand a collapsed list (used for example for the selection of countries within continents), you can use the <keycap>+</keycap> and <keycap>-</keycap> keys. For questions where more than one item can be selected (e.g. task selection), you first need to tab to the &BTN-CONT; button after making your selections; hitting enter will toggle a selection, not activate &BTN-CONT;."
msgstr ""
#. Tag: para
-#: random-bits.xml:1253
+#: random-bits.xml:1217
#, no-c-format
msgid "If a dialog offers additional help information, a <guibutton>Help</guibutton> button will be displayed. The help information can be accessed either by activating the button or by pressing the <keycap>F1</keycap> key."
msgstr ""
#. Tag: para
-#: random-bits.xml:1259
+#: random-bits.xml:1223
#, no-c-format
msgid "To switch to another console, you will also need to use the <keycap>Ctrl</keycap> key, just as with the X Window System. For example, to switch to VT2 (the first debug shell) you would use: <keycombo> <keycap>Ctrl</keycap> <keycap>Left Alt</keycap> <keycap>F2</keycap> </keycombo>. The graphical installer itself runs on VT5, so you can use <keycombo> <keycap>Left Alt</keycap> <keycap>F5</keycap> </keycombo> to switch back."
msgstr ""