Re: Updating Ubuntu

2014-12-02 Thread Robert Parker
cd /boot
ls
You'll get something that looks like this:
abi-3.13.0-32-generic lost+found
abi-3.13.0-39-generic memtest86+.bin
abi-3.13.0-40-generic memtest86+.elf
config-3.13.0-32-generic  memtest86+_multiboot.bin
config-3.13.0-39-generic  System.map-3.13.0-32-generic
config-3.13.0-40-generic  System.map-3.13.0-39-generic
grub  System.map-3.13.0-40-generic
initrd.img-3.13.0-32-generic  vmlinuz-3.13.0-32-generic
initrd.img-3.13.0-39-generic  vmlinuz-3.13.0-39-generic
initrd.img-3.13.0-40-generic  vmlinuz-3.13.0-40-generic

In my example the oldest kernel is:
abi-3.13.0-32-generic
config-3.13.0-32-generic
initrd.img-3.13.0-32-generic
vmlinuz-3.13.0-32-generic

So then:
sudo rm *3.13.0-32*

I'd suggest you remove all but the newest 2 kernels.
Once done, finish by:
sudo update grub


On Tue, Dec 2, 2014 at 10:21 PM, Peter Goggin 
wrote:

> I have asked this question before but I have lost the answer.  On updating
> the update manager complains that the /bot directory does not have
> sufficient space. The suggestd command ( sudo apt-get clear) does nothing.
> How do I clear space in this directory?
>
> Thanks in advance
>
> Peter Goggin
>
> --
> ubuntu-au mailing list
> ubuntu-au@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-au
>



-- 
No Hortense! Seaweed does not taste fishy. Fish taste seaweedy.
-- 
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au


Updating Ubuntu

2014-12-02 Thread Peter Goggin
I have asked this question before but I have lost the answer.  On 
updating the update manager complains that the /bot directory does not 
have sufficient space. The suggestd command ( sudo apt-get clear) does 
nothing.  How do I clear space in this directory?


Thanks in advance

Peter Goggin

--
ubuntu-au mailing list
ubuntu-au@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-au