aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/makedev-inst.sgml
blob: 582598dbcc10253dfba586b456ccd663a33df7c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<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>