Command explanations ./MAKEDEV -v generic: This creates a whole bunch of generic devices. Normally, these 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 generic-nopty option does a similar job, but skips some devices which are not needed if you are using devpts.