*** This bug is a duplicate of bug 104337 ***
https://bugs.launchpad.net/bugs/104337
@seanbeansea,
To remove old kernels, first check for the installed kernel with the command:
dpkg -l "linux-image-*"|grep "^ii"
It should give you something like:
ii linux-image-2.6.27-5-generic 2.6.27-5.8
Linux kernel image for version 2.6.27 on x86
ii linux-image-2.6.27-7-generic 2.6.27-7.16
Linux kernel image for version 2.6.27 on x86
ii linux-image-generic 2.6.27.7.11
Generic Linux kernel image
Then remove the kernel you don't want with (adapt it to your needs)
sudo apt-get remove --purge linux-image-2.6.27-5-generic
Do it at your own risk and be careful to not remove the running kernel.
HTH
--
upgrade: boot partition to small
https://bugs.launchpad.net/bugs/296547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs