<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Howto: Prevent a Linux kernel module from auto loading</title> <atom:link href="http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Gary</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-174836</link> <dc:creator>Gary</dc:creator> <pubDate>Fri, 14 Oct 2011 20:46:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-174836</guid> <description>alias driver-name off does nto work on CentOS 5.5</description> <content:encoded><![CDATA[<p>alias driver-name off does nto work on CentOS 5.5</p> ]]></content:encoded> </item> <item><title>By: Riccardo</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-173670</link> <dc:creator>Riccardo</dc:creator> <pubDate>Thu, 01 Sep 2011 19:22:57 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-173670</guid> <description>On Suse is like fedora 15:
sudo gedit /etc/modprobe.d/blacklist.conf
blacklist driver-name</description> <content:encoded><![CDATA[<p>On Suse is like fedora 15:</p><p>sudo gedit /etc/modprobe.d/blacklist.conf<br
/> blacklist driver-name</p> ]]></content:encoded> </item> <item><title>By: 0xA00A</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-172446</link> <dc:creator>0xA00A</dc:creator> <pubDate>Wed, 13 Jul 2011 09:35:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-172446</guid> <description>on fedora 15 you do:
sudo gedit /etc/modprobe.d/blacklist.conf
blacklist driver-name</description> <content:encoded><![CDATA[<p>on fedora 15 you do:<br
/> sudo gedit /etc/modprobe.d/blacklist.conf<br
/> blacklist driver-name</p> ]]></content:encoded> </item> <item><title>By: Dhananjay</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-169366</link> <dc:creator>Dhananjay</dc:creator> <pubDate>Tue, 01 Mar 2011 13:19:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-169366</guid> <description>Thanks a lot.</description> <content:encoded><![CDATA[<p>Thanks a lot.</p> ]]></content:encoded> </item> <item><title>By: Ravi J</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-152584</link> <dc:creator>Ravi J</dc:creator> <pubDate>Tue, 29 Dec 2009 19:53:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-152584</guid> <description>I am unable to stop kvm, kvm_intel from getting loaded even after adding those to blacklist (Ubuntu 9.10).</description> <content:encoded><![CDATA[<p>I am unable to stop kvm, kvm_intel from getting loaded even after adding those to blacklist (Ubuntu 9.10).</p> ]]></content:encoded> </item> <item><title>By: MotoHoss</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-144368</link> <dc:creator>MotoHoss</dc:creator> <pubDate>Tue, 15 Jul 2008 21:57:40 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-144368</guid> <description>The debian way? An update has been written and is available here : http://wiki.debian.org/KernelModuleBlacklisting</description> <content:encoded><![CDATA[<p>The debian way? An update has been written and is available here : <a
href="http://wiki.debian.org/KernelModuleBlacklisting" rel="nofollow">http://wiki.debian.org/KernelModuleBlacklisting</a></p> ]]></content:encoded> </item> <item><title>By: Prakash</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140959</link> <dc:creator>Prakash</dc:creator> <pubDate>Fri, 31 Aug 2007 20:57:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140959</guid> <description>the method is if nothing works in debian based distros to blacklist a certain module,try making a file /etc/modprobe.d/00local with content as
install modulename /bin/true</description> <content:encoded><![CDATA[<p>the method is if nothing works in debian based distros to blacklist a certain module,try making a file /etc/modprobe.d/00local with content as<br
/> install modulename /bin/true</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140219</link> <dc:creator>vivek</dc:creator> <pubDate>Fri, 15 Jun 2007 10:34:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140219</guid> <description>You need to add following drivers
usbcore
ehci_hcd
uhci_hcd
lsmod and modinfo command always gives information about loaded drivers.</description> <content:encoded><![CDATA[<p>You need to add following drivers<br
/> usbcore<br
/> ehci_hcd<br
/> uhci_hcd</p><p>lsmod and modinfo command always gives information about loaded drivers.</p> ]]></content:encoded> </item> <item><title>By: Erik Bussink</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140213</link> <dc:creator>Erik Bussink</dc:creator> <pubDate>Thu, 14 Jun 2007 19:04:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140213</guid> <description>On a similar path, how would you go about disabling USB without having to add nousb on the kernel settings line in GRUB ?</description> <content:encoded><![CDATA[<p>On a similar path, how would you go about disabling USB without having to add nousb on the kernel settings line in GRUB ?</p> ]]></content:encoded> </item> <item><title>By: Béranger</title><link>http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140206</link> <dc:creator>Béranger</dc:creator> <pubDate>Thu, 14 Jun 2007 06:30:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/avoid-linux-kernel-module-driver-autoloading.html#comment-140206</guid> <description>Blacklisting in /etc/modprobe.d/blacklist works in F7 too, not only in Debian!</description> <content:encoded><![CDATA[<p>Blacklisting in /etc/modprobe.d/blacklist works in F7 too, not only in Debian!</p> ]]></content:encoded> </item> </channel> </rss>
