This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
управление_ядром_и_модулями_в_linux [2026/05/06 10:27] val [Модули ядра] |
управление_ядром_и_модулями_в_linux [2026/05/06 10:27] (current) val [Модули ядра] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| ===== Модули ядра ===== | ===== Модули ядра ===== | ||
| <code> | <code> | ||
| - | # less /boot/config-$(uname -r) | + | $ less /boot/config-$(uname -r) |
| # find /lib/modules/`uname -r`/kernel/ | # find /lib/modules/`uname -r`/kernel/ | ||