lfs/chapter06/makedev-inst.sgml

17 lines
308 B
Plaintext
Raw Normal View History

<sect2>
<title>Installation of MAKEDEV</title>
<para>
Install MAKEDEV by running the following commands:
</para>
<blockquote><literallayout>
<userinput>sed "s/# 9/9/" MAKEDEV &gt;/dev/MAKEDEV &amp;&amp;</userinput>
<userinput>chmod 754 /dev/MAKEDEV</userinput>
</literallayout></blockquote>
</sect2>