2001-01-24 00:31:17 +00:00
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
2002-06-03 12:27:19 +01:00
|
|
|
<para><userinput>./MAKEDEV -v generic:</userinput> This creates a whole
|
2002-09-08 22:54:14 +01:00
|
|
|
bunch of devices. Normally, these are all the devices you will need. But it
|
|
|
|
is possible that some special devices needed for your hardware configuration
|
|
|
|
are missing. Create these with ./MAKEDEV -v <device>.
|
|
|
|
The <userinput>generic-nopty</userinput> option mostly creates the same
|
|
|
|
devices as <userinput>generic-nopty</userinput>, but skips those that aren't
|
|
|
|
needed if you are using devpts.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|