Comment 9 for bug 1000423

Revision history for this message
dhawkins (kam3bombh9kk-040-wph05ilav2ko) wrote :

I have found this (again) - As the kernel has been updated again

The error messages indicate that the file /initrd.img already exists. When I looked at it - there was a bad symbolic link there. Make sure you have an invalid symbolic link there.

I solved it by:

cd /
sudo rm initrd.img
sudo apt-get install -f

It should all install