At the CentOS bootloader select the relevant entry and hit tab. You should now be able to edit the Linux kernel (vmlinuz) boot parameters.
Simply append:
module_blacklist=<module_name>
and hit enter.
This should theoretically work on all modern kernels / distros - so is not just limited to CentOS / RHEL.
Source: https://www.kernel.org/doc/Documentation/admin-guide/kernel-parameters.txt
0 comments:
Post a Comment