diff options
Diffstat (limited to 'nl/appendix/graphical.xml')
-rw-r--r-- | nl/appendix/graphical.xml | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/nl/appendix/graphical.xml b/nl/appendix/graphical.xml index 0a1747d33..ebb357981 100644 --- a/nl/appendix/graphical.xml +++ b/nl/appendix/graphical.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 51523 untranslated --> +<!-- original version: 52728 untranslated --> <sect1 condition="gtk" id="graphical"> <title>The Graphical Installer</title> @@ -61,6 +61,14 @@ an ATI graphical card, but is unlikely to work on other systems. </para><para> +You can add boot parameters when starting the graphical installer, just as +with the regular installer. One of those parameters allows you to configure +the mouse for left-handed use. See <xref linkend="boot-parms"/> for valid +parameters. + +</para> +<note><para> + 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 @@ -68,12 +76,12 @@ available, it will automatically fall back to the regular </para><para> -You can add boot parameters when starting the graphical installer, just as -with the regular installer. One of those parameters allows you to configure -the mouse for left-handed use. See <xref linkend="boot-parms"/> for valid -parameters. +If the amount of memory in your system is close to &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 low memory. -</para> +</para></note> <sect2 id="gtk-using"> <title>Using the graphical installer</title> |