summaryrefslogtreecommitdiff
path: root/en/using-d-i
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-06-05 22:20:14 +0000
committerFrans Pop <elendil@planet.nl>2007-06-05 22:20:14 +0000
commit3e04afbb16c0f77e66cceaec841ab46dcde85b36 (patch)
tree4fb4136ae26b97ed94b2a986091d75392b58f4be /en/using-d-i
parent87736e8d64ecb8eaba2d3a225dc95dfd647b8893 (diff)
downloadinstallation-guide-3e04afbb16c0f77e66cceaec841ab46dcde85b36.zip
* Document new boot parameter "lowmem".
Diffstat (limited to 'en/using-d-i')
-rw-r--r--en/using-d-i/modules/lowmem.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/en/using-d-i/modules/lowmem.xml b/en/using-d-i/modules/lowmem.xml
index 45af302b9..d24a4e15d 100644
--- a/en/using-d-i/modules/lowmem.xml
+++ b/en/using-d-i/modules/lowmem.xml
@@ -52,5 +52,11 @@ larger swap doesn't help, try creating the file system as ext2 (which
is an essential component of the installer) instead. It is possible to
change an ext2 partition to ext3 after the installation.
+</para><para condition="lenny">
+
+It is possible to force the installer to use a higher lowmem level than
+the one based on available memory by using the boot parameter
+<quote>lowmem</quote> as described in <xref linkend="installer-args"/>.
+
</para>
</sect3>