Query: kmknod
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
kmknod(8) System Manager's Manual kmknod(8)NAMEkmknod - Creates device special files for static kernel layered productsSYNOPSIS/sbin/kmknodDESCRIPTIONThe kmknod command obtains information from a running kernel and determines if any device special files must be created for use by the ker- nel layered products that are statically configured. To enable kmknod to create device special files, the statically configured kernel layered products must have been registered with the kreg command. Note To create device special files for the kernel layered products that are loadable modules, such as loadable device drivers, use the cfgmgr command instead of the kmknod command. The kmknod command first deletes any files that have matching names and any files that have both matching major numbers and matching device types (block or character). After any matching files are deleted, the kmknod command creates all the required device special files. The /etc/inittab file contains instructions to invoke the kmknod command at boot time. You must be superuser to invoke the kmknod command.FILESProvides the init program with instructions for creating and running initialization processes.SEE ALSOCommands: kmknod(8), kreg System Administration Writing Device Drivers: Tutorial kmknod(8)
Related Man Pages |
---|
mknod(1m) - sunos |
aoe-mkshelf(8) - debian |
mknod(8) - opendarwin |
doconfig(8) - osf1 |
kreg(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
NFS for Windows |
Faster Concatenation of files |
questions to a special ls |
How to find the matching numbers between 2 files Using R language?? |
Time taking for cfgmgr on dual VIO |