<div class="gmail_quote">On Jan 29, 2008 8:32 PM, Jon Schewe &lt;<a href="mailto:jpschewe@mtu.net">jpschewe@mtu.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
So on my Debian system I used &quot;aptitude hold linux-image-2.6-686&quot; to<br>keep my kernel from accidentally getting upgraded when I didn&#39;t plan on<br>rebooting. &nbsp;Now I want to upgrade it, but I still get the message that<br>
the package is kept back, even after executing &quot;aptitude unhold<br>linux-image-2.6-686&quot;. &nbsp;Can anyone explain to me what I&#39;m doing wrong?<br></blockquote></div><br>That should work.&nbsp; When you execute the unhold, does it display that the package is no longer held?<br>
<br>You can also try &#39;aptitude install linux-image-2.6-686&#39;, which will upgrade the kernel but retain the hold on the package.&nbsp; Personally, I just don&#39;t install a moving target if I don&#39;t want my kernels upgraded automatically (such as a server).<br>
<br>-Brian<br>