Polecenie modprobe
Opcje wykonania modprobe w konsoli
Load all modules matching the given wildcard.
Print modprobe's current configuration.
Ignore all versioning information during module insertion. Even if the module does not match the running kernel, modprobe will try to insert it anyway.
Ignore module versioning mismatches.
Ignore kernel versioning mismatches.
Return failure if told to insert a module that is already present or remove a module that is not loaded. Normally, modprobe will return success if asked to perform an unnecessary action.
Ignore any install and remove directives in the configuration file.
List modules matching the given wildcard (or "*" if no wildcard is given).
Perform all of the actions except actually inserting or removing the module.
Suppress warnings during failure to load a module and continue processing other modules.
Remove the specified modules, as well as the modules on which they depend.
Send error messages to syslogd instead of to standard error.
Load only a specific type of module.
Print commands as they are executed.
Read additional configuration from file instead of /etc/modules.conf.
Print version, then exit.
Przykłady modprobe działanie w Słownik polecenie M
- Przykład MODPROBE użycie :
- Jak użyć file (a file that can send or receive data). Special files can be character files (read one character at a time), block files (read several characters at a time), or FIFO pipes (see mkfifo ). To co znaczy.
- Przykład MODPROBE użycie :
- Jak użyć tape drive used to back up or restore system data. The version of the mt command documented here is mt-st , which includes support for the st driver for SCSI tape devices. The operation argument krzyżówka.
- Przykład MODPROBE użycie :
- Jak użyć NFS mount request server. mountd reads the file /etc/exports to determine which filesystems are available for mounting by which machines. It also provides information about which filesystems are co to jest.
- Przykład MODPROBE użycie :
- Jak użyć List directory contents on an MS-DOS filesystem. See ls , dir , and mtools for more information słownik.
- Przykład MODPROBE użycie :
- Jak użyć Make one or more named pipes (FIFOs) with the specified names czym jest.