~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to en/using-d-i/modules/base-installer.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- $Id: base-installer.xml 28672 2005-06-26 10:06:30Z fjp $ -->
 
3
 
 
4
   <sect3 id="base-installer">
 
5
   <title>Base System Installation</title>
 
6
 
 
7
<para>
 
8
 
 
9
During the Base installation, package unpacking and setup messages are
 
10
redirected to <userinput>tty3</userinput>.  You can access this
 
11
terminal by pressing
 
12
<keycombo><keycap>Left Alt</keycap><keycap>F3</keycap></keycombo>;
 
13
get back to the main installer process with
 
14
<keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></keycombo>.
 
15
 
 
16
 
 
17
</para><para>
 
18
 
 
19
The unpack/setup messages generated by the base installation are saved in
 
20
<filename>/var/log/messages</filename> when the installation is
 
21
performed over a serial console.
 
22
 
 
23
</para><para>
 
24
 
 
25
As part of the installation, a Linux kernel will be installed. At the default
 
26
priority, the installer will choose one for you that best matches your
 
27
hardware. In lower priority modes, you will be able to choose from a list
 
28
of available kernels.
 
29
 
 
30
</para>
 
31
   </sect3>