summaryrefslogtreecommitdiff
path: root/en/using-d-i/modules/base-installer.xml
blob: f04f36d2f0d455037c523c876575f801d255a814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->

<para>

During installation of the base system, package unpacking and setup
messages are redirected to <userinput>tty4</userinput>.
You can access this terminal by pressing
<keycombo><keycap>Left Alt</keycap><keycap>F4</keycap></keycombo>;
get back to the main installer process with
<keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></keycombo>.

</para><para>

The unpack/setup messages generated during this phase are also saved in
<filename>/var/log/syslog</filename>. You can check them there if the
installation is performed over a serial console.

</para><para>

As part of the installation, a &arch-kernel; kernel will be installed. At the default
priority, the installer will choose one for you that best matches your
hardware. In lower priority modes, you will be able to choose from a list
of available kernels.

</para><para>

When packages are installed using the package management system, it will
by default also install packages that are recommended by those packages.
Recommended packages are not strictly required for the core functionality
of the selected software, but they do enhance that software and should,
in the view of the package maintainers, normally be installed together
with that software.

</para>
<note><para>

For technical reasons packages installed during the installation of the
base system are installed without their <quote>Recommends</quote>. The
rule described above only takes effect after this point in the installation
process.

</para></note>