Hi Dustin,

- snip -

Where shall I add "-b" option?  Thanks

modprobe -b says "respect the blacklists".  See:
 * http://manpages.ubuntu.com/manpages/lucid/en/man8/modprobe.8.html

       -b --use-blacklist
This option causes modprobe to apply the blacklist commands in the configuration files (if any) to module names as well. It is
              usually used by udev(7).

So you would change the lines that say "if modprobe ..." to "if modprobe -b ..."


Your advice works for me.  Thanks


B.R.
Stephen




--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to