Potential workaround that seems to have worked for an 3.2.0-61.92 to 3.2.0-61.93 upgrade on precide with /boot on a FAT32 partition:
Boot into a previous kernel version, uninstall the -61.92 kernel, and install -61.93 kernel from scratch.
Boot into the -60 kernel and issue the following commands:
sudo dpkg --purge linux-image-3.2.0-61-generic
sudo apt-get install linux-image-3.2.0-61-generic
sudo apt-get upgrade
Potential workaround that seems to have worked for an 3.2.0-61.92 to 3.2.0-61.93 upgrade on precide with /boot on a FAT32 partition:
Boot into a previous kernel version, uninstall the -61.92 kernel, and install -61.93 kernel from scratch.
Boot into the -60 kernel and issue the following commands: 3.2.0-61- generic 3.2.0-61- generic
sudo dpkg --purge linux-image-
sudo apt-get install linux-image-
sudo apt-get upgrade
see https:/ /answers. launchpad. net/ubuntu/ +question/ 248740