<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Deke,<br></div>Basically, on a typical Ubuntu install a 250-ish MB partition is made to store kernels, the boot partition. It is mounted on /boot. Over time, as security updates install new kernels, old kernels don't get removed. I think if you reboot, then the next time updates are run, it can remove them, but I'm not sure. Anyway, the safe thing I'd try first is:<br>
</div>sudo apt-get --purge autoremove<br><br></div>Do that from a terminal window. That command removes installed packages that are no longer needed.<br><br></div>If that removes some kernels, you may be good to go. Try your update again.<br>
<br></div>If you update succeeds, reboot and do the "sudo apt-get --purge autoremove" again.<br><br></div>However, the above might not work at all. In that case, I end up manually deleting kernels from the boot partition. This is very dangerous. You must be VERY careful not to delete the kernel that the system will use on the next boot. What I do is determine the current running kernel, then I only delete kernels that are OLDER (have a lower version number) than the currently running kernel.<br>
<br></div>Do determine the current kernel: uname -a<br></div>Kernels are located in /boot<br><br></div>Since the second method is very dangerous, I would google for a better answer or wait and see if anyone on this list has a better answer for you.<br>
</div>-Randy<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 17, 2014 at 12:04 PM, Deacon Solomon <span dir="ltr"><<a href="mailto:dekesolomon@fastmail.fm" target="_blank">dekesolomon@fastmail.fm</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You guys might as well know you got a newbie on this list -- and it's<br>
me.<br>
<br>
My name is Deke Solomon. I live in Iowa -- in a tiny, unincorporated<br>
farming community near Cedar Rapids. I'm an off-duty Marine (Vietnam<br>
Era) now 65 years old -- a fact which, I guess, means I'm a senior<br>
citizen as well.<br>
<br>
Over the years I got an MA in magazine journalism from the University<br>
of Missouri-Columbia (worked as a technical writer thereafter) and a BA<br>
from Coe College, in Cedar Rapids. I USED to be a Windoze geek, having<br>
used DOS and Windows (until DOS went away) and every version of Windows<br>
since 3.1. I was EVEN a 'Microsoft Certified Expert' at one time (it's a<br>
meaningless and worthless credential, but I didn't know that when I<br>
forked over the money for the classes).<br>
<br>
But Windoze 8 is the end for me. I built a new machine and used it to<br>
tinker with various Linux distros a year ago. I very soon learned that<br>
Ubuntu is the only civilized distro on the planet at this moment, so<br>
I've installed that on a little Gateway box that I picked up for a song<br>
at TigerDirect. I've been using installed Ubuntu LTS a year ago. I've<br>
been using it for everything for more than a year now. I moved my<br>
Windows 7 (the best Windows ever built) box off my desk and set it<br>
aside. Now I do everything with Ubuntu.<br>
<br>
I had small problems with the system, most of which I figured out for<br>
myself. Now I've got a different problem and I don't know what to do. My<br>
machine updates itself once a week. Never a problem with that until now.<br>
Yesterday it found some updates it wants but tells me I can't install<br>
them. The problem seems to be partition size (storage space). The error<br>
message says:<br>
<br>
NOT ENOUGH FREE DISK SPACE -- The upgrade needs a total of 63.0 M free<br>
space on disk '/boot'. Please free at least an additional 21.9 M of disk<br>
space on '/boot'. Empty your trash and remove temporary packages of<br>
former installations using 'sudo apt-get clean'.<br>
<br>
I opened a terminal window and ran 'sudo apt-get clean' (sans quotes),<br>
then tried the upgrade again. It didn't work. I get the same<br>
message every time I try it.<br>
<br>
So: because sudo apt-get clean doesn't help, can somebody here steer me<br>
through another way out of this? Free pint of delicious homemade Hummus<br>
to the person who helps me out and comes to Iowa to get his/her hummus.<br>
<br>
Thanks, fellers/gals. I know one of you can help.<br>
<span class="HOEnZb"><font color="#888888"><br>
Deacon<br>
<br>
<br>
--<br>
Ubuntu-us-chicago mailing list<br>
<a href="mailto:Ubuntu-us-chicago@lists.ubuntu.com">Ubuntu-us-chicago@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-chicago" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-chicago</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Reclaim The Web!<br><a href="http://www.mozilla.org/products/firefox">http://www.mozilla.org/products/firefox</a><br><br>Reclaim Your Inbox!<br><a href="http://www.mozilla.org/products/thunderbird">http://www.mozilla.org/products/thunderbird</a>
</div>