lfs/chapter06/makedev-exp.xml

13 lines
347 B
XML
Raw Normal View History

<sect2>
<title>Command explanations</title>
<para>
<userinput>./MAKEDEV -v generic:</userinput> This creates generic
devices. Normally, these devices are all 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 &lt;device&gt;.
</para>
</sect2>