mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
44c2fd8fab
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
14 lines
531 B
XML
14 lines
531 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>./MAKEDEV -v generic:</userinput> This creates a whole
|
|
bunch of devices. Normally, these are all the devices you will need. But it
|
|
is possible that some special devices needed for your hardware configuration
|
|
are missing. Create these with ./MAKEDEV -v <device>.
|
|
The <userinput>generic-nopty</userinput> option mostly creates the same
|
|
devices as <userinput>generic-nopty</userinput>, but skips those that aren't
|
|
needed if you are using devpts.</para>
|
|
|
|
</sect2>
|
|
|