[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel optimal kompilieren .config anpassen



Am Freitag 22 September 2006 16:49 schrieb David Haller:
> Und was macht z.B. bei 2.4.x
>
>     alias block-major-8 off

Das steht in der man-page:
Note that the line:

      alias some_module off

will make modprobe ignore requests to load that module.

Auf deutsch: Wenn das Modul aus irgendeinem Grund geladen werden soll, 
dann wird das ignoriert.

> bzw. bei 2.6.x
>
>     install block-major-8 /bin/true

Auch das steht in der man-page:
install modulename command...
    This is the most powerful primitive in modprobe.conf: it tells
    modprobe to run your command instead of inserting the  module  in
    the  kernel as normal.

Also der gleiche Effekt.

Gut, man kann damit ein Modul blocken, aber wozu? Dafür gibt es andere 
Mechanismen.

Gruß Chris

-- 
A: because it distrupts the normal process of thought
Q: why is top posting frowned upon



Reply to: