blob: a74fd80205e66d16eeee18ba5375f41e69bf2134 (
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
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
<sect1 id="memory-disk-requirements">
<title>Memory and Disk Space Requirements</title>
<para>
You must have at least &minimum-memory; of memory and &minimum-fs-size;
of hard disk space to perform a normal installation. Note that these are
fairly minimal numbers. For more realistic figures, see
<xref linkend="minimum-hardware-reqts"/>.
</para><para>
Installation on systems with less memory<footnote condition="gtk">
<para>
Installation images that support the graphical installer require more
memory than images that support only the textual installer and should
not be used on systems with less than &minimum-memory; of memory. If
there is a choice between booting the text-based and the graphical installer,
the former should be selected.
</para>
</footnote> or disk space available may be possible but is only advised for
experienced users.
</para>
</sect1>
|