Подключение модуля в Debian (Подключение модуля при загрузке ОС)

Для новичков как вообще в Linux, так и в конкретной теме, к которой относится вопрос.

Модератор: Bizdelnick

Serdg
Сообщения: 3
ОС: Debian, CentOS

Подключение модуля в Debian

Сообщение Serdg »

Как подключать необходимый модуль при старте системы в Debian?

/etc/modprobe.conf нет :(
Спасибо сказали:
Аватара пользователя
diesel
Бывший модератор
Сообщения: 5989
ОС: OS X, openSuSE, ROSA, Debian

Re: Подключение модуля в Debian

Сообщение diesel »

man modprobe.conf:

Код: Выделить всё

NAME
       modprobe.conf — Configuration file/directory for modprobe

DESCRIPTION
       Because the modprobe command can add or remove extra more than one module, due to module dependencies, we need a method of specifying what options
       are to be used with those modules.  /etc/modprobe.conf (or, if that does not exist, all files under the /etc/modprobe.d directory) specifies those
       options,  as  required.
Спасибо сказали: