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
|
|
|
|
bunch of generic devices. Normally, these are all the devices you need. It's possible
|
2001-08-09 01:41:59 +01:00
|
|
|
that you are missing some special devices that are needed for your hardware
|
2001-08-16 23:26:29 +01:00
|
|
|
configuration. Create them with ./MAKEDEV -v <device>.
|
2002-06-03 12:27:19 +01:00
|
|
|
The <userinput>generic-nopty</userinput> option does a similar job, but skips
|
2001-08-16 23:26:29 +01:00
|
|
|
some devices which are not needed if you are using devpts.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|