<div dir="ltr"><div>I've seen cases where I would do the upgrade (using apt-get dist-upgrade, I really need to look into using aptitude), but apt-get autoremove wouldn't do its thing properly until after a reboot.  Do the upgrade, reboot, then do autoremove.  Rebooting should theoretically be unnecessary, but some days the old kernel just doesn't want to let go.<br><br></div>You might want to see about opening up a bit more space to the /boot partition, though, if only one or two upgrades fills it up.<br><br></div><br><div class="gmail_quote"><div dir="ltr">On Thu, 3 Dec 2015 at 10:51 Khalid Baheyeldin <<a href="mailto:kb@2bits.com">kb@2bits.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I mentioned this in passing during a previous discussion, but it warrants its own discussion.<br><br>On Ubuntu, when a new Linux image (and headers) are installed, it automatically removes some of the old ones. This is helpful in keeping the /boot partition size down.<br><br>Now, I am not a fan of making /boot be its own partition. I prefer to make it a directory under the root partition. However, there are cases where this is necessary, like when having some RAID configurations with drivers needed at a later stage. <br><br>The side effect is when many hosting companies set the /boot to its own partition and to something small, e.g. 250MB or even 200MB. <br><br>The behaviour I am looking for is exactly this:<br><br># aptitude full-upgrade<br>The following NEW packages will be installed:<br>  linux-headers-3.13.0-71{a} linux-headers-3.13.0-71-generic{a} linux-image-3.13.0-71-generic <br>The following packages will be REMOVED:<br>  linux-headers-3.2.0-94{u} linux-headers-3.2.0-94-generic{u} <br>The following packages will be upgraded:<br>  linux-generic-lts-trusty linux-headers-generic-lts-trusty linux-image-generic-lts-trusty <br>3 packages upgraded, 3 newly installed, 2 to remove and 0 not upgraded.<br>Need to get 0 B/66.5 MB of archives. After unpacking 207 MB will be used.<br>Do you want to continue? [Y/n/?] <br clear="all"><br></div>As you can see, old images and headers are automatically removed, and if this worked reliably on all servers, this would take care of unwanted space depletion in the /boot partition.<br><br></div>But often not, this does not work, and a full-upgrade fails because of lack of space, and I have to clean the partition manually.<br><br></div>Any one knows why this sometimes works, but not others?<br><div><div><div>-- <br><div>Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br></div>
</div></div></div></div>
_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" rel="noreferrer" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
</blockquote></div>