|
@@ -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 > /etc/modprobe.d/usb.conf << "EOF"
|
|
|
<literal># Begin /etc/modprobe.d/usb.conf
|
|
|
|