summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/boot-installer/x86.xml10
-rw-r--r--en/using-d-i/using-d-i.xml16
2 files changed, 17 insertions, 9 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml
index 8c4739fab..ee3f3b1a9 100644
--- a/en/boot-installer/x86.xml
+++ b/en/boot-installer/x86.xml
@@ -398,11 +398,11 @@ number of options.
</para><para>
-For a normal installation, select either the <quote>Install</quote> or
-the <quote>Graphical install</quote> entry &mdash; using either the
-arrow keys on your keyboard or by typing the first (highlighted) letter, the
-<quote>Install</quote> entry is already selected by default &mdash; and press
-&enterkey; to boot the installer.
+For a normal installation, select either the <quote>Graphical install</quote> or
+the <quote>Install</quote> entry &mdash; using either the
+arrow keys on your keyboard or by typing the first (highlighted) letter &mdash;
+and press &enterkey; to boot the installer. The
+<quote>Graphical install</quote> entry is already selected by default.
</para><para>
diff --git a/en/using-d-i/using-d-i.xml b/en/using-d-i/using-d-i.xml
index 9b0e8bf83..70b19e7a0 100644
--- a/en/using-d-i/using-d-i.xml
+++ b/en/using-d-i/using-d-i.xml
@@ -57,14 +57,22 @@ they are installed, you will need to start the installer in
the boot argument <userinput>priority=low</userinput>.
Expert mode gives you full control over &d-i;.
-</para><para condition="gtk">
+</para><para condition="x86">
For this architecture the &d-i; supports two different user interfaces: a
-character-based one and a graphical one. The character-based interface is
-used by default unless you selected the <quote>Graphical install</quote>
-option in the initial boot menu. For more information about the
+graphical one and a character-based one. The graphical interface is
+used by default unless you select an <quote>Install</quote>
+option in the boot menu. For more information about the
graphical installer, please refer to <xref linkend="graphical"/>.
+</para><para condition="powerpc">
+
+For this architecture the &d-i; supports two different user interfaces: a
+character-based one and a graphical one. The character-based interface is
+used by default unless you select the <quote>Graphical install</quote>
+option on purpose. For more information about the graphical installer, please
+refer to <xref linkend="graphical"/>.
+
</para><para condition="not-gtk">
For this architecture the installer uses a character-based user interface.