aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/kernel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/kernel.xml')
-rw-r--r--chapter08/kernel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 8cb0b89c7..9d8c23437 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -197,7 +197,7 @@ cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
<para>Create a new file <filename>/etc/modprobe.d/usb.conf</filename> by running
the following:</para>
-<screen><userinput>install -v -m755 /etc/modprobe.d
+<screen><userinput>install -v -m755 -d /etc/modprobe.d
cat &gt; /etc/modprobe.d/usb.conf &lt;&lt; "EOF"
<literal># Begin /etc/modprobe.d/usb.conf