tente executar os seguintes comandos:
cd ~/
mkdir aptget;cd aptget
wget http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-3.13.0-63-generic_3.13.0-63.103_amd64.deb
sudo dpkg -i linux-image-3.13.0-63-generic_3.13.0-63.103_amd64.deb
sudo apt-get clean
sudo apt-get update
sudo apt-get dist-upgrade
cd ..
rm -R aptget
se ainda reclamar, execute o seguinte:
sudo apt-get -f install