Query: kloadsrv
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
kloadsrv(8) System Manager's Manual kloadsrv(8)NAMEkloadsrv - Kernel load serverSYNOPSIS/sbin/kloadsrv [-V] [-f] [-d debug-level] [-log logfile] [-p kernel-package-name] [kernel-object-filename]FLAGSDisplays the version of the kloadsrv command. Causes kloadsrv to remain in the foreground. Specifies the level of debugging information. The debug-level is a small integer. Zero disables debugging. Nonzero values from one to higher levels cause kloadsrv to display various log messages. Specifies that the debugging information is to be sent to the specified log file. Logfile should be specified as a full pathname. By default, the debugging information is sent to /dev/console. Specifies the name of the default kernel package.DESCRIPTIONThe kloadsrv command loads kernel modules into the kernel. It is typically started during system startup. If you omit the kernel-object- filename from the startup command line, the kloadsrv daemon uses the running kernel. During its initialization, kloadsrv builds a list of kernel symbols that device drivers can use. Moving or overwriting the kernel object file in single user mode can cause this list of symbols to contain inaccurate addresses. The addresses in the list reflect the addresses in the new kernel, not the addresses in the booted kernel. Each symbol exported by the kernel belongs to the kernel package. This package is named kernel, unless you use the -p flag. Once kloadsrv has successfully initialized itself, it puts itself into the background and enters its server loop, where it waits to receive and respond to load requests, unload requests, and query requests. If you specify the -f flag, the command remains in the foreground.RELATED INFORMATIONCommands: cfgmgr(8), sysconfig(8), sysconfigdb(8) delim off kloadsrv(8)
Related Man Pages |
---|
modload(1m) - opensolaris |
knlist(3) - osf1 |
sys_attrs_tc(5) - osf1 |
autosysconfig(8) - osf1 |
cfgmgr.auth(4) - osf1 |
Similar Topics in the Unix Linux Community |
---|
cfgmgr |
Remove older kernel |
Debug help |
Devices.vscsi.disk ? |
AIX 7.2 - Error initializing a device into the kernel. |