summaryrefslogtreecommitdiff
path: root/it/using-d-i/modules/base-installer.xml
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
committerJoey Hess <joeyh@debian.org>2005-10-07 19:51:38 +0000
commit1ea73eea5ecc6a8ed901316049259aee737ee554 (patch)
tree03a077f0b1b1548f3c806bd1c5795964fba0fb52 /it/using-d-i/modules/base-installer.xml
downloadinstallation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'it/using-d-i/modules/base-installer.xml')
-rw-r--r--it/using-d-i/modules/base-installer.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/it/using-d-i/modules/base-installer.xml b/it/using-d-i/modules/base-installer.xml
new file mode 100644
index 000000000..9dad8777e
--- /dev/null
+++ b/it/using-d-i/modules/base-installer.xml
@@ -0,0 +1,32 @@
+<!-- retain these comments for translator revision tracking -->
+<!-- original version: 28672 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>