<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=2731&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Preventing module load at boot]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2731</link>
		<description><![CDATA[The most recent posts in Preventing module load at boot.]]></description>
		<lastBuildDate>Sat, 16 Mar 2019 00:23:19 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Preventing module load at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14892#p14892</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Perhaps you&#039;re using an <span class="bbc">initrd</span> and omitted/forgot you update ...</p></div></blockquote></div><p>Hmmm ...<br />Don&#039;t think so.</p><p>I distinctly remember doing <span class="bbc">update-initramfs -u</span> as root after using jed to write the .conf file to <span class="bbc">/etc/modprobe.d/</span>.<br />When I saw it had not stuck, I decided to go for the <span class="bbc">/etc/rc.local</span> solution.</p><p>Maybe it was the <span class="bbc">-k all</span> part?</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p> ... following steps worked fine for me ...</p></div></blockquote></div><p>And for me too ... =-)</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>See <span class="bbc">man update-initramfs</span> for details about that command.</p></div></blockquote></div><p>Had to find <span class="bbc">man update-initramfs.orig.initramfs-tools</span> as <span class="bbc">man update-initramfs</span> for some reason brings up Live-Tools (8) - Live Systems Project.</p><div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>Note, I know it&#039;s a good/better habit to also add a comment into the black listing file ...</p></div></blockquote></div><p>Indeed ...<br />But then I have to remember that I once actually wrote the file. 8-D !!!</p><p>Yes, it&#039;s a habit I have kept from my old MS days.</p><p>Weary after so many W95/98/2000/XP reinstalls, I decided to keep a log in which I would write each thing I did.</p><p>I&#039;d start with the plain out of the box install and make an image, then install the basic stuff I needed/wanted and made another image and so on.<br />Each successive image had a log of what was done using the previous one. </p><p>Thanks a lot for your input.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Sat, 16 Mar 2019 00:23:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14892#p14892</guid>
		</item>
		<item>
			<title><![CDATA[Re: Preventing module load at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14891#p14891</link>
			<description><![CDATA[<p>Perhaps you&#039;re using an <span class="bbc">initrd</span> and omitted/forgot you update it after making the black listing?</p><p>In any case, the following steps worked fine for me:</p><div class="codebox"><pre><code># echo blacklist psmouse &gt;&gt; /etc/modprobe.d/psmouse-blacklist.conf
# update-initramfs -u -k all
# reboot</code></pre></div><p>(See <span class="bbc">man update-initramfs</span> for details about that command)</p><p>Note, I know it&#039;s a good/better habit to also add a comment into the black listing file, to remind yourself about when/what/why you made that system correction, for the (possible) future day when you pull your hair about not getting <span class="bbc">psmouse</span> loaded. I&#039;m a bit lazy that way, and leave this as a reader&#039;s exercise.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 15 Mar 2019 23:12:07 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14891#p14891</guid>
		</item>
		<item>
			<title><![CDATA[Preventing module load at boot]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=14878#p14878</link>
			<description><![CDATA[<p>Hello:</p><p>I understand that the <span class="bbc">psmouse</span> module is built into the kernel and as such cannot be blacklisted.</p><p>Short of a custom kernel <em>without</em> that module, is there any way to keep it from loading at boot? </p><p>The only way I&#039;ve found is to script <span class="bbc">/sbin/rmmod psmouse</span> in <span class="bbc">etc/rc.local</span>, but what that is doing is unloading it after I log in.</p><p>I&#039;m asking in case there another way to do it, like remming the <span class="bbc">lp</span>, <span class="bbc">ppdev</span> and <span class="bbc">parport_pc</span> entries in <span class="bbc">/etc/modules-load.d/cups-filters.conf</span>.</p><p>Thanks in advance.</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Fri, 15 Mar 2019 14:09:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=14878#p14878</guid>
		</item>
	</channel>
</rss>
