summaryrefslogtreecommitdiff
path: root/nl/boot-installer
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-07-03 22:53:49 +0000
committerFrans Pop <elendil@planet.nl>2007-07-03 22:53:49 +0000
commitcd1dedc9a2f0f9bcf4aafc978fdccedb29215c2e (patch)
tree64cd66ef445792f456a10baed5c04291d6c7a758 /nl/boot-installer
parent3742bb2bffb4f5315f177a0e9397ca2a85d6444f (diff)
downloadinstallation-guide-cd1dedc9a2f0f9bcf4aafc978fdccedb29215c2e.zip
Update of updated untranslated documents
Diffstat (limited to 'nl/boot-installer')
-rw-r--r--nl/boot-installer/parameters.xml23
-rw-r--r--nl/boot-installer/trouble.xml5
2 files changed, 14 insertions, 14 deletions
diff --git a/nl/boot-installer/parameters.xml b/nl/boot-installer/parameters.xml
index 63024db11..7bb456d62 100644
--- a/nl/boot-installer/parameters.xml
+++ b/nl/boot-installer/parameters.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 45239 untranslated -->
+<!-- original version: 47209 untranslated -->
<sect1 id="boot-parms"><title>Boot Parameters</title>
<para>
@@ -205,6 +205,17 @@ one device.
</para></listitem>
</varlistentry>
+<varlistentry condition="lenny">
+<term>lowmem</term>
+<listitem><para>
+
+Can be used to force the installer to a lowmem level higher than the one
+the installer sets by default based on available memory. Possible values
+are 1 and 2. See also <xref linkend="lowmem"/>.
+
+</para></listitem>
+</varlistentry>
+
<varlistentry>
<term>debian-installer/framebuffer (fb)</term>
<listitem><para>
@@ -257,16 +268,6 @@ designed for visually impaired users. Set the theme by booting with
</varlistentry>
<varlistentry>
-<term>debian-installer/probe/usb</term>
-<listitem><para>
-
-Set to <userinput>false</userinput> to prevent probing for USB on
-boot, if that causes problems.
-
-</para></listitem>
-</varlistentry>
-
-<varlistentry>
<term>netcfg/disable_dhcp</term>
<listitem><para>
diff --git a/nl/boot-installer/trouble.xml b/nl/boot-installer/trouble.xml
index 8a06cdd5a..62df47a1a 100644
--- a/nl/boot-installer/trouble.xml
+++ b/nl/boot-installer/trouble.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 44560 untranslated -->
+<!-- original version: 46505 untranslated -->
<sect1 id="boot-troubleshooting">
<title>Troubleshooting the Installation Process</title>
@@ -368,8 +368,7 @@ The kernel normally tries to install USB modules and the USB keyboard driver
in order to support some non-standard USB keyboards. However, there are some
broken USB systems where the driver hangs on loading. A possible workaround
may be disabling the USB controller in your mainboard BIOS setup. Another option
-is passing the <userinput>debian-installer/probe/usb=false</userinput> parameter
-at the boot prompt, which will prevent the modules from being loaded.
+is passing the <userinput>nousb</userinput> parameter at the boot prompt.
</para>
</sect3>