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