satimis
Sat, 13 Mar 2010 00:14:45 -0800
Hi Dustin, - snip -
Where shall I add "-b" option? Thanksmodprobe -b says "respect the blacklists". See: * http://manpages.ubuntu.com/manpages/lucid/en/man8/modprobe.8.html -b --use-blacklistThis option causes modprobe to apply the blacklist commands in the configuration files (if any) to module names as well. It isusually 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