diff options
author | Colin Watson <cjwatson@debian.org> | 2011-03-19 22:20:37 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2011-03-19 22:20:37 +0000 |
commit | 1251b423b9eda4b9139992d934f0a18cade4ddfb (patch) | |
tree | f7770bdaab7697883bd4e2a9ea41c1f40f4bdb0a /en/boot-installer | |
parent | 85c23ceb22add39b18b123a12d34d38228acde46 (diff) | |
download | installation-guide-1251b423b9eda4b9139992d934f0a18cade4ddfb.zip |
The text frontend is available on most default install media. Adjust
the Boot Parameters section to say so.
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 1da6efc13..2b886ffbe 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -150,9 +150,11 @@ installer. The current possible parameter settings are: The default frontend is <userinput>DEBIAN_FRONTEND=newt</userinput>. <userinput>DEBIAN_FRONTEND=text</userinput> may be preferable for -serial console installs. Generally, only the -<userinput>newt</userinput> frontend is available on default install -media. On architectures that support it, the graphical installer uses +serial console installs. Some specialized types of install media may +only offer a limited selection of frontends, but the +<userinput>newt</userinput> and <userinput>text</userinput> frontends +are available on most default install media. +On architectures that support it, the graphical installer uses the <userinput>gtk</userinput> frontend. </para></listitem> |