summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--en/boot-installer/parameters.xml10
-rw-r--r--en/boot-installer/trouble.xml3
3 files changed, 4 insertions, 13 deletions
diff --git a/debian/changelog b/debian/changelog
index 16a2680a5..5ee91827b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,10 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low
[ Frans Pop ]
* Add cm-super to build dependencies as that improves the quality of the
Russian PDF version.
+ * Suggest 'nousb' instead of debian-installer/probe/usb as USB modules are
+ now loaded automatically.
- -- Frans Pop <fjp@debian.org> Thu, 19 Apr 2007 19:11:29 +0200
+ -- Frans Pop <fjp@debian.org> Sat, 21 Apr 2007 02:45:23 +0200
installation-guide (20070319) unstable; urgency=low
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index 514521f72..9025db66c 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -257,16 +257,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/en/boot-installer/trouble.xml b/en/boot-installer/trouble.xml
index 68a7f11a2..303f7616b 100644
--- a/en/boot-installer/trouble.xml
+++ b/en/boot-installer/trouble.xml
@@ -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>