From: Laura Hild Date: Fri, 11 Nov 2022 15:46:58 +0000 (-0500) Subject: docs: correct "rd.blacklist" X-Git-Tag: 058~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69e9fc84e2920b080c8726a21f9d770beed2b8f6;p=thirdparty%2Fdracut.git docs: correct "rd.blacklist" --- diff --git a/man/dracut.usage.asc b/man/dracut.usage.asc index b27884544..72d7e4b39 100644 --- a/man/dracut.usage.asc +++ b/man/dracut.usage.asc @@ -165,8 +165,8 @@ a modern init system, like systemd. ==== Blacklisting Kernel Modules Sometimes it is required to prevent the automatic kernel module loading of a -specific kernel module. To do this, just add rd.blacklist=_++++_, with _++++_ not containing the _.ko_ +specific kernel module. To do this, just add rd.driver.blacklist=_++++_, with _++++_ not containing the _.ko_ suffix, to the kernel command line. For example: ---- rd.driver.blacklist=mptsas rd.driver.blacklist=nouveau