From 8c2cb8a26ac391f5fc469d7f1b27261352dff40b Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Sun, 11 May 2008 09:12:58 +0000 Subject: Update of untranslated documents --- nl/appendix/graphical.xml | 28 +++++----- nl/appendix/preseed.xml | 7 ++- nl/boot-installer/parameters.xml | 14 ++++- nl/boot-installer/x86.xml | 109 +++++++++++++++++++++++++++------------ 4 files changed, 110 insertions(+), 48 deletions(-) diff --git a/nl/appendix/graphical.xml b/nl/appendix/graphical.xml index d059a826a..2bc631104 100644 --- a/nl/appendix/graphical.xml +++ b/nl/appendix/graphical.xml @@ -1,5 +1,5 @@ - + The Graphical Installer @@ -23,17 +23,18 @@ questions can be displayed on a single screen. The graphical installer is available with all CD images and with the -hd-media installation method. As the graphical installer uses a separate -(much larger) initrd than the regular installer, it has to be booted using -installgui instead of install. -Analogous, the expert and rescue modes are booted using -expertgui and rescuegui -respectively. +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 Advanced options +menu. The previously used boot methods installgui, +expertgui and rescuegui can +still be used from the boot prompt which is shown after selecting the +Help option in the boot menu. -It is also available as a special mini ISO -image +There is also a graphical installer image that can be netbooted. And there +is a special mini ISO image The mini ISO image can be downloaded from a Debian mirror as described @@ -41,9 +42,7 @@ in . Look for netboot/gtk/mini.iso. -, which is mainly useful for testing; in this case the image is -booted just using install. There is no graphical -installer image that can be netbooted. +, which is mainly useful for testing. @@ -64,8 +63,9 @@ an ATI graphical card, but is unlikely to work on other systems. Just as with the regular installer it is possible to add boot parameters when starting the graphical installer. One of those parameters allows to configure the mouse for left-handed use. Others allow to select the mouse -device (e.g. for a serial mouse) and the mouse protocol. -See for valid parameters. +device (e.g. for a serial mouse) and the mouse protocol. See + for valid parameters and + for information on how to pass them. diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index db299966a..c470c439b 100644 --- a/nl/appendix/preseed.xml +++ b/nl/appendix/preseed.xml @@ -1,5 +1,5 @@ - + - + Boot Parameters @@ -354,6 +354,18 @@ automate installs. + +finish-install/keep-consoles + + +During installations from serial or management console, the regular +virtual consoles (VT1 to VT6) are normally disabled in +/etc/inittab. +Set to true to prevent this. + + + + cdrom-detect/eject diff --git a/nl/boot-installer/x86.xml b/nl/boot-installer/x86.xml index 3fe1e6e85..7d743089b 100644 --- a/nl/boot-installer/x86.xml +++ b/nl/boot-installer/x86.xml @@ -1,5 +1,5 @@ - + Booting from a CD-ROM @@ -335,54 +335,99 @@ provides bootdiskettes and even bootroms that do a TFTPboot. - The Boot Prompt + + The Boot Screen When the installer boots, you should be presented with a friendly graphical -screen showing the Debian logo and the boot prompt: +screen showing the Debian logo and a menu: -Press F1 for help, or ENTER to boot: +Installer boot menu + +Install +Graphical install +Advanced options > +Help + +Press ENTER to boot or TAB to edit a menu entry -At the boot prompt -you can either just press &enterkey; to boot the installer with -default options or enter a specific boot method and, optionally, boot -parameters. +Depending on the installation method you are using, the Graphical +install option may not be available. + + + +For a normal installation, select either the Install or +the Graphical install entry — using either the +arrow keys on your keyboard or by typing the first (highlighted) letter +— and press &enterkey; to boot the installer. + + + +The Advanced options entry gives access to a second menu +that allows to boot the installer in expert mode, in rescue mode and for +automated installs. + + + +If you wish or need to add any boot parameters for either the installer +or the kernel, press &tabkey;. This will display the default boot command +for the selected menu entry and allow to add additional options. The help +screens (see below) list some common possible options. Press &enterkey; to +boot the installer with your options; pressing &escapekey; will return you +to the boot menu. -Information on available boot methods and on boot parameters which might -be useful can be found by pressing F2 through -F8. If you add any parameters to -the boot command line, be sure to type the boot method (the default is -install) and a space before the first parameter (e.g., -install fb=false). +Choosing the Help entry will result in the first help screen +being displayed which gives an overview of all available help screens. +Note that it is not possible to return to the boot menu after the help +screens have been displayed. However, the F3 and F4 help screens list +commands that are equivalent to the boot methods listed in the menu. All +help screens have a boot prompt at which the boot command can be typed: + + +Press F1 for the help index, or ENTER to boot: + + +At this boot prompt you can either just press &enterkey; to boot the +installer with default options or enter a specific boot command and, +optionally, boot parameters. A number of boot parameters which might be +useful can be found on the various help screens. If you do add any +parameters to the boot command line, be sure to first type the boot method +(the default is install) and a space before the +first parameter (e.g., install fb=false). -If you are installing the system via a remote management device that -provides a text interface to the VGA console, you may not be able to -see the initial graphical splash screen upon booting the installer; -you may even not see the boot prompt. Examples of these devices include -the text console of Compaq's integrated Lights Out (iLO) -and HP's Integrated Remote Assistant (IRA). -You can blindly press F1 +The keyboard is assumed to have a default American English layout at this +point. This means that if your keyboard has a different (language-specific) +layout, the characters that appear on the screen may be different from what +you'd expect when you type parameters. Wikipedia has a +schema of the US keyboard layout which +can be used as a reference to find the correct keys to use. - + + -In some cases these devices will require special escape sequences to -enact this keypress, for example the IRA uses Ctrl -F 1. +If you are using a system that has the BIOS configured to use serial console, +you may not be able to see the initial graphical splash screen upon booting +the installer; you may even not see the boot menu. The same can happen if +you are installing the system via a remote management device that provides a +text interface to the VGA console. Examples of these devices include the text +console of Compaq's integrated Lights Out (iLO) and HP's +Integrated Remote Assistant (IRA). - + - to bypass this screen and view the help text. Once you are -past the splash screen and at the help text your keystrokes will be echoed -at the prompt as expected. To prevent the installer from using the -framebuffer for the rest of the installation, you will also want to add -fb=false to the boot prompt, -as described in the help text. +To bypass the graphical boot screen you can either blindly press &escapekey; +to get a text boot prompt, or (equally blindly) press H +followed by &enterkey; to select the Help option described +above. After that your keystrokes should be echoed at the prompt. +To prevent the installer from using the framebuffer for the rest of the +installation, you will also want to add fb=false to +the boot prompt, as described in the help text. -- cgit v1.2.3