I can't install a new kernel because by boot partition is full. However I also can't remove an old kernel:
sudo apt-get purge -f linux-image-3.2.0-29-generic-pae
[.. reading package lists etc, standard stuff, not relevant & was too lazy to translate it]
The following packages have unmet dependencies:
linux-image-generic-pae : depends on: linux-image-3.2.0-41-generic-pae but shall not be installed
E: unmet dependencies. try »apt-get -f install« without giving a package name (or give a solution).
Any idea how I can fix this? Thanks :-)
(Note: apt-get -f install also fails: not enough free space!)