Il faut donc les faire cohabiter ensemble. Oui, mais comment fait-on pour faire cohabiter 2 outils qui utilisent les mêmes noms : lsmod, insmod, modprobe ????
man modprobe (ou ce que tu veut dans les module-init-tools)
BACKWARDS COMPATIBILITY
This version of modprobe is for kernels 2.5.48 and above. If it
detects a kernel with support for old-style modules (for which much of
the work was done in userspace), it will attempt to run modprobe.old in
its place, so it is completely transparent to the user.
# Re: Cohabitation module-init-tools et modutils
Posté par M . En réponse au journal Cohabitation module-init-tools et modutils. Évalué à 2.
man modprobe (ou ce que tu veut dans les module-init-tools)
BACKWARDS COMPATIBILITY
This version of modprobe is for kernels 2.5.48 and above. If it
detects a kernel with support for old-style modules (for which much of
the work was done in userspace), it will attempt to run modprobe.old in
its place, so it is completely transparent to the user.