| 12345678910111213 | <sect2><title>Command explanations</title><para><userinput>./MAKEDEV -v generic:</userinput> This creates a wholebunch of devices. Normally, these are all the devices you will need. But itis possible that some special devices needed for your hardware configurationare missing. Create these with ./MAKEDEV -v <device>.The <userinput>generic-nopty</userinput> option mostly creates the samedevices as <userinput>generic</userinput>, but skips those that aren'tneeded if you are using devpts.</para></sect2>
 |