makedev-inst.sgml 308 B

12345678910111213141516
  1. <sect2>
  2. <title>Installation of MAKEDEV</title>
  3. <para>
  4. Install MAKEDEV by running the following commands:
  5. </para>
  6. <blockquote><literallayout>
  7. <userinput>sed "s/# 9/9/" MAKEDEV &gt;/dev/MAKEDEV &amp;&amp;</userinput>
  8. <userinput>chmod 754 /dev/MAKEDEV</userinput>
  9. </literallayout></blockquote>
  10. </sect2>