123456789101112 |
- <sect2>
- <title>Command explanations</title>
- <para><userinput>./MAKEDEV -v generic:</userinput> This creates generic
- devices. Normally, these devices are all the devices you need. It's possible
- that you are missing some special devices that are needed for your hardware
- configuration. Create them with ./MAKEDEV -v <device>.
- The <userinput>generic-nopty</userinput> option does a similar job but skips
- some devices which are not needed if you are using devpts.</para>
- </sect2>
|