summaryrefslogtreecommitdiff
path: root/da/using-d-i/modules/base-installer.xml
blob: c2efe72e9c112824380d4c4208eee312ceee6c6a (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
<!-- retain these comments for translator revision tracking -->
<!-- original version: 21579 untranslated -->

   <sect3 id="base-installer">
   <title>Base System Installation</title>

<para>

During the Base installation, package unpacking and setup messages are
redirected to <userinput>tty3</userinput>.  You can access this
terminal by pressing 
<keycombo><keycap>Left Alt</keycap><keycap>F3</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 by the base installation are saved in
<filename>/var/log/messages</filename> when the installation is
performed over a serial console.

</para><para>

As part of the installation, a Linux 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>
   </sect3>