|
@@ -6,8 +6,7 @@ won't create a directory for you to cd into.</para>
|
|
|
|
|
|
<para>Create the device files by running the following commands:</para>
|
|
<para>Create the device files by running the following commands:</para>
|
|
|
|
|
|
-<para><screen><userinput>rm /dev/null &&
|
|
|
|
-cp MAKEDEV-&makedev-version; /dev/MAKEDEV &&
|
|
|
|
|
|
+<para><screen><userinput>cp MAKEDEV-&makedev-version; /dev/MAKEDEV &&
|
|
cd /dev &&
|
|
cd /dev &&
|
|
chmod 754 MAKEDEV</userinput></screen></para>
|
|
chmod 754 MAKEDEV</userinput></screen></para>
|
|
|
|
|