/[d-i]/trunk/manual/nl/appendix/graphical.xml
ViewVC logotype

Contents of /trunk/manual/nl/appendix/graphical.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 43797 - (show annotations) (download) (as text)
Wed Jan 3 10:01:13 2007 UTC (6 years, 4 months ago) by fjp
File MIME type: text/xml
File size: 5470 byte(s)
Update to latest English version
1 <!-- retain these comments for translator revision tracking -->
2 <!-- original version: 43795 untranslated -->
3
4 <sect1 condition="gtk" id="graphical">
5 <title>The Graphical Installer</title>
6 <para>
7
8 The graphical version of the installer is only available for a limited
9 number of architectures, including &arch-title;. The functionality of
10 the graphical installer is essentially the same as that of the regular
11 installer as it basically uses the same programs, but with a different
12 frontend.
13
14 </para><para>
15
16 Although the functionality is identical, the graphical installer still has
17 a few significant advantages. The main advantage is that it supports more
18 languages, namely those that use a character set that cannot be displayed
19 with the regular <quote>newt</quote> frontend. It also has a few usability
20 advantages such as the option to use a mouse, and in some cases several
21 questions can be displayed on a single screen.
22
23 </para><para arch="x86">
24
25 The graphical installer is available with all CD images and with the
26 hd-media installation method. As the graphical installer uses a separate
27 (much larger) initrd than the regular installer, it has to be booted using
28 <userinput>installgui</userinput> instead of <userinput>install</userinput>.
29 Analogous, the expert and rescue modes are booted using
30 <userinput>expertgui</userinput> and <userinput>rescuegui</userinput>
31 respectively.
32
33 </para><para arch="x86">
34
35 It is also available as a special <quote>mini</quote> ISO
36 image<footnote id="gtk-miniiso">
37
38 <para>
39 The mini ISO image can be downloaded from a Debian mirror as described
40 in <xref linkend="downloading-files"/>. Look for <quote>gtk-miniiso</quote>.
41 </para>
42
43 </footnote>, which is mainly useful for testing; in this case the image is
44 booted just using <userinput>install</userinput>. There is no graphical
45 installer image that can be netbooted.
46
47 </para><para arch="powerpc">
48
49 For &arch-title;, currently only an experimental <quote>mini</quote> ISO
50 image is available<footnote id="gtk-miniiso">
51
52 <para>
53 The mini ISO image can be downloaded from a Debian mirror as described
54 in <xref linkend="downloading-files"/>. Look for <quote>gtk-miniiso</quote>.
55 </para>
56
57 </footnote>. It should work on almost all PowerPC systems that have
58 an ATI graphical card, but is unlikely to work on other systems.
59
60 </para><para>
61
62 The graphical installer requires significantly more memory to run than
63 the regular installer: &minimum-memory-gtk;. If insufficient memory is
64 available, it will automatically fall back to the regular
65 <quote>newt</quote> frontend.
66
67 </para><para>
68
69 You can add boot parameters when starting the graphical installer, just as
70 with the regular installer. One of those parameters allows you to configure
71 the mouse for left-handed use. See <xref linkend="boot-parms"/> for valid
72 parameters.
73
74 </para>
75
76 <sect2 id="gtk-using">
77 <title>Using the graphical installer</title>
78 <para>
79
80 As already mentioned, the graphical installer basically works the same as
81 the regular installer and thus the rest of this manual can be used to guide
82 you through the installation process.
83
84 </para><para>
85
86 If you prefer using the keyboard over the mouse, there are two things you
87 need to know. To expand a collapsed list (used for example for the selection
88 of countries within continents), you can use the <keycap>+</keycap> and
89 <keycap>-</keycap> keys. For questions where more than one item can be
90 selected (e.g. task selection), you first need to tab to the
91 <guibutton>Continue</guibutton> button after making your selections; hitting
92 enter will toggle a selection, not activate <guibutton>Continue</guibutton>.
93
94 </para><para>
95
96 To switch to another console, you will also need to use the
97 <keycap>Ctrl</keycap> key, just as with the X Window System. For example,
98 to switch to VT1 you would use: <keycombo> <keycap>Ctrl</keycap>
99 <keycap>Left Alt</keycap> <keycap>F1</keycap> </keycombo>.
100
101 </para>
102 </sect2>
103
104 <sect2 id="gtk-issues">
105 <title>Known issues</title>
106 <para>
107
108 Etch is the first release that includes the graphical installer and uses
109 some relatively new technology. There are a few known issues that you may
110 run into during the installation. We expect to be able to fix these issues
111 for the next release of &debian;.
112
113 </para>
114
115 <itemizedlist>
116 <listitem><para>
117
118 Information on some screens is not nicely formatted into columns as it
119 should be. The most obvious example is the first screen where you select
120 your language. Another example is the main screen of partman.
121
122 </para></listitem>
123 <listitem><para>
124
125 Typing some characters may not work and in some cases the wrong character
126 may be printed. For example, "composing" a character by typing an accent and
127 then the letter over/under which the accent should appear does not work.
128
129 </para></listitem>
130 <listitem><para>
131
132 Support for touchpads is not yet optimal.
133
134 </para></listitem>
135 <listitem><para>
136
137 You should not switch to a different console while the installer is busy;
138 this may cause the frontend to crash. The frontend will be restarted
139 automatically, but this may still cause problems with the installation.
140 Switching to another console while the installer is waiting for input
141 should work without causing any problems.
142
143 </para></listitem>
144 <listitem><para>
145
146 Support for creating encrypted partitions is limited as it is not possible
147 to generate a random encryption key. It is possible to set up an encrypted
148 partition using a passphrase as encryption key.
149
150 </para></listitem>
151 </itemizedlist>
152
153 </sect2>
154 </sect1>

  ViewVC Help
Powered by ViewVC 1.1.5